Opened 19 years ago
Closed 18 years ago
#8070 closed defect (fixed)
Faad2 fails to build -- Mac OS X 10.4.5 (Intel)
Reported by: | jonmills@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | markd@…, jonmills@…, pguyot (Paul Guyot) | |
Port: |
Description
JBM01:/opt/local/bin jonmills$ sudo port install JHymn
Password:
---> Building faad2 with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_audio_faad2/work/faad2" && make all" returned error 2
Command output: make all-recursive
Making all in libfaad
source='bits.c' object='bits.lo' libtool=yes \
depfile='.deps/bits.Plo' tmpdepfile='.deps/bits.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c -o bits.lo test -f 'bits.c' || echo './'
bits.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c bits.c -MT bits.lo -MD -MP -MF .deps/bits.TPlo -fno-common -DPIC -o .libs/bits.o
In file included from /usr/include/math.h:28,
from common.h:347, from bits.c:28:
/usr/include/architecture/i386/math.h:308: error: conflicting types for 'lrintf' common.h:314: error: previous definition of 'lrintf' was here make[2]: * [bits.lo] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Error: The following dependencies failed to build: faad2 Error: /opt/local/bin/port: Status 1 encountered during processing.
Attachments (1)
Change History (8)
comment:1 Changed 19 years ago by jonmills@…
Cc: | jonmills@… added |
---|
comment:2 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Summary: | JHymn fails to build -- Mac OS X 10.4.5 (Intel) → Faad2 fails to build -- Mac OS X 10.4.5 (Intel) |
comment:3 Changed 18 years ago by markd@…
Cc: | pguyot@… added |
---|---|
Owner: | changed from macports-tickets@… to pguyot@… |
Assign to maintainer. Faad2 2.0 is broken at least on Intel. Faad2 2.5 is out but I can't get it to work.
comment:4 Changed 18 years ago by pguyot (Paul Guyot)
Status: | new → assigned |
---|
I've just committed a portfile for version 2.5. Does it compile on Intel?
comment:5 Changed 18 years ago by markd@…
Thanks. I am getting build errors on Intel Xcode 2.4. The log is attached.
comment:6 Changed 18 years ago by pguyot (Paul Guyot)
I have just fixed the lrintf problem. Could you please test on an intel box? -- Thanks.
comment:7 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It compiles just fine on my MacBook Pro. Thanks a bunch Paul! Closing ticket.
Changing subject line to reflect the problem is faad2.