Broken port
Michael
keybounce at gmail.com
Mon Feb 26 23:47:50 UTC 2018
On 2018-02-26, at 11:44 AM, Marius Schamschula <lists at schamschula.com> wrote:
> Michael,
>
> It was looking for gnutls. There is no port called gnutils.
>
> What does
>
> port installed gnutls
>
> say?
Ha!
bash-3.2# port installed gnutls
The following ports are currently installed:
gnutls @3.4.11_1
gnutls @3.4.13_0
gnutls @3.4.15_0
gnutls @3.4.16_1
gnutls @3.4.17_0
gnutls @3.5.8_0
gnutls @3.5.9_0
gnutls @3.5.11_0
gnutls @3.5.12_1
gnutls @3.5.13_0
gnutls @3.5.14_0
gnutls @3.5.15_0
gnutls @3.5.16_1+doc
gnutls @3.5.18_0+doc (active)
bash-3.2#
>> On Feb 26, 2018, at 1:40 PM, Michael <keybounce at gmail.com> wrote:
>>
>> ffmpeg fails.
>>
>> :info:configure ERROR: gnutls not found using pkg-config
>>
>> bash-3.2# port installed gnutils
>> None of the specified ports are installed.
>> bash-3.2# pkg-config gnutils
>> bash-3.2# pkg-config
>> Must specify package names on the command line
>>
>> And yet:
>>
>> ...
>> :debug:main Searching for dependency: libvpx
>> :debug:main Found Dependency: receipt exists for libvpx
>> :debug:main Searching for dependency: gnutls
>> :debug:main Found Dependency: receipt exists for gnutls
>> :debug:main Searching for dependency: openjpeg
>> ...
>>
>> So it clearly did find an installation of the GNU utilities.
>>
>> Worse, trying to roll back to an earlier version is not fixing things.
>>
>> Full log file:
>>
>> version:1
>> :msg:main ---> Computing dependencies for ffmpeg:info:main .:debug:main Checking for conflicts against ffmpeg
>> :debug:main Searching for dependency: ffmpeg-devel
>> :debug:main Didn't find receipt, going to depspec regex for: ffmpeg-devel
>> :debug:main Searching for dependency: xz
>> :debug:main Found Dependency: receipt exists for xz
>> :debug:main Searching for dependency: pkgconfig
>> :debug:main Found Dependency: receipt exists for pkgconfig
>> :debug:main Searching for dependency: gmake
>> :debug:main Found Dependency: receipt exists for gmake
>> :debug:main Searching for dependency: texinfo
>> :debug:main Found Dependency: receipt exists for texinfo
>> :debug:main Searching for dependency: nasm
>> :debug:main Found Dependency: receipt exists for nasm
>> :debug:main Searching for dependency: lame
>> :debug:main Found Dependency: receipt exists for lame
>> :debug:main Searching for dependency: libiconv
>> :debug:main Found Dependency: receipt exists for libiconv
>> :debug:main Searching for dependency: libvorbis
>> :debug:main Found Dependency: receipt exists for libvorbis
>> :debug:main Searching for dependency: libopus
>> :debug:main Found Dependency: receipt exists for libopus
>> :debug:main Searching for dependency: libogg
>> :debug:main Found Dependency: receipt exists for libogg
>> :debug:main Searching for dependency: librsvg
>> :debug:main Found Dependency: receipt exists for librsvg
>> :debug:main Searching for dependency: libtheora
>> :debug:main Found Dependency: receipt exists for libtheora
>> :debug:main Searching for dependency: libmodplug
>> :debug:main Found Dependency: receipt exists for libmodplug
>> :debug:main Searching for dependency: libass
>> :debug:main Found Dependency: receipt exists for libass
>> :debug:main Searching for dependency: libbluray
>> :debug:main Found Dependency: receipt exists for libbluray
>> :debug:main Searching for dependency: libvpx
>> :debug:main Found Dependency: receipt exists for libvpx
>> :debug:main Searching for dependency: gnutls
>> :debug:main Found Dependency: receipt exists for gnutls
>> :debug:main Searching for dependency: openjpeg
>> :debug:main Found Dependency: receipt exists for openjpeg
>> :debug:main Searching for dependency: fontconfig
>> :debug:main Found Dependency: receipt exists for fontconfig
>> :debug:main Searching for dependency: freetype
>> :debug:main Found Dependency: receipt exists for freetype
>> :debug:main Searching for dependency: fribidi
>> :debug:main Found Dependency: receipt exists for fribidi
>> :debug:main Searching for dependency: speex
>> :debug:main Found Dependency: receipt exists for speex
>> :debug:main Searching for dependency: soxr
>> :debug:main Found Dependency: receipt exists for soxr
>> :debug:main Searching for dependency: bzip2
>> :debug:main Found Dependency: receipt exists for bzip2
>> :debug:main Searching for dependency: zlib
>> :debug:main Found Dependency: receipt exists for zlib
>> :debug:main Searching for dependency: libsdl2
>> :debug:main Found Dependency: receipt exists for libsdl2
>> :debug:main Searching for dependency: x265
>> :debug:main Found Dependency: receipt exists for x265
>> :debug:main Searching for dependency: XviD
>> :debug:main Found Dependency: receipt exists for XviD
>> :debug:main Searching for dependency: x264
>> :debug:main Found Dependency: receipt exists for x264
>> :debug:main Executing org.macports.main (ffmpeg)
>> :debug:main dropping privileges: euid changed to 503, egid changed to 501.
>> :debug:archivefetch archivefetch phase started at Wed Feb 21 10:11:41 PST 2018
>> :msg:archivefetch ---> Fetching archive for ffmpeg
>> :debug:archivefetch Executing proc-pre-org.macports.archivefetch-archivefetch-0
>> :debug:archivefetch Active variants check for archivefetch-type install considers depends_lib depends_run: lame libiconv libvorbis libopus libogg librsvg libtheora libmodplug libass libbluray libvpx gnutls openjpeg fontconfig freetype fribidi speex soxr bzip2 xz zlib libsdl2 x265 XviD x264
>> :debug:archivefetch libsdl2 is installed with the following variants:
>> :debug:archivefetch required: , forbidden: x11
>> :debug:archivefetch accepted
>> :debug:archivefetch x264 is installed with the following variants:
>> :debug:archivefetch required: , forbidden: high10
>> :debug:archivefetch accepted
>> :debug:archivefetch Executing org.macports.archivefetch (ffmpeg)
>> :debug:archivefetch euid/egid changed to: 0/0
>> :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
>> :debug:archivefetch euid/egid changed to: 503/501
>> :info:archivefetch ---> ffmpeg-3.4.2_0+gpl2.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
>> :msg:archivefetch ---> Attempting to fetch ffmpeg-3.4.2_0+gpl2.darwin_13.x86_64.tbz2 from https://packages.macports.org/ffmpeg
>> :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
>> :msg:archivefetch ---> Attempting to fetch ffmpeg-3.4.2_0+gpl2.darwin_13.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/ffmpeg
>> :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
>> :msg:archivefetch ---> Attempting to fetch ffmpeg-3.4.2_0+gpl2.darwin_13.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/ffmpeg
>> :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
>> :debug:archivefetch Privilege de-escalation not attempted as not running as root.
>> :debug:fetch fetch phase started at Wed Feb 21 10:11:42 PST 2018
>> :notice:fetch ---> Fetching distfiles for ffmpeg
>> :debug:fetch Executing org.macports.fetch (ffmpeg)
>> :debug:fetch Privilege de-escalation not attempted as not running as root.
>> :debug:checksum checksum phase started at Wed Feb 21 10:11:42 PST 2018
>> :notice:checksum ---> Verifying checksums for ffmpeg
>> :debug:checksum Executing org.macports.checksum (ffmpeg)
>> :info:checksum ---> Checksumming ffmpeg-3.4.2.tar.xz
>> :debug:checksum Calculated (rmd160) is 97751ae03808242ced7cc9495f999a3b1760325c
>> :debug:checksum Correct (rmd160) checksum for ffmpeg-3.4.2.tar.xz
>> :debug:checksum Calculated (sha256) is 2b92e9578ef8b3e49eeab229e69305f5f4cbc1fdaa22e927fc7fca18acccd740
>> :debug:checksum Correct (sha256) checksum for ffmpeg-3.4.2.tar.xz
>> :debug:checksum Calculated (size) is 8478376
>> :debug:checksum Correct (size) checksum for ffmpeg-3.4.2.tar.xz
>> :debug:checksum Privilege de-escalation not attempted as not running as root.
>> :debug:extract extract phase started at Wed Feb 21 10:11:42 PST 2018
>> :notice:extract ---> Extracting ffmpeg
>> :debug:extract setting option extract.cmd to /opt/local/bin/xz
>> :debug:extract Executing proc-pre-org.macports.extract-extract-0
>> :debug:extract Executing org.macports.extract (ffmpeg)
>> :info:extract ---> Extracting ffmpeg-3.4.2.tar.xz
>> :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/ffmpeg/ffmpeg-3.4.2.tar.xz'
>> :debug:extract Environment:
>> :debug:extract CC_PRINT_OPTIONS='YES'
>> :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:extract CPATH='/opt/local/include'
>> :debug:extract LIBRARY_PATH='/opt/local/lib'
>> :debug:extract MACOSX_DEPLOYMENT_TARGET='10.9'
>> :info:extract Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/ffmpeg/ffmpeg-3.4.2.tar.xz' | /usr/bin/tar -xf -
>> :debug:extract system: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work" && /opt/local/bin/xz -dc '/opt/local/var/macports/distfiles/ffmpeg/ffmpeg-3.4.2.tar.xz' | /usr/bin/tar -xf -
>> :debug:extract euid/egid changed to: 0/0
>> :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work to macports
>> :debug:extract euid/egid changed to: 503/501
>> :debug:extract Executing proc-post-org.macports.extract-extract-0
>> :debug:extract Privilege de-escalation not attempted as not running as root.
>> :debug:patch patch phase started at Wed Feb 21 10:11:44 PST 2018
>> :debug:patch Executing org.macports.patch (ffmpeg)
>> :notice:patch ---> Applying patches to ffmpeg
>> :info:patch ---> Applying patch-libavcodec-audiotoolboxenc.c.diff
>> :debug:patch Environment:
>> :debug:patch CC_PRINT_OPTIONS='YES'
>> :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:patch CPATH='/opt/local/include'
>> :debug:patch LIBRARY_PATH='/opt/local/lib'
>> :debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
>> :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/ffmpeg/files/patch-libavcodec-audiotoolboxenc.c.diff'
>> :debug:patch 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.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/ffmpeg/files/patch-libavcodec-audiotoolboxenc.c.diff'
>> :info:patch patching file libavcodec/audiotoolboxenc.c
>> :info:patch ---> Applying patch-configure-no-static-libopenjpeg.diff
>> :debug:patch Environment:
>> :debug:patch CC_PRINT_OPTIONS='YES'
>> :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:patch CPATH='/opt/local/include'
>> :debug:patch LIBRARY_PATH='/opt/local/lib'
>> :debug:patch MACOSX_DEPLOYMENT_TARGET='10.9'
>> :info:patch Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/ffmpeg/files/patch-configure-no-static-libopenjpeg.diff'
>> :debug:patch 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.2" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/multimedia/ffmpeg/files/patch-configure-no-static-libopenjpeg.diff'
>> :info:patch patching file configure
>> :debug:patch Privilege de-escalation not attempted as not running as root.
>> :debug:configure configure phase started at Wed Feb 21 10:11:44 PST 2018
>> :notice:configure ---> Configuring ffmpeg
>> :debug:configure Preferred compilers: clang macports-clang-4.0 macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
>> :debug:configure Using compiler 'Xcode Clang'
>> :debug:configure Executing proc-pre-org.macports.configure-configure-0
>> :debug:configure Active variants check for source-type install considers depends_fetch depends_extract depends_lib depends_build depends_run: xz lame libiconv libvorbis libopus libogg librsvg libtheora libmodplug libass libbluray libvpx gnutls openjpeg fontconfig freetype fribidi speex soxr bzip2 zlib libsdl2 x265 XviD x264 pkgconfig gmake texinfo nasm
>> :debug:configure libsdl2 is installed with the following variants:
>> :debug:configure required: , forbidden: x11
>> :debug:configure accepted
>> :debug:configure x264 is installed with the following variants:
>> :debug:configure required: , forbidden: high10
>> :debug:configure accepted
>> :debug:configure Executing org.macports.configure (ffmpeg)
>> :debug:configure Environment:
>> :debug:configure ASFLAGS='-arch x86_64'
>> :debug:configure CC='/usr/bin/clang'
>> :debug:configure CC_PRINT_OPTIONS='YES'
>> :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:configure CFLAGS='-pipe -Os -DHAVE_LRINTF -I/opt/local/include -arch x86_64'
>> :debug:configure CPATH='/opt/local/include'
>> :debug:configure CPPFLAGS='-I/opt/local/include'
>> :debug:configure CXX='/usr/bin/clang++'
>> :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :debug:configure F77FLAGS='-m64'
>> :debug:configure F90FLAGS='-pipe -Os -m64'
>> :debug:configure FCFLAGS='-pipe -Os -m64'
>> :debug:configure FFLAGS='-pipe -Os'
>> :debug:configure INSTALL='/usr/bin/install -c'
>> :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
>> :debug:configure LIBRARY_PATH='/opt/local/lib'
>> :debug:configure MACOSX_DEPLOYMENT_TARGET='10.9'
>> :debug:configure OBJC='/usr/bin/clang'
>> :debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
>> :debug:configure OBJCXX='/usr/bin/clang++'
>> :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :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.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure ERROR: gnutls not found using pkg-config
>> :info:configure If you think configure made a mistake, make sure you are using the latest
>> :info:configure version from Git. If the latest version fails, report the problem to the
>> :info:configure ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
>> :info:configure Include the log file "ffbuild/config.log" produced by configure as this will help
>> :info:configure solve the problem.
>> :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure Exit code: 1
>> :error:configure Failed to configure ffmpeg: configure failure: command execution failed
>> :debug:configure Error code: NONE
>> :debug:configure Backtrace: configure failure: command execution failed
>> :debug:configure while executing
>> :debug:configure "$procedure $targetname"
>> :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log for details.
>> version:1
>> :msg:clean ---> Computing dependencies for ffmpeg:info:clean .:debug:clean Checking for conflicts against ffmpeg
>> :debug:clean Searching for dependency: ffmpeg-devel
>> :debug:clean Didn't find receipt, going to depspec regex for: ffmpeg-devel
>> :debug:clean Searching for dependency: xz
>> :debug:clean Found Dependency: receipt exists for xz
>> :debug:clean Searching for dependency: pkgconfig
>> :debug:clean Found Dependency: receipt exists for pkgconfig
>> :debug:clean Searching for dependency: gmake
>> :debug:clean Found Dependency: receipt exists for gmake
>> :debug:clean Searching for dependency: texinfo
>> :debug:clean Found Dependency: receipt exists for texinfo
>> :debug:clean Searching for dependency: nasm
>> :debug:clean Found Dependency: receipt exists for nasm
>> :debug:clean Searching for dependency: lame
>> :debug:clean Found Dependency: receipt exists for lame
>> :debug:clean Searching for dependency: libiconv
>> :debug:clean Found Dependency: receipt exists for libiconv
>> :debug:clean Searching for dependency: libvorbis
>> :debug:clean Found Dependency: receipt exists for libvorbis
>> :debug:clean Searching for dependency: libopus
>> :debug:clean Found Dependency: receipt exists for libopus
>> :debug:clean Searching for dependency: libogg
>> :debug:clean Found Dependency: receipt exists for libogg
>> :debug:clean Searching for dependency: librsvg
>> :debug:clean Found Dependency: receipt exists for librsvg
>> :debug:clean Searching for dependency: libtheora
>> :debug:clean Found Dependency: receipt exists for libtheora
>> :debug:clean Searching for dependency: libmodplug
>> :debug:clean Found Dependency: receipt exists for libmodplug
>> :debug:clean Searching for dependency: libass
>> :debug:clean Found Dependency: receipt exists for libass
>> :debug:clean Searching for dependency: libbluray
>> :debug:clean Found Dependency: receipt exists for libbluray
>> :debug:clean Searching for dependency: libvpx
>> :debug:clean Found Dependency: receipt exists for libvpx
>> :debug:clean Searching for dependency: gnutls
>> :debug:clean Found Dependency: receipt exists for gnutls
>> :debug:clean Searching for dependency: openjpeg
>> :debug:clean Found Dependency: receipt exists for openjpeg
>> :debug:clean Searching for dependency: fontconfig
>> :debug:clean Found Dependency: receipt exists for fontconfig
>> :debug:clean Searching for dependency: freetype
>> :debug:clean Found Dependency: receipt exists for freetype
>> :debug:clean Searching for dependency: fribidi
>> :debug:clean Found Dependency: receipt exists for fribidi
>> :debug:clean Searching for dependency: speex
>> :debug:clean Found Dependency: receipt exists for speex
>> :debug:clean Searching for dependency: soxr
>> :debug:clean Found Dependency: receipt exists for soxr
>> :debug:clean Searching for dependency: bzip2
>> :debug:clean Found Dependency: receipt exists for bzip2
>> :debug:clean Searching for dependency: zlib
>> :debug:clean Found Dependency: receipt exists for zlib
>> :debug:clean Searching for dependency: libsdl2
>> :debug:clean Found Dependency: receipt exists for libsdl2
>> :debug:clean Searching for dependency: x265
>> :debug:clean Found Dependency: receipt exists for x265
>> :debug:clean Searching for dependency: XviD
>> :debug:clean Found Dependency: receipt exists for XviD
>> :debug:clean Searching for dependency: x264
>> :debug:clean Found Dependency: receipt exists for x264
>> :debug:main Executing org.macports.main (ffmpeg)
>> :debug:main dropping privileges: euid changed to 503, egid changed to 501.
>> :debug:main Skipping completed org.macports.archivefetch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.fetch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.checksum (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.extract (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.patch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:configure configure phase started at Mon Feb 26 10:39:45 PST 2018
>> :notice:configure ---> Configuring ffmpeg
>> :debug:configure Preferred compilers: clang macports-clang-4.0 macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
>> :debug:configure Using compiler 'Xcode Clang'
>> :debug:configure Executing proc-pre-org.macports.configure-configure-0
>> :debug:configure Active variants check for source-type install considers depends_fetch depends_extract depends_lib depends_build depends_run: xz lame libiconv libvorbis libopus libogg librsvg libtheora libmodplug libass libbluray libvpx gnutls openjpeg fontconfig freetype fribidi speex soxr bzip2 zlib libsdl2 x265 XviD x264 pkgconfig gmake texinfo nasm
>> :debug:configure libsdl2 is installed with the following variants:
>> :debug:configure required: , forbidden: x11
>> :debug:configure accepted
>> :debug:configure x264 is installed with the following variants:
>> :debug:configure required: , forbidden: high10
>> :debug:configure accepted
>> :debug:configure Executing org.macports.configure (ffmpeg)
>> :debug:configure Environment:
>> :debug:configure ASFLAGS='-arch x86_64'
>> :debug:configure CC='/usr/bin/clang'
>> :debug:configure CC_PRINT_OPTIONS='YES'
>> :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:configure CFLAGS='-pipe -Os -DHAVE_LRINTF -I/opt/local/include -arch x86_64'
>> :debug:configure CPATH='/opt/local/include'
>> :debug:configure CPPFLAGS='-I/opt/local/include'
>> :debug:configure CXX='/usr/bin/clang++'
>> :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :debug:configure F77FLAGS='-m64'
>> :debug:configure F90FLAGS='-pipe -Os -m64'
>> :debug:configure FCFLAGS='-pipe -Os -m64'
>> :debug:configure FFLAGS='-pipe -Os'
>> :debug:configure INSTALL='/usr/bin/install -c'
>> :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
>> :debug:configure LIBRARY_PATH='/opt/local/lib'
>> :debug:configure MACOSX_DEPLOYMENT_TARGET='10.9'
>> :debug:configure OBJC='/usr/bin/clang'
>> :debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
>> :debug:configure OBJCXX='/usr/bin/clang++'
>> :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :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.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure ERROR: gnutls not found using pkg-config
>> :info:configure If you think configure made a mistake, make sure you are using the latest
>> :info:configure version from Git. If the latest version fails, report the problem to the
>> :info:configure ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
>> :info:configure Include the log file "ffbuild/config.log" produced by configure as this will help
>> :info:configure solve the problem.
>> :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure Exit code: 1
>> :error:configure Failed to configure ffmpeg: configure failure: command execution failed
>> :debug:configure Error code: NONE
>> :debug:configure Backtrace: configure failure: command execution failed
>> :debug:configure while executing
>> :debug:configure "$procedure $targetname"
>> :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log for details.
>> version:1
>> :msg:main ---> Computing dependencies for ffmpeg:info:main .:debug:main Checking for conflicts against ffmpeg
>> :debug:main Searching for dependency: ffmpeg-devel
>> :debug:main Didn't find receipt, going to depspec regex for: ffmpeg-devel
>> :debug:main Searching for dependency: xz
>> :debug:main Found Dependency: receipt exists for xz
>> :debug:main Searching for dependency: pkgconfig
>> :debug:main Found Dependency: receipt exists for pkgconfig
>> :debug:main Searching for dependency: gmake
>> :debug:main Found Dependency: receipt exists for gmake
>> :debug:main Searching for dependency: texinfo
>> :debug:main Found Dependency: receipt exists for texinfo
>> :debug:main Searching for dependency: nasm
>> :debug:main Found Dependency: receipt exists for nasm
>> :debug:main Searching for dependency: lame
>> :debug:main Found Dependency: receipt exists for lame
>> :debug:main Searching for dependency: libiconv
>> :debug:main Found Dependency: receipt exists for libiconv
>> :debug:main Searching for dependency: libvorbis
>> :debug:main Found Dependency: receipt exists for libvorbis
>> :debug:main Searching for dependency: libopus
>> :debug:main Found Dependency: receipt exists for libopus
>> :debug:main Searching for dependency: libogg
>> :debug:main Found Dependency: receipt exists for libogg
>> :debug:main Searching for dependency: librsvg
>> :debug:main Found Dependency: receipt exists for librsvg
>> :debug:main Searching for dependency: libtheora
>> :debug:main Found Dependency: receipt exists for libtheora
>> :debug:main Searching for dependency: libmodplug
>> :debug:main Found Dependency: receipt exists for libmodplug
>> :debug:main Searching for dependency: libass
>> :debug:main Found Dependency: receipt exists for libass
>> :debug:main Searching for dependency: libbluray
>> :debug:main Found Dependency: receipt exists for libbluray
>> :debug:main Searching for dependency: libvpx
>> :debug:main Found Dependency: receipt exists for libvpx
>> :debug:main Searching for dependency: gnutls
>> :debug:main Found Dependency: receipt exists for gnutls
>> :debug:main Searching for dependency: openjpeg
>> :debug:main Found Dependency: receipt exists for openjpeg
>> :debug:main Searching for dependency: fontconfig
>> :debug:main Found Dependency: receipt exists for fontconfig
>> :debug:main Searching for dependency: freetype
>> :debug:main Found Dependency: receipt exists for freetype
>> :debug:main Searching for dependency: fribidi
>> :debug:main Found Dependency: receipt exists for fribidi
>> :debug:main Searching for dependency: speex
>> :debug:main Found Dependency: receipt exists for speex
>> :debug:main Searching for dependency: soxr
>> :debug:main Found Dependency: receipt exists for soxr
>> :debug:main Searching for dependency: bzip2
>> :debug:main Found Dependency: receipt exists for bzip2
>> :debug:main Searching for dependency: zlib
>> :debug:main Found Dependency: receipt exists for zlib
>> :debug:main Searching for dependency: libsdl2
>> :debug:main Found Dependency: receipt exists for libsdl2
>> :debug:main Searching for dependency: x265
>> :debug:main Found Dependency: receipt exists for x265
>> :debug:main Searching for dependency: XviD
>> :debug:main Found Dependency: receipt exists for XviD
>> :debug:main Searching for dependency: x264
>> :debug:main Found Dependency: receipt exists for x264
>> :debug:main Executing org.macports.main (ffmpeg)
>> :debug:main dropping privileges: euid changed to 503, egid changed to 501.
>> :debug:main Skipping completed org.macports.archivefetch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.fetch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.checksum (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.extract (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:main Skipping completed org.macports.patch (ffmpeg)
>> :debug:main Privilege de-escalation not attempted as not running as root.
>> :debug:configure configure phase started at Mon Feb 26 11:33:03 PST 2018
>> :notice:configure ---> Configuring ffmpeg
>> :debug:configure Preferred compilers: clang macports-clang-4.0 macports-clang-3.9 macports-clang-3.8 macports-clang-3.7 macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2
>> :debug:configure Using compiler 'Xcode Clang'
>> :debug:configure Executing proc-pre-org.macports.configure-configure-0
>> :debug:configure Active variants check for source-type install considers depends_fetch depends_extract depends_lib depends_build depends_run: xz lame libiconv libvorbis libopus libogg librsvg libtheora libmodplug libass libbluray libvpx gnutls openjpeg fontconfig freetype fribidi speex soxr bzip2 zlib libsdl2 x265 XviD x264 pkgconfig gmake texinfo nasm
>> :debug:configure libsdl2 is installed with the following variants:
>> :debug:configure required: , forbidden: x11
>> :debug:configure accepted
>> :debug:configure x264 is installed with the following variants:
>> :debug:configure required: , forbidden: high10
>> :debug:configure accepted
>> :debug:configure Executing org.macports.configure (ffmpeg)
>> :debug:configure Environment:
>> :debug:configure ASFLAGS='-arch x86_64'
>> :debug:configure CC='/usr/bin/clang'
>> :debug:configure CC_PRINT_OPTIONS='YES'
>> :debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/.CC_PRINT_OPTIONS'
>> :debug:configure CFLAGS='-pipe -Os -DHAVE_LRINTF -I/opt/local/include -arch x86_64'
>> :debug:configure CPATH='/opt/local/include'
>> :debug:configure CPPFLAGS='-I/opt/local/include'
>> :debug:configure CXX='/usr/bin/clang++'
>> :debug:configure CXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :debug:configure F77FLAGS='-m64'
>> :debug:configure F90FLAGS='-pipe -Os -m64'
>> :debug:configure FCFLAGS='-pipe -Os -m64'
>> :debug:configure FFLAGS='-pipe -Os'
>> :debug:configure INSTALL='/usr/bin/install -c'
>> :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
>> :debug:configure LIBRARY_PATH='/opt/local/lib'
>> :debug:configure MACOSX_DEPLOYMENT_TARGET='10.9'
>> :debug:configure OBJC='/usr/bin/clang'
>> :debug:configure OBJCFLAGS='-pipe -Os -arch x86_64'
>> :debug:configure OBJCXX='/usr/bin/clang++'
>> :debug:configure OBJCXXFLAGS='-pipe -Os -stdlib=libc++ -arch x86_64'
>> :info:configure Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :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.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure ERROR: gnutls not found using pkg-config
>> :info:configure If you think configure made a mistake, make sure you are using the latest
>> :info:configure version from Git. If the latest version fails, report the problem to the
>> :info:configure ffmpeg-user at ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
>> :info:configure Include the log file "ffbuild/config.log" produced by configure as this will help
>> :info:configure solve the problem.
>> :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-3.4.2" && ./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-jack --disable-libopencore-amrnb --disable-libopencore-amrwb --disable-libxcb --disable-libxcb-shm --disable-libxcb-xfixes --disable-indev=jack --enable-opencl --disable-outdev=xv --enable-audiotoolbox --enable-videotoolbox --enable-sdl2 --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-x86asm --enable-libx265 --enable-gpl --enable-postproc --enable-libx264 --enable-libxvid
>> :info:configure Exit code: 1
>> :error:configure Failed to configure ffmpeg: configure failure: command execution failed
>> :debug:configure Error code: NONE
>> :debug:configure Backtrace: configure failure: command execution failed
>> :debug:configure while executing
>> :debug:configure "$procedure $targetname"
>> :error:configure See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_ffmpeg/ffmpeg/main.log for details.
>>
>>
>>
>>
>> ---
>> Entertaining minecraft videos
>> http://YouTube.com/keybounce
>>
>
---
Entertaining minecraft videos
http://YouTube.com/keybounce
More information about the macports-users
mailing list