Opened 14 years ago

Last modified 13 years ago

#22667 closed defect

csound does not build on SL — at Initial Version

Reported by: ih-mon@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: LP64 Cc:
Port: csound

Description

csound does not build on snow leopard. Error log: [~]$ sudo port install csound ---> Computing dependencies for csound ---> Building csound Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_csound/work/csound-4.23f13gbs.0" && /usr/bin/make -j2 all " returned error 2 Command output: Making all in csound /usr/bin/make all-am if ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -DXMGDIR=\"/opt/local/share/csound\" -O2 -arch x86_64 -Wall -falign-loops=4 -falign-jumps=4 -ffast-math -fomit-frame-pointer -finline-functions -funroll-loops -I/opt/local/include -I/opt/local/include/FL/images -O2 -arch i386 -D_THREAD_SAFE -D_REENTRANT -MT libcscore_a-cscormai.o -MD -MP -MF ".deps/libcscore_a-cscormai.Tpo" -c -o libcscore_a-cscormai.o test -f 'cscormai.c' || echo './'cscormai.c; \

then mv -f ".deps/libcscore_a-cscormai.Tpo" ".deps/libcscore_a-cscormai.Po"; else rm -f ".deps/libcscore_a-cscormai.Tpo"; exit 1; fi

if ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -DXMGDIR=\"/opt/local/share/csound\" -O2 -arch x86_64 -Wall -falign-loops=4 -falign-jumps=4 -ffast-math -fomit-frame-pointer -finline-functions -funroll-loops -I/opt/local/include -I/opt/local/include/FL/images -O2 -arch i386 -D_THREAD_SAFE -D_REENTRANT -MT libcscore_a-cscorfns.o -MD -MP -MF ".deps/libcscore_a-cscorfns.Tpo" -c -o libcscore_a-cscorfns.o test -f 'cscorfns.c' || echo './'cscorfns.c; \

then mv -f ".deps/libcscore_a-cscorfns.Tpo" ".deps/libcscore_a-cscorfns.Po"; else rm -f ".deps/libcscore_a-cscorfns.Tpo"; exit 1; fi

gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags make[2]: * [libcscore_a-cscorfns.o] Error 1 make[2]: * Waiting for unfinished jobs.... make[2]: * [libcscore_a-cscormai.o] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.