Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libotr.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42462-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libotr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libotr-4.1.1-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libotr.spec'], chrootPath='/var/lib/mock/dist-oc9-build-42462-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libotr.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UDpbIV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libotr-4.1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libotr-4.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libotr-4.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libotr-4.1.1-versioning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/libotr-4.1.1-socket-h.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ysg32X + umask 022 + cd /builddir/build/BUILD + cd libotr-4.1.1 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-opencloudos-linux-gnu --build=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-pic --disable-rpath --disable-static configure: WARNING: unrecognized options: --disable-rpath checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/libotr-4.1.1/config/missing: Unknown `--is-lightweight' option Try `/builddir/build/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... /usr/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-opencloudos-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-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-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-opencloudos-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... 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-opencloudos-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.10.1-unknown) 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: --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: --disable-rpath + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j32 V=1 VERBOSE=1 all /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/src' dh.c:43:18: warning: 'DH1536_MOD_LEN_BYTES' defined but not used [-Wunused-const-variable=] 43 | static const int DH1536_MOD_LEN_BYTES = 192; | ^~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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/lib64 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: 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 -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 '/builddir/build/BUILD/libotr-4.1.1/src' Making all in toolkit make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/toolkit' Making all in tests Making all in utils Making all in tap make[4]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -O2 -g -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: gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DHAVE_LIBPTHREAD -O2 -g -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 '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 make[3]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' test_instag.c: In function 'main': test_instag.c:211:70: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 4096 [-Wformat-truncation=] 211 | (void) snprintf(instag_filepath, sizeof(instag_filepath), "%s%s", curdir, | ^~ 212 | "instag.txt"); | ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:894, from /usr/include/gpg-error.h:64, from /usr/include/gcrypt.h:31, from test_instag.c:18: In function 'snprintf', inlined from 'main' at test_instag.c:211:9: /usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 11 and 4106 bytes into a destination of size 4096 71 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 72 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../include -I../../src -I../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' Making all in regression Making all in client make[4]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src -I../../../tests/utils/ -I. -O2 -g -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 '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -O2 -g -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: DIE_RPATH_DIE="/usr/lib64:" gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -O2 -g -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 '/builddir/build/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'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NYnHwv + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64 + /usr/bin/mkdir -p /builddir/build/BUILDROOT + /usr/bin/mkdir /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64 + cd libotr-4.1.1 + rm -rf /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libotr.la '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libotr.so.5.1.1 /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64/libotr.so.5.1.1 libtool: install: (cd /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/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 /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64 && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: /usr/bin/install -p .libs/libotr.lai /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/include/libotr' /usr/bin/install -p -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 '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/include/libotr' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/src' make[1]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/src' Making install in toolkit make[1]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_parse /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_sesskeys /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_mackey /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_readforge /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_modify /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/otr_remac /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/bin/otr_remac mkdir -p /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/man/man1 (cd /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/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) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 otr_toolkit.1 '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' make[1]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/toolkit' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils' Making install in tap make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' make[4]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils/tap' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils' make[4]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/utils' make[3]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/utils' Making install in unit make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/unit' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/unit' Making install in regression make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression' Making install in client make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression/client' make[3]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression' make[4]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests/regression' make[3]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests/regression' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1/tests' make[3]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/libotr-4.1.1/tests' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests' make[1]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1/tests' make[1]: Entering directory '/builddir/build/BUILD/libotr-4.1.1' make[2]: Entering directory '/builddir/build/BUILD/libotr-4.1.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 libotr.m4 '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libotr.pc '/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1' make[1]: Leaving directory '/builddir/build/BUILD/libotr-4.1.1' + rm -rf /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/lib64/libotr.la + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Processing files: libotr-4.1.1-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HWd4Y1 + umask 022 + cd /builddir/build/BUILD + cd libotr-4.1.1 + DOCDIR=/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + cp -pr README /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + cp -pr NEWS /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + cp -pr Protocol-v3.html /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-4.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rGvvju + umask 022 + cd /builddir/build/BUILD + cd libotr-4.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/licenses/libotr-4.1.1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/licenses/libotr-4.1.1 + cp -pr COPYING /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/licenses/libotr-4.1.1 + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/licenses/libotr-4.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libotr = 4.1.1-3.oc9 libotr(x86-64) = 4.1.1-3.oc9 libotr-toolkit = 4.1.1 libotr.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libotr.so.5()(64bit) rtld(GNU_HASH) Obsoletes: libotr-toolkit < 4.1.1 Processing files: libotr-devel-4.1.1-3.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eehq7y + umask 022 + cd /builddir/build/BUILD + cd libotr-4.1.1 + DOCDIR=/builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-devel-4.1.1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-devel-4.1.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64/usr/share/doc/libotr-devel-4.1.1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libotr-devel = 4.1.1-3.oc9 libotr-devel(x86-64) = 4.1.1-3.oc9 pkgconfig(libotr) = 4.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libotr.so.5()(64bit) Conflicts: libotr3-devel Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libotr-4.1.1-3.oc9.x86_64 Wrote: /builddir/build/RPMS/libotr-devel-4.1.1-3.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libotr-4.1.1-3.oc9.x86_64.rpm Child return code was: 0