[MacPorts] #22667: csound does not build on SL
MacPorts
noreply at macports.org
Tue Nov 24 08:16:12 PST 2009
#22667: csound does not build on SL
---------------------------+------------------------------------------------
Reporter: ih-mon@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: csound
---------------------------+------------------------------------------------
Changes (by macsforever2000@…):
* port: => csound
Old 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.
New 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.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/22667#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list