Mock Version: 1.4.4 Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lame.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-10273460-801556/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/lame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: buildvm-ppc64-03.ppc.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/lame-3.100-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lame.spec'], chrootPath='/var/lib/mock/dist-6E-epel-build-10273460-801556/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/lame.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nbIgXe + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf lame-3.100 + /usr/bin/gzip -dc /builddir/build/SOURCES/lame-3.100.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lame-3.100 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/cat /builddir/build/SOURCES/lame-noexecstack.patch + /usr/bin/patch -p1 -s + /bin/cat /builddir/build/SOURCES/libmp3lame-symbols.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Oxrw7q + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + LANG=C + export LANG + unset DISPLAY + sed -i -e 's/^\(\s*hardcode_libdir_flag_spec\s*=\).*/\1/' configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --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-dependency-tracking --disable-static --enable-mp3x --enable-mp3rtp checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-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... /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 style of include used by make... GNU checking for ppc64-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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /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 powerpc64-redhat-linux-gnu file names to powerpc64-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-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 ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for ppc64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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 for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking compiler... gcc checking version of GCC... unknown compiler version pattern checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking working SSE intrinsics... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking for initscr in -ltermcap... no checking for initscr in -lcurses... yes checking for initscr in -lncurses... yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for cos in -lm... yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 1, 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... yes checking if mp3rtp is requested... yes checking if dynamic linking of the frontends is requested... no checking for termcap... yes checking if I have to build the internal vector lib... no checking for nasm... no checking for additional optimizations... no checking for debug options... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating vc_solution/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/lame-3.100' Making all in mpglib make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/mpglib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o dct64_i386.lo dct64_i386.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o decode_i386.lo decode_i386.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o interface.lo interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c decode_i386.c -fPIC -DPIC -o .libs/decode_i386.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c interface.c -fPIC -DPIC -o .libs/interface.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c dct64_i386.c -fPIC -DPIC -o .libs/dct64_i386.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o layer1.lo layer1.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o layer2.lo layer2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o layer3.lo layer3.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o tabinit.lo tabinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c layer1.c -fPIC -DPIC -o .libs/layer1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c layer2.c -fPIC -DPIC -o .libs/layer2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c layer3.c -fPIC -DPIC -o .libs/layer3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo libtool: link: ar cru .libs/libmpgdecoder.a .libs/common.o .libs/dct64_i386.o .libs/decode_i386.o .libs/interface.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/tabinit.o libtool: link: ranlib .libs/libmpgdecoder.a libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" ) make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/mpglib' Making all in libmp3lame make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame' Making all in i386 make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/i386' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Making all in vector make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o VbrTag.lo VbrTag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o bitstream.lo bitstream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o encoder.lo encoder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o fft.lo fft.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c VbrTag.c -fPIC -DPIC -o .libs/VbrTag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c encoder.c -fPIC -DPIC -o .libs/encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c fft.c -fPIC -DPIC -o .libs/fft.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o gain_analysis.lo gain_analysis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o id3tag.lo id3tag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o lame.lo lame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c gain_analysis.c -fPIC -DPIC -o .libs/gain_analysis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c id3tag.c -fPIC -DPIC -o .libs/id3tag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c lame.c -fPIC -DPIC -o .libs/lame.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o newmdct.lo newmdct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c newmdct.c -fPIC -DPIC -o .libs/newmdct.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o presets.lo presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c presets.c -fPIC -DPIC -o .libs/presets.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o psymodel.lo psymodel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o quantize.lo quantize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o quantize_pvt.lo quantize_pvt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c psymodel.c -fPIC -DPIC -o .libs/psymodel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c quantize.c -fPIC -DPIC -o .libs/quantize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c quantize_pvt.c -fPIC -DPIC -o .libs/quantize_pvt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o reservoir.lo reservoir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c reservoir.c -fPIC -DPIC -o .libs/reservoir.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o set_get.lo set_get.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o tables.lo tables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c set_get.c -fPIC -DPIC -o .libs/set_get.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c tables.c -fPIC -DPIC -o .libs/tables.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o takehiro.lo takehiro.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c takehiro.c -fPIC -DPIC -o .libs/takehiro.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o vbrquantize.lo vbrquantize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c vbrquantize.c -fPIC -DPIC -o .libs/vbrquantize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c -o mpglib_interface.lo mpglib_interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -c mpglib_interface.c -fPIC -DPIC -o .libs/mpglib_interface.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -version-info 0:0 -export-symbols ../include/libmp3lame.sym -no-undefined -o libmp3lame.la -rpath /usr/lib64 VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../mpglib/libmpgdecoder.la -lm libtool: link: echo "{ global:" > .libs/libmp3lame.ver libtool: link: cat ../include/libmp3lame.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmp3lame.ver libtool: link: echo "local: *; };" >> .libs/libmp3lame.ver libtool: link: gcc -shared -fPIC -DPIC .libs/VbrTag.o .libs/bitstream.o .libs/encoder.o .libs/fft.o .libs/gain_analysis.o .libs/id3tag.o .libs/lame.o .libs/newmdct.o .libs/presets.o .libs/psymodel.o .libs/quantize.o .libs/quantize_pvt.o .libs/reservoir.o .libs/set_get.o .libs/tables.o .libs/takehiro.o .libs/util.o .libs/vbrquantize.o .libs/version.o .libs/mpglib_interface.o -Wl,--whole-archive ../mpglib/.libs/libmpgdecoder.a -Wl,--no-whole-archive -lm -O2 -g -fstack-protector -m64 -mminimal-toc -Wl,-soname -Wl,libmp3lame.so.0 -Wl,-version-script -Wl,.libs/libmp3lame.ver -o .libs/libmp3lame.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmp3lame.so.0" && ln -s "libmp3lame.so.0.0.0" "libmp3lame.so.0") libtool: link: (cd ".libs" && rm -f "libmp3lame.so" && ln -s "libmp3lame.so.0.0.0" "libmp3lame.so") libtool: link: ( cd ".libs" && rm -f "libmp3lame.la" && ln -s "../libmp3lame.la" "libmp3lame.la" ) make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame' Making all in frontend make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/frontend' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o lame_main.o lame_main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o brhist.o brhist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o console.o console.c console.c: In function 'get_termcap_string': console.c:92: warning: passing argument 1 of 'tgetstr' discards qualifiers from pointer target type /usr/include/ncurses/termcap.h:63: note: expected 'char *' but argument is of type 'const char *' console.c: In function 'get_termcap_number': console.c:102: warning: passing argument 1 of 'tgetnum' discards qualifiers from pointer target type /usr/include/ncurses/termcap.h:67: note: expected 'char *' but argument is of type 'const char *' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o get_audio.o get_audio.c get_audio.c: In function 'read_ieee_extended_high_low': get_audio.c:115: warning: ignoring return value of 'fread', declared with attribute warn_unused_result get_audio.c: In function 'read_16_bits_low_high': get_audio.c:147: warning: ignoring return value of 'fread', declared with attribute warn_unused_result get_audio.c: In function 'read_32_bits_low_high': get_audio.c:160: warning: ignoring return value of 'fread', declared with attribute warn_unused_result get_audio.c: In function 'read_16_bits_high_low': get_audio.c:174: warning: ignoring return value of 'fread', declared with attribute warn_unused_result get_audio.c: In function 'read_32_bits_high_low': get_audio.c:186: warning: ignoring return value of 'fread', declared with attribute warn_unused_result get_audio.c: In function 'write_16_bits_low_high': get_audio.c:202: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c: In function 'write_32_bits_low_high': get_audio.c:213: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c: In function 'WriteWaveHeader': get_audio.c:963: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c:965: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c:973: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o lametime.o lametime.c get_audio.c: In function 'put_audio16': get_audio.c:2263: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o parse.o parse.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o timestatus.o timestatus.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o mp3rtp.o mp3rtp.c mp3rtp.c: In function 'lame_main': mp3rtp.c:253: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mp3rtp.c:259: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o rtp.o rtp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o mp3x.o mp3x.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o gtkanal.o gtkanal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -c -o gpkplotting.o gpkplotting.c gtkanal.c:59:1: warning: "STR" redefined In file included from ../libmp3lame/machine.h:25, from gtkanal.c:32: ../libmp3lame/version.h:31:1: warning: this is the location of the previous definition /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -static -o lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -static -o mp3rtp mp3rtp.o rtp.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -static -o mp3x mp3x.o gtkanal.o gpkplotting.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/libmp3lame.la -lncurses -lm -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -o lame lame_main.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/.libs/libmp3lame.so -lncurses -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -o mp3rtp mp3rtp.o rtp.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o ../libmp3lame/.libs/libmp3lame.so -lncurses -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -o mp3x mp3x.o gtkanal.o gpkplotting.o main.o brhist.o console.o get_audio.o lametime.o parse.o timestatus.o -rdynamic ../libmp3lame/.libs/libmp3lame.so -lncurses -L/usr/lib64 -lgtk -lgdk -lgmodule -ldl -lglib -lXi -lXext -lX11 -lm make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/frontend' Making all in Dll make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/Dll' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/Dll' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/doc' Making all in html make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/html' Making all in man make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc' Making all in include make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/include' Making all in misc make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/misc' Making all in dshow make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/dshow' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/dshow' Making all in ACM make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM' Making all in ADbg make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ADbg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/ADbg' Making all in ddk make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ddk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/ddk' Making all in tinyxml make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM' Making all in mac make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/mac' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/mac' Making all in macosx make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx' Making all in English.lproj make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/English.lproj' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx/English.lproj' Making all in LAME.xcodeproj make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx' Making all in vc_solution make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/vc_solution' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/vc_solution' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EPhfhJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 ++ dirname /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 + cd lame-3.100 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 'INSTALL=install -p' Making install in mpglib make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/mpglib' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/mpglib' 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/lame-3.100/mpglib' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/mpglib' Making install in libmp3lame make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame' Making install in i386 make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/i386' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/i386' 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/lame-3.100/libmp3lame/i386' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame/i386' Making install in vector make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame/vector' 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/lame-3.100/libmp3lame/vector' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame/vector' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/libmp3lame' /bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64' /bin/sh ../libtool --mode=install install -p libmp3lame.la '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64' libtool: install: install -p .libs/libmp3lame.so.0.0.0 /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64/libmp3lame.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64 && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so.0 || { rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64 && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so || { rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so; }; }) libtool: install: install -p .libs/libmp3lame.lai /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64/libmp3lame.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/lame-3.100/libmp3lame' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/libmp3lame' Making install in frontend make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/frontend' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/frontend' /bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin' /bin/sh ../libtool --mode=install install -p lame mp3rtp mp3x '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin' libtool: install: install -p lame /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/lame libtool: install: install -p mp3rtp /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/mp3rtp libtool: install: install -p mp3x /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/mp3x make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/frontend' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/frontend' Making install in Dll make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/Dll' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/Dll' 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/lame-3.100/Dll' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/Dll' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/doc' Making install in html make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/html' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/html' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame/html' install -p -m 644 about.html abr.html cbr.html contact.html contributors.html detailed.html history.html index.html introduction.html links.html list.html ms_stereo.html usage.html vbr.html '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame/html' make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/html' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/html' Making install in man make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc/man' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/man/man1' install -p -m 644 lame.1 '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/man' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc/man' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/doc' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/doc' 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/lame-3.100/doc' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/doc' Making install in include make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/include' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/include' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/include/lame' install -p -m 644 lame.h '/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/include/lame' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/include' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/include' Making install in misc make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/misc' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/misc' 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/lame-3.100/misc' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/misc' Making install in dshow make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/dshow' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/dshow' 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/lame-3.100/dshow' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/dshow' Making install in ACM make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM' Making install in ADbg make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ADbg' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ADbg' 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/lame-3.100/ACM/ADbg' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/ADbg' Making install in ddk make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ddk' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/ddk' 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/lame-3.100/ACM/ddk' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/ddk' Making install in tinyxml make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM/tinyxml' 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/lame-3.100/ACM/tinyxml' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM/tinyxml' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/ACM' 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/lame-3.100/ACM' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/ACM' Making install in mac make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/mac' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/mac' 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/lame-3.100/mac' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/mac' Making install in macosx make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx' Making install in English.lproj make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/English.lproj' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/English.lproj' 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/lame-3.100/macosx/English.lproj' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx/English.lproj' Making install in LAME.xcodeproj make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' 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/lame-3.100/macosx/LAME.xcodeproj' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx/LAME.xcodeproj' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx' make[3]: Entering directory `/builddir/build/BUILD/lame-3.100/macosx' 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/lame-3.100/macosx' make[2]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/macosx' Making install in vc_solution make[1]: Entering directory `/builddir/build/BUILD/lame-3.100/vc_solution' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100/vc_solution' 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/lame-3.100/vc_solution' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100/vc_solution' make[1]: Entering directory `/builddir/build/BUILD/lame-3.100' make[2]: Entering directory `/builddir/build/BUILD/lame-3.100' 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/lame-3.100' make[1]: Leaving directory `/builddir/build/BUILD/lame-3.100' + rm -f /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64/libmp3lame.la + ln -sf lame/lame.h /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/include/lame.h + rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/lame-3.100 extracting debug info from /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/mp3x extracting debug info from /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/lame extracting debug info from /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/bin/mp3rtp extracting debug info from /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/lib64/libmp3lame.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/libmp3lame.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmp3lame.so.debug symlinked /usr/lib/debug/usr/lib64/libmp3lame.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmp3lame.so.0.debug 2598 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yHH631 + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + unset DISPLAY + make test time frontend/lame --nores ./testcase.wav testcase.new.mp3 || rm -f testcase.new.mp3 frontend/lame: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory real 0m0.001s user 0m0.000s sys 0m0.001s The following output has value only for a LAME-developer, do not make _any_ assumptions about what this number means. You do not need to care about it. cmp: testcase.new.mp3: No such file or directory 0 Processing files: lame-3.100-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1rCtRk + exit 0 + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-3.100 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-3.100 + /bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-3.100 + cp -pr README TODO USAGE doc/html/about.html doc/html/abr.html doc/html/cbr.html doc/html/contact.html doc/html/contributors.html doc/html/detailed.html doc/html/history.html doc/html/index.html doc/html/introduction.html doc/html/links.html doc/html/list.html doc/html/ms_stereo.html doc/html/usage.html doc/html/vbr.html /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-3.100 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmp3lame.so.0()(64bit) libncurses.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: lame-libs-3.100-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GUkjGD + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-libs-3.100 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-libs-3.100 + /bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-libs-3.100 + cp -pr ChangeLog /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-libs-3.100 + cp -pr COPYING LICENSE /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-libs-3.100 + exit 0 Provides: libmp3lame.so.0()(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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmp3lame.so.0()(64bit) rtld(GNU_HASH) Processing files: lame-devel-3.100-1.el6.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SZJPwW + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + DOCDIR=/builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-devel-3.100 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-devel-3.100 + /bin/mkdir -p /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-devel-3.100 + cp -pr API HACKING STYLEGUIDE /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64/usr/share/doc/lame-devel-3.100 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmp3lame.so.0()(64bit) Processing files: lame-mp3x-3.100-1.el6.ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libgdk-1.2.so.0()(64bit) libglib-1.2.so.0()(64bit) libgmodule-1.2.so.0()(64bit) libgtk-1.2.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libmp3lame.so.0()(64bit) libncurses.so.5()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: lame-debuginfo-3.100-1.el6.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 warning: Could not canonicalize hostname: buildvm-ppc64-03.ppc.fedoraproject.org Wrote: /builddir/build/RPMS/lame-3.100-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/lame-libs-3.100-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/lame-devel-3.100-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/lame-mp3x-3.100-1.el6.ppc64.rpm Wrote: /builddir/build/RPMS/lame-debuginfo-3.100-1.el6.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9RyQtM + umask 022 + cd /builddir/build/BUILD + cd lame-3.100 + /bin/rm -rf /builddir/build/BUILDROOT/lame-3.100-1.el6.ppc64 + exit 0 Child return code was: 0