Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ices.spec'], timeout=0gid=135env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir'}logger=nspawn_args=[]user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10432/root'uid=1001shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ices.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-103817705.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ices-2.0.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ices.spec'], timeout=0gid=135env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir'}logger=nspawn_args=[]user='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10432/root'uid=1001shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ices.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hXzb3T + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ices-2.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/ices-2.0.2.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ices-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|0|1|' conf/ices-alsa.xml conf/ices-oss.xml conf/ices-playlist.xml conf/ices-roar.xml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hkqt97 + umask 022 + cd /builddir/build/BUILD + cd ices-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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' + for i in '$(find . -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' + ./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 --with-ogg --with-vorbis checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... 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 for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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... cat: ld.so.conf.d/*.conf: No such file or directory 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... cat: ld.so.conf.d/*.conf: No such file or directory GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for fgrep... /usr/bin/grep -F checking for ANSI C header files... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether byte ordering is bigendian... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for RoarAudio... no checking for an ANSI C-conforming const... yes checking for uint64_t... yes checking for gettimeofday... yes checking for ftime... yes checking for XML configuration checking for xml2-config... /usr/bin/xml2-config checking for xmlParseFile... yes checking for pkg-config... /usr/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands Build with alsa: yes Build with OSS: yes Build with Sun audio: no Build with RoarAudio: no + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ices-2.0.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src' Making all in log make[3]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src/log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o log.lo log.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c log.c -fPIC -DPIC -o .libs/log.o log.c: In function 'log_write_direct': log.c:581:12: warning: variable 'now' set but not used [-Wunused-but-set-variable] time_t now; ^ log.c: At top level: log.c:626:13: warning: '_release_log_id' defined but not used [-Wunused-function] static void _release_log_id(int log_id) ^ log.c: In function 'log_write': log.c:513:24: warning: 'block_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!block_len) ^ log.c:425:9: note: 'block_len' was declared here int block_len; ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) make[3]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src/log' Making all in timing make[3]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src/timing' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o timing.c: In function 'timing_get_time': timing.c:53:5: warning: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration] gettimeofday(&mtv, NULL); ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) make[3]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src/timing' Making all in thread make[3]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src/thread' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o thread.c: In function 'thread_create_c': thread.c:267:9: warning: unused variable 'ok' [-Wunused-variable] int ok = 1; ^ thread.c: In function 'thread_join': thread.c:741:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) make[3]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src/thread' Making all in avl make[3]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src/avl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/include/libxml2 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) make[3]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src/avl' make[3]: Entering directory `/builddir/build/BUILD/ices-2.0.2/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c input.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c cfgparse.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stream.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c ices.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c signals.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c im_playlist.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c reencode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c encode.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c playlist_basic.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c im_stdinpcm.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c stream_shared.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c metadata.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c playlist_script.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c audio.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c resample.c In file included from resample.c:11:0: resample.c: In function 'resampler_init': resample.c:177:34: warning: comparison with string literal results in unspecified behavior [-Waddress] assert("arglist" == "valid"); ^ gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c im_oss.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c im_alsa.c /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o im_alsa.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lasound -lvorbisenc -lshout -lvorbis -ltheora -lspeex -logg -lxml2 -lz -lm -ldl mkdir .libs gcc -I/usr/include/libxml2 -pthread -Wall -Wno-pointer-sign -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o im_alsa.o log/.libs/libicelog.a timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a -lasound -lvorbisenc -lshout -lvorbis -ltheora -lspeex -logg -lxml2 -lz -lm -ldl make[3]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/src' Making all in conf make[2]: Entering directory `/builddir/build/BUILD/ices-2.0.2/conf' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/conf' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/ices-2.0.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/ices-2.0.2/doc' make[2]: Entering directory `/builddir/build/BUILD/ices-2.0.2' make[2]: Leaving directory `/builddir/build/BUILD/ices-2.0.2' make[1]: Leaving directory `/builddir/build/BUILD/ices-2.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b0vz0N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 + cd ices-2.0.2 + rm -rf /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 + install -D -m 755 src/ices /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/bin/ices + install -D -m 644 conf/ices-playlist.xml /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/etc/ices.conf + install -D -m 644 /builddir/build/SOURCES/ices.service /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/lib/systemd/system/ices.service + install -D -m 644 /builddir/build/SOURCES/ices.logrotate /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/etc/logrotate.d/ices + install -d -m 755 /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/var/log/ices + /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/ices-2.0.2 extracting debug info from /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/bin/ices dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 448 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ices-2.0.2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LGzTyu + umask 022 + cd /builddir/build/BUILD + cd ices-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr COPYING /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr README /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr TODO /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr doc/basic.html doc/config.html doc/faq.html doc/index.html doc/inputs.html doc/intro.html /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr doc/style.css /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + cp -pr conf/ices-alsa.xml conf/ices-oss.xml conf/ices-playlist.xml conf/ices-roar.xml /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64/usr/share/doc/ices-2.0.2 + exit 0 Provides: config(ices) = 2.0.2-1.el7.centos ices = 2.0.2-1.el7.centos ices(x86-64) = 2.0.2-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libogg.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libshout.so.3()(64bit) libspeex.so.1()(64bit) libtheora.so.0()(64bit) libvorbis.so.0()(64bit) libvorbisenc.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: ices-debuginfo-2.0.2-1.el7.centos.x86_64 Provides: ices-debuginfo = 2.0.2-1.el7.centos ices-debuginfo(x86-64) = 2.0.2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/ices-2.0.2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ices-debuginfo-2.0.2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JVr1zz + umask 022 + cd /builddir/build/BUILD + cd ices-2.0.2 + rm -rf /builddir/build/BUILDROOT/ices-2.0.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0