<86>Oct 8 04:39:53 userdel[35811]: delete user 'rooter' <86>Oct 8 04:39:53 groupadd[35853]: group added to /etc/group: name=rooter, GID=1244 <86>Oct 8 04:39:53 groupadd[35853]: group added to /etc/gshadow: name=rooter <86>Oct 8 04:39:53 groupadd[35853]: new group: name=rooter, GID=1244 <86>Oct 8 04:39:53 useradd[36048]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>Oct 8 04:39:53 userdel[36085]: delete user 'builder' <86>Oct 8 04:39:53 userdel[36085]: removed group 'builder' owned by 'builder' <86>Oct 8 04:39:53 userdel[36085]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 04:39:53 groupadd[36169]: group added to /etc/group: name=builder, GID=1245 <86>Oct 8 04:39:53 groupadd[36169]: group added to /etc/gshadow: name=builder <86>Oct 8 04:39:53 groupadd[36169]: new group: name=builder, GID=1245 <86>Oct 8 04:39:53 useradd[36303]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none <13>Oct 8 04:39:59 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 8 04:39:59 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Oct 8 04:39:59 rpmi: libgpg-error-devel-1.47-alt1 sisyphus+327218.100.1.1 1692093768 installed <13>Oct 8 04:39:59 rpmi: libgcrypt-devel-1.10.2-alt2 sisyphus+330867.100.1.1 1696329186 installed <13>Oct 8 04:40:00 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libotr5-4.1.1-alt2.nosrc.rpm (w1.gzdio) Installing libotr5-4.1.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23211 + 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):' Source #0 (libotr-4.1.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libotr-4.1.1.tar + cd libotr-4.1.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libotr-4.1.1-debian-fix-include-socket.h.patch):' Patch #0 (libotr-4.1.1-debian-fix-include-socket.h.patch): + /usr/bin/patch -p1 patching file tests/regression/client/client.c + sed '/random-msg-disconnect-frag-auth.sh$/d' -i tests/test_list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23211 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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... /usr/bin/ginstall -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... /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-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.10.2) checking LIBGCRYPT API version... okay fgrep: warning: fgrep is obsolescent; using grep -F fgrep: warning: fgrep is obsolescent; using grep -F fgrep: warning: fgrep is obsolescent; using grep -F checking for win32... no checking whether the compiler accepts -fstack-protector-all... no checking whether the compiler accepts -Wstack-protector... no checking whether the compiler accepts -fwrapv... no checking whether the compiler accepts -fno-strict-overflow... no checking whether the compiler accepts -Wall... no checking whether the compiler accepts -Wextra -Wno-unused-parameter... no checking whether the compiler accepts -Wformat-security... no checking whether the compiler accepts --param ssp-buffer-size=1... no checking whether the compiler accepts -fPIE... no checking whether the linker accepts -pie... no checking whether the linker accepts -z relro -z now... no 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o context.lo context.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c context.c -fPIC -DPIC -o .libs/context.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o dh.lo dh.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c dh.c -fPIC -DPIC -o .libs/dh.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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]: 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o b64.lo b64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c b64.c -fPIC -DPIC -o .libs/b64.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o mem.lo mem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c mem.c -fPIC -DPIC -o .libs/mem.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o userstate.lo userstate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c userstate.c -fPIC -DPIC -o .libs/userstate.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o context_priv.lo context_priv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c context_priv.c -fPIC -DPIC -o .libs/context_priv.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o privkey.lo privkey.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c privkey.c -fPIC -DPIC -o .libs/privkey.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o tlv.lo tlv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c tlv.c -fPIC -DPIC -o .libs/tlv.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o message.lo message.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c message.c -fPIC -DPIC -o .libs/message.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o proto.lo proto.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c proto.c -fPIC -DPIC -o .libs/proto.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o auth.lo auth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c auth.c -fPIC -DPIC -o .libs/auth.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o sm.lo sm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c sm.c -fPIC -DPIC -o .libs/sm.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o instag.lo instag.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c instag.c -fPIC -DPIC -o .libs/instag.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -version-info 6:1:1 -L/usr/lib64 -lgcrypt -lgpg-error -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: x86_64-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 -L/usr/lib64 -lgcrypt -lgpg-error -O2 -flto=auto -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o sesskeys.o sesskeys.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_parse.o otr_parse.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o readotr.o readotr.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o parse.o parse.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o ctrmode.o ctrmode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o sha1hmac.o sha1hmac.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_sesskeys.o otr_sesskeys.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_readforge.o otr_readforge.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_remac.o otr_remac.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_mackey.o otr_mackey.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o aes.o aes.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o otr_modify.o otr_modify.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o tap.lo tap.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c tap.c -fPIC -DPIC -o .libs/tap.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o libtap.la tap.lo -lpthread libtool: link: ar cru .libs/libtap.a .libs/tap.o ar: `u' modifier ignored since `D' is the default (see `U') 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_auth.o test_auth.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_proto.o test_proto.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_mem.o test_mem.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_b64.o test_b64.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_sm.o test_sm.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_context.o test_context.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_userstate.o test_userstate.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_dh.o test_dh.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_tlv.o test_tlv.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_instag.o test_instag.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o test_privkey.o test_privkey.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_auth test_auth.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_auth test_auth.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_b64 test_b64.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_b64 test_b64.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_context test_context.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_context test_context.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_userstate test_userstate.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_userstate test_userstate.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_tlv test_tlv.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_tlv test_tlv.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_mem test_mem.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_mem test_mem.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_proto test_proto.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_proto test_proto.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_sm test_sm.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_sm test_sm.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_instag test_instag.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_instag test_instag.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_privkey test_privkey.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_privkey test_privkey.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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 x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o test_dh test_dh.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/test_dh test_dh.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -L/usr/lib64 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -c -o client.o client.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition 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 x86_64-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o client client.o ../../../tests/utils/tap/libtap.la ../../../src/libotr.la -lpthread -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_FORTIFY_SOURCE=2 -o .libs/client client.o ../../../tests/utils/tap/.libs/libtap.a ../../../src/.libs/libotr.so -lpthread -L/usr/lib64 -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.67414 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + 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' /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libotr.la '/usr/src/tmp/libotr5-buildroot/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libotr.so.5.1.1 /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5.1.1 libtool: install: (cd /usr/src/tmp/libotr5-buildroot/usr/lib64 && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; }) libtool: install: (cd /usr/src/tmp/libotr5-buildroot/usr/lib64 && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libotr.lai /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/include/libotr' /usr/bin/ginstall -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' /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/usr/src/tmp/libotr5-buildroot/usr/bin' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/otr_parse /usr/src/tmp/libotr5-buildroot/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/otr_sesskeys /usr/src/tmp/libotr5-buildroot/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/otr_mackey /usr/src/tmp/libotr5-buildroot/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/otr_readforge /usr/src/tmp/libotr5-buildroot/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/otr_modify /usr/src/tmp/libotr5-buildroot/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -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) /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1' /usr/bin/ginstall -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'. /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/share/aclocal' /usr/bin/ginstall -c -m 644 libotr.m4 '/usr/src/tmp/libotr5-buildroot/usr/share/aclocal' /usr/bin/mkdir -p '/usr/src/tmp/libotr5-buildroot/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libotr.pc '/usr/src/tmp/libotr5-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' make: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libotr5-buildroot (auto) removed './usr/lib64/libotr.la' mode of './usr/lib64/libotr.so.5.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libotr5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libotr5-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.91623 + 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=2364, 39 wallclock secs ( 0.23 usr 0.03 sys + 3.81 cusr 0.61 csys = 4.68 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-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71016 + 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.bFTWq1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5: 124 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M93LcL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libotr.so.5()(64bit) = set:kdnG0TX97KQIQufRyhycHYSpbQKWjDZoXbvEai6H6gPKorRcBllh02ZwDynGihg3YlZvSBEsrvXoXlCZiBl4npgLK5hBx1NvbPqg9wPZrARpZhQ9V3BuYVsZvCiYTQFSSAZwZ4hm9DABtAeNS9vBDzuOqMJEvyQjPfiYEIeCZIxI2kd6GZfZryDi2ugdK8Ce9a7z6eTJJAo5e5KuwYLOG43vDrALgtlAftQXcBC5ZE2lWqzZ6uIXj2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcrypt.so.20()(64bit) >= set:lfTrT8KhrmLzLLM9EwTAihZKJ90xqsNPBtSZ9e70t12BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, libgcrypt.so.20(GCRYPT_1.6)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkJ4SF Creating libotr5-debuginfo package Processing files: libotr-devel-4.1.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10585 + 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.uPKbO8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YQDQ1O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libotr5-devel = 4.1.1-alt2, pkgconfig(libotr) = 4.1.1 Requires: libotr5 = 4.1.1-alt2, libgcrypt-devel, /usr/lib64/libotr.so.5.1.1, /usr/lib64/pkgconfig Conflicts: libotr2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wF02gB Processing files: libotr-utils-4.1.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51391 + 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.XvroZB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yzv956 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/libotr5-buildroot/usr/bin/otr_mackey: overlinked libraries: /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5 lib.req: WARNING: /usr/src/tmp/libotr5-buildroot/usr/bin/otr_sesskeys: overlinked libraries: /usr/src/tmp/libotr5-buildroot/usr/lib64/libotr.so.5 Provides: libotr5-utils = 4.1.1-alt2 Requires: libotr5 = 4.1.1-alt2, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcrypt.so.20()(64bit) >= set:lhTrF6fVpl1a3MhE6KURBZcl1wirl2bqmICl8Bc, libgcrypt.so.20(GCRYPT_1.6)(64bit), libotr.so.5()(64bit) >= set:kiDr82pEGD1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VzROWk Creating libotr-utils-debuginfo package Processing files: libotr5-debuginfo-4.1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RpiVbw find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gkZOtf find-requires: running scripts (debuginfo) Provides: debug64(libotr.so.5) Requires: libotr5 = 4.1.1-alt2, debug64(libc.so.6), debug64(libgcrypt.so.20) Processing files: libotr-utils-debuginfo-4.1.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6iSiLf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sGiFuj find-requires: running scripts (debuginfo) Requires: libotr-utils = 4.1.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcrypt.so.20), debug64(libotr.so.5) Adding to libotr-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/x86_64/libotr5-4.1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libotr-devel-4.1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libotr-utils-4.1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libotr5-debuginfo-4.1.1-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libotr-utils-debuginfo-4.1.1-alt2.x86_64.rpm (w2.lzdio) 16.15user 7.08system 1:14.48elapsed 31%CPU (0avgtext+0avgdata 54880maxresident)k 0inputs+0outputs (0major+1945103minor)pagefaults 0swaps 5.77user 2.28system 1:31.16elapsed 8%CPU (0avgtext+0avgdata 136252maxresident)k 0inputs+0outputs (0major+199546minor)pagefaults 0swaps --- libotr-utils-4.1.1-alt2.x86_64.rpm.repo 2022-11-12 11:34:30.000000000 +0000 +++ libotr-utils-4.1.1-alt2.x86_64.rpm.hasher 2024-10-08 04:41:20.496931758 +0000 @@ -22,8 +22,8 @@ Provides: libotr-utils = 4.1.1-alt2:sisyphus+309920.200.3.1 -File: /usr/bin/otr_mackey 100755 root:root 7a1a614ebd15dc3a638282036eff8ffa -File: /usr/bin/otr_modify 100755 root:root 2d958de8565c2038d9c6644a86daa1a6 -File: /usr/bin/otr_parse 100755 root:root aa417cb4becf696d327707d02634d2f9 -File: /usr/bin/otr_readforge 100755 root:root 4e4b3f545647125c259719d4427eef79 -File: /usr/bin/otr_remac 100755 root:root 6f8e1cca21ecd6fc3ae983977af807f7 -File: /usr/bin/otr_sesskeys 100755 root:root c1f86ef9fd92d79cc3bbcc229e94f519 +File: /usr/bin/otr_mackey 100755 root:root 26454237207afd284f3fb1f6b53a92db +File: /usr/bin/otr_modify 100755 root:root 779eb8f40af06198d3274c4aa975badc +File: /usr/bin/otr_parse 100755 root:root 3935ba671ea620a06deac6631c76818a +File: /usr/bin/otr_readforge 100755 root:root 1046fac5816a278bbf88da66eb9fc87f +File: /usr/bin/otr_remac 100755 root:root 0476390f7016af17b4f448dccc69b60e +File: /usr/bin/otr_sesskeys 100755 root:root 7656e82a09e3bed010b02d7169776e71 File: /usr/share/doc/libotr-utils-4.1.1 40755 root:root @@ -37,2 +37,2 @@ File: /usr/share/man/man1/otr_toolkit.1.xz 100644 root:root f0c9d0a221f1452b0668bd87e360ac5d -RPMIdentity: edd4ea90c62412ab30dd61200111e42e6d5880877d092d9d7452eacc288b2df61fc9e1f44e874a5d299ec81bda0452a0a1fe5c98ecce951b1f0e8419355b76bb +RPMIdentity: bf8688c014420f52cbaad4733259fa43c44fdf1b99d67ec24e2101dd7241a2dec0dd768a98673085fda59b99e09b6b93b3b765774aa5d2b3365fd5b65021d09c --- libotr-utils-debuginfo-4.1.1-alt2.x86_64.rpm.repo 2022-11-12 11:34:30.000000000 +0000 +++ libotr-utils-debuginfo-4.1.1-alt2.x86_64.rpm.hasher 2024-10-08 04:41:20.678932464 +0000 @@ -1,19 +1,18 @@ -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/a38730200f53fdb0afdef3550227179e244221 120777 root:root ../../../../bin/otr_parse -/usr/lib/debug/.build-id/1f/a38730200f53fdb0afdef3550227179e244221.debug 120777 root:root ../../usr/bin/otr_parse.debug -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/6d71d1ebbd466aa940fad34b16eb547d23fe13 120777 root:root ../../../../bin/otr_sesskeys -/usr/lib/debug/.build-id/24/6d71d1ebbd466aa940fad34b16eb547d23fe13.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/494fad48f3c976a990ec269bf1f786090eafd0 120777 root:root ../../../../bin/otr_remac -/usr/lib/debug/.build-id/c0/494fad48f3c976a990ec269bf1f786090eafd0.debug 120777 root:root ../../usr/bin/otr_remac.debug -/usr/lib/debug/.build-id/c9 40755 root:root -/usr/lib/debug/.build-id/c9/ab502966c1eb547bae05ef7d4e28c3b5117ae6 120777 root:root ../../../../bin/otr_readforge -/usr/lib/debug/.build-id/c9/ab502966c1eb547bae05ef7d4e28c3b5117ae6.debug 120777 root:root ../../usr/bin/otr_readforge.debug -/usr/lib/debug/.build-id/e0 40755 root:root -/usr/lib/debug/.build-id/e0/8f0c920b27fcef186a7f3737683604835b64d5 120777 root:root ../../../../bin/otr_mackey -/usr/lib/debug/.build-id/e0/8f0c920b27fcef186a7f3737683604835b64d5.debug 120777 root:root ../../usr/bin/otr_mackey.debug -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/3c9f36c6ff30c632680d21cec1b6d7e8034950 120777 root:root ../../../../bin/otr_modify -/usr/lib/debug/.build-id/ff/3c9f36c6ff30c632680d21cec1b6d7e8034950.debug 120777 root:root ../../usr/bin/otr_modify.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/cc3c9096a98bcdeead226af91a60bc88facc72 120777 root:root ../../../../bin/otr_sesskeys +/usr/lib/debug/.build-id/3c/cc3c9096a98bcdeead226af91a60bc88facc72.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug +/usr/lib/debug/.build-id/8f 40755 root:root +/usr/lib/debug/.build-id/8f/6431970f559d669662d2e6247d4e460ea5ac1f 120777 root:root ../../../../bin/otr_mackey +/usr/lib/debug/.build-id/8f/6431970f559d669662d2e6247d4e460ea5ac1f.debug 120777 root:root ../../usr/bin/otr_mackey.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/2dc37197c0bcb65b78fa30c797444a9bff27d7 120777 root:root ../../../../bin/otr_readforge +/usr/lib/debug/.build-id/d1/2dc37197c0bcb65b78fa30c797444a9bff27d7.debug 120777 root:root ../../usr/bin/otr_readforge.debug +/usr/lib/debug/.build-id/d1/ee39e744a461fd92a621bc0a01aa951950411b 120777 root:root ../../../../bin/otr_remac +/usr/lib/debug/.build-id/d1/ee39e744a461fd92a621bc0a01aa951950411b.debug 120777 root:root ../../usr/bin/otr_remac.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/a6e854effa7ddc7a203e44fdb1b21c1587652d 120777 root:root ../../../../bin/otr_modify +/usr/lib/debug/.build-id/e1/a6e854effa7ddc7a203e44fdb1b21c1587652d.debug 120777 root:root ../../usr/bin/otr_modify.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/0dfe2bc6f29fde908ef9c9dd41d2dec238c5d0 120777 root:root ../../../../bin/otr_parse +/usr/lib/debug/.build-id/eb/0dfe2bc6f29fde908ef9c9dd41d2dec238c5d0.debug 120777 root:root ../../usr/bin/otr_parse.debug /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root @@ -49,26 +48,25 @@ Provides: libotr-utils-debuginfo = 4.1.1-alt2:sisyphus+309920.200.3.1 -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/a38730200f53fdb0afdef3550227179e244221 120777 root:root ../../../../bin/otr_parse -File: /usr/lib/debug/.build-id/1f/a38730200f53fdb0afdef3550227179e244221.debug 120777 root:root ../../usr/bin/otr_parse.debug -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/6d71d1ebbd466aa940fad34b16eb547d23fe13 120777 root:root ../../../../bin/otr_sesskeys -File: /usr/lib/debug/.build-id/24/6d71d1ebbd466aa940fad34b16eb547d23fe13.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/494fad48f3c976a990ec269bf1f786090eafd0 120777 root:root ../../../../bin/otr_remac -File: /usr/lib/debug/.build-id/c0/494fad48f3c976a990ec269bf1f786090eafd0.debug 120777 root:root ../../usr/bin/otr_remac.debug -File: /usr/lib/debug/.build-id/c9 40755 root:root -File: /usr/lib/debug/.build-id/c9/ab502966c1eb547bae05ef7d4e28c3b5117ae6 120777 root:root ../../../../bin/otr_readforge -File: /usr/lib/debug/.build-id/c9/ab502966c1eb547bae05ef7d4e28c3b5117ae6.debug 120777 root:root ../../usr/bin/otr_readforge.debug -File: /usr/lib/debug/.build-id/e0 40755 root:root -File: /usr/lib/debug/.build-id/e0/8f0c920b27fcef186a7f3737683604835b64d5 120777 root:root ../../../../bin/otr_mackey -File: /usr/lib/debug/.build-id/e0/8f0c920b27fcef186a7f3737683604835b64d5.debug 120777 root:root ../../usr/bin/otr_mackey.debug -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/3c9f36c6ff30c632680d21cec1b6d7e8034950 120777 root:root ../../../../bin/otr_modify -File: /usr/lib/debug/.build-id/ff/3c9f36c6ff30c632680d21cec1b6d7e8034950.debug 120777 root:root ../../usr/bin/otr_modify.debug -File: /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root 6b37a8d941d61f6ba4ad6a556031411c -File: /usr/lib/debug/usr/bin/otr_modify.debug 100644 root:root 59ee3967e572efada2aca14654e43ad9 -File: /usr/lib/debug/usr/bin/otr_parse.debug 100644 root:root 5acc928ea48ad06cd0c751973c9a0e7b -File: /usr/lib/debug/usr/bin/otr_readforge.debug 100644 root:root ff4ceb8293945bb447cb62a66a7f7a18 -File: /usr/lib/debug/usr/bin/otr_remac.debug 100644 root:root 89036cabdf0e00c6ca701026bc76548e -File: /usr/lib/debug/usr/bin/otr_sesskeys.debug 100644 root:root c61207dc737442cc7c452339b20d56e8 +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/cc3c9096a98bcdeead226af91a60bc88facc72 120777 root:root ../../../../bin/otr_sesskeys +File: /usr/lib/debug/.build-id/3c/cc3c9096a98bcdeead226af91a60bc88facc72.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug +File: /usr/lib/debug/.build-id/8f 40755 root:root +File: /usr/lib/debug/.build-id/8f/6431970f559d669662d2e6247d4e460ea5ac1f 120777 root:root ../../../../bin/otr_mackey +File: /usr/lib/debug/.build-id/8f/6431970f559d669662d2e6247d4e460ea5ac1f.debug 120777 root:root ../../usr/bin/otr_mackey.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/2dc37197c0bcb65b78fa30c797444a9bff27d7 120777 root:root ../../../../bin/otr_readforge +File: /usr/lib/debug/.build-id/d1/2dc37197c0bcb65b78fa30c797444a9bff27d7.debug 120777 root:root ../../usr/bin/otr_readforge.debug +File: /usr/lib/debug/.build-id/d1/ee39e744a461fd92a621bc0a01aa951950411b 120777 root:root ../../../../bin/otr_remac +File: /usr/lib/debug/.build-id/d1/ee39e744a461fd92a621bc0a01aa951950411b.debug 120777 root:root ../../usr/bin/otr_remac.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/a6e854effa7ddc7a203e44fdb1b21c1587652d 120777 root:root ../../../../bin/otr_modify +File: /usr/lib/debug/.build-id/e1/a6e854effa7ddc7a203e44fdb1b21c1587652d.debug 120777 root:root ../../usr/bin/otr_modify.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/0dfe2bc6f29fde908ef9c9dd41d2dec238c5d0 120777 root:root ../../../../bin/otr_parse +File: /usr/lib/debug/.build-id/eb/0dfe2bc6f29fde908ef9c9dd41d2dec238c5d0.debug 120777 root:root ../../usr/bin/otr_parse.debug +File: /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root 3b6a7b639b5e58755a811e81dd51e7b1 +File: /usr/lib/debug/usr/bin/otr_modify.debug 100644 root:root ed35d82a7101e38541962799f9be1b30 +File: /usr/lib/debug/usr/bin/otr_parse.debug 100644 root:root 7bf3c9a7fafcc02755fbe4c5b65ec605 +File: /usr/lib/debug/usr/bin/otr_readforge.debug 100644 root:root 9689241a6cbe115be523b1a16a7044bb +File: /usr/lib/debug/usr/bin/otr_remac.debug 100644 root:root 98f2012922b74c3136306e3428870bb3 +File: /usr/lib/debug/usr/bin/otr_sesskeys.debug 100644 root:root b57e00484e7ef9dd744f6469d55ab1f2 File: /usr/src/debug/libotr-4.1.1 40755 root:root @@ -93,2 +91,2 @@ File: /usr/src/debug/libotr-4.1.1/toolkit/sha1hmac.h 100644 root:root 3f4eafe6e2328a819f2ed778a3ab6a96 -RPMIdentity: 6731192fdbe500d5e61e2f2f7cb8e118f1f8fdba7848c19f2da3de57a6bce27493678a4649feb32bff5b57335e0c3ababaa4d844d17062b89f1586b2e4673979 +RPMIdentity: 2f9b274abf79c1ea59e25ee48353ca0c2b6903c8f0bd5c83538b26f4015cfe048c8c09d43e8c88f2d6d74b07f44693acfdd942f6f9c59a3d36cfabe6668c56df --- libotr5-4.1.1-alt2.x86_64.rpm.repo 2022-11-12 11:34:30.000000000 +0000 +++ libotr5-4.1.1-alt2.x86_64.rpm.hasher 2024-10-08 04:41:20.841933097 +0000 @@ -18,5 +18,5 @@ File: /usr/lib64/libotr.so.5 120777 root:root libotr.so.5.1.1 -File: /usr/lib64/libotr.so.5.1.1 100644 root:root a26c7619cc0e1ff1a15373ccdcbf822a +File: /usr/lib64/libotr.so.5.1.1 100644 root:root 6dad7d86956317bd89973dc3da806132 File: /usr/share/doc/libotr5-4.1.1 40755 root:root File: /usr/share/doc/libotr5-4.1.1/AUTHORS 100644 root:root afd67593850dd872acd156ff014a6c27 -RPMIdentity: 9d9837599bc916ae7fb1786bade4def9c37fcec8aa2bbd349a0191161dddf0557f50ab10e729c3f20b3ba864460a2493f6c87b21ea6f032328200b0f237abf3c +RPMIdentity: af4527473a2793270fc8f299bed211e6804dba4fe3f431c7c2ac1c8f6f1efb14756c35b8b607145409018062716f4c545b70b949f800e5065035ec3072ebc4c7 --- libotr5-debuginfo-4.1.1-alt2.x86_64.rpm.repo 2022-11-12 11:34:30.000000000 +0000 +++ libotr5-debuginfo-4.1.1-alt2.x86_64.rpm.hasher 2024-10-08 04:41:20.976933621 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/968d0d0f12389bba0f62f19e926b0e63f1e9bc 120777 root:root ../../../../lib64/libotr.so.5.1.1 -/usr/lib/debug/.build-id/13/968d0d0f12389bba0f62f19e926b0e63f1e9bc.debug 120777 root:root ../../usr/lib64/libotr.so.5.1.1.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/95f70e49e4a8ec6ac086d2aa15c31329ff2835 120777 root:root ../../../../lib64/libotr.so.5.1.1 +/usr/lib/debug/.build-id/b8/95f70e49e4a8ec6ac086d2aa15c31329ff2835.debug 120777 root:root ../../usr/lib64/libotr.so.5.1.1.debug /usr/lib/debug/usr/lib64/libotr.so.5.1.1.debug 100644 root:root @@ -40,6 +40,6 @@ Provides: libotr5-debuginfo = 4.1.1-alt2:sisyphus+309920.200.3.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/968d0d0f12389bba0f62f19e926b0e63f1e9bc 120777 root:root ../../../../lib64/libotr.so.5.1.1 -File: /usr/lib/debug/.build-id/13/968d0d0f12389bba0f62f19e926b0e63f1e9bc.debug 120777 root:root ../../usr/lib64/libotr.so.5.1.1.debug -File: /usr/lib/debug/usr/lib64/libotr.so.5.1.1.debug 100644 root:root 5676a869c004421a1da8d3e781c823ca +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/95f70e49e4a8ec6ac086d2aa15c31329ff2835 120777 root:root ../../../../lib64/libotr.so.5.1.1 +File: /usr/lib/debug/.build-id/b8/95f70e49e4a8ec6ac086d2aa15c31329ff2835.debug 120777 root:root ../../usr/lib64/libotr.so.5.1.1.debug +File: /usr/lib/debug/usr/lib64/libotr.so.5.1.1.debug 100644 root:root db18d4c3a06184ff0cfb21105980eb80 File: /usr/lib/debug/usr/lib64/libotr.so.5.debug 120777 root:root libotr.so.5.1.1.debug @@ -74,2 +74,2 @@ File: /usr/src/debug/libotr-4.1.1/src/userstate.h 100644 root:root 537df70e95dc653ec2c00ebb46ecddec -RPMIdentity: 7eef1820fe527208fa62cd1ed806ec0c9c6e59ef2960240f40c2b5228524797d420612d361813d71d6411d56558fab072d40889728843349a20938457506c1a8 +RPMIdentity: cee42dda45fc66b28a012dcb25e76b9323153d312e11ea1c64c7f7f9eb85e0e32a3b3ec608e39191e568752759035bf21d425e22fcdadcc263607e366386ba1c