New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24169 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to duplicate
  • Component changed from ports to base
Note: See TracTickets for help on using tickets.