request from: hawk checking if we should skip the build started at: Sun Aug 25 14:05:16 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/67be966d-519f-4334-afb2-b16fbe6e1e0f/sbc-1.4-1.src.rpm fetched 254979 bytes, 5887.0 K/s installing srpm: sbc-1.4-1.src.rpm + install -d /tmp/B.MbVSpf/BUILD /tmp/B.MbVSpf/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog sbc-1.4-1.src.rpm * Sun Aug 25 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/sbc.git;a=log;h=master * Mon Nov 19 2018 Jakub Bogusz 6c54245 - updated to 1.4 (stack overflow fix) + rpm -Uhv --nodeps --define '_topdir /tmp/B.MbVSpf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' sbc-1.4-1.src.rpm sbc ################################################## + rm -f sbc-1.4-1.src.rpm + install -m 700 -d /tmp/B.MbVSpf/BUILD/tmp + TMPDIR=/tmp/B.MbVSpf/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MbVSpf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.MbVSpf/sbc.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 67be966d-519f-4334-afb2-b16fbe6e1e0f; TMPDIR=/tmp/B.MbVSpf/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MbVSpf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.MbVSpf/sbc.spec + : build-id: 67be966d-519f-4334-afb2-b16fbe6e1e0f + TMPDIR=/tmp/B.MbVSpf/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MbVSpf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.MbVSpf/sbc.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp /bin/sh -e /tmp/B.MbVSpf/BUILD/tmp/rpm-tmp.14754 + umask 022 + cd /tmp/B.MbVSpf/BUILD + cd /tmp/B.MbVSpf/BUILD + rm -rf sbc-1.4 + /usr/bin/xz -dc /tmp/B.MbVSpf/sbc-1.4.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd sbc-1.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp /bin/sh -e /tmp/B.MbVSpf/BUILD/tmp/rpm-tmp.14754 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp + umask 022 + cd /tmp/B.MbVSpf/BUILD + cd sbc-1.4 + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' --disable-silent-rules 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... gcc3 checking whether x86_64-tld-linux-gcc accepts -fPIE... yes checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-tld-linux-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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SNDFILE... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sbc/sbc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make --no-print-directory all-am depbase=`echo sbc/sbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc.lo sbc/sbc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sbc/sbc_primitives.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc_primitives.lo sbc/sbc_primitives.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sbc/sbc_primitives_mmx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_mmx.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_mmx.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sbc/sbc_primitives_iwmmxt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_iwmmxt.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_iwmmxt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives.lo -MD -MP -MF sbc/.deps/sbc_primitives.Tpo -c sbc/sbc_primitives.c -fPIC -DPIC -o sbc/.libs/sbc_primitives.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_mmx.lo -MD -MP -MF sbc/.deps/sbc_primitives_mmx.Tpo -c sbc/sbc_primitives_mmx.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_mmx.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_iwmmxt.lo -MD -MP -MF sbc/.deps/sbc_primitives_iwmmxt.Tpo -c sbc/sbc_primitives_iwmmxt.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_iwmmxt.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc.lo -MD -MP -MF sbc/.deps/sbc.Tpo -c sbc/sbc.c -fPIC -DPIC -o sbc/.libs/sbc.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_iwmmxt.lo -MD -MP -MF sbc/.deps/sbc_primitives_iwmmxt.Tpo -c sbc/sbc_primitives_iwmmxt.c -o sbc/sbc_primitives_iwmmxt.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_mmx.lo -MD -MP -MF sbc/.deps/sbc_primitives_mmx.Tpo -c sbc/sbc_primitives_mmx.c -o sbc/sbc_primitives_mmx.o >/dev/null 2>&1 depbase=`echo sbc/sbc_primitives_neon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_neon.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc_primitives_neon.lo sbc/sbc_primitives_neon.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_neon.lo -MD -MP -MF sbc/.deps/sbc_primitives_neon.Tpo -c sbc/sbc_primitives_neon.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_neon.o libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_neon.lo -MD -MP -MF sbc/.deps/sbc_primitives_neon.Tpo -c sbc/sbc_primitives_neon.c -o sbc/sbc_primitives_neon.o >/dev/null 2>&1 depbase=`echo sbc/sbc_primitives_armv6.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_armv6.lo -MD -MP -MF $depbase.Tpo -c -o sbc/sbc_primitives_armv6.lo sbc/sbc_primitives_armv6.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_armv6.lo -MD -MP -MF sbc/.deps/sbc_primitives_armv6.Tpo -c sbc/sbc_primitives_armv6.c -fPIC -DPIC -o sbc/.libs/sbc_primitives_armv6.o depbase=`echo src/sbcinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/sbcinfo.o -MD -MP -MF $depbase.Tpo -c -o src/sbcinfo.o src/sbcinfo.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives_armv6.lo -MD -MP -MF sbc/.deps/sbc_primitives_armv6.Tpo -c sbc/sbc_primitives_armv6.c -o sbc/sbc_primitives_armv6.o >/dev/null 2>&1 depbase=`echo src/sbcdec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/sbcdec.o -MD -MP -MF $depbase.Tpo -c -o src/sbcdec.o src/sbcdec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/sbcenc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/sbcenc.o -MD -MP -MF $depbase.Tpo -c -o src/sbcenc.o src/sbcenc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/sbctester.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/sbctester.o -MD -MP -MF $depbase.Tpo -c -o src/sbctester.o src/sbctester.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o src/sbcinfo src/sbcinfo.o libtool: link: x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o src/sbcinfo src/sbcinfo.o /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o src/sbctester src/sbctester.o -lsndfile -lm libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc_primitives.lo -MD -MP -MF sbc/.deps/sbc_primitives.Tpo -c sbc/sbc_primitives.c -o sbc/sbc_primitives.o >/dev/null 2>&1 libtool: link: x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o src/sbctester src/sbctester.o /usr/lib64/libsndfile.so -lm -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 libtool: compile: x86_64-tld-linux-gcc -DHAVE_CONFIG_H -I. -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT sbc/sbc.lo -MD -MP -MF sbc/.deps/sbc.Tpo -c sbc/sbc.c -o sbc/sbc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -no-undefined -version-info 3:2:2 -Wl,--version-script=./sbc/sbc.sym -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sbc/libsbc.la -rpath /usr/lib64 sbc/sbc.lo sbc/sbc_primitives.lo sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_neon.lo sbc/sbc_primitives_armv6.lo /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o sbc/libsbc-private.la sbc/sbc.lo sbc/sbc_primitives.lo sbc/sbc_primitives_mmx.lo sbc/sbc_primitives_iwmmxt.lo sbc/sbc_primitives_neon.lo sbc/sbc_primitives_armv6.lo libtool: link: x86_64-tld-linux-gcc -shared -fPIC -DPIC sbc/.libs/sbc.o sbc/.libs/sbc_primitives.o sbc/.libs/sbc_primitives_mmx.o sbc/.libs/sbc_primitives_iwmmxt.o sbc/.libs/sbc_primitives_neon.o sbc/.libs/sbc_primitives_armv6.o -O2 -march=x86-64 -Wl,--version-script=./sbc/sbc.sym -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,libsbc.so.1 -o sbc/.libs/libsbc.so.1.2.2 libtool: link: ar cru sbc/.libs/libsbc-private.a sbc/.libs/sbc.o sbc/.libs/sbc_primitives.o sbc/.libs/sbc_primitives_mmx.o sbc/.libs/sbc_primitives_iwmmxt.o sbc/.libs/sbc_primitives_neon.o sbc/.libs/sbc_primitives_armv6.o libtool: link: ranlib sbc/.libs/libsbc-private.a libtool: link: (cd "sbc/.libs" && rm -f "libsbc.so.1" && ln -s "libsbc.so.1.2.2" "libsbc.so.1") libtool: link: ( cd "sbc/.libs" && rm -f "libsbc-private.la" && ln -s "../libsbc-private.la" "libsbc-private.la" ) libtool: link: (cd "sbc/.libs" && rm -f "libsbc.so" && ln -s "libsbc.so.1.2.2" "libsbc.so") /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o src/sbcdec src/sbcdec.o sbc/libsbc-private.la /bin/sh ./libtool --tag=CC --mode=link x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o src/sbcenc src/sbcenc.o sbc/libsbc-private.la libtool: link: ar cru sbc/.libs/libsbc.a sbc/sbc.o sbc/sbc_primitives.o sbc/sbc_primitives_mmx.o sbc/sbc_primitives_iwmmxt.o sbc/sbc_primitives_neon.o sbc/sbc_primitives_armv6.o libtool: link: ranlib sbc/.libs/libsbc.a libtool: link: ( cd "sbc/.libs" && rm -f "libsbc.la" && ln -s "../libsbc.la" "libsbc.la" ) libtool: link: x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o src/sbcenc src/sbcenc.o sbc/.libs/libsbc-private.a libtool: link: x86_64-tld-linux-gcc -fvisibility=hidden -finline-functions -fgcse-after-reload -funswitch-loops -funroll-loops -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o src/sbcdec src/sbcdec.o sbc/.libs/libsbc-private.a + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp /bin/sh -e /tmp/B.MbVSpf/BUILD/tmp/rpm-tmp.46461 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp + umask 022 + cd /tmp/B.MbVSpf/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder + /bin/mkdir -p /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder + cd sbc-1.4 + rm -rf /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder' /bin/mkdir -p '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/pkgconfig' /bin/mkdir -p '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/include/sbc' /usr/bin/install -c -m 644 sbc/sbc.pc '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 sbc/sbc.h '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/include/sbc' /bin/mkdir -p '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c sbc/libsbc.la '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64' libtool: install: /usr/bin/install -c sbc/.libs/libsbc.so.1.2.2 /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.so.1.2.2 libtool: install: (cd /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64 && { ln -s -f libsbc.so.1.2.2 libsbc.so.1 || { rm -f libsbc.so.1 && ln -s libsbc.so.1.2.2 libsbc.so.1; }; }) libtool: install: (cd /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64 && { ln -s -f libsbc.so.1.2.2 libsbc.so || { rm -f libsbc.so && ln -s libsbc.so.1.2.2 libsbc.so; }; }) libtool: install: /usr/bin/install -c sbc/.libs/libsbc.lai /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.la libtool: install: /usr/bin/install -c sbc/.libs/libsbc.a /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.a libtool: install: chmod 644 /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.a libtool: install: ranlib /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/sbcinfo src/sbcdec src/sbcenc '/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/bin' libtool: install: /usr/bin/install -c src/sbcinfo /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/bin/sbcinfo libtool: install: /usr/bin/install -c src/sbcdec /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/bin/sbcdec libtool: install: /usr/bin/install -c src/sbcenc /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/bin/sbcenc + /bin/rm '--interactive=never' /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/lib64/libsbc.la + __spec_install_post_strip + set +x Stripping 3 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 4 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: sbc-1.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp /bin/sh -e /tmp/B.MbVSpf/BUILD/tmp/rpm-tmp.46461 + umask 022 + cd /tmp/B.MbVSpf/BUILD + cd sbc-1.4 + DOCDIR=/tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4 + export DOCDIR + rm -rf /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4 + /bin/mkdir -p /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4... Documentation compressed. + cp -pr AUTHORS ChangeLog README /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder/usr/share/doc/sbc-1.4... ./README ./ChangeLog ./AUTHORS Documentation compressed. + exit 0 Provides: libsbc.so.1()(64bit) libsbc.so.1(SBC_1.0)(64bit) libsbc.so.1(SBC_1.1)(64bit) libsbc.so.1(SBC_1.2)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: sbc-devel-1.4-1 Provides: pkgconfig(sbc) = 1.4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: sbc-static-1.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder Wrote: /tmp/B.MbVSpf/RPMS/sbc-1.4-1.x86_64.rpm Wrote: /tmp/B.MbVSpf/RPMS/sbc-devel-1.4-1.x86_64.rpm Wrote: /tmp/B.MbVSpf/RPMS/sbc-static-1.4-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.MbVSpf/BUILD/tmp /bin/sh -e /tmp/B.MbVSpf/BUILD/tmp/rpm-tmp.46461 + umask 022 + cd /tmp/B.MbVSpf/BUILD + cd sbc-1.4 + /bin/rm '--interactive=never' -rf /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder + rm -rf /tmp/B.MbVSpf/BUILD/tmp/sbc-1.4-root-builder ended at: Sun Aug 25 14:05:20 2019, done in 0:00:03.664978 + chmod -R u+rwX /tmp/B.MbVSpf/BUILD + rm -rf /tmp/B.MbVSpf/tmp /tmp/B.MbVSpf/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..369 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## sbc ################################################## sbc-devel ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.MbVSpf Begin-TLD-Builder-Info Build-Time: user:4.59s sys:0.71s real:6.03s (faults io:1 non-io:597059) Files queued for ftp: 30845 sbc-static-1.4-1.x86_64.rpm 4826 sbc-devel-1.4-1.x86_64.rpm 44011 sbc-1.4-1.x86_64.rpm 139 sbc-1.4-1.src.rpm.uploadinfo End-TLD-Builder-Info