Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvorbis.spec'], env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}logger=uid=1000timeout=172800printOutput=Falseuser='mockbuild'shell=Falsegid=425chrootPath='/var/lib/mock/f24-build-7115633-676937/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libvorbis.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libvorbis-1.3.5-1.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvorbis.spec'], env={'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}logger=uid=1000timeout=172800private_network=TrueprintOutput=Falseuser='mockbuild'shell=Falsegid=425chrootPath='/var/lib/mock/f24-build-7115633-676937/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libvorbis.spec'] with env {'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h3ufPg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvorbis-1.3.5 + /usr/bin/xz -dc /builddir/build/SOURCES/libvorbis-1.3.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvorbis-1.3.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libvorbis-1.3.4-add-needed.patch): + echo 'Patch #0 (libvorbis-1.3.4-add-needed.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .needed --fuzz=0 patching file test/Makefile.in Hunk #1 succeeded at 316 (offset 82 lines). patching file examples/Makefile.in Hunk #1 succeeded at 345 (offset 82 lines). + sed -i 's|-O20|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic|' configure + sed -i s/-ffast-math// configure + sed -i s/-mcpu=750// configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7y09Uj + umask 022 + cd /builddir/build/BUILD + cd libvorbis-1.3.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for inline... inline checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking GCC version... 6.2.1 checking if gcc accepts -Wdeclaration-after-statement... no checking for memory.h... (cached) yes checking for cos in -lm... yes checking for pthread_create in -lpthread... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating lib/Makefile config.status: creating lib/modes/Makefile config.status: creating lib/books/Makefile config.status: creating lib/books/coupled/Makefile config.status: creating lib/books/uncoupled/Makefile config.status: creating lib/books/floor/Makefile config.status: creating doc/Makefile config.status: creating doc/vorbisfile/Makefile config.status: creating doc/vorbisenc/Makefile config.status: creating doc/libvorbis/Makefile config.status: creating doc/Doxyfile config.status: creating include/Makefile config.status: creating include/vorbis/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating vq/Makefile config.status: creating libvorbis.spec config.status: creating vorbis.pc config.status: creating vorbisenc.pc config.status: creating vorbisfile.pc config.status: creating vorbis-uninstalled.pc config.status: creating vorbisenc-uninstalled.pc config.status: creating vorbisfile-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j16 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in include Making all in vorbis make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in vq make[2]: Nothing to be done for 'all'. Making all in lib Making all in modes make[3]: Nothing to be done for 'all'. Making all in books Making all in coupled make[4]: Nothing to be done for 'all'. Making all in uncoupled make[4]: Nothing to be done for 'all'. Making all in floor make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o registry.lo registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c registry.c -fPIC -DPIC -o .libs/registry.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o analysis.lo analysis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c analysis.c -fPIC -DPIC -o .libs/analysis.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o synthesis.lo synthesis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c synthesis.c -fPIC -DPIC -o .libs/synthesis.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o window.lo window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c window.c -fPIC -DPIC -o .libs/window.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o lpc.lo lpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c lpc.c -fPIC -DPIC -o .libs/lpc.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o floor0.lo floor0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c floor0.c -fPIC -DPIC -o .libs/floor0.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o lsp.lo lsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c lsp.c -fPIC -DPIC -o .libs/lsp.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o envelope.lo envelope.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c envelope.c -fPIC -DPIC -o .libs/envelope.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o lookup.lo lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c lookup.c -fPIC -DPIC -o .libs/lookup.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o mapping0.lo mapping0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c mapping0.c -fPIC -DPIC -o .libs/mapping0.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o mdct.lo mdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c mdct.c -fPIC -DPIC -o .libs/mdct.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o info.lo info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c info.c -fPIC -DPIC -o .libs/info.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o bitrate.lo bitrate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c bitrate.c -fPIC -DPIC -o .libs/bitrate.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o res0.lo res0.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c res0.c -fPIC -DPIC -o .libs/res0.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o block.lo block.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c block.c -fPIC -DPIC -o .libs/block.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o sharedbook.lo sharedbook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c sharedbook.c -fPIC -DPIC -o .libs/sharedbook.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o codebook.lo codebook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c codebook.c -fPIC -DPIC -o .libs/codebook.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_V_SELFTEST -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o test_sharedbook-sharedbook.o `test -f 'sharedbook.c' || echo './'`sharedbook.c make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o floor1.lo floor1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c floor1.c -fPIC -DPIC -o .libs/floor1.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -D_V_SELFTEST -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_sharedbook test_sharedbook-sharedbook.o -lm libtool: link: gcc -D_V_SELFTEST -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_sharedbook test_sharedbook-sharedbook.o -lm make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o psy.lo psy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c psy.c -fPIC -DPIC -o .libs/psy.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o smallft.lo smallft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c smallft.c -fPIC -DPIC -o .libs/smallft.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o vorbisfile.lo vorbisfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c vorbisfile.c -fPIC -DPIC -o .libs/vorbisfile.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -no-undefined -version-info 4:8:4 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvorbis.la -rpath /usr/lib64 mdct.lo smallft.lo block.lo envelope.lo window.lo lsp.lo lpc.lo analysis.lo synthesis.lo psy.lo info.lo floor1.lo floor0.lo res0.lo mapping0.lo registry.lo codebook.lo sharedbook.lo lookup.lo bitrate.lo -lm -logg libtool: link: gcc -shared -fPIC -DPIC .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o .libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o .libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o .libs/floor0.o .libs/res0.o .libs/mapping0.o .libs/registry.o .libs/codebook.o .libs/sharedbook.o .libs/lookup.o .libs/bitrate.o -lm -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbis.so.0 -o .libs/libvorbis.so.0.4.8 libtool: link: (cd ".libs" && rm -f "libvorbis.so.0" && ln -s "libvorbis.so.0.4.8" "libvorbis.so.0") libtool: link: (cd ".libs" && rm -f "libvorbis.so" && ln -s "libvorbis.so.0.4.8" "libvorbis.so") libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o vorbisenc.lo vorbisenc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c vorbisenc.c -fPIC -DPIC -o .libs/vorbisenc.o make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -no-undefined -version-info 6:7:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvorbisfile.la -rpath /usr/lib64 vorbisfile.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/builddir/build/BUILD/libvorbis-1.3.5/lib/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libvorbis.so -lm -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.7 libtool: link: (cd ".libs" && rm -f "libvorbisfile.so.3" && ln -s "libvorbisfile.so.3.3.7" "libvorbisfile.so.3") libtool: link: (cd ".libs" && rm -f "libvorbisfile.so" && ln -s "libvorbisfile.so.3.3.7" "libvorbisfile.so") libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -no-undefined -version-info 2:11:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvorbisenc.la -rpath /usr/lib64 vorbisenc.lo libvorbis.la -logg libtool: link: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/builddir/build/BUILD/libvorbis-1.3.5/lib/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libvorbis.so -lm -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.11 libtool: link: (cd ".libs" && rm -f "libvorbisenc.so.2" && ln -s "libvorbisenc.so.2.0.11" "libvorbisenc.so.2") libtool: link: (cd ".libs" && rm -f "libvorbisenc.so" && ln -s "libvorbisenc.so.2.0.11" "libvorbisenc.so") libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' Making all in test make[2]: Nothing to be done for 'all'. Making all in doc Making all in libvorbis make[3]: Nothing to be done for 'all'. Making all in vorbisfile make[3]: Nothing to be done for 'all'. Making all in vorbisenc make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' echo "*** Warning: Doxygen not found; documentation will not be built." *** Warning: Doxygen not found; documentation will not be built. touch doxygen-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z6eqbB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 ++ dirname /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 + cd libvorbis-1.3.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 docdir=/usr/share/doc/libvorbis Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include' Making install in vorbis make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/include/vorbis' /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/include/vorbis' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include' Making install in vq make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' Making install in modes make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' Making install in books make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' Making install in coupled make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' make[4]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' Making install in uncoupled make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' make[4]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' Making install in floor make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[4]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[4]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libvorbis.la libvorbisfile.la libvorbisenc.la '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libvorbis.so.0.4.8 /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbis.so.0.4.8 libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbis.so.0.4.8 libvorbis.so.0 || { rm -f libvorbis.so.0 && ln -s libvorbis.so.0.4.8 libvorbis.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbis.so.0.4.8 libvorbis.so || { rm -f libvorbis.so && ln -s libvorbis.so.0.4.8 libvorbis.so; }; }) libtool: install: /usr/bin/install -c .libs/libvorbis.lai /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbis.la libtool: warning: relinking 'libvorbisfile.la' libtool: install: (cd /builddir/build/BUILD/libvorbis-1.3.5/lib; /bin/sh "/builddir/build/BUILD/libvorbis-1.3.5/libtool" --tag CC --mode=relink gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -no-undefined -version-info 6:7:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvorbisfile.la -rpath /usr/lib64 vorbisfile.lo libvorbis.la -logg -inst-prefix-dir /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisfile.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 -L/usr/lib64 -lvorbis -lm -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisfile.so.3 -o .libs/libvorbisfile.so.3.3.7 libtool: install: /usr/bin/install -c .libs/libvorbisfile.so.3.3.7T /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisfile.so.3.3.7 libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbisfile.so.3.3.7 libvorbisfile.so.3 || { rm -f libvorbisfile.so.3 && ln -s libvorbisfile.so.3.3.7 libvorbisfile.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbisfile.so.3.3.7 libvorbisfile.so || { rm -f libvorbisfile.so && ln -s libvorbisfile.so.3.3.7 libvorbisfile.so; }; }) libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisfile.la libtool: warning: relinking 'libvorbisenc.la' libtool: install: (cd /builddir/build/BUILD/libvorbis-1.3.5/lib; /bin/sh "/builddir/build/BUILD/libvorbis-1.3.5/libtool" --tag CC --mode=relink gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -no-undefined -version-info 2:11:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvorbisenc.la -rpath /usr/lib64 vorbisenc.lo libvorbis.la -logg -inst-prefix-dir /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/vorbisenc.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 -L/usr/lib64 -lvorbis -lm -logg -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O3 -O2 -g -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libvorbisenc.so.2 -o .libs/libvorbisenc.so.2.0.11 libtool: install: /usr/bin/install -c .libs/libvorbisenc.so.2.0.11T /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisenc.so.2.0.11 libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbisenc.so.2.0.11 libvorbisenc.so.2 || { rm -f libvorbisenc.so.2 && ln -s libvorbisenc.so.2.0.11 libvorbisenc.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64 && { ln -s -f libvorbisenc.so.2.0.11 libvorbisenc.so || { rm -f libvorbisenc.so && ln -s libvorbisenc.so.2.0.11 libvorbisenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisenc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/test' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/test' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' Making install in libvorbis make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' Making install in vorbisfile make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' Making install in vorbisenc make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/libvorbis-1.3.5/install-sh -d /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis if test -d vorbis; then \ for dir in vorbis/*; do \ if test -d $dir; then \ b=`basename $dir`; \ /bin/sh /builddir/build/BUILD/libvorbis-1.3.5/install-sh -d /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis/$b; \ for f in $dir/*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis/$b; \ done \ fi \ done \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html doxygen-build.stamp '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis' make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/aclocal' /usr/bin/install -c -m 644 vorbis.m4 '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5' + rm -f /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbis.la /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisenc.la /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisfile.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libvorbis-1.3.5 extracting debug info from /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisfile.so.3.3.7 extracting debug info from /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbisenc.so.2.0.11 readelf: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/lib64/libvorbis.so.0.4.8 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libvorbisfile.so.3.3.7.debug to /usr/lib/debug/usr/lib64/libvorbisfile.so.3.debug symlinked /usr/lib/debug/usr/lib64/libvorbis.so.0.4.8.debug to /usr/lib/debug/usr/lib64/libvorbis.so.debug symlinked /usr/lib/debug/usr/lib64/libvorbisfile.so.3.3.7.debug to /usr/lib/debug/usr/lib64/libvorbisfile.so.debug symlinked /usr/lib/debug/usr/lib64/libvorbis.so.0.4.8.debug to /usr/lib/debug/usr/lib64/libvorbis.so.0.debug symlinked /usr/lib/debug/usr/lib64/libvorbisenc.so.2.0.11.debug to /usr/lib/debug/usr/lib64/libvorbisenc.so.2.debug symlinked /usr/lib/debug/usr/lib64/libvorbisenc.so.2.0.11.debug to /usr/lib/debug/usr/lib64/libvorbisenc.so.debug 4209 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.STAdyY + umask 022 + cd /builddir/build/BUILD + cd libvorbis-1.3.5 + make check Making check in m4 make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/m4' Making check in include make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include' Making check in vorbis make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include/vorbis' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/include' Making check in vq make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/vq' Making check in lib make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' Making check in modes make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/modes' Making check in books make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' Making check in coupled make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/coupled' Making check in uncoupled make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/uncoupled' Making check in floor make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books/floor' make[3]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib/books' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' ./test_sharedbook Dequant test 1... OK Dequant test 2... make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/lib' OK Dequant test 3... OK Dequant test 4... OK Dequant test 5... OK Making check in test make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o write_read.o write_read.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -c -o test.o test.c /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test util.o write_read.o test.o ../lib/libvorbisenc.la ../lib/libvorbis.la -logg -lm -lm libtool: link: gcc -O3 -Wall -Wextra -D_REENTRANT -fsigned-char -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DUSE_MEMORY_H -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test util.o write_read.o test.o ../lib/.libs/libvorbisenc.so /builddir/build/BUILD/libvorbis-1.3.5/lib/.libs/libvorbis.so ../lib/.libs/libvorbis.so -logg -lm -Wl,-rpath -Wl,/usr/lib64 make test make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/test' make[2]: 'test' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/test' ./test Testing 1 channel vorbis_1ch_q-0.5_44100.ogg : ok vorbis_1ch_q-0.5_48000.ogg : ok vorbis_1ch_q-0.5_32000.ogg : ok vorbis_1ch_q-0.5_22050.ogg : ok vorbis_1ch_q-0.5_16000.ogg : ok vorbis_1ch_q-0.5_96000.ogg : ok vorbis_1ch_q0.5_44100.ogg : ok vorbis_1ch_q0.5_48000.ogg : ok vorbis_1ch_q0.5_32000.ogg : ok vorbis_1ch_q0.5_22050.ogg : ok vorbis_1ch_q0.5_16000.ogg : ok vorbis_1ch_q0.5_96000.ogg : ok vorbis_1ch_q1.5_44100.ogg : ok vorbis_1ch_q1.5_48000.ogg : ok vorbis_1ch_q1.5_32000.ogg : ok vorbis_1ch_q1.5_22050.ogg : ok vorbis_1ch_q1.5_16000.ogg : ok vorbis_1ch_q1.5_96000.ogg : ok vorbis_1ch_q2.5_44100.ogg : ok vorbis_1ch_q2.5_48000.ogg : ok vorbis_1ch_q2.5_32000.ogg : ok vorbis_1ch_q2.5_22050.ogg : ok vorbis_1ch_q2.5_16000.ogg : ok vorbis_1ch_q2.5_96000.ogg : ok vorbis_1ch_q3.5_44100.ogg : ok vorbis_1ch_q3.5_48000.ogg : ok vorbis_1ch_q3.5_32000.ogg : ok vorbis_1ch_q3.5_22050.ogg : ok vorbis_1ch_q3.5_16000.ogg : ok vorbis_1ch_q3.5_96000.ogg : ok vorbis_1ch_q4.5_44100.ogg : ok vorbis_1ch_q4.5_48000.ogg : ok vorbis_1ch_q4.5_32000.ogg : ok vorbis_1ch_q4.5_22050.ogg : ok vorbis_1ch_q4.5_16000.ogg : ok vorbis_1ch_q4.5_96000.ogg : ok vorbis_1ch_q5.5_44100.ogg : ok vorbis_1ch_q5.5_48000.ogg : ok vorbis_1ch_q5.5_32000.ogg : ok vorbis_1ch_q5.5_22050.ogg : ok vorbis_1ch_q5.5_16000.ogg : ok vorbis_1ch_q5.5_96000.ogg : ok vorbis_1ch_q6.5_44100.ogg : ok vorbis_1ch_q6.5_48000.ogg : ok vorbis_1ch_q6.5_32000.ogg : ok vorbis_1ch_q6.5_22050.ogg : ok vorbis_1ch_q6.5_16000.ogg : ok vorbis_1ch_q6.5_96000.ogg : ok vorbis_1ch_q7.5_44100.ogg : ok vorbis_1ch_q7.5_48000.ogg : ok vorbis_1ch_q7.5_32000.ogg : ok vorbis_1ch_q7.5_22050.ogg : ok vorbis_1ch_q7.5_16000.ogg : ok vorbis_1ch_q7.5_96000.ogg : ok vorbis_1ch_q8.5_44100.ogg : ok vorbis_1ch_q8.5_48000.ogg : ok vorbis_1ch_q8.5_32000.ogg : ok vorbis_1ch_q8.5_22050.ogg : ok vorbis_1ch_q8.5_16000.ogg : ok vorbis_1ch_q8.5_96000.ogg : ok vorbis_1ch_q9.5_44100.ogg : ok vorbis_1ch_q9.5_48000.ogg : ok vorbis_1ch_q9.5_32000.ogg : ok vorbis_1ch_q9.5_22050.ogg : ok vorbis_1ch_q9.5_16000.ogg : ok vorbis_1ch_q9.5_96000.ogg : ok Testing 2 channels vorbis_2ch_q-0.5_44100.ogg : ok vorbis_2ch_q-0.5_48000.ogg : ok vorbis_2ch_q-0.5_32000.ogg : ok vorbis_2ch_q-0.5_22050.ogg : ok vorbis_2ch_q-0.5_16000.ogg : ok vorbis_2ch_q-0.5_96000.ogg : ok vorbis_2ch_q0.5_44100.ogg : ok vorbis_2ch_q0.5_48000.ogg : ok vorbis_2ch_q0.5_32000.ogg : ok vorbis_2ch_q0.5_22050.ogg : ok vorbis_2ch_q0.5_16000.ogg : ok vorbis_2ch_q0.5_96000.ogg : ok vorbis_2ch_q1.5_44100.ogg : ok vorbis_2ch_q1.5_48000.ogg : ok vorbis_2ch_q1.5_32000.ogg : ok vorbis_2ch_q1.5_22050.ogg : ok vorbis_2ch_q1.5_16000.ogg : ok vorbis_2ch_q1.5_96000.ogg : ok vorbis_2ch_q2.5_44100.ogg : ok vorbis_2ch_q2.5_48000.ogg : ok vorbis_2ch_q2.5_32000.ogg : ok vorbis_2ch_q2.5_22050.ogg : ok vorbis_2ch_q2.5_16000.ogg : ok vorbis_2ch_q2.5_96000.ogg : ok vorbis_2ch_q3.5_44100.ogg : ok vorbis_2ch_q3.5_48000.ogg : ok vorbis_2ch_q3.5_32000.ogg : ok vorbis_2ch_q3.5_22050.ogg : ok vorbis_2ch_q3.5_16000.ogg : ok vorbis_2ch_q3.5_96000.ogg : ok vorbis_2ch_q4.5_44100.ogg : ok vorbis_2ch_q4.5_48000.ogg : ok vorbis_2ch_q4.5_32000.ogg : ok vorbis_2ch_q4.5_22050.ogg : ok vorbis_2ch_q4.5_16000.ogg : ok vorbis_2ch_q4.5_96000.ogg : ok vorbis_2ch_q5.5_44100.ogg : ok vorbis_2ch_q5.5_48000.ogg : ok vorbis_2ch_q5.5_32000.ogg : ok vorbis_2ch_q5.5_22050.ogg : ok vorbis_2ch_q5.5_16000.ogg : ok vorbis_2ch_q5.5_96000.ogg : ok vorbis_2ch_q6.5_44100.ogg : ok vorbis_2ch_q6.5_48000.ogg : ok vorbis_2ch_q6.5_32000.ogg : ok vorbis_2ch_q6.5_22050.ogg : ok vorbis_2ch_q6.5_16000.ogg : ok vorbis_2ch_q6.5_96000.ogg : ok vorbis_2ch_q7.5_44100.ogg : ok vorbis_2ch_q7.5_48000.ogg : ok vorbis_2ch_q7.5_32000.ogg : ok vorbis_2ch_q7.5_22050.ogg : ok vorbis_2ch_q7.5_16000.ogg : ok vorbis_2ch_q7.5_96000.ogg : ok vorbis_2ch_q8.5_44100.ogg : ok vorbis_2ch_q8.5_48000.ogg : ok vorbis_2ch_q8.5_32000.ogg : ok vorbis_2ch_q8.5_22050.ogg : ok vorbis_2ch_q8.5_16000.ogg : ok vorbis_2ch_q8.5_96000.ogg : ok vorbis_2ch_q9.5_44100.ogg : ok vorbis_2ch_q9.5_48000.ogg : ok vorbis_2ch_q9.5_32000.ogg : ok vorbis_2ch_q9.5_22050.ogg : ok vorbis_2ch_q9.5_16000.ogg : ok vorbis_2ch_q9.5_96000.ogg : ok Testing 3 channels vorbis_3ch_q-0.5_44100.ogg : ok vorbis_3ch_q-0.5_48000.ogg : ok vorbis_3ch_q-0.5_32000.ogg : ok vorbis_3ch_q-0.5_22050.ogg : ok vorbis_3ch_q-0.5_16000.ogg : ok vorbis_3ch_q-0.5_96000.ogg : ok vorbis_3ch_q0.5_44100.ogg : ok vorbis_3ch_q0.5_48000.ogg : ok vorbis_3ch_q0.5_32000.ogg : ok vorbis_3ch_q0.5_22050.ogg : ok vorbis_3ch_q0.5_16000.ogg : ok vorbis_3ch_q0.5_96000.ogg : ok vorbis_3ch_q1.5_44100.ogg : ok vorbis_3ch_q1.5_48000.ogg : ok vorbis_3ch_q1.5_32000.ogg : ok vorbis_3ch_q1.5_22050.ogg : ok vorbis_3ch_q1.5_16000.ogg : ok vorbis_3ch_q1.5_96000.ogg : ok vorbis_3ch_q2.5_44100.ogg : ok vorbis_3ch_q2.5_48000.ogg : ok vorbis_3ch_q2.5_32000.ogg : ok vorbis_3ch_q2.5_22050.ogg : ok vorbis_3ch_q2.5_16000.ogg : ok vorbis_3ch_q2.5_96000.ogg : ok vorbis_3ch_q3.5_44100.ogg : ok vorbis_3ch_q3.5_48000.ogg : ok vorbis_3ch_q3.5_32000.ogg : ok vorbis_3ch_q3.5_22050.ogg : ok vorbis_3ch_q3.5_16000.ogg : ok vorbis_3ch_q3.5_96000.ogg : ok vorbis_3ch_q4.5_44100.ogg : ok vorbis_3ch_q4.5_48000.ogg : ok vorbis_3ch_q4.5_32000.ogg : ok vorbis_3ch_q4.5_22050.ogg : ok vorbis_3ch_q4.5_16000.ogg : ok vorbis_3ch_q4.5_96000.ogg : ok vorbis_3ch_q5.5_44100.ogg : ok vorbis_3ch_q5.5_48000.ogg : ok vorbis_3ch_q5.5_32000.ogg : ok vorbis_3ch_q5.5_22050.ogg : ok vorbis_3ch_q5.5_16000.ogg : ok vorbis_3ch_q5.5_96000.ogg : ok vorbis_3ch_q6.5_44100.ogg : ok vorbis_3ch_q6.5_48000.ogg : ok vorbis_3ch_q6.5_32000.ogg : ok vorbis_3ch_q6.5_22050.ogg : ok vorbis_3ch_q6.5_16000.ogg : ok vorbis_3ch_q6.5_96000.ogg : ok vorbis_3ch_q7.5_44100.ogg : ok vorbis_3ch_q7.5_48000.ogg : ok vorbis_3ch_q7.5_32000.ogg : ok vorbis_3ch_q7.5_22050.ogg : ok vorbis_3ch_q7.5_16000.ogg : ok vorbis_3ch_q7.5_96000.ogg : ok vorbis_3ch_q8.5_44100.ogg : ok vorbis_3ch_q8.5_48000.ogg : ok vorbis_3ch_q8.5_32000.ogg : ok vorbis_3ch_q8.5_22050.ogg : ok vorbis_3ch_q8.5_16000.ogg : ok vorbis_3ch_q8.5_96000.ogg : ok vorbis_3ch_q9.5_44100.ogg : ok vorbis_3ch_q9.5_48000.ogg : ok vorbis_3ch_q9.5_32000.ogg : ok vorbis_3ch_q9.5_22050.ogg : ok vorbis_3ch_q9.5_16000.ogg : ok vorbis_3ch_q9.5_96000.ogg : ok Testing 4 channels vorbis_4ch_q-0.5_44100.ogg : ok vorbis_4ch_q-0.5_48000.ogg : ok vorbis_4ch_q-0.5_32000.ogg : ok vorbis_4ch_q-0.5_22050.ogg : ok vorbis_4ch_q-0.5_16000.ogg : ok vorbis_4ch_q-0.5_96000.ogg : ok vorbis_4ch_q0.5_44100.ogg : ok vorbis_4ch_q0.5_48000.ogg : ok vorbis_4ch_q0.5_32000.ogg : ok vorbis_4ch_q0.5_22050.ogg : ok vorbis_4ch_q0.5_16000.ogg : ok vorbis_4ch_q0.5_96000.ogg : ok vorbis_4ch_q1.5_44100.ogg : ok vorbis_4ch_q1.5_48000.ogg : ok vorbis_4ch_q1.5_32000.ogg : ok vorbis_4ch_q1.5_22050.ogg : ok vorbis_4ch_q1.5_16000.ogg : ok vorbis_4ch_q1.5_96000.ogg : ok vorbis_4ch_q2.5_44100.ogg : ok vorbis_4ch_q2.5_48000.ogg : ok vorbis_4ch_q2.5_32000.ogg : ok vorbis_4ch_q2.5_22050.ogg : ok vorbis_4ch_q2.5_16000.ogg : ok vorbis_4ch_q2.5_96000.ogg : ok vorbis_4ch_q3.5_44100.ogg : ok vorbis_4ch_q3.5_48000.ogg : ok vorbis_4ch_q3.5_32000.ogg : ok vorbis_4ch_q3.5_22050.ogg : ok vorbis_4ch_q3.5_16000.ogg : ok vorbis_4ch_q3.5_96000.ogg : ok vorbis_4ch_q4.5_44100.ogg : ok vorbis_4ch_q4.5_48000.ogg : ok vorbis_4ch_q4.5_32000.ogg : ok vorbis_4ch_q4.5_22050.ogg : ok vorbis_4ch_q4.5_16000.ogg : ok vorbis_4ch_q4.5_96000.ogg : ok vorbis_4ch_q5.5_44100.ogg : ok vorbis_4ch_q5.5_48000.ogg : ok vorbis_4ch_q5.5_32000.ogg : ok vorbis_4ch_q5.5_22050.ogg : ok vorbis_4ch_q5.5_16000.ogg : ok vorbis_4ch_q5.5_96000.ogg : ok vorbis_4ch_q6.5_44100.ogg : ok vorbis_4ch_q6.5_48000.ogg : ok vorbis_4ch_q6.5_32000.ogg : ok vorbis_4ch_q6.5_22050.ogg : ok vorbis_4ch_q6.5_16000.ogg : ok vorbis_4ch_q6.5_96000.ogg : ok vorbis_4ch_q7.5_44100.ogg : ok vorbis_4ch_q7.5_48000.ogg : ok vorbis_4ch_q7.5_32000.ogg : ok vorbis_4ch_q7.5_22050.ogg : ok vorbis_4ch_q7.5_16000.ogg : ok vorbis_4ch_q7.5_96000.ogg : ok vorbis_4ch_q8.5_44100.ogg : ok vorbis_4ch_q8.5_48000.ogg : ok vorbis_4ch_q8.5_32000.ogg : ok vorbis_4ch_q8.5_22050.ogg : ok vorbis_4ch_q8.5_16000.ogg : ok vorbis_4ch_q8.5_96000.ogg : ok vorbis_4ch_q9.5_44100.ogg : ok vorbis_4ch_q9.5_48000.ogg : ok vorbis_4ch_q9.5_32000.ogg : ok vorbis_4ch_q9.5_22050.ogg : ok vorbis_4ch_q9.5_16000.ogg : ok vorbis_4ch_q9.5_96000.ogg : ok Testing 5 channels vorbis_5ch_q-0.5_44100.ogg : ok vorbis_5ch_q-0.5_48000.ogg : ok vorbis_5ch_q-0.5_32000.ogg : ok vorbis_5ch_q-0.5_22050.ogg : ok vorbis_5ch_q-0.5_16000.ogg : ok vorbis_5ch_q-0.5_96000.ogg : ok vorbis_5ch_q0.5_44100.ogg : ok vorbis_5ch_q0.5_48000.ogg : ok vorbis_5ch_q0.5_32000.ogg : ok vorbis_5ch_q0.5_22050.ogg : ok vorbis_5ch_q0.5_16000.ogg : ok vorbis_5ch_q0.5_96000.ogg : ok vorbis_5ch_q1.5_44100.ogg : ok vorbis_5ch_q1.5_48000.ogg : ok vorbis_5ch_q1.5_32000.ogg : ok vorbis_5ch_q1.5_22050.ogg : ok vorbis_5ch_q1.5_16000.ogg : ok vorbis_5ch_q1.5_96000.ogg : ok vorbis_5ch_q2.5_44100.ogg : ok vorbis_5ch_q2.5_48000.ogg : ok vorbis_5ch_q2.5_32000.ogg : ok vorbis_5ch_q2.5_22050.ogg : ok vorbis_5ch_q2.5_16000.ogg : ok vorbis_5ch_q2.5_96000.ogg : ok vorbis_5ch_q3.5_44100.ogg : ok vorbis_5ch_q3.5_48000.ogg : ok vorbis_5ch_q3.5_32000.ogg : ok vorbis_5ch_q3.5_22050.ogg : ok vorbis_5ch_q3.5_16000.ogg : ok vorbis_5ch_q3.5_96000.ogg : ok vorbis_5ch_q4.5_44100.ogg : ok vorbis_5ch_q4.5_48000.ogg : ok vorbis_5ch_q4.5_32000.ogg : ok vorbis_5ch_q4.5_22050.ogg : ok vorbis_5ch_q4.5_16000.ogg : ok vorbis_5ch_q4.5_96000.ogg : ok vorbis_5ch_q5.5_44100.ogg : ok vorbis_5ch_q5.5_48000.ogg : ok vorbis_5ch_q5.5_32000.ogg : ok vorbis_5ch_q5.5_22050.ogg : ok vorbis_5ch_q5.5_16000.ogg : ok vorbis_5ch_q5.5_96000.ogg : ok vorbis_5ch_q6.5_44100.ogg : ok vorbis_5ch_q6.5_48000.ogg : ok vorbis_5ch_q6.5_32000.ogg : ok vorbis_5ch_q6.5_22050.ogg : ok vorbis_5ch_q6.5_16000.ogg : ok vorbis_5ch_q6.5_96000.ogg : ok vorbis_5ch_q7.5_44100.ogg : ok vorbis_5ch_q7.5_48000.ogg : ok vorbis_5ch_q7.5_32000.ogg : ok vorbis_5ch_q7.5_22050.ogg : ok vorbis_5ch_q7.5_16000.ogg : ok vorbis_5ch_q7.5_96000.ogg : ok vorbis_5ch_q8.5_44100.ogg : ok vorbis_5ch_q8.5_48000.ogg : ok vorbis_5ch_q8.5_32000.ogg : ok vorbis_5ch_q8.5_22050.ogg : ok vorbis_5ch_q8.5_16000.ogg : ok vorbis_5ch_q8.5_96000.ogg : ok vorbis_5ch_q9.5_44100.ogg : ok vorbis_5ch_q9.5_48000.ogg : ok vorbis_5ch_q9.5_32000.ogg : ok vorbis_5ch_q9.5_22050.ogg : ok vorbis_5ch_q9.5_16000.ogg : ok vorbis_5ch_q9.5_96000.ogg : ok Testing 6 channels vorbis_6ch_q-0.5_44100.ogg : ok vorbis_6ch_q-0.5_48000.ogg : ok vorbis_6ch_q-0.5_32000.ogg : ok vorbis_6ch_q-0.5_22050.ogg : ok vorbis_6ch_q-0.5_16000.ogg : ok vorbis_6ch_q-0.5_96000.ogg : ok vorbis_6ch_q0.5_44100.ogg : ok vorbis_6ch_q0.5_48000.ogg : ok vorbis_6ch_q0.5_32000.ogg : ok vorbis_6ch_q0.5_22050.ogg : ok vorbis_6ch_q0.5_16000.ogg : ok vorbis_6ch_q0.5_96000.ogg : ok vorbis_6ch_q1.5_44100.ogg : ok vorbis_6ch_q1.5_48000.ogg : ok vorbis_6ch_q1.5_32000.ogg : ok vorbis_6ch_q1.5_22050.ogg : ok vorbis_6ch_q1.5_16000.ogg : ok vorbis_6ch_q1.5_96000.ogg : ok vorbis_6ch_q2.5_44100.ogg : ok vorbis_6ch_q2.5_48000.ogg : ok vorbis_6ch_q2.5_32000.ogg : ok vorbis_6ch_q2.5_22050.ogg : ok vorbis_6ch_q2.5_16000.ogg : ok vorbis_6ch_q2.5_96000.ogg : ok vorbis_6ch_q3.5_44100.ogg : ok vorbis_6ch_q3.5_48000.ogg : ok vorbis_6ch_q3.5_32000.ogg : ok vorbis_6ch_q3.5_22050.ogg : ok vorbis_6ch_q3.5_16000.ogg : ok vorbis_6ch_q3.5_96000.ogg : ok vorbis_6ch_q4.5_44100.ogg : ok vorbis_6ch_q4.5_48000.ogg : ok vorbis_6ch_q4.5_32000.ogg : ok vorbis_6ch_q4.5_22050.ogg : ok vorbis_6ch_q4.5_16000.ogg : ok vorbis_6ch_q4.5_96000.ogg : ok vorbis_6ch_q5.5_44100.ogg : ok vorbis_6ch_q5.5_48000.ogg : ok vorbis_6ch_q5.5_32000.ogg : ok vorbis_6ch_q5.5_22050.ogg : ok vorbis_6ch_q5.5_16000.ogg : ok vorbis_6ch_q5.5_96000.ogg : ok vorbis_6ch_q6.5_44100.ogg : ok vorbis_6ch_q6.5_48000.ogg : ok vorbis_6ch_q6.5_32000.ogg : ok vorbis_6ch_q6.5_22050.ogg : ok vorbis_6ch_q6.5_16000.ogg : ok vorbis_6ch_q6.5_96000.ogg : ok vorbis_6ch_q7.5_44100.ogg : ok vorbis_6ch_q7.5_48000.ogg : ok vorbis_6ch_q7.5_32000.ogg : ok vorbis_6ch_q7.5_22050.ogg : ok vorbis_6ch_q7.5_16000.ogg : ok vorbis_6ch_q7.5_96000.ogg : ok vorbis_6ch_q8.5_44100.ogg : ok vorbis_6ch_q8.5_48000.ogg : ok vorbis_6ch_q8.5_32000.ogg : ok vorbis_6ch_q8.5_22050.ogg : ok vorbis_6ch_q8.5_16000.ogg : ok vorbis_6ch_q8.5_96000.ogg : ok vorbis_6ch_q9.5_44100.ogg : ok vorbis_6ch_q9.5_48000.ogg : ok vorbis_6ch_q9.5_32000.ogg : ok vorbis_6ch_q9.5_22050.ogg : ok vorbis_6ch_q9.5_16000.ogg : ok vorbis_6ch_q9.5_96000.ogg : ok Testing 7 channels vorbis_7ch_q-0.5_44100.ogg : ok vorbis_7ch_q-0.5_48000.ogg : ok vorbis_7ch_q-0.5_32000.ogg : ok vorbis_7ch_q-0.5_22050.ogg : ok vorbis_7ch_q-0.5_16000.ogg : ok vorbis_7ch_q-0.5_96000.ogg : ok vorbis_7ch_q0.5_44100.ogg : ok vorbis_7ch_q0.5_48000.ogg : ok vorbis_7ch_q0.5_32000.ogg : ok vorbis_7ch_q0.5_22050.ogg : ok vorbis_7ch_q0.5_16000.ogg : ok vorbis_7ch_q0.5_96000.ogg : ok vorbis_7ch_q1.5_44100.ogg : ok vorbis_7ch_q1.5_48000.ogg : ok vorbis_7ch_q1.5_32000.ogg : ok vorbis_7ch_q1.5_22050.ogg : ok vorbis_7ch_q1.5_16000.ogg : ok vorbis_7ch_q1.5_96000.ogg : ok vorbis_7ch_q2.5_44100.ogg : ok vorbis_7ch_q2.5_48000.ogg : ok vorbis_7ch_q2.5_32000.ogg : ok vorbis_7ch_q2.5_22050.ogg : ok vorbis_7ch_q2.5_16000.ogg : ok vorbis_7ch_q2.5_96000.ogg : ok vorbis_7ch_q3.5_44100.ogg : ok vorbis_7ch_q3.5_48000.ogg : ok vorbis_7ch_q3.5_32000.ogg : ok vorbis_7ch_q3.5_22050.ogg : ok vorbis_7ch_q3.5_16000.ogg : ok vorbis_7ch_q3.5_96000.ogg : ok vorbis_7ch_q4.5_44100.ogg : ok vorbis_7ch_q4.5_48000.ogg : ok vorbis_7ch_q4.5_32000.ogg : ok vorbis_7ch_q4.5_22050.ogg : ok vorbis_7ch_q4.5_16000.ogg : ok vorbis_7ch_q4.5_96000.ogg : ok vorbis_7ch_q5.5_44100.ogg : ok vorbis_7ch_q5.5_48000.ogg : ok vorbis_7ch_q5.5_32000.ogg : ok vorbis_7ch_q5.5_22050.ogg : ok vorbis_7ch_q5.5_16000.ogg : ok vorbis_7ch_q5.5_96000.ogg : ok vorbis_7ch_q6.5_44100.ogg : ok vorbis_7ch_q6.5_48000.ogg : ok vorbis_7ch_q6.5_32000.ogg : ok vorbis_7ch_q6.5_22050.ogg : ok vorbis_7ch_q6.5_16000.ogg : ok vorbis_7ch_q6.5_96000.ogg : ok vorbis_7ch_q7.5_44100.ogg : ok vorbis_7ch_q7.5_48000.ogg : ok vorbis_7ch_q7.5_32000.ogg : ok vorbis_7ch_q7.5_22050.ogg : ok vorbis_7ch_q7.5_16000.ogg : ok vorbis_7ch_q7.5_96000.ogg : ok vorbis_7ch_q8.5_44100.ogg : ok vorbis_7ch_q8.5_48000.ogg : ok vorbis_7ch_q8.5_32000.ogg : ok vorbis_7ch_q8.5_22050.ogg : ok vorbis_7ch_q8.5_16000.ogg : ok vorbis_7ch_q8.5_96000.ogg : ok vorbis_7ch_q9.5_44100.ogg : ok vorbis_7ch_q9.5_48000.ogg : ok vorbis_7ch_q9.5_32000.ogg : ok vorbis_7ch_q9.5_22050.ogg : ok vorbis_7ch_q9.5_16000.ogg : ok vorbis_7ch_q9.5_96000.ogg : ok Testing 8 channels vorbis_8ch_q-0.5_44100.ogg : ok vorbis_8ch_q-0.5_48000.ogg : ok vorbis_8ch_q-0.5_32000.ogg : ok vorbis_8ch_q-0.5_22050.ogg : ok vorbis_8ch_q-0.5_16000.ogg : ok vorbis_8ch_q-0.5_96000.ogg : ok vorbis_8ch_q0.5_44100.ogg : ok vorbis_8ch_q0.5_48000.ogg : ok vorbis_8ch_q0.5_32000.ogg : ok vorbis_8ch_q0.5_22050.ogg : ok vorbis_8ch_q0.5_16000.ogg : ok vorbis_8ch_q0.5_96000.ogg : ok vorbis_8ch_q1.5_44100.ogg : ok vorbis_8ch_q1.5_48000.ogg : ok vorbis_8ch_q1.5_32000.ogg : ok vorbis_8ch_q1.5_22050.ogg : ok vorbis_8ch_q1.5_16000.ogg : ok vorbis_8ch_q1.5_96000.ogg : ok vorbis_8ch_q2.5_44100.ogg : ok vorbis_8ch_q2.5_48000.ogg : ok vorbis_8ch_q2.5_32000.ogg : ok vorbis_8ch_q2.5_22050.ogg : ok vorbis_8ch_q2.5_16000.ogg : ok vorbis_8ch_q2.5_96000.ogg : ok vorbis_8ch_q3.5_44100.ogg : ok vorbis_8ch_q3.5_48000.ogg : ok vorbis_8ch_q3.5_32000.ogg : ok vorbis_8ch_q3.5_22050.ogg : ok vorbis_8ch_q3.5_16000.ogg : ok vorbis_8ch_q3.5_96000.ogg : ok vorbis_8ch_q4.5_44100.ogg : ok vorbis_8ch_q4.5_48000.ogg : ok vorbis_8ch_q4.5_32000.ogg : ok vorbis_8ch_q4.5_22050.ogg : ok vorbis_8ch_q4.5_16000.ogg : ok vorbis_8ch_q4.5_96000.ogg : ok vorbis_8ch_q5.5_44100.ogg : ok vorbis_8ch_q5.5_48000.ogg : ok vorbis_8ch_q5.5_32000.ogg : ok vorbis_8ch_q5.5_22050.ogg : ok vorbis_8ch_q5.5_16000.ogg : ok vorbis_8ch_q5.5_96000.ogg : ok vorbis_8ch_q6.5_44100.ogg : ok vorbis_8ch_q6.5_48000.ogg : ok vorbis_8ch_q6.5_32000.ogg : ok vorbis_8ch_q6.5_22050.ogg : ok vorbis_8ch_q6.5_16000.ogg : ok vorbis_8ch_q6.5_96000.ogg : ok vorbis_8ch_q7.5_44100.ogg : ok vorbis_8ch_q7.5_48000.ogg : ok vorbis_8ch_q7.5_32000.ogg : ok vorbis_8ch_q7.5_22050.ogg : ok vorbis_8ch_q7.5_16000.ogg : ok vorbis_8ch_q7.5_96000.ogg : ok vorbis_8ch_q8.5_44100.ogg : ok vorbis_8ch_q8.5_48000.ogg : ok vorbis_8ch_q8.5_32000.ogg : ok vorbis_8ch_q8.5_22050.ogg : ok vorbis_8ch_q8.5_16000.ogg : ok vorbis_8ch_q8.5_96000.ogg : ok vorbis_8ch_q9.5_44100.ogg : ok vorbis_8ch_q9.5_48000.ogg : ok vorbis_8ch_q9.5_32000.ogg : ok vorbis_8ch_q9.5_22050.ogg : ok vorbis_8ch_q9.5_16000.ogg : ok vorbis_8ch_q9.5_96000.ogg : ok make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/test' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' Making check in libvorbis make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/libvorbis' Making check in vorbisfile make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisfile' Making check in vorbisenc make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc/vorbisenc' make[2]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5/doc' make[1]: Entering directory '/builddir/build/BUILD/libvorbis-1.3.5' make[1]: Leaving directory '/builddir/build/BUILD/libvorbis-1.3.5' + exit 0 Processing files: libvorbis-1.3.5-1.fc24.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8T0WsB + umask 022 + cd /builddir/build/BUILD + cd libvorbis-1.3.5 + DOCDIR=/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis + cp -pr AUTHORS /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis + cp -pr README /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/doc/libvorbis + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rHM1oe + umask 022 + cd /builddir/build/BUILD + cd libvorbis-1.3.5 + LICENSEDIR=/builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/licenses/libvorbis + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/licenses/libvorbis + cp -pr COPYING /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64/usr/share/licenses/libvorbis + exit 0 Provides: libvorbis = 1:1.3.5-1.fc24 libvorbis(x86-64) = 1:1.3.5-1.fc24 libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libvorbisfile.so.3()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libogg.so.0()(64bit) libvorbis.so.0()(64bit) rtld(GNU_HASH) Processing files: libvorbis-devel-1.3.5-1.fc24.x86_64 Provides: libvorbis-devel = 1:1.3.5-1.fc24 libvorbis-devel(x86-64) = 1:1.3.5-1.fc24 pkgconfig(vorbis) = 1.3.5 pkgconfig(vorbisenc) = 1.3.5 pkgconfig(vorbisfile) = 1.3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libvorbisfile.so.3()(64bit) pkgconfig(ogg) pkgconfig(vorbis) Processing files: libvorbis-devel-docs-1.3.5-1.fc24.noarch Provides: libvorbis-devel-docs = 1:1.3.5-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libvorbis-debuginfo-1.3.5-1.fc24.x86_64 Provides: libvorbis-debuginfo = 1:1.3.5-1.fc24 libvorbis-debuginfo(x86-64) = 1:1.3.5-1.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 Wrote: /builddir/build/RPMS/libvorbis-1.3.5-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/libvorbis-devel-1.3.5-1.fc24.x86_64.rpm Wrote: /builddir/build/RPMS/libvorbis-devel-docs-1.3.5-1.fc24.noarch.rpm Wrote: /builddir/build/RPMS/libvorbis-debuginfo-1.3.5-1.fc24.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k5qHpT + umask 022 + cd /builddir/build/BUILD + cd libvorbis-1.3.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvorbis-1.3.5-1.fc24.x86_64 + exit 0 Child return code was: 0