request from: hawk checking if we should skip the build started at: Thu Aug 15 12:24:36 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/98598a78-3941-4a09-a507-73df667138bb/libotr-4.1.1-1.src.rpm fetched 659690 bytes, 10478.7 K/s installing srpm: libotr-4.1.1-1.src.rpm + install -d /tmp/B.n4QoGO/BUILD /tmp/B.n4QoGO/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog libotr-4.1.1-1.src.rpm * Thu Aug 15 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/libotr.git;a=log;h=master * Thu Feb 14 2019 Adam Gołębiowski 1e987d0 - updated to 4.1.1 (solves CVE-2016-2851) + rpm -Uhv --nodeps --define '_topdir /tmp/B.n4QoGO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' libotr-4.1.1-1.src.rpm libotr ################################################## + rm -f libotr-4.1.1-1.src.rpm + install -m 700 -d /tmp/B.n4QoGO/BUILD/tmp + TMPDIR=/tmp/B.n4QoGO/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.n4QoGO' --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.n4QoGO/libotr.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: 98598a78-3941-4a09-a507-73df667138bb; TMPDIR=/tmp/B.n4QoGO/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.n4QoGO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.n4QoGO/libotr.spec + : build-id: 98598a78-3941-4a09-a507-73df667138bb + TMPDIR=/tmp/B.n4QoGO/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.n4QoGO' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.n4QoGO/libotr.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.n4QoGO/BUILD/tmp /bin/sh -e /tmp/B.n4QoGO/BUILD/tmp/rpm-tmp.13679 + umask 022 + cd /tmp/B.n4QoGO/BUILD + cd /tmp/B.n4QoGO/BUILD + rm -rf libotr-4.1.1 + /usr/bin/gzip -dc /tmp/B.n4QoGO/libotr-4.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libotr-4.1.1 + /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.n4QoGO/BUILD/tmp /bin/sh -e /tmp/B.n4QoGO/BUILD/tmp/rpm-tmp.13679 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.n4QoGO/BUILD/tmp + umask 022 + cd /tmp/B.n4QoGO/BUILD + cd libotr-4.1.1 + ./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' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /tmp/B.n4QoGO/BUILD/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option Try `/tmp/B.n4QoGO/BUILD/libotr-4.1.1/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 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 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-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.4) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fstack-protector-all... yes checking whether the compiler accepts -Wstack-protector... yes checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating toolkit/Makefile config.status: creating tests/Makefile config.status: creating tests/utils/Makefile config.status: creating libotr.pc config.status: creating tests/utils/tap/Makefile config.status: creating tests/unit/Makefile config.status: creating tests/regression/Makefile config.status: creating tests/regression/client/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' Making all in src make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' CC privkey.lo CC context.lo CC proto.lo CC b64.lo CC dh.lo dh.c:43:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=] static const int DH1536_MOD_LEN_BYTES = 192; ^~~~~~~~~~~~~~~~~~~~ CC mem.lo CC message.lo CC userstate.lo CC tlv.lo CC auth.lo CC sm.lo CC context_priv.lo CC instag.lo CCLD libotr.la make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' Making all in toolkit make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' CC otr_parse.o CC readotr.o CC parse.o CC sha1hmac.o CC otr_sesskeys.o CC sesskeys.o CC otr_mackey.o CC otr_readforge.o CC aes.o CC ctrmode.o CC otr_modify.o CC otr_remac.o CCLD otr_parse CCLD otr_sesskeys CCLD otr_mackey CCLD otr_modify CCLD otr_remac CCLD otr_readforge make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' Making all in tests make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' Making all in utils make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' Making all in tap make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' CC tap.lo CCLD libtap.la make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' Making all in unit make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' CC test_auth.o CC test_proto.o CC test_dh.o CC test_b64.o CC test_context.o CC test_userstate.o CC test_tlv.o CC test_mem.o CC test_sm.o CC test_instag.o CC test_privkey.o test_instag.c: In function 'main': test_instag.c:211:63: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] (void) snprintf(instag_filepath, sizeof(instag_filepath), "%s%s", curdir, ^~ "instag.txt"); ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from /usr/include/gpg-error.h:65, from /usr/include/gcrypt.h:30, from test_instag.c:18: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD test_auth CCLD test_proto CCLD test_dh CCLD test_b64 CCLD test_context CCLD test_userstate CCLD test_tlv CCLD test_mem CCLD test_sm CCLD test_instag CCLD test_privkey make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' Making all in regression make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' Making all in client make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' CC client.o CCLD client make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' make[1]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' + 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.n4QoGO/BUILD/tmp /bin/sh -e /tmp/B.n4QoGO/BUILD/tmp/rpm-tmp.21046 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.n4QoGO/BUILD/tmp + umask 022 + cd /tmp/B.n4QoGO/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder + /bin/mkdir -p /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder + cd libotr-4.1.1 + rm -rf /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder' Making install in src make[1]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64' /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/include/libotr' /bin/sh ../libtool --mode=install /usr/bin/install -c libotr.la '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64' /usr/bin/install -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h context_priv.h instag.h '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/include/libotr' libtool: install: /usr/bin/install -c .libs/libotr.so.5.1.1 /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.so.5.1.1 libtool: install: (cd /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64 && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; }) libtool: install: (cd /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64 && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: /usr/bin/install -c .libs/libotr.lai /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.la libtool: install: /usr/bin/install -c .libs/libotr.a /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.a libtool: install: chmod 644 /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.a libtool: install: ranlib /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' make[1]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/src' Making install in toolkit make[1]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' mkdir -p /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/man/man1 /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin' (cd /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/man/man1 && \ for f in otr_parse.1 otr_sesskeys.1 otr_mackey.1 otr_readforge.1 otr_modify.1 otr_remac.1; do ln -sf otr_toolkit.1 $f; done) /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin' /usr/bin/install -c -m 644 otr_toolkit.1 '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/man/man1' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_parse /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_sesskeys /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_mackey /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_readforge /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_modify /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/otr_remac /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_remac make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' make[1]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/toolkit' Making install in tests make[1]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' Making install in utils make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' Making install in tap make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/utils' Making install in unit make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/unit' Making install in regression make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' Making install in client make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[4]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests/regression' make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[3]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[1]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1/tests' make[1]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' make[2]: Entering directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/aclocal' /bin/mkdir -p '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libotr.pc '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libotr.m4 '/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/aclocal' make[2]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' make[1]: Leaving directory '/tmp/B.n4QoGO/BUILD/libotr-4.1.1' + __spec_install_post_strip + set +x Stripping 6 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 7 executable binaries and shared object files. remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_modify remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_sesskeys remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_mackey remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_readforge remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_remac remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/bin/otr_parse remove-rpath: /usr/lib64 in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/lib64/libotr.so.5.1.1 + __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 Compress man pages: /usr/share/man Converted /usr/share/man/man1/otr_modify.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_parse.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_mackey.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_sesskeys.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_readforge.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_remac.1 from symlink to man link: man1/otr_toolkit.1 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libotr-4.1.1-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.n4QoGO/BUILD/tmp /bin/sh -e /tmp/B.n4QoGO/BUILD/tmp/rpm-tmp.49207 + umask 022 + cd /tmp/B.n4QoGO/BUILD + cd libotr-4.1.1 + DOCDIR=/tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1 + export DOCDIR + rm -rf /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1 + /bin/mkdir -p /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README UPGRADING Protocol-v3.html /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder/usr/share/doc/libotr-4.1.1... ./README ./ChangeLog ./UPGRADING ./NEWS ./AUTHORS Documentation compressed. + exit 0 Provides: libotr.so.5()(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.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) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libotr.so.5()(64bit) rtld(GNU_HASH) Processing files: libotr-devel-4.1.1-1 Provides: libtool(/usr/lib64/libotr.la) pkgconfig(libotr) = 4.1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libotr-static-4.1.1-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder Wrote: /tmp/B.n4QoGO/RPMS/libotr-4.1.1-1.x86_64.rpm Wrote: /tmp/B.n4QoGO/RPMS/libotr-devel-4.1.1-1.x86_64.rpm Wrote: /tmp/B.n4QoGO/RPMS/libotr-static-4.1.1-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.n4QoGO/BUILD/tmp /bin/sh -e /tmp/B.n4QoGO/BUILD/tmp/rpm-tmp.20216 + umask 022 + cd /tmp/B.n4QoGO/BUILD + cd libotr-4.1.1 + /bin/rm '--interactive=never' -rf /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder + rm -rf /tmp/B.n4QoGO/BUILD/tmp/libotr-4.1.1-root-builder ended at: Thu Aug 15 12:24:50 2019, done in 0:00:13.853547 + chmod -R u+rwX /tmp/B.n4QoGO/BUILD + rm -rf /tmp/B.n4QoGO/tmp /tmp/B.n4QoGO/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..400..539 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.n4QoGO Begin-TLD-Builder-Info Build-Time: user:12.53s sys:4.59s real:16.10s (faults io:59 non-io:1463368) Files queued for ftp: 42475 libotr-static-4.1.1-1.x86_64.rpm 22748 libotr-devel-4.1.1-1.x86_64.rpm 114747 libotr-4.1.1-1.x86_64.rpm 159 libotr-4.1.1-1.src.rpm.uploadinfo End-TLD-Builder-Info