Opened 14 years ago
Last modified 10 years ago
#25058 new defect
libmad universal build errors on 10.4.11 — at Version 1
Reported by: | jundosadi@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | tiger | Cc: | |
Port: | libmad |
Description (last modified by mf2k (Frank Schima))
Operating System: Mac OSX 10.4.11 (Tiger)
Compiler Installed: Xcode 2.5_8
Package Installer: Macports
Library: libmad 0.15.1b
Current Portfile: http://trac.macports.org/browser/trunk/dports/audio/libmad/Portfile
Varian Used: universal
Terminal Command: port install libmad +universal
So I installed all the dependancies for libmad and their dependancies individually, but when I goto build libmad I get the following errors.
Version 1 of errors:
Computing dependencies for libmad Building libmad 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_libmad/work/libmad-0.15.1b" && /usr/bin/make -j2 all " returned error 2 Command output: synth.c:391: error: impossible constraint in 'asm' synth.c:400: error: impossible constraint in 'asm' synth.c:401: error: impossible constraint in 'asm' synth.c:408: error: impossible constraint in 'asm' synth.c:412: error: impossible constraint in 'asm' syn th.c:414: error: impossible constraint in 'asm' synth.c:415: error: impossible constraint in 'asm' synth.c:424: error: impossible constraint in 'asm' synth.c:426: error: impossible constraint in 'asm' synth.c:427: error: impossible constraint in 'asm' synth.c:436: error: impossible constraint in 'asm' synth.c:440: error: impossible constraint in 'asm' synth.c:446: error: impossible constraint in 'asm' synth.c:450: error: impossible constraint in 'asm' synth.c:453: error: impossible constraint in 'asm' synth.c:454: error: impossible constraint in 'asm' synth.c:461: error: impossible constraint in 'asm' synth.c:467: error: impossible constraint in 'asm' synth.c:479: error: impossible constraint in 'asm' synth.c:487: error: impossible constraint in 'asm' synth.c:491: error: impossible constraint in 'asm' synth.c:497: error: impossible constraint in 'asm' synth.c:502: error: impossible constraint in 'asm' lipo: can't figure out the architecture type of: /var/tmp//cc8067yf.out lipo: can't figure out the architecture type of: /var/tmp//ccs97y1e.out make[2]: *** [layer12.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [synth.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Version 2 off errors:
Fetching libmad Attempting to fetch libmad-0.15.1b.tar.gz from ftp://ftp.mars.org/pub/mpeg/ Verifying checksum(s) for libmad Extracting libmad Configuring libmad Building libmad 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_libmad/work/libmad-0.15.1b" && /usr/bin/make -j2 all " returned error 2 Command output: synth.c:401: error: impossible constraint in 'asm' synth.c:408: error: impossible constraint in 'asm' synth.c:412: error: impossible constraint in 'asm' synth.c:414: error: impossible constraint in 'asm' synth.c:415: error: impossible constraint in 'asm' syn th.c:424: error: impossible constraint in 'asm' synth.c:426: error: impossible constraint in 'asm' synth.c:427: error: impossible constraint in 'asm' synth.c:436: error: impossible constraint in 'asm' synth.c:440: error: impossible constraint in 'asm' synth.c:446: error: impossible constraint in 'asm' synth.c:450: error: impossible constraint in 'asm' synth.c:453: error: impossible constraint in 'asm' synth.c:454: error: impossible constraint in 'asm' synth.c:461: error: impossible constraint in 'asm' syn th.c:467: error: impossible constraint in 'asm' synth.c:479: error: impossible constraint in 'asm' synth.c:487: error: impossible constraint in 'asm' synth.c:491: error: impossible constraint in 'asm' synth.c:497: error: impossible constraint in 'asm' synth.c:502: error: impossible constraint in 'asm' libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/local/include -Wall -arch i386 -arch ppc -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse -skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c frame.c -o frame.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/local/include -Wall -arch i386 -arch ppc -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c -o decoder.lo decoder.c libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/local/include -Wall -arch i386 -arch ppc -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c decoder.c -fno-common -DPIC -o .libs/decoder.o libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/opt/local/include -Wall -arch i386 -arch ppc -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c decoder.c -o decoder.o >/dev/null 2>&1 lipo: can't figure out the architecture type of: /var/tmp//ccUh9SNn.out make[2]: *** [synth.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Cc: | jundosadi@… removed |
---|---|
Description: | modified (diff) |
Keywords: | libmad 0.15.1b 10.4.11 error removed |
Priority: | High → Normal |
Note: See
TracTickets for help on using
tickets.
Please read the WikiFormatting page, use the Preview button, do not link to that website.