Opened 11 years ago
Closed 11 years ago
#41044 closed defect (fixed)
libproxy @0.4.11 rev-upgrade --id-loadcmd-check warning
Reported by: | captainproton1971 (Captain Proton) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | libproxy |
Description
Apologies if this is a harmless warning, but wanted to flag it in case this is something new in Mavericks.
Just updated my MacBook Pro 8,2 to OS/X 10.9 and wanted to verify the sanity of my MacPorts installation (2.2.1). To that end, I performed the port rev-upgrade --id-loadcmd-check. A warning was returned, with the statement that this might cause problems for other libraries.
Before creating this ticket, I did try reinstalling the port.
bash-3.2# port rev-upgrade --id-loadcmd-check ---> Scanning binaries for linking errors: 99.9% Warning: ID load command in /opt/local/lib/perl5/site_perl/5.12.4/darwin-thread-multi-2level/auto/Net/Libproxy/Libproxy.dylib, arch x86_64 refers to file /opt/local/lib/Libproxy.dylib, which is a different file Warning: This is probably a bug in the libproxy port and might cause problems in libraries linking against this file ---> Scanning binaries for linking errors: 100.0% ---> No broken files found.
Change History (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Cc: | devans@… removed |
---|---|
Keywords: | libproxy rev-upgrade id-loadcmd-check removed |
Owner: | changed from macports-tickets@… to devans@… |
comment:2 Changed 11 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|
comment:3 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r112850. Thanks for catching this.