Ticket #24169 (closed defect: duplicate)
xpm-3.5.8 +universal does not complain about dependencies not installed as universal
| Reported by: | yairchu@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 1.8.2 |
| Keywords: | universal dependency variant | Cc: | |
| Port: | xpm |
Description
building xpm as universal depends on having as universal: xorg-libX11, xorg-libXau, xorg-libXdmcp, xorg-libXext, xorg-libice, xorg-libXt, xorg-libsm
build fails due to:
ld: warning: in /opt/local/lib/libX11.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libXau.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libXdmcp.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libXt.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libSM.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libICE.dylib, file is not of required architecture ld: warning: in /opt/local/lib/libXext.dylib, file is not of required architecture
most packages warn about dependencies not being universal during "Configuring" state and name what package needs to be upgraded.
Change History
Note: See
TracTickets for help on using
tickets.


#20728