Tail of compiler output --
touch contrib/ffmpeg/.stamp.ffmpeg.patchset -e; /usr/bin/mkdir -p 
./contrib/ffmpeg/libav-12.2/; cd ./contrib/ffmpeg/libav-12.2/; CC=/usr/bin/gcc 
CFLAGS="-I/opt/HandBrake/build/contrib/include -std=gnu99 -mfpmath=sse -msse2" 
CXX=/usr/bin/g++ CXXFLAGS="-I/opt/HandBrake/build/contrib/include -mfpmath=sse 
-msse2" CPPFLAGS="-I/opt/HandBrake/build/contrib/include -mfpmath=sse -msse2" 
LDFLAGS="-L/opt/HandBrake/build/contrib/lib " 
PKG_CONFIG_PATH="/opt/HandBrake/build/contrib/lib/pkgconfig" 
PATH="/opt/HandBrake/build/contrib/bin:/opt/HandBrake/build/contrib/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/home/kch/.local/bin:/home/kch/bin"
 ./configure --prefix=/opt/HandBrake/build/contrib/ --disable-shared 
--enable-static --enable-gpl --disable-doc --disable-bsfs 
--enable-bsf=aac_adtstoasc --disable-avconv --disable-avplay --disable-avprobe 
--disable-avdevice --disable-muxers --disable-network --disable-hwaccels 
--disable-vaapi --disable-vdpau --disable-encoders --enable-libmp3lame 
--enable-encoder=aac --enable-encoder=ac3 --enable-encoder=eac3 
--enable-encoder=flac --enable-encoder=mpeg2video --enable-encoder=mpeg4 
--enable-encoder=libmp3lame --enable-libopus --enable-encoder=libopus 
--enable-libvpx --enable-encoder=libvpx_vp8 --disable-decoder=libvpx_vp8 
--enable-encoder=libvpx_vp9 --disable-decoder=libvpx_vp9 --enable-zlib 
--enable-bzlib --enable-pthreads --cc="/usr/bin/gcc" 
--extra-ldflags="-mfpmath=sse -msse2 -L/opt/HandBrake/build/contrib/lib" 
--enable-muxer=matroska --enable-muxer=webm --enable-muxer=mov 
--enable-muxer=mp4 --enable-muxer=psp --enable-muxer=ipod --disable-debug 
--extra-cflags="-mfpmath=sse -msse2 -I/opt/HandBrake/build/contrib/include 
-DNDEBUG"ERROR: opus not found
If you think configure made a mistake, make sure you are using the 
latestversion from Git.  If the latest version fails, report the problem to 
[email protected] mailing list or IRC #libav on irc.freenode.net.Include 
the log file "config.log" produced by configure as this will helpsolving the 
problem.gmake: *** [contrib/ffmpeg/.stamp.ffmpeg.configure] Error 
1[root@CENTOS7 build]# ^C[root@CENTOS7 build]# yum install opusLoaded plugins: 
fastestmirror, langpacksLoading mirror speeds from cached hostfile * base: 
mirror.wdc1.us.leaseweb.net * epel: kdeforge2.unl.edu * extras: 
mirror.wdc1.us.leaseweb.net * rpmfusion-free-updates: mirror.math.princeton.edu 
* rpmfusion-nonfree-updates: mirror.math.princeton.edu * updates: 
mirror.wdc1.us.leaseweb.netPackage opus-1.0.2-6.el7.x86_64 already installed 
and latest version
probe: host tuple...(pass) x86_64-pc-linux-gnu
  + ./make/config.guess
  : x86_64-pc-linux-gnu
compute: available architectures...(pass) x86_64
  : <NO-OUTPUT>
find: ar...(pass) /usr/bin/ar
  : name[0] = ar
find: cp...(pass) /usr/bin/cp
  : name[0] = cp
find: gcc...(pass) /usr/bin/gcc
  : name[0] = gcc
find: gmake...(pass) /usr/bin/gmake
  : name[0] = gmake
  : name[1] = make
find: gm4...(pass) /usr/bin/m4
  : name[0] = gm4
  : name[1] = m4
find: mkdir...(pass) /usr/bin/mkdir
  : name[0] = mkdir
find: gpatch...(pass) /usr/bin/patch
  : name[0] = gpatch
  : name[1] = patch
find: rm...(pass) /usr/bin/rm
  : name[0] = rm
find: ranlib...(pass) /usr/bin/ranlib
  : name[0] = ranlib
find: strip...(pass) /usr/bin/strip
  : name[0] = strip
find: gtar...(pass) /usr/bin/gtar
  : name[0] = gtar
  : name[1] = tar
find: yasm...(fail) not found
  : name[0] = yasm
find: autoconf...(pass) /usr/bin/autoconf
  : name[0] = autoconf
find: automake...(pass) /usr/bin/automake
  : name[0] = automake
find: cmake...(fail) not found
  : name[0] = cmake
find: libtool...(pass) /usr/bin/libtool
  : name[0] = libtool
find: pkg-config...(pass) /usr/bin/pkg-config
  : name[0] = pkg-config
find: xcodebuild...(fail) not found
  : name[0] = xcodebuild
find: lipo...(fail) not found
  : name[0] = lipo
compute: build tuple...(pass) x86_64-pc-linux-gnu
  : <NO-OUTPUT>
probe: number of CPU cores...(pass) 6
  : <NO-OUTPUT>
probe: repo info...(pass) https://github.com/HandBrake/HandBrake.git
  + ./scripts/repo-info.sh .
  : URL=https://github.com/HandBrake/HandBrake.git
  : HASH=0e06d20f163052004abb16c310b07b46f609ee36
  : SHORTHASH=0e06d20
  : REV=8391
  : BRANCH=master
  : REMOTE=origin
  : DATE=2017-12-14 10:25:13 -0500
compute: project data...(pass) HandBrake (developer)
  : <NO-OUTPUT>
probe: strerror_r...(pass) end
  + /usr/bin/gcc
  : <NO-OUTPUT>
compute: makevar SRC/    = ..
compute: makevar BUILD/  = .
compute: makevar PREFIX/ = /usr
mkdir: ./build
chdir: ./build
write: GNUmakefile
mkdir: project
write: project/handbrake.m4
write: distfile.cfg
mkdir: log
write: log/config.info.txt
write: log/config.verbose.txt
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to