<86>Apr 14 01:15:28 userdel[40892]: delete user 'rooter' <86>Apr 14 01:15:28 userdel[40892]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:15:28 userdel[40892]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:15:28 groupadd[40920]: group added to /etc/group: name=rooter, GID=627 <86>Apr 14 01:15:28 groupadd[40920]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:15:28 groupadd[40920]: new group: name=rooter, GID=627 <86>Apr 14 01:15:28 useradd[40937]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 14 01:15:28 userdel[40974]: delete user 'builder' <86>Apr 14 01:15:28 userdel[40974]: removed group 'builder' owned by 'builder' <86>Apr 14 01:15:28 userdel[40974]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:15:28 groupadd[40993]: group added to /etc/group: name=builder, GID=628 <86>Apr 14 01:15:28 groupadd[40993]: group added to /etc/gshadow: name=builder <86>Apr 14 01:15:28 groupadd[40993]: new group: name=builder, GID=628 <86>Apr 14 01:15:28 useradd[41021]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 14 01:15:30 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 01:15:30 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 14 01:15:30 rpmi: libgpg-error-devel-1.31-alt1.M80P.1 1529024730 installed <13>Apr 14 01:15:30 rpmi: libgcrypt-devel-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed Installing libotr-3.2.1-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libotr-3.2.1 + echo 'Source #0 (libotr-3.2.1.tar.gz):' Source #0 (libotr-3.2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libotr-3.2.1.tar.gz + /bin/tar -xf - + cd libotr-3.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30711 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-3.2.1 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + 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 + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --enable-shared --with-pic --disable-rpath configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... 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 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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-ar... no checking for ar... ar 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 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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.3) checking LIBGCRYPT API version... okay configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating toolkit/Makefile config.status: creating libotr.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-rpath + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o privkey.lo privkey.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o proto.lo proto.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o b64.lo b64.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o dh.lo dh.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o mem.lo mem.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o message.lo message.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o userstate.lo userstate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c privkey.c -fPIC -DPIC -o .libs/privkey.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c b64.c -fPIC -DPIC -o .libs/b64.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c proto.c -fPIC -DPIC -o .libs/proto.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c userstate.c -fPIC -DPIC -o .libs/userstate.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c dh.c -fPIC -DPIC -o .libs/dh.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o tlv.lo tlv.c message.c: In function 'otrl_message_receiving': message.c:681:22: warning: variable 'msgstate' set but not used [-Wunused-but-set-variable] OtrlMessageState msgstate; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o auth.lo auth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c auth.c -fPIC -DPIC -o .libs/auth.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c tlv.c -fPIC -DPIC -o .libs/tlv.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c -o sm.lo sm.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -c sm.c -fPIC -DPIC -o .libs/sm.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -version-info 4:1:2 -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 libtool: link: x86_64-alt-linux-gcc -shared .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 -L/usr/lib64 -lgcrypt -lgpg-error -Wl,-soname -Wl,libotr.so.2 -o .libs/libotr.so.2.2.1 libtool: link: (cd ".libs" && rm -f "libotr.so.2" && ln -s "libotr.so.2.2.1" "libotr.so.2") libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.2.2.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-3.2.1/src' Making all in toolkit make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/toolkit' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c readotr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c sha1hmac.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_sesskeys.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c sesskeys.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_mackey.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_readforge.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c aes.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c ctrmode.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_modify.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -c otr_remac.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -L/usr/lib64 -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 -Wall -g -O2 -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -L/usr/lib64 -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 -Wall -g -O2 -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-3.2.1/toolkit' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libotr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libotr-buildroot + cd libotr-3.2.1 + make install DESTDIR=/usr/src/tmp/libotr-buildroot make: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/src' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -c libotr.la '/usr/src/tmp/libotr-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libotr.so.2.2.1 /usr/src/tmp/libotr-buildroot/usr/lib64/libotr.so.2.2.1 libtool: install: (cd /usr/src/tmp/libotr-buildroot/usr/lib64 && { ln -s -f libotr.so.2.2.1 libotr.so.2 || { rm -f libotr.so.2 && ln -s libotr.so.2.2.1 libotr.so.2; }; }) libtool: install: (cd /usr/src/tmp/libotr-buildroot/usr/lib64 && { ln -s -f libotr.so.2.2.1 libotr.so || { rm -f libotr.so && ln -s libotr.so.2.2.1 libotr.so; }; }) libtool: install: /bin/install -c .libs/libotr.lai /usr/src/tmp/libotr-buildroot/usr/lib64/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libotr" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/include/libotr" /bin/install -c -m 644 b64.h context.h dh.h mem.h message.h privkey.h proto.h version.h userstate.h tlv.h serial.h auth.h sm.h privkey-t.h '/usr/src/tmp/libotr-buildroot/usr/include/libotr' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1/src' Making install in toolkit make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/toolkit' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1/toolkit' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/usr/src/tmp/libotr-buildroot/usr/bin' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_parse /usr/src/tmp/libotr-buildroot/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_sesskeys /usr/src/tmp/libotr-buildroot/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_mackey /usr/src/tmp/libotr-buildroot/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_readforge /usr/src/tmp/libotr-buildroot/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_modify /usr/src/tmp/libotr-buildroot/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -c .libs/otr_remac /usr/src/tmp/libotr-buildroot/usr/bin/otr_remac mkdir -p /usr/src/tmp/libotr-buildroot/usr/share/man/man1 (cd /usr/src/tmp/libotr-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) test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/share/man/man1" /bin/install -c -m 644 otr_toolkit.1 '/usr/src/tmp/libotr-buildroot/usr/share/man/man1' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1/toolkit' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1/toolkit' make[1]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' make[2]: Entering directory `/usr/src/RPM/BUILD/libotr-3.2.1' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/share/aclocal" /bin/install -c -m 644 libotr.m4 '/usr/src/tmp/libotr-buildroot/usr/share/aclocal' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/lib64/pkgconfig" /bin/install -c -m 644 libotr.pc '/usr/src/tmp/libotr-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' make: Leaving directory `/usr/src/RPM/BUILD/libotr-3.2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libotr-buildroot (auto) removed './usr/lib64/libotr.la' mode of './usr/lib64/libotr.so.2.2.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libotr-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libotr.pc: Libs: '-L${libdir} -lotr' --> '-lotr' Compressing files in /usr/src/tmp/libotr-buildroot (auto) removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_remac.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_remac.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_modify.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_modify.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_readforge.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_readforge.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_mackey.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_mackey.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_sesskeys.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_sesskeys.1.xz' -> 'otr_toolkit.1.xz' removed '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_parse.1' '/usr/src/tmp/libotr-buildroot/usr/share/man/man1/otr_parse.1.xz' -> 'otr_toolkit.1.xz' Adjusting library links in /usr/src/tmp/libotr-buildroot ./usr/lib64: libotr.so.2 -> libotr.so.2.2.1 Verifying ELF objects in /usr/src/tmp/libotr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libotr2-3.2.1-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45229 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-3.2.1 + DOCDIR=/usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + /bin/mkdir -p /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + cp -prL AUTHORS /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + chmod -R go-w /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + chmod -R a+rX /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-3.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tB742E find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libotr-buildroot/usr/lib64/libotr.so.2: 96 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFvGJm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) warning: libotr2 provides another subpackage: libotr Provides: libotr = 3.2.1-alt2.qa1, libotr.so.2()(64bit) = set:kdnG0TXpMrFdG69OIOre8HZkDZoXbLcdmdwCtakFIGaVT48Zhe5LkByw60W4STeSuBGqHcEnTy0Jc3a1sSv9HPY3WAYxifZsh7BUL3LRwjle9bX8tyJjZqoxJ6sbWD8Z8KMzOWoZjrOGNgRu1fB4spBMWoEsw4hrjna5Kugtgxnply1UKAeYwD5vjtJNuPztvi0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcrypt.so.20()(64bit) >= set:lfTrT8KhrmLzLLM9E0KAZeJ90xqgHcSZ9e71U0t93BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, 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.RkJy96 Creating libotr2-debuginfo package Processing files: libotr2-devel-3.2.1-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82315 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-3.2.1 + DOCDIR=/usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + /bin/mkdir -p /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + cp -prL ChangeLog INSTALL Protocol-v2.html NEWS README /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + chmod -R go-w /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + chmod -R a+rX /usr/src/tmp/libotr-buildroot/usr/share/doc/libotr2-devel-3.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gLmkxU find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NneNHK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libotr) = 3.1.0 Requires: libotr2 = 3.2.1-alt2.qa1, libgcrypt-devel, /usr/lib64/libotr.so.2.2.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sulYCD Processing files: libotr2-debuginfo-3.2.1-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fd6dmz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WG4kSx find-requires: running scripts (debuginfo) Provides: debug64(libotr.so.2) Requires: libotr2 = 3.2.1-alt2.qa1, debug64(libc.so.6), debug64(libgcrypt.so.20) Removing 1 extra deps from libotr2-devel due to dependency on libotr2 warning: Installed (but unpackaged) file(s) found: /usr/bin/otr_mackey /usr/bin/otr_modify /usr/bin/otr_parse /usr/bin/otr_readforge /usr/bin/otr_remac /usr/bin/otr_sesskeys /usr/share/man/man1/otr_mackey.1.xz /usr/share/man/man1/otr_modify.1.xz /usr/share/man/man1/otr_parse.1.xz /usr/share/man/man1/otr_readforge.1.xz /usr/share/man/man1/otr_remac.1.xz /usr/share/man/man1/otr_sesskeys.1.xz /usr/share/man/man1/otr_toolkit.1.xz Wrote: /usr/src/RPM/RPMS/x86_64/libotr2-3.2.1-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr2-devel-3.2.1-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libotr2-debuginfo-3.2.1-alt2.qa1.x86_64.rpm 5.62user 1.74system 0:14.38elapsed 51%CPU (0avgtext+0avgdata 33428maxresident)k 0inputs+0outputs (0major+836336minor)pagefaults 0swaps 8.28user 3.56system 0:19.93elapsed 59%CPU (0avgtext+0avgdata 121880maxresident)k 0inputs+0outputs (0major+1082573minor)pagefaults 0swaps