Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#15464 closed defect (wontfix)

ffmpeg 0.4.9-pre1 Configure error FAAD test failed when building +universal

Reported by: dj_k_myst@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: ffmpeg

Description

Hi I'm trying to build ffmpeg +universal+gpl+lame+extvorbis+faac+faad+xvid+x264+a52

FAAD2 is building  and installing ok

--->  Fetching faad2
--->  Attempting to fetch faad2-2.6.1.tar.gz from http://downloads.sourceforge.net/faac
--->  Verifying checksum(s) for faad2
--->  Extracting faad2
--->  Applying patches to faad2
--->  Configuring faad2
--->  Building faad2 with target all
--->  Staging faad2 into destroot
--->  Installing faad2 2.6.1_0+universal
--->  Activating faad2 2.6.1_0+universal
--->  Cleaning faad2

but then I get

Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_ffmpeg/work/trunk" && ./configure --prefix=/opt/local --prefix=/opt/local --disable-vhook --mandir=/opt/local/share/man --enable-shared --enable-pthreads --disable-mmx --enable-gpl --enable-libmp3lame --enable-libvorbis --enable-libfaac --enable-libfaad --enable-libxvid --enable-libx264 --enable-liba52 " returned error 1
Command output: FAAD test failed.

I read something here: http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-March/007397.html that might help but not sure how to build faad2 -devel

Really like mac ports BTW, very well made.

Attachments (1)

config.err (25.9 KB) - added by dj_k_myst@… 16 years ago.
config.err for ffmpeg

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by dj_k_myst@…

Attachment: config.err added

config.err for ffmpeg

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to acho@…

Assigning to maintainer.

comment:2 Changed 16 years ago by tobiasmatzat@…

It seems that if you want to do an 'universal' build the shared libraries aren't found. I've the same problem. Leaving out the +universal builds ffmpeg. I checked and the header files and libraries are in the right place.

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Port: ffmpeg added

comment:4 Changed 15 years ago by dbevans (David B. Evans)

Owner: changed from acho@… to devans@…
Status: newassigned

.

comment:5 Changed 15 years ago by dbevans (David B. Evans)

Resolution: wontfix
Status: assignedclosed
Summary: ffmpeg 0.4.9-pre1 Configure error FAAD test failedffmpeg 0.4.9-pre1 Configure error FAAD test failed when building +universal

Configure is not autoconf based and it uses a dep cache (per jeremyhu)

Marked

universal_variant no

in r42898.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.