<86>Apr 21 06:31:16 userdel[31084]: delete user 'rooter' <86>Apr 21 06:31:16 userdel[31084]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:31:16 userdel[31084]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:31:16 groupadd[31096]: group added to /etc/group: name=rooter, GID=603 <86>Apr 21 06:31:16 groupadd[31096]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:31:16 groupadd[31096]: new group: name=rooter, GID=603 <86>Apr 21 06:31:16 useradd[31103]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 21 06:31:16 userdel[31115]: delete user 'builder' <86>Apr 21 06:31:16 userdel[31115]: removed group 'builder' owned by 'builder' <86>Apr 21 06:31:16 userdel[31115]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:31:16 groupadd[31125]: group added to /etc/group: name=builder, GID=604 <86>Apr 21 06:31:16 groupadd[31125]: group added to /etc/gshadow: name=builder <86>Apr 21 06:31:16 groupadd[31125]: new group: name=builder, GID=604 <86>Apr 21 06:31:16 useradd[31137]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 21 06:31:19 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024732 installed <13>Apr 21 06:31:19 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551113135 installed <13>Apr 21 06:31:19 rpmi: libgpg-error-devel-1.31-alt1.M80P.1 1529024732 installed <13>Apr 21 06:31:19 rpmi: libgcrypt-devel-1.8.3-alt4 p8+219793.200.6.1 1551113135 installed Installing libotr-3.2.1-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8864 + 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.8864 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libotr-3.2.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 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 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 for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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-ar... no checking for ar... ar 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 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 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o privkey.lo privkey.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o proto.lo proto.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o b64.lo b64.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o dh.lo dh.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o mem.lo mem.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o message.lo message.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o userstate.lo userstate.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c privkey.c -fPIC -DPIC -o .libs/privkey.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c proto.c -fPIC -DPIC -o .libs/proto.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c b64.c -fPIC -DPIC -o .libs/b64.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c userstate.c -fPIC -DPIC -o .libs/userstate.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dh.c -fPIC -DPIC -o .libs/dh.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c context.c -fPIC -DPIC -o .libs/context.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o tlv.lo tlv.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c tlv.c -fPIC -DPIC -o .libs/tlv.o 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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o auth.lo auth.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c auth.c -fPIC -DPIC -o .libs/auth.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o sm.lo sm.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c sm.c -fPIC -DPIC -o .libs/sm.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -version-info 4:1:2 -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 libtool: link: i586-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 -lgcrypt -lgpg-error -march=i586 -mtune=generic -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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c readotr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c parse.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c sha1hmac.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_sesskeys.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c sesskeys.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_mackey.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_readforge.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c aes.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c ctrmode.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_modify.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -pipe -Wall -g -O2 -march=i586 -mtune=generic -c otr_remac.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -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 -Wall -g -O2 -march=i586 -mtune=generic -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-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.94040 + 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/lib" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c libotr.la '/usr/src/tmp/libotr-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libotr.so.2.2.1 /usr/src/tmp/libotr-buildroot/usr/lib/libotr.so.2.2.1 libtool: install: (cd /usr/src/tmp/libotr-buildroot/usr/lib && { 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/lib && { 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/lib/libotr.la libtool: install: warning: remember to run `libtool --finish /usr/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib' 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/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libotr-buildroot/usr/lib/pkgconfig" /bin/install -c -m 644 libotr.pc '/usr/src/tmp/libotr-buildroot/usr/lib/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/lib/libotr.la' mode of './usr/lib/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/lib/pkgconfig/libotr.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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) verify-elf: WARNING: ./usr/lib/libotr.so.2.2.1: uses non-LFS functions: __fxstat fopen Hardlinking identical .pyc and .pyo files Processing files: libotr2-3.2.1-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52823 + 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.qFZ4mJ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libotr-buildroot/usr/lib/libotr.so.2: 96 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hEaAwr 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 = set:kdnG0TXpMrFdG69OIOre8HZkDZoXbLcdmdwCtakFIGaVT48Zhe5LkByw60W4STeSuBGqHcEnTy0Jc3a1sSv9HPY3WAYxifZsh7BUL3LRwjle9bX8tyJjZqoxJ6sbWD8Z8KMzOWoZjrOGNgRu1fB4spBMWoEsw4hrjna5Kugtgxnply1UKAeYwD5vjtJNuPztvi0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcrypt.so.20 >= set:lfTrT8KhrmLzLLM9E0KAZeJ90xqgHcSZ9e71U0t93BLyFlhBtqgDXbAw4ijnQmh0XJhTblAg9c4373FoyZcAL05DqVWWffZa7WuSi1gapdCB8PKRnpll0, 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.ZCTvZg Creating libotr2-debuginfo package Processing files: libotr2-devel-3.2.1-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87959 + 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.KppMYo 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.xAmXws 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/lib/libotr.so.2.2.1, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eRNLiA 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.o135kS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FXM7ze find-requires: running scripts (debuginfo) Provides: debug(libotr.so.2) Requires: libotr2 = 3.2.1-alt2.qa1, debug(libc.so.6), debug(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/i586/libotr2-3.2.1-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr2-devel-3.2.1-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libotr2-debuginfo-3.2.1-alt2.qa1.i586.rpm 11.37user 4.22system 0:18.83elapsed 82%CPU (0avgtext+0avgdata 26496maxresident)k 0inputs+0outputs (0major+733535minor)pagefaults 0swaps 16.00user 8.32system 0:27.18elapsed 89%CPU (0avgtext+0avgdata 122420maxresident)k 0inputs+0outputs (0major+966637minor)pagefaults 0swaps