#21803: libmad sometimes fails to build ---------------------------------------+------------------------------------ Reporter: rectalogic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libmad ---------------------------------------+------------------------------------ libmad sometimes fails to build on MacOS 10.6.1 Possibly it needs use_parallel_build no ? {{{ ---> Computing dependencies for libmad ---> Fetching libmad ---> Verifying checksum(s) for libmad ---> Extracting libmad ---> Configuring libmad ---> Building libmad Error: Target org.macports.build returned: shell command " cd "/opt/motionbox/foundation/4.0.6/var/macports/build/_Volumes_Storage_Projects_codex_pkg_codex-4.0.6_packages_MacPorts_ports_audio_libmad/work/libmad-0.15.1b" && /usr/bin/make -j9 all " returned error 2 Command output: libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/motionbox/foundation/4.0.6/include -Wall -arch x86_64 -arch i386 -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip- blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength- reduce -c huffman.c -o huffman.o >/dev/null 2>&1 libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/motionbox/foundation/4.0.6/include -Wall -arch x86_64 -arch i386 -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c synth.c -o synth.o >/dev/null 2>&1 config.status: creating config.h (sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b' \ -e 's/^.*/ *&/' ./COPYRIGHT; echo; \ echo "# ifdef __cplusplus"; \ echo 'extern "C" {'; \ echo "# endif"; echo; \ if [ ".-DFPM_INTEL" != "." ]; then \ echo ".-DFPM_INTEL" | sed -e 's|^\.-D|# define |'; echo; \ fi; \ sed -ne 's/^# *define *\(HAVE_.*_ASM\).*/# define \1/p' \ config.h; echo; \ sed -ne 's/^# *define *OPT_\(SPEED\|ACCURACY\).*/# define OPT_\1/p' \ config.h; echo; \ sed -ne 's/^# *define *\(SIZEOF_.*\)/# define \1/p' \ config.h; echo; \ for header in version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h; do \ echo; \ sed -n -f ./mad.h.sed ./$header; \ done; echo; \ echo "# ifdef __cplusplus"; \ echo '}'; \ echo "# endif") >mad.h cc1: warning: -f[no-]force-mem is nop and option will be removed in 4.3 make[2]: *** [synth.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/motionbox/foundation/4.0.6/include -Wall -arch x86_64 -arch i386 -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c layer3.c -o layer3.o >/dev/null 2>&1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/21803> MacPorts <http://www.macports.org/> Ports system for Mac OS