Opened 6 years ago

Closed 6 years ago

#55309 closed defect (worksforme)

ffmpeg @3.4: ERROR: audiotoolbox requested but not found

Reported by: juliangilbey (Julian Gilbey) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: highsierra Cc: jeremyhu (Jeremy Huddleston Sequoia), classicmac (Michael Maeda), wanthalf (Pavel Vondřička)
Port: ffmpeg

Description

The configure step failed; the build log is attached, but the failing command is:

:debug:configure system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4" && ./configure --prefix=/opt/local --enable-swscale --enable-avfilter --enable-avresample --enable-libmp3lame --enable-libvorbis --enable-libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-libass --enable-libbluray --enable-lzma --enable-gnutls --enable-fontconfig --enable-libfreetype --enable-libfribidi --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --disable-outdev=xv --enable-audiotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --enable-videotoolbox --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid 
:info:configure ERROR: audiotoolbox requested but not found

Thanks!

Attachments (1)

main.log (313.0 KB) - added by juliangilbey (Julian Gilbey) 6 years ago.
Build log

Download all attachments as: .zip

Change History (7)

Changed 6 years ago by juliangilbey (Julian Gilbey)

Attachment: main.log added

Build log

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbevans removed
Owner: set to dbevans
Status: newassigned
Summary: ffmpeg @3.4 Configure error - build failure on 10.15 High Sierraffmpeg @3.4: ERROR: audiotoolbox requested but not found

comment:2 Changed 6 years ago by classicmac (Michael Maeda)

Cc: classicmac added

comment:3 Changed 6 years ago by wanthalf (Pavel Vondřička)

Cc: wanthalf added

comment:4 Changed 6 years ago by maurocalabria

Had the same problem. It was solved after updating Xcode to Version 9.1.

comment:5 Changed 6 years ago by juliangilbey (Julian Gilbey)

That worked for me too! Annoyingly, the App Store hadn't told me that Xcode could be updated in the "Updates" window, so I hadn't realised that this was out of date; I had to manually go to the Xcode app in the App Store to update it.

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

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.