<86>Oct 12 12:21:58 userdel[8280]: delete user 'rooter' <86>Oct 12 12:21:58 userdel[8280]: removed group 'rooter' owned by 'rooter' <86>Oct 12 12:21:58 userdel[8280]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 12 12:21:58 groupadd[8289]: group added to /etc/group: name=rooter, GID=555 <86>Oct 12 12:21:58 groupadd[8289]: group added to /etc/gshadow: name=rooter <86>Oct 12 12:21:58 groupadd[8289]: new group: name=rooter, GID=555 <86>Oct 12 12:21:58 useradd[8293]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Oct 12 12:21:58 userdel[8303]: delete user 'builder' <86>Oct 12 12:21:58 userdel[8303]: removed group 'builder' owned by 'builder' <86>Oct 12 12:21:58 userdel[8303]: removed shadow group 'builder' owned by 'builder' <86>Oct 12 12:21:58 groupadd[8309]: group added to /etc/group: name=builder, GID=556 <86>Oct 12 12:21:58 groupadd[8309]: group added to /etc/gshadow: name=builder <86>Oct 12 12:21:58 groupadd[8309]: new group: name=builder, GID=556 <86>Oct 12 12:21:58 useradd[8315]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Oct 12 12:22:02 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>Oct 12 12:22:02 rpmi: libgpg-error-devel-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed <13>Oct 12 12:22:02 rpmi: libgcrypt20-1.8.5-alt1 sisyphus+236872.100.1.1 1567111980 installed <13>Oct 12 12:22:02 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 12 12:22:02 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 12 12:22:02 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Oct 12 12:22:03 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Oct 12 12:22:03 rpmi: libgcrypt-devel-1.8.5-alt1 sisyphus+236872.100.1.1 1567111980 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libotr5-4.1.1-alt1.2.nosrc.rpm Installing libotr5-4.1.1-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7702 + 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/gzip -dc /usr/src/RPM/SOURCES/libotr-4.1.1.tar.gz + /bin/tar -xf - + cd libotr-4.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed '/random-msg-disconnect-frag-auth.sh$/d' -i tests/test_list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-4.1.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.5) 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 + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o mem.lo mem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c mem.c -fPIC -DPIC -o .libs/mem.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o tlv.lo tlv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c tlv.c -fPIC -DPIC -o .libs/tlv.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o userstate.lo userstate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c userstate.c -fPIC -DPIC -o .libs/userstate.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o context.lo context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c context.c -fPIC -DPIC -o .libs/context.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o context_priv.lo context_priv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c context_priv.c -fPIC -DPIC -o .libs/context_priv.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o b64.lo b64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c b64.c -fPIC -DPIC -o .libs/b64.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sm.lo sm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c sm.c -fPIC -DPIC -o .libs/sm.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o dh.lo dh.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c dh.c -fPIC -DPIC -o .libs/dh.o dh.c:43:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=] static const int DH1536_MOD_LEN_BYTES = 192; ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o proto.lo proto.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c proto.c -fPIC -DPIC -o .libs/proto.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o instag.lo instag.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c instag.c -fPIC -DPIC -o .libs/instag.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o message.lo message.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c message.c -fPIC -DPIC -o .libs/message.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o privkey.lo privkey.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c privkey.c -fPIC -DPIC -o .libs/privkey.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o auth.lo auth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c auth.c -fPIC -DPIC -o .libs/auth.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -version-info 6:1:1 -lgcrypt -lgpg-error -pie -z relro -z now -o libotr.la -rpath /usr/lib privkey.lo context.lo proto.lo b64.lo dh.lo mem.lo message.lo userstate.lo tlv.lo auth.lo sm.lo context_priv.lo instag.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/privkey.o .libs/context.o .libs/proto.o .libs/b64.o .libs/dh.o .libs/mem.o .libs/message.o .libs/userstate.o .libs/tlv.o .libs/auth.o .libs/sm.o .libs/context_priv.o .libs/instag.o -lgcrypt -lgpg-error -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libotr.so.5 -o .libs/libotr.so.5.1.1 libtool: link: (cd ".libs" && rm -f "libotr.so.5" && ln -s "libotr.so.5.1.1" "libotr.so.5") libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.5.1.1" "libotr.so") libtool: link: ( cd ".libs" && rm -f "libotr.la" && ln -s "../libotr.la" "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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_mackey.o otr_mackey.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o readotr.o readotr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sha1hmac.o sha1hmac.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_sesskeys.o otr_sesskeys.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o sesskeys.o sesskeys.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_readforge.o otr_readforge.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o ctrmode.o ctrmode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_modify.o otr_modify.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_remac.o otr_remac.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o otr_parse.o otr_parse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o parse.o parse.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o aes.o aes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' Making all in tests Making all in utils Making all in tap make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o tap.lo tap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -c tap.c -fPIC -DPIC -o .libs/tap.o 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/tap' /bin/sh ../../../libtool --tag=CC --mode=link i586-alt-linux-gcc -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o libtap.la tap.lo -lpthread libtool: link: ar cru .libs/libtap.a .libs/tap.o libtool: link: ranlib .libs/libtap.a libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Nothing to be done for 'all-am'. Making all in unit make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_b64.o test_b64.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_context.o test_context.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_mem.o test_mem.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_userstate.o test_userstate.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_tlv.o test_tlv.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_auth.o test_auth.c make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_instag.o test_instag.c 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:862, from /usr/include/gpg-error.h:65, from /usr/include/gcrypt.h:30, from test_instag.c:18: /usr/include/bits/stdio2.h:64: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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_sm.o test_sm.c make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_context test_context.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_context test_context.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_userstate test_userstate.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_userstate test_userstate.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_b64 test_b64.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_b64 test_b64.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_proto.o test_proto.c make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_mem test_mem.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_mem test_mem.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_dh.o test_dh.c make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_tlv test_tlv.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_tlv test_tlv.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o test_privkey.o test_privkey.c make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_auth test_auth.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_auth test_auth.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_sm test_sm.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_sm test_sm.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_dh test_dh.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_dh test_dh.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_instag test_instag.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_instag test_instag.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_proto test_proto.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_proto test_proto.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving 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' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o test_privkey test_privkey.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/test_privkey test_privkey.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' Making all in regression Making all in client make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -c -o client.o client.c 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/client' /bin/sh ../../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o client client.o ../../../tests/utils/tap/libtap.la ../../../src/libotr.la -lpthread -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -pie -z relro -z now -o .libs/client client.o ../../../tests/utils/tap/.libs/libtap.a ../../../src/.libs/libotr.so -lpthread -lgcrypt -lgpg-error make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65638 + 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/lib' /bin/sh ../libtool --mode=install /bin/install -c libotr.la '/usr/src/tmp/libotr5-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libotr.so.5.1.1 /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.so.5.1.1 libtool: install: (cd /usr/src/tmp/libotr5-buildroot/usr/lib && { 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/lib && { 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/lib/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib/pkgconfig' /bin/install -c -m 644 libotr.pc '/usr/src/tmp/libotr5-buildroot/usr/lib/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/lib/libotr.la' mode of './usr/lib/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/lib/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libotr.pc: Libs: '-L${libdir} -lotr' --> '-lotr' Checking contents of files in /usr/src/tmp/libotr5-buildroot/ (default) 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/lib: 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) verify-elf: WARNING: ./usr/lib/libotr.so.5.1.1: uses non-LFS functions: __fxstat fopen Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.6927 + 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 .......................... ok 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 All tests successful. Files=18, Tests=2270, 48 wallclock secs ( 0.35 usr 0.05 sys + 11.46 cusr 0.49 csys = 12.35 CPU) Result: PASS 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[1]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' make: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' + exit 0 Processing files: libotr5-4.1.1-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51977 + 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.KeDKgb find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.so.5: 124 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5JP24M find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libotr.so.5 = set:kdnG0TX97KQIQufRyhycHYSpbQKWjDZoXbvEai6H6gPKorRcBllh02ZwDynGihg3YlZvSBEsrvXoXlCZiBl4npgLK5hBx1NvbPqg9wPZrARpZhQ9V3BuYVsZvCiYTQFSSAZwZ4hm9DABtAeNS9vBDzuOqMJEvyQjPfiYEIeCZIxI2kd6GZfZryDi2ugdK8Ce9a7z6eTJJAo5e5KuwYLOG43vDrALgtlAftQXcBC5ZE2lWqzZ6uIXj2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcrypt.so.20 >= set:lfTrT8KhrmLzLLM9EwTAihZKJ90xqsNPBtSZ9e70t12BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, libgcrypt.so.20(GCRYPT_1.6), 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.5UQz6O Creating libotr5-debuginfo package Processing files: libotr-devel-4.1.1-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82271 + 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.jSKQgW find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zk34vs 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.2, pkgconfig(libotr) = 4.1.1 Requires: libotr5 = 4.1.1-alt1.2, libgcrypt-devel, /usr/lib/libotr.so.5.1.1, /usr/lib/pkgconfig Conflicts: libotr2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.co7Psv Processing files: libotr-utils-4.1.1-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35087 + 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.FszPZ8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tgvjvd 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.2 Requires: libotr5 = 4.1.1-alt1.2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcrypt.so.20 >= set:lhTrF6fVpl1a3MhE6KURBZcl1wirl2bqmICl8Bc, libgcrypt.so.20(GCRYPT_1.6), libotr.so.5 >= 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.ALJzDZ Creating libotr-utils-debuginfo package Processing files: libotr5-debuginfo-4.1.1-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Hb1thk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NVax6b find-requires: running scripts (debuginfo) Provides: debug(libotr.so.5) Requires: libotr5 = 4.1.1-alt1.2, debug(libc.so.6), debug(libgcrypt.so.20) Processing files: libotr-utils-debuginfo-4.1.1-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L0Ai3A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TD1FdJ find-requires: running scripts (debuginfo) Requires: libotr-utils = 4.1.1-alt1.2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcrypt.so.20), debug(libotr.so.5) Adding to libotr-devel a strict dependency on libotr5 Adding to libotr-utils a strict dependency on libotr5 Adding to libotr5-debuginfo a strict dependency on libotr5 Adding to libotr-utils-debuginfo a strict dependency on libotr-utils 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/i586/libotr5-4.1.1-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr-devel-4.1.1-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr-utils-4.1.1-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr5-debuginfo-4.1.1-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr-utils-debuginfo-4.1.1-alt1.2.i586.rpm 42.01user 9.71system 1:32.04elapsed 56%CPU (0avgtext+0avgdata 33296maxresident)k 0inputs+0outputs (0major+1711158minor)pagefaults 0swaps 49.54user 15.02system 1:45.78elapsed 61%CPU (0avgtext+0avgdata 113252maxresident)k 184inputs+0outputs (0major+2072416minor)pagefaults 0swaps --- libotr-devel-4.1.1-alt1.2.i586.rpm.repo 2019-02-23 19:42:01.000000000 +0000 +++ libotr-devel-4.1.1-alt1.2.i586.rpm.hasher 2019-10-12 12:23:40.785521323 +0000 @@ -30,3 +30,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libotr5-devel = 4.1.1-alt1.2:sisyphus+222631.100.1.1 +Provides: libotr5-devel = 4.1.1-alt1.2 Provides: pkgconfig(libotr) = 4.1.1 --- libotr-utils-4.1.1-alt1.2.i586.rpm.repo 2019-02-23 19:42:01.000000000 +0000 +++ libotr-utils-4.1.1-alt1.2.i586.rpm.hasher 2019-10-12 12:23:40.814520401 +0000 @@ -19,3 +19,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libotr5-utils = 4.1.1-alt1.2:sisyphus+222631.100.1.1 +Provides: libotr5-utils = 4.1.1-alt1.2 Provides: libotr-utils = 4.1.1-alt1.2:sisyphus+222631.100.1.1