New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15464 (closed defect: wontfix)

Opened 5 years ago

Last modified 4 years ago

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

Reported by: dj_k_myst@… Owned by: devans@…
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

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

Change History

Changed 5 years ago by dj_k_myst@…

config.err for ffmpeg

comment:1 Changed 5 years ago by jmr@…

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

Assigning to maintainer.

comment:2 Changed 5 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 5 years ago by devans@…

  • Port set to ffmpeg

comment:4 Changed 4 years ago by devans@…

  • Status changed from new to assigned
  • Owner changed from acho@… to devans@…

.

comment:5 Changed 4 years ago by devans@…

  • Status changed from assigned to closed
  • Resolution set to wontfix
  • Summary changed from ffmpeg 0.4.9-pre1 Configure error FAAD test failed to ffmpeg 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 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.