Opened 15 years ago
Closed 9 years ago
#24170 closed defect (fixed)
ganglia fails to build with universal variant
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | uwaechte@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | ganglia |
Description
ganglia doesn't build (on Snow Leopard, anyway) when I request the universal variant. The full debug log is attached, but the short of it is:
/usr/bin/gcc-4.2 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I/opt/local/include -I.. -I../../lib -I../../include -O2 -arch x86_64 -arch i386 -Wall -MT metrics.lo -MD -MP -MF .deps/metrics.Tpo -c metrics.c -fno-common -DPIC -o .libs/metrics.o gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
This should either be fixed, or the universal variant should be disabled.
Attachments (1)
Change History (3)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | ganglia-universal.txt added |
---|
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The update just committed works w/ +universal r145553
Note: See
TracTickets for help on using
tickets.
full debug log