Opened 14 years ago

Closed 8 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)

ganglia-universal.txt (71.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
full debug log

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: ganglia-universal.txt added

full debug log

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

The update just committed works w/ +universal r145553

Note: See TracTickets for help on using tickets.