Opened 10 years ago
Last modified 10 years ago
#45851 new enhancement
port should scan for DYLIB missing the TWOLEVEL flag — at Version 3
Reported by: | howarth.at.macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | Cc: | larryv@… | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
The port packaging scan...
---> Scanning binaries for linking errors
should be enhanced to warn if a non-bundle shared library, identified by the presence of DYLIB on the output of 'otool -hv', is missing the TWOLEVEL flag, indicating that it was linked with -flat_namespace.
Change History (3)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | larryv@… added |
---|
comment:2 Changed 10 years ago by larryv (Lawrence Velázquez)
Is is always safe to assume that this state is an error?
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Description: | modified (diff) |
Port: | port removed |
Version: | 2.3.2 |
Note: See
TracTickets for help on using
tickets.
Cc Me!