<86>Apr 14 02:23:07 userdel[56292]: delete user 'rooter' <86>Apr 14 02:23:07 groupadd[56297]: group added to /etc/group: name=rooter, GID=693 <86>Apr 14 02:23:07 groupadd[56297]: group added to /etc/gshadow: name=rooter <86>Apr 14 02:23:07 groupadd[56297]: new group: name=rooter, GID=693 <86>Apr 14 02:23:07 useradd[56301]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Apr 14 02:23:07 userdel[56307]: delete user 'builder' <86>Apr 14 02:23:07 userdel[56307]: removed group 'builder' owned by 'builder' <86>Apr 14 02:23:07 userdel[56307]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 02:23:07 groupadd[56312]: group added to /etc/group: name=builder, GID=694 <86>Apr 14 02:23:07 groupadd[56312]: group added to /etc/gshadow: name=builder <86>Apr 14 02:23:07 groupadd[56312]: new group: name=builder, GID=694 <86>Apr 14 02:23:07 useradd[56320]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Apr 14 02:23:10 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 02:23:10 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 14 02:23:10 rpmi: libgpg-error-devel-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 02:23:10 rpmi: libgcrypt-devel-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 14 02:23:10 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed Installing libotr5-4.1.1-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libotr-4.1.1 + echo 'Source #0 (libotr-4.1.1.tar.gz):' Source #0 (libotr-4.1.1.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/libotr-4.1.1.tar.gz + cd libotr-4.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63726 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-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/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --with-pic --disable-rpath configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/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-alt-linux-gcc... x86_64-alt-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf 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-alt-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-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-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-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-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... no checking for x86_64-alt-linux-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.3) 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 configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath 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 configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' CC privkey.lo CC context.lo CC proto.lo CC b64.lo CC dh.lo 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 `/usr/src/RPM/BUILD/libotr-4.1.1/src' Making all in toolkit make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' CC otr_parse.o CC parse.o CC sha1hmac.o CC otr_sesskeys.o CC readotr.o CC sesskeys.o CC otr_readforge.o CC otr_mackey.o CC aes.o CC ctrmode.o CC otr_modify.o CC otr_remac.o CCLD otr_sesskeys CCLD otr_modify CCLD otr_remac CCLD otr_mackey CCLD otr_parse CCLD otr_readforge make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' Making all in utils make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making all in tap make[4]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' CC tap.lo CCLD libtap.la make[4]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making all in unit make[3]: Entering directory `/usr/src/RPM/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 CCLD test_b64 CCLD test_context CCLD test_tlv CCLD test_mem CCLD test_privkey CCLD test_proto CCLD test_dh CCLD test_userstate CCLD test_sm CCLD test_auth CCLD test_instag make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' Making all in regression make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' Making all in client make[4]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' CC client.o CCLD client make[4]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' make: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libotr5-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libotr5-buildroot + cd libotr-4.1.1 + make install DESTDIR=/usr/src/tmp/libotr5-buildroot make: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -c libotr.la '/usr/src/tmp/libotr5-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libotr.so.5.1.1 /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5.1.1 libtool: install: (cd /usr/src/tmp/libotr5-buildroot/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 /usr/src/tmp/libotr5-buildroot/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: /bin/install -c .libs/libotr.lai /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/include/libotr' /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 '/usr/src/tmp/libotr5-buildroot/usr/include/libotr' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' Making install in toolkit make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/usr/src/tmp/libotr5-buildroot/usr/bin' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_parse /usr/src/tmp/libotr5-buildroot/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_sesskeys /usr/src/tmp/libotr5-buildroot/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_mackey /usr/src/tmp/libotr5-buildroot/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_readforge /usr/src/tmp/libotr5-buildroot/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_modify /usr/src/tmp/libotr5-buildroot/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_remac /usr/src/tmp/libotr5-buildroot/usr/bin/otr_remac mkdir -p /usr/src/tmp/libotr5-buildroot/usr/share/man/man1 (cd /usr/src/tmp/libotr5-buildroot/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 '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1' /bin/install -c -m 644 otr_toolkit.1 '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' Making install in utils make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making install in tap make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[4]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making install in unit make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' Making install in regression make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' Making install in client make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[4]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[3]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/share/aclocal' /bin/install -c -m 644 libotr.m4 '/usr/src/tmp/libotr5-buildroot/usr/share/aclocal' /bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 libotr.pc '/usr/src/tmp/libotr5-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' make: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libotr5-buildroot (auto) removed './usr/lib64/libotr.la' mode of './usr/lib64/libotr.so.5.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libotr5-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libotr.pc: Libs: '-L${libdir} -lotr' --> '-lotr' Compressing files in /usr/src/tmp/libotr5-buildroot (auto) removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_remac.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_remac.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_modify.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_modify.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_readforge.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_readforge.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_mackey.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_mackey.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_sesskeys.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_sesskeys.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_parse.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_parse.1.xz' -> 'otr_toolkit.1.xz' Adjusting library links in /usr/src/tmp/libotr5-buildroot ./usr/lib64: libotr.so.5 -> libotr.so.5.1.1 Verifying ELF objects in /usr/src/tmp/libotr5-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.32551 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + LD_LIBRARY_PATH=/usr/src/RPM/BUILD/libotr-4.1.1/src/.libs + make check make: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/src' Making check in toolkit make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' Making check in utils make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making check in tap make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils' Making check in unit make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' Making check in regression make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' Making check in client make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' ./run.sh test_list unit/test_auth ................................. ok unit/test_proto ................................ ok unit/test_dh ................................... ok unit/test_b64 .................................. ok unit/test_context .............................. ok unit/test_userstate ............................ ok unit/test_tlv .................................. ok unit/test_mem .................................. ok unit/test_sm ................................... ok unit/test_instag ............................... Dubious, test returned 244 (wstat 62464, 0xf400) Failed 13/13 subtests unit/test_privkey .............................. ok regression/random-msg.sh ....................... ok regression/random-msg-auth.sh .................. ok regression/random-msg-fast.sh .................. ok regression/random-msg-frag.sh .................. ok regression/random-msg-disconnect.sh ............ ok regression/random-msg-disconnect-frag.sh ....... ok regression/random-msg-disconnect-auth.sh ....... ok regression/random-msg-disconnect-frag-auth.sh .. ok Test Summary Report ------------------- unit/test_instag (Wstat: 62464 Tests: 0 Failed: 0) Non-zero exit status: 244 Parse errors: Bad plan. You planned 13 tests but ran 0. Files=19, Tests=3398, 51 wallclock secs ( 0.29 usr 0.02 sys + 2.99 cusr 0.19 csys = 3.49 CPU) Result: FAIL make[2]: *** [check-am] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1/tests' make: *** [check-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/libotr-4.1.1' + : + exit 0 Processing files: libotr5-4.1.1-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.75651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + DOCDIR=/usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + export DOCDIR + rm -rf /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + /bin/mkdir -p /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + cp -prL AUTHORS /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + chmod -R go-w /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + chmod -R a+rX /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr5-4.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HOIsaU find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5: 124 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tS1sWn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libotr.so.5()(64bit) = set:kdnG0TX97KQIQufRyhycHYSpbQKWjDZoXbvEai6H6gPKorRcBllh02ZwDynGihg3YlZvSBEsrvXoXlCZiBl4npgLK5hBx1NvbPqg9wPZrARpZhQ9V3BuYVsZvCiYTQFSSAZwZ4hm9DABtAeNS9vBDzuOqMJEvyQjPfiYEIeCZIxI2kd6GZfZryDi2ugdK8Ce9a7z6eTJJAo5e5KuwYLOG43vDrALgtlAftQXcBC5ZE2lWqzZ6uIXj2 Requires: 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) >= set:lfTrT8KhrmLzLLM9EwTAihZKJ90xqsNPBtSZ9e70t12BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, libgcrypt.so.20(GCRYPT_1.6)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BbvOCU Creating libotr5-debuginfo package Processing files: libotr-devel-4.1.1-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89654 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + DOCDIR=/usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + export DOCDIR + rm -rf /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + /bin/mkdir -p /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + cp -prL ChangeLog INSTALL Protocol-v3.html NEWS README /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + chmod -R go-w /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + chmod -R a+rX /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-devel-4.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nXwxvu find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xkjfk7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libotr5-devel = 4.1.1-alt1.1, pkgconfig(libotr) = 4.1.1 Requires: libotr5 = 4.1.1-alt1.1, libgcrypt-devel, /usr/lib64/libotr.so.5.1.1, /usr/lib64/pkgconfig Conflicts: libotr2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7cSVUM Processing files: libotr-utils-4.1.1-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5783 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + DOCDIR=/usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + export DOCDIR + rm -rf /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + /bin/mkdir -p /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + cp -prL AUTHORS /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + chmod -R go-w /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + chmod -R a+rX /usr/src/tmp/libotr5-buildroot/usr/share/doc/libotr-utils-4.1.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5MWtv find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dUFcTg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libotr5-utils = 4.1.1-alt1.1 Requires: libotr5 = 4.1.1-alt1.1, /lib64/ld-linux-x86-64.so.2, 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) >= set:lhTrF6fVpl1a3MhE6KURBZcl1wirl2bqmICl8Bc, libgcrypt.so.20(GCRYPT_1.6)(64bit), libotr.so.5()(64bit) >= set:kiDr82pEGD1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RlFWH7 Creating libotr-utils-debuginfo package Processing files: libotr5-debuginfo-4.1.1-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ttGh1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.94MrBX find-requires: running scripts (debuginfo) Provides: debug64(libotr.so.5) Requires: libotr5 = 4.1.1-alt1.1, debug64(libc.so.6), debug64(libgcrypt.so.20) Processing files: libotr-utils-debuginfo-4.1.1-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t06RFW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TwCXxY find-requires: running scripts (debuginfo) Requires: libotr-utils = 4.1.1-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcrypt.so.20), debug64(libotr.so.5) Adding to libotr-utils-debuginfo a strict dependency on libotr5-debuginfo Removing from libotr-utils-debuginfo 2 sources provided by libotr5-debuginfo also prunning dir /usr/src/debug/libotr-4.1.1/src Removing 1 extra deps from libotr-devel due to dependency on libotr5 Removing 1 extra deps from libotr-utils due to dependency on libotr5 Removing 1 extra deps from libotr-utils-debuginfo due to dependency on libotr5-debuginfo Removing 8 extra deps from libotr-utils due to repentancy on libotr5 Removing 2 extra deps from libotr-utils-debuginfo due to repentancy on libotr5-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libotr5-4.1.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr-devel-4.1.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr-utils-4.1.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr5-debuginfo-4.1.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr-utils-debuginfo-4.1.1-alt1.1.x86_64.rpm 14.08user 3.14system 1:15.60elapsed 22%CPU (0avgtext+0avgdata 36624maxresident)k 0inputs+0outputs (0major+1621400minor)pagefaults 0swaps 16.91user 5.08system 1:21.55elapsed 26%CPU (0avgtext+0avgdata 121760maxresident)k 0inputs+0outputs (0major+1903270minor)pagefaults 0swaps