<86>Dec 14 10:02:20 userdel[3967987]: delete user 'rooter' <86>Dec 14 10:02:20 userdel[3967987]: removed group 'rooter' owned by 'rooter' <86>Dec 14 10:02:20 userdel[3967987]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 10:02:20 groupadd[3968001]: group added to /etc/group: name=rooter, GID=1226 <86>Dec 14 10:02:20 groupadd[3968001]: group added to /etc/gshadow: name=rooter <86>Dec 14 10:02:20 groupadd[3968001]: new group: name=rooter, GID=1226 <86>Dec 14 10:02:20 useradd[3968016]: new user: name=rooter, UID=1226, GID=1226, home=/root, shell=/bin/bash, from=none <86>Dec 14 10:02:20 userdel[3968041]: delete user 'builder' <86>Dec 14 10:02:20 userdel[3968041]: removed group 'builder' owned by 'builder' <86>Dec 14 10:02:20 userdel[3968041]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 10:02:20 groupadd[3968062]: group added to /etc/group: name=builder, GID=1227 <86>Dec 14 10:02:20 groupadd[3968062]: group added to /etc/gshadow: name=builder <86>Dec 14 10:02:20 groupadd[3968062]: new group: name=builder, GID=1227 <86>Dec 14 10:02:20 useradd[3968078]: new user: name=builder, UID=1227, GID=1227, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 10:02:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 10:02:24 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 10:02:24 rpmi: libgpg-error-devel-1.47-alt1 sisyphus+327218.100.1.1 1692093769 installed <13>Dec 14 10:02:24 rpmi: libgcrypt-devel-1.10.2-alt2 sisyphus+330867.100.1.1 1696329261 installed <13>Dec 14 10:02:24 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1358 + 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.1358 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-shared --with-pic --disable-rpath configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /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 i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /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 i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.10.2) checking LIBGCRYPT API version... okay 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o context.lo context.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o userstate.lo userstate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o b64.lo b64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o mem.lo mem.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o tlv.lo tlv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o dh.lo dh.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o message.lo message.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o proto.lo proto.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o privkey.lo privkey.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o context_priv.lo context_priv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o instag.lo instag.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o sm.lo sm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o auth.lo auth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -version-info 6:1:1 -lgcrypt -lgpg-error -o libotr.la -rpath /usr/lib privkey.lo context.lo proto.lo b64.lo dh.lo mem.lo message.lo userstate.lo tlv.lo auth.lo sm.lo context_priv.lo instag.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/privkey.o .libs/context.o .libs/proto.o .libs/b64.o .libs/dh.o .libs/mem.o .libs/message.o .libs/userstate.o .libs/tlv.o .libs/auth.o .libs/sm.o .libs/context_priv.o .libs/instag.o -lgcrypt -lgpg-error -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libotr.so.5 -o .libs/libotr.so.5.1.1 libtool: link: (cd ".libs" && rm -f "libotr.so.5" && ln -s "libotr.so.5.1.1" "libotr.so.5") libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.5.1.1" "libotr.so") libtool: link: ( cd ".libs" && rm -f "libotr.la" && ln -s "../libotr.la" "libotr.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/src' Making all in toolkit make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' make[2]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -lgcrypt -lgpg-error make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/toolkit' Making all in tests Making all in utils Making all in tap make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/utils/tap' /bin/sh ../../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -c -o tap.lo tap.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_LIBPTHREAD -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_b64 test_b64.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_b64 test_b64.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_auth test_auth.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_auth test_auth.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_mem test_mem.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_mem test_mem.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_userstate test_userstate.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_userstate test_userstate.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_tlv test_tlv.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_tlv test_tlv.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_proto test_proto.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_proto test_proto.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_context test_context.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_context test_context.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_sm test_sm.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_sm test_sm.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_instag test_instag.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_instag test_instag.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_privkey test_privkey.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_privkey test_privkey.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' make[3]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o test_dh test_dh.o ../../tests/utils/tap/libtap.la ../../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../include -I../../src -I../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/test_dh test_dh.o ../../tests/utils/tap/.libs/libtap.a -lpthread ../../src/.libs/libotr.so -lgcrypt -lgpg-error make[3]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/unit' Making all in regression Making all in client make[4]: Entering directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o client client.o ../../../tests/utils/tap/libtap.la ../../../src/libotr.la -lpthread -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -I../../../include -I../../../src -I../../../tests/utils/ -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_FORTIFY_SOURCE=2 -o .libs/client client.o ../../../tests/utils/tap/.libs/libtap.a ../../../src/.libs/libotr.so -lpthread -lgcrypt -lgpg-error make[4]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1/tests/regression/client' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2429 + 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/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libotr.la '/usr/src/tmp/libotr5-buildroot/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libotr.so.5.1.1 /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.so.5.1.1 libtool: install: (cd /usr/src/tmp/libotr5-buildroot/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.1.1 libotr.so.5; }; }) libtool: install: (cd /usr/src/tmp/libotr5-buildroot/usr/lib && { ln -s -f libotr.so.5.1.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.1.1 libotr.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libotr.lai /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libotr.pc '/usr/src/tmp/libotr5-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' make: Leaving directory '/usr/src/RPM/BUILD/libotr-4.1.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libotr5-buildroot (auto) removed './usr/lib/libotr.la' mode of './usr/lib/libotr.so.5.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libotr5-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libotr.pc: Libs: '-L${libdir} -lotr' --> '-lotr' Checking contents of files in /usr/src/tmp/libotr5-buildroot/ (default) Compressing files in /usr/src/tmp/libotr5-buildroot (auto) removed '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_parse.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_parse.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_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_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_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_remac.1' '/usr/src/tmp/libotr5-buildroot/usr/share/man/man1/otr_remac.1.xz' -> 'otr_toolkit.1.xz' Adjusting library links in /usr/src/tmp/libotr5-buildroot ./usr/lib: (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) verify-elf: WARNING: ./usr/lib/libotr.so.5.1.1: uses non-LFS functions: fopen fstat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libotr5-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.11100 + 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=2605, 48 wallclock secs ( 0.21 usr 0.05 sys + 9.03 cusr 0.72 csys = 10.01 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.37073 + 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.68asN1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.so.5: 124 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x5OnQr 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 = set:kdnG0TX97KQIQufRyhycHYSpbQKWjDZoXbvEai6H6gPKorRcBllh02ZwDynGihg3YlZvSBEsrvXoXlCZiBl4npgLK5hBx1NvbPqg9wPZrARpZhQ9V3BuYVsZvCiYTQFSSAZwZ4hm9DABtAeNS9vBDzuOqMJEvyQjPfiYEIeCZIxI2kd6GZfZryDi2ugdK8Ce9a7z6eTJJAo5e5KuwYLOG43vDrALgtlAftQXcBC5ZE2lWqzZ6uIXj2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcrypt.so.20 >= set:lfTrT8KhrmLzLLM9EwTAihZKJ90xqsNPBtSZ9e70t12BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, libgcrypt.so.20(GCRYPT_1.6), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vtinbv Creating libotr5-debuginfo package Processing files: libotr-devel-4.1.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14863 + 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.c5Yo3i 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.4ab2wQ 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/lib/libotr.so.5.1.1, /usr/lib/pkgconfig Conflicts: libotr2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfTQ6e Processing files: libotr-utils-4.1.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39498 + 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.ZAK8oz 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.zDFSP0 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/lib/libotr.so.5 lib.req: WARNING: /usr/src/tmp/libotr5-buildroot/usr/bin/otr_sesskeys: overlinked libraries: /usr/src/tmp/libotr5-buildroot/usr/lib/libotr.so.5 Provides: libotr5-utils = 4.1.1-alt2 Requires: libotr5 = 4.1.1-alt2, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcrypt.so.20 >= set:lhTrF6fVpl1a3MhE6KURBZcl1wirl2bqmICl8Bc, libgcrypt.so.20(GCRYPT_1.6), libotr.so.5 >= set:kiDr82pEGD1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A63An6 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.uRgJbp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.49XdYw find-requires: running scripts (debuginfo) Provides: debug(libotr.so.5) Requires: libotr5 = 4.1.1-alt2, debug(libc.so.6), debug(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.im3hpk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tgaHsW find-requires: running scripts (debuginfo) Requires: libotr-utils = 4.1.1-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcrypt.so.20), debug(libotr.so.5) Adding to libotr-devel a strict dependency on libotr5 Adding to libotr-utils a strict dependency on libotr5 Adding to libotr5-debuginfo a strict dependency on libotr5 Adding to libotr-utils-debuginfo a strict dependency on libotr-utils Adding to libotr-utils-debuginfo a strict dependency on libotr5-debuginfo Removing from libotr-utils-debuginfo 2 sources provided by libotr5-debuginfo also prunning dir /usr/src/debug/libotr-4.1.1/src Removing 1 extra deps from libotr-devel due to dependency on libotr5 Removing 1 extra deps from libotr-utils due to dependency on libotr5 Removing 1 extra deps from libotr-utils-debuginfo due to dependency on libotr5-debuginfo Removing 8 extra deps from libotr-utils due to repentancy on libotr5 Removing 2 extra deps from libotr-utils-debuginfo due to repentancy on libotr5-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libotr5-4.1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libotr-devel-4.1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libotr-utils-4.1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libotr5-debuginfo-4.1.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libotr-utils-debuginfo-4.1.1-alt2.i586.rpm (w2.lzdio) 22.56user 8.40system 1:11.47elapsed 43%CPU (0avgtext+0avgdata 45624maxresident)k 0inputs+0outputs (0major+1874135minor)pagefaults 0swaps 5.09user 1.85system 1:21.93elapsed 8%CPU (0avgtext+0avgdata 131936maxresident)k 0inputs+0outputs (0major+191557minor)pagefaults 0swaps --- libotr-utils-4.1.1-alt2.i586.rpm.repo 2022-11-12 11:34:32.000000000 +0000 +++ libotr-utils-4.1.1-alt2.i586.rpm.hasher 2024-12-14 10:03:39.437275116 +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 cd9b83e7eb8717734d4b4b3dca3779e6 -File: /usr/bin/otr_modify 100755 root:root 48a9edee6ad53a2b5f34dc394ba6c5e8 -File: /usr/bin/otr_parse 100755 root:root c2bededeefb1e186974fb72b6259afbb -File: /usr/bin/otr_readforge 100755 root:root 63657cae6d4d9356bb26a765e4793e58 -File: /usr/bin/otr_remac 100755 root:root 0c3ace8123c9263469dd6809d2977313 -File: /usr/bin/otr_sesskeys 100755 root:root dfb29564a07264fba9e9f4f583e3c7a0 +File: /usr/bin/otr_mackey 100755 root:root 847ff77f585aa663e68afc6fb9f4f13c +File: /usr/bin/otr_modify 100755 root:root c6ccfb667e88744d6176296a73a67140 +File: /usr/bin/otr_parse 100755 root:root ae8cfb9eff250a95fcf143f5d3d22ef8 +File: /usr/bin/otr_readforge 100755 root:root c033ab6e0eee6020488fe3c570d8f27d +File: /usr/bin/otr_remac 100755 root:root fb050dfb352b83607ac2105aced795b9 +File: /usr/bin/otr_sesskeys 100755 root:root bfd03f8d406eb00eac1d21339748aa36 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: 98777c255060d226a6cf610921976763a3c72ea033eaa4f87649e696b08dfd8366c5e6dd6d1af781f98542d0a1e9bbae22b96fe38e9ffee769dc3305a83a2a3c +RPMIdentity: 3834ff534c192a1f6d998d3ab04d058a8b43d0df02bec531dc48350d4c62ade4b713d8d21b30759577880ed45b9ca9313ccb9cf1e5956fa3066c48ec8beec267 --- libotr-utils-debuginfo-4.1.1-alt2.i586.rpm.repo 2022-11-12 11:34:32.000000000 +0000 +++ libotr-utils-debuginfo-4.1.1-alt2.i586.rpm.hasher 2024-12-14 10:03:39.521274698 +0000 @@ -1,19 +1,19 @@ -/usr/lib/debug/.build-id/32 40755 root:root -/usr/lib/debug/.build-id/32/89d039a6a3bd4e93d9de19f12f16f7ab42f9f4 120777 root:root ../../../../bin/otr_remac -/usr/lib/debug/.build-id/32/89d039a6a3bd4e93d9de19f12f16f7ab42f9f4.debug 120777 root:root ../../usr/bin/otr_remac.debug -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/69d6ec0313ee94b5f8feb3db68bb1d9764a1d1 120777 root:root ../../../../bin/otr_modify -/usr/lib/debug/.build-id/39/69d6ec0313ee94b5f8feb3db68bb1d9764a1d1.debug 120777 root:root ../../usr/bin/otr_modify.debug -/usr/lib/debug/.build-id/57 40755 root:root -/usr/lib/debug/.build-id/57/5205592b0073260428fd0947cb5fc0fab0a323 120777 root:root ../../../../bin/otr_readforge -/usr/lib/debug/.build-id/57/5205592b0073260428fd0947cb5fc0fab0a323.debug 120777 root:root ../../usr/bin/otr_readforge.debug -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/d066ffcc9ffa8124e3251282502f5c308c979f 120777 root:root ../../../../bin/otr_mackey -/usr/lib/debug/.build-id/73/d066ffcc9ffa8124e3251282502f5c308c979f.debug 120777 root:root ../../usr/bin/otr_mackey.debug -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/b3b374b7c38b91f668570d40533ce12ee89d8a 120777 root:root ../../../../bin/otr_parse -/usr/lib/debug/.build-id/8b/b3b374b7c38b91f668570d40533ce12ee89d8a.debug 120777 root:root ../../usr/bin/otr_parse.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/c024b600c17704fcb7f18adcbd466a5713b531 120777 root:root ../../../../bin/otr_sesskeys -/usr/lib/debug/.build-id/f0/c024b600c17704fcb7f18adcbd466a5713b531.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug +/usr/lib/debug/.build-id/01 40755 root:root +/usr/lib/debug/.build-id/01/f449e5ef46f6d67a1c8039e78336f8ef2e2aec 120777 root:root ../../../../bin/otr_parse +/usr/lib/debug/.build-id/01/f449e5ef46f6d67a1c8039e78336f8ef2e2aec.debug 120777 root:root ../../usr/bin/otr_parse.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/5b901dda001b9949c12a3d7f47224fe6e31c9e 120777 root:root ../../../../bin/otr_remac +/usr/lib/debug/.build-id/05/5b901dda001b9949c12a3d7f47224fe6e31c9e.debug 120777 root:root ../../usr/bin/otr_remac.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/74ad1d82961d1a1969ab81685253b9a524ce7b 120777 root:root ../../../../bin/otr_readforge +/usr/lib/debug/.build-id/1b/74ad1d82961d1a1969ab81685253b9a524ce7b.debug 120777 root:root ../../usr/bin/otr_readforge.debug +/usr/lib/debug/.build-id/8d 40755 root:root +/usr/lib/debug/.build-id/8d/c2e33c8ca19c2924885f6f6058ca63f5d096b2 120777 root:root ../../../../bin/otr_mackey +/usr/lib/debug/.build-id/8d/c2e33c8ca19c2924885f6f6058ca63f5d096b2.debug 120777 root:root ../../usr/bin/otr_mackey.debug +/usr/lib/debug/.build-id/a2 40755 root:root +/usr/lib/debug/.build-id/a2/d5df494812a02ffbb50fc299817b03353e5bf2 120777 root:root ../../../../bin/otr_sesskeys +/usr/lib/debug/.build-id/a2/d5df494812a02ffbb50fc299817b03353e5bf2.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug +/usr/lib/debug/.build-id/d2 40755 root:root +/usr/lib/debug/.build-id/d2/0db1f29702adab10c4203337a52e9cd0d8702b 120777 root:root ../../../../bin/otr_modify +/usr/lib/debug/.build-id/d2/0db1f29702adab10c4203337a52e9cd0d8702b.debug 120777 root:root ../../usr/bin/otr_modify.debug /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root @@ -49,26 +49,26 @@ Provides: libotr-utils-debuginfo = 4.1.1-alt2:sisyphus+309920.200.3.1 -File: /usr/lib/debug/.build-id/32 40755 root:root -File: /usr/lib/debug/.build-id/32/89d039a6a3bd4e93d9de19f12f16f7ab42f9f4 120777 root:root ../../../../bin/otr_remac -File: /usr/lib/debug/.build-id/32/89d039a6a3bd4e93d9de19f12f16f7ab42f9f4.debug 120777 root:root ../../usr/bin/otr_remac.debug -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/69d6ec0313ee94b5f8feb3db68bb1d9764a1d1 120777 root:root ../../../../bin/otr_modify -File: /usr/lib/debug/.build-id/39/69d6ec0313ee94b5f8feb3db68bb1d9764a1d1.debug 120777 root:root ../../usr/bin/otr_modify.debug -File: /usr/lib/debug/.build-id/57 40755 root:root -File: /usr/lib/debug/.build-id/57/5205592b0073260428fd0947cb5fc0fab0a323 120777 root:root ../../../../bin/otr_readforge -File: /usr/lib/debug/.build-id/57/5205592b0073260428fd0947cb5fc0fab0a323.debug 120777 root:root ../../usr/bin/otr_readforge.debug -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/d066ffcc9ffa8124e3251282502f5c308c979f 120777 root:root ../../../../bin/otr_mackey -File: /usr/lib/debug/.build-id/73/d066ffcc9ffa8124e3251282502f5c308c979f.debug 120777 root:root ../../usr/bin/otr_mackey.debug -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/b3b374b7c38b91f668570d40533ce12ee89d8a 120777 root:root ../../../../bin/otr_parse -File: /usr/lib/debug/.build-id/8b/b3b374b7c38b91f668570d40533ce12ee89d8a.debug 120777 root:root ../../usr/bin/otr_parse.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/c024b600c17704fcb7f18adcbd466a5713b531 120777 root:root ../../../../bin/otr_sesskeys -File: /usr/lib/debug/.build-id/f0/c024b600c17704fcb7f18adcbd466a5713b531.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug -File: /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root d495164ee9a446f0cbd084b2b2fb36c9 -File: /usr/lib/debug/usr/bin/otr_modify.debug 100644 root:root 5f088899ee3df365777ba8068eb14b0b -File: /usr/lib/debug/usr/bin/otr_parse.debug 100644 root:root 15c598dfc5561e05e7341fdb715b9468 -File: /usr/lib/debug/usr/bin/otr_readforge.debug 100644 root:root b712d45617e38c75be9c41a6185876f1 -File: /usr/lib/debug/usr/bin/otr_remac.debug 100644 root:root b9e39e58875af22d8d1c0d53786ea212 -File: /usr/lib/debug/usr/bin/otr_sesskeys.debug 100644 root:root 0281ad5f6de06a9a58b31c3a63eed9e2 +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/f449e5ef46f6d67a1c8039e78336f8ef2e2aec 120777 root:root ../../../../bin/otr_parse +File: /usr/lib/debug/.build-id/01/f449e5ef46f6d67a1c8039e78336f8ef2e2aec.debug 120777 root:root ../../usr/bin/otr_parse.debug +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/5b901dda001b9949c12a3d7f47224fe6e31c9e 120777 root:root ../../../../bin/otr_remac +File: /usr/lib/debug/.build-id/05/5b901dda001b9949c12a3d7f47224fe6e31c9e.debug 120777 root:root ../../usr/bin/otr_remac.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/74ad1d82961d1a1969ab81685253b9a524ce7b 120777 root:root ../../../../bin/otr_readforge +File: /usr/lib/debug/.build-id/1b/74ad1d82961d1a1969ab81685253b9a524ce7b.debug 120777 root:root ../../usr/bin/otr_readforge.debug +File: /usr/lib/debug/.build-id/8d 40755 root:root +File: /usr/lib/debug/.build-id/8d/c2e33c8ca19c2924885f6f6058ca63f5d096b2 120777 root:root ../../../../bin/otr_mackey +File: /usr/lib/debug/.build-id/8d/c2e33c8ca19c2924885f6f6058ca63f5d096b2.debug 120777 root:root ../../usr/bin/otr_mackey.debug +File: /usr/lib/debug/.build-id/a2 40755 root:root +File: /usr/lib/debug/.build-id/a2/d5df494812a02ffbb50fc299817b03353e5bf2 120777 root:root ../../../../bin/otr_sesskeys +File: /usr/lib/debug/.build-id/a2/d5df494812a02ffbb50fc299817b03353e5bf2.debug 120777 root:root ../../usr/bin/otr_sesskeys.debug +File: /usr/lib/debug/.build-id/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/0db1f29702adab10c4203337a52e9cd0d8702b 120777 root:root ../../../../bin/otr_modify +File: /usr/lib/debug/.build-id/d2/0db1f29702adab10c4203337a52e9cd0d8702b.debug 120777 root:root ../../usr/bin/otr_modify.debug +File: /usr/lib/debug/usr/bin/otr_mackey.debug 100644 root:root 2af21c15ce15e7a9fd13b63d326159be +File: /usr/lib/debug/usr/bin/otr_modify.debug 100644 root:root 9cf73c36d180f31834e0061a2bd8a4ba +File: /usr/lib/debug/usr/bin/otr_parse.debug 100644 root:root e5a2104119398cbcb0454b6f8d000adc +File: /usr/lib/debug/usr/bin/otr_readforge.debug 100644 root:root a56e312f69f523a0f3314e58d8a75de1 +File: /usr/lib/debug/usr/bin/otr_remac.debug 100644 root:root 7235b08c8358d6348e136ca0725745b8 +File: /usr/lib/debug/usr/bin/otr_sesskeys.debug 100644 root:root 194d865c75f18ba22837840253d48ec4 File: /usr/src/debug/libotr-4.1.1 40755 root:root @@ -93,2 +93,2 @@ File: /usr/src/debug/libotr-4.1.1/toolkit/sha1hmac.h 100644 root:root 3f4eafe6e2328a819f2ed778a3ab6a96 -RPMIdentity: 2e7bb846b7a6eeaf4efaa5f3cfdb96fa6681c1134316fdf8ad095a85aff4ea264a36423a4f1c2a5bb1d90e9cd8b957f113fdb9a906e0e7a50420d6ad3116e7b8 +RPMIdentity: ff5af6539dbdae1e014318ef2b43ab52215bfbf33be200dfb7435589fe030c309b50f6cf18aa632aaa520762e90f00c1a58ed75c210a13bf5d5131b343e11ee0 --- libotr5-4.1.1-alt2.i586.rpm.repo 2022-11-12 11:34:32.000000000 +0000 +++ libotr5-4.1.1-alt2.i586.rpm.hasher 2024-12-14 10:03:39.590274355 +0000 @@ -19,5 +19,5 @@ File: /usr/lib/libotr.so.5 120777 root:root libotr.so.5.1.1 -File: /usr/lib/libotr.so.5.1.1 100644 root:root 7b3b20824ee84fa6dfd27bfe7f72cfd4 +File: /usr/lib/libotr.so.5.1.1 100644 root:root 7052f0e98807e894baa1e2a90ee74317 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: a9fc911534f227678331c4fe187a264c98dc6b32ee184ae37553302735ee9b2ed551814546a33c82780eedf0f133fda3d3a1a23aa57fa973514ba65ab05b1bbd +RPMIdentity: de3aca4ebd180f7de9e29f200a7de767aa4bff795caba6d58ff14a4c5739627085c6a380a8d615a8cf59305ce1091e86dd6830a973775e4ae061761f04fbaf12 --- libotr5-debuginfo-4.1.1-alt2.i586.rpm.repo 2022-11-12 11:34:31.000000000 +0000 +++ libotr5-debuginfo-4.1.1-alt2.i586.rpm.hasher 2024-12-14 10:03:39.678273917 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/46 40755 root:root -/usr/lib/debug/.build-id/46/e7d439a4df72864b2057df86153e1903d69a33 120777 root:root ../../../libotr.so.5.1.1 -/usr/lib/debug/.build-id/46/e7d439a4df72864b2057df86153e1903d69a33.debug 120777 root:root ../../usr/lib/libotr.so.5.1.1.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/d8891bc96cd2941d7a8d32ada984dd565da8cf 120777 root:root ../../../libotr.so.5.1.1 +/usr/lib/debug/.build-id/c9/d8891bc96cd2941d7a8d32ada984dd565da8cf.debug 120777 root:root ../../usr/lib/libotr.so.5.1.1.debug /usr/lib/debug/usr/lib/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/46 40755 root:root -File: /usr/lib/debug/.build-id/46/e7d439a4df72864b2057df86153e1903d69a33 120777 root:root ../../../libotr.so.5.1.1 -File: /usr/lib/debug/.build-id/46/e7d439a4df72864b2057df86153e1903d69a33.debug 120777 root:root ../../usr/lib/libotr.so.5.1.1.debug -File: /usr/lib/debug/usr/lib/libotr.so.5.1.1.debug 100644 root:root e97f19ec01d4391fff066a1b1a4548b5 +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/d8891bc96cd2941d7a8d32ada984dd565da8cf 120777 root:root ../../../libotr.so.5.1.1 +File: /usr/lib/debug/.build-id/c9/d8891bc96cd2941d7a8d32ada984dd565da8cf.debug 120777 root:root ../../usr/lib/libotr.so.5.1.1.debug +File: /usr/lib/debug/usr/lib/libotr.so.5.1.1.debug 100644 root:root 32de153174b8862240f5d0ad4959b39f File: /usr/lib/debug/usr/lib/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: 46dfc9f45fcc9b0a68a0aab021eae48f88aa1f2826b059a9f2df42b1425c53d3e39ce2d9091205d5d376322389d69fd04df052e22f93747c17ed61bea4d85fef +RPMIdentity: 9c17d07f72038ad67b152c48f57e44148e1d36883742c5185107b8f0972625156b75ed7dfd1599037dfc26bab57359d41e05f19c0ccab74d74e801e67dd244c9