request from: hawk checking if we should skip the build started at: Fri Aug 1 08:13:17 2014 fetching http://kraz.tld-linux.org/~buildertidev//srpms/d36b61f9-70bb-449c-b086-2a881ff17d01/libotr-4.0.0-2.src.rpm fetched 446032 bytes, 571.2 K/s installing srpm: libotr-4.0.0-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: d36b61f9-70bb-449c-b086-2a881ff17d01; cd rpm/SPECS; TMPDIR=/tmp/B.ef0dd5 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux libotr.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: d36b61f9-70bb-449c-b086-2a881ff17d01 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ef0dd5 /bin/sh -e /tmp/B.ef0dd5/rpm-tmp.74291 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf libotr-4.0.0 + tar -xf - + /usr/bin/gzip -dc /home/users/builder/rpm/SOURCES/libotr-4.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libotr-4.0.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ef0dd5 /bin/sh -e /tmp/B.ef0dd5/rpm-tmp.74291 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libotr-4.0.0 + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-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' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' checking for a BSD-compatible install... /usr/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 i686-tld-linux-gcc... i686-tld-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 i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-tld-linux-gcc... gcc3 checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-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 i686-tld-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 i686-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-tld-linux-ar... no checking for ar... ar checking for i686-tld-linux-strip... no checking for strip... strip checking for i686-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-tld-linux-gcc object... ok checking how to run the C preprocessor... i686-tld-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 i686-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-tld-linux-gcc static flag -static works... yes checking if i686-tld-linux-gcc supports -c -o file.o... yes checking if i686-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-tld-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... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.0) checking LIBGCRYPT API version... okay checking for win32... no checking whether the compiler accepts -fstack-protector-all... yes checking whether the compiler accepts -Wstack-protector... yes checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether the linker accepts -z relro -z now... yes 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 + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' Making all in src make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c -o privkey.lo privkey.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT context.lo -MD -MP -MF .deps/context.Tpo -c -o context.lo context.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c -o proto.lo proto.c /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c -o b64.lo b64.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIC -DPIC -o .libs/privkey.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c proto.c -fPIC -DPIC -o .libs/proto.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c b64.c -fPIC -DPIC -o .libs/b64.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT b64.lo -MD -MP -MF .deps/b64.Tpo -c b64.c -fPIE -o b64.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIE -o context.o >/dev/null 2>&1 mv -f .deps/b64.Tpo .deps/b64.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c -o dh.lo dh.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c dh.c -fPIC -DPIC -o .libs/dh.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT privkey.lo -MD -MP -MF .deps/privkey.Tpo -c privkey.c -fPIE -o privkey.o >/dev/null 2>&1 mv -f .deps/context.Tpo .deps/context.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT proto.lo -MD -MP -MF .deps/proto.Tpo -c proto.c -fPIE -o proto.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT dh.lo -MD -MP -MF .deps/dh.Tpo -c dh.c -fPIE -o dh.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIE -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo message.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIC -DPIC -o .libs/message.o mv -f .deps/dh.Tpo .deps/dh.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c -o userstate.lo userstate.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c userstate.c -fPIC -DPIC -o .libs/userstate.o mv -f .deps/privkey.Tpo .deps/privkey.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c -o tlv.lo tlv.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIC -DPIC -o .libs/tlv.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT userstate.lo -MD -MP -MF .deps/userstate.Tpo -c userstate.c -fPIE -o userstate.o >/dev/null 2>&1 mv -f .deps/proto.Tpo .deps/proto.Plo libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT tlv.lo -MD -MP -MF .deps/tlv.Tpo -c tlv.c -fPIE -o tlv.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c -o auth.lo auth.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIC -DPIC -o .libs/auth.o mv -f .deps/userstate.Tpo .deps/userstate.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c -o sm.lo sm.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c sm.c -fPIC -DPIC -o .libs/sm.o mv -f .deps/tlv.Tpo .deps/tlv.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c -o context_priv.lo context_priv.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c context_priv.c -fPIC -DPIC -o .libs/context_priv.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT context_priv.lo -MD -MP -MF .deps/context_priv.Tpo -c context_priv.c -fPIE -o context_priv.o >/dev/null 2>&1 mv -f .deps/context_priv.Tpo .deps/context_priv.Plo /bin/sh ../libtool --tag=CC --mode=compile i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c -o instag.lo instag.c libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT message.lo -MD -MP -MF .deps/message.Tpo -c message.c -fPIE -o message.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c instag.c -fPIC -DPIC -o .libs/instag.o libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT sm.lo -MD -MP -MF .deps/sm.Tpo -c sm.c -fPIE -o sm.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT auth.lo -MD -MP -MF .deps/auth.Tpo -c auth.c -fPIE -o auth.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -MT instag.lo -MD -MP -MF .deps/instag.Tpo -c instag.c -fPIE -o instag.o >/dev/null 2>&1 mv -f .deps/instag.Tpo .deps/instag.Plo mv -f .deps/sm.Tpo .deps/sm.Plo mv -f .deps/message.Tpo .deps/message.Plo mv -f .deps/auth.Tpo .deps/auth.Plo /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -version-info 5:0:0 -lgcrypt -lgpg-error -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -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: i686-tld-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 .libs/context_priv.o .libs/instag.o /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -march=i686 -mtune=pentium4 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -Wl,-soname -Wl,libotr.so.5 -o .libs/libotr.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libotr.so.5" && ln -s "libotr.so.5.0.0" "libotr.so.5") libtool: link: (cd ".libs" && rm -f "libotr.so" && ln -s "libotr.so.5.0.0" "libotr.so") libtool: link: ar cru .libs/libotr.a privkey.o context.o proto.o b64.o dh.o mem.o message.o userstate.o tlv.o auth.o sm.o context_priv.o instag.o libtool: link: ranlib .libs/libotr.a libtool: link: ( cd ".libs" && rm -f "libotr.la" && ln -s "../libotr.la" "libotr.la" ) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' Making all in toolkit make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_parse.o -MD -MP -MF .deps/otr_parse.Tpo -c -o otr_parse.o otr_parse.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT readotr.o -MD -MP -MF .deps/readotr.Tpo -c -o readotr.o readotr.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sha1hmac.o -MD -MP -MF .deps/sha1hmac.Tpo -c -o sha1hmac.o sha1hmac.c mv -f .deps/readotr.Tpo .deps/readotr.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_sesskeys.o -MD -MP -MF .deps/otr_sesskeys.Tpo -c -o otr_sesskeys.o otr_sesskeys.c mv -f .deps/sha1hmac.Tpo .deps/sha1hmac.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT sesskeys.o -MD -MP -MF .deps/sesskeys.Tpo -c -o sesskeys.o sesskeys.c mv -f .deps/otr_parse.Tpo .deps/otr_parse.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_mackey.o -MD -MP -MF .deps/otr_mackey.Tpo -c -o otr_mackey.o otr_mackey.c mv -f .deps/otr_sesskeys.Tpo .deps/otr_sesskeys.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_readforge.o -MD -MP -MF .deps/otr_readforge.Tpo -c -o otr_readforge.o otr_readforge.c mv -f .deps/sesskeys.Tpo .deps/sesskeys.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT aes.o -MD -MP -MF .deps/aes.Tpo -c -o aes.o aes.c mv -f .deps/otr_mackey.Tpo .deps/otr_mackey.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT ctrmode.o -MD -MP -MF .deps/ctrmode.Tpo -c -o ctrmode.o ctrmode.c mv -f .deps/parse.Tpo .deps/parse.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_modify.o -MD -MP -MF .deps/otr_modify.Tpo -c -o otr_modify.o otr_modify.c mv -f .deps/otr_readforge.Tpo .deps/otr_readforge.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -I../src -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -MT otr_remac.o -MD -MP -MF .deps/otr_remac.Tpo -c -o otr_remac.o otr_remac.c mv -f .deps/ctrmode.Tpo .deps/ctrmode.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error mv -f .deps/otr_remac.Tpo .deps/otr_remac.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error mv -f .deps/otr_modify.Tpo .deps/otr_modify.Po /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error mv -f .deps/aes.Tpo .deps/aes.Po libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_parse otr_parse.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_sesskeys otr_sesskeys.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_mackey otr_mackey.o sesskeys.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_remac otr_remac.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error /bin/sh ../libtool --tag=CC --mode=link i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -pie -z relro -z now -o otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/libotr.la -lgcrypt -lgpg-error libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_modify otr_modify.o readotr.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_remac otr_remac.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so libtool: link: i686-tld-linux-gcc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_FORTIFY_SOURCE=2 -fstack-protector-all -Wstack-protector -fwrapv -fno-strict-overflow -Wall -Wextra -Wno-unused-parameter -Wformat-security --param ssp-buffer-size=1 -fPIE -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pie -z relro -z now -o .libs/otr_readforge otr_readforge.o readotr.o sesskeys.o aes.o ctrmode.o parse.o sha1hmac.o ../src/.libs/libotr.so /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ef0dd5 /bin/sh -e /tmp/B.ef0dd5/rpm-tmp.42845 + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.ef0dd5/libotr-4.0.0-root-builder + cd libotr-4.0.0 + rm -rf /tmp/B.ef0dd5/libotr-4.0.0-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.ef0dd5/libotr-4.0.0-root-builder' Making install in src make[1]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' test -z "/usr/lib" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib" test -z "/usr/include/libotr" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/include/libotr" /bin/sh ../libtool --mode=install /usr/bin/install -c libotr.la '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib' libtool: install: /usr/bin/install -c .libs/libotr.so.5.0.0 /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/libotr.so.5.0.0 /usr/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 context_priv.h instag.h '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/include/libotr' libtool: install: (cd /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib && { ln -s -f libotr.so.5.0.0 libotr.so.5 || { rm -f libotr.so.5 && ln -s libotr.so.5.0.0 libotr.so.5; }; }) libtool: install: (cd /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib && { ln -s -f libotr.so.5.0.0 libotr.so || { rm -f libotr.so && ln -s libotr.so.5.0.0 libotr.so; }; }) libtool: install: /usr/bin/install -c .libs/libotr.lai /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/libotr.la libtool: install: /usr/bin/install -c .libs/libotr.a /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/libotr.a libtool: install: chmod 644 /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/libotr.a libtool: install: ranlib /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/libotr.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/src' Making install in toolkit make[1]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' test -z "/usr/bin" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin" mkdir -p /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/man/man1 test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/man/man1" (cd /tmp/B.ef0dd5/libotr-4.0.0-root-builder/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) /bin/sh ../libtool --mode=install /usr/bin/install -c otr_parse otr_sesskeys otr_mackey otr_readforge otr_modify otr_remac '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin' /usr/bin/install -c -m 644 otr_toolkit.1 '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/man/man1' libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_parse /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_parse libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_sesskeys /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_sesskeys libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_mackey /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_mackey libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_readforge /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_readforge libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_modify /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_modify libtool: install: warning: `../src/libotr.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/otr_remac /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/bin/otr_remac make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0/toolkit' make[1]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' make[2]: Entering directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/aclocal" test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libotr.pc '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libotr.m4 '/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/aclocal' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/libotr-4.0.0' + __spec_install_post_strip + set +x Stripping 7 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 7 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man Converted /usr/share/man/man1/otr_parse.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_mackey.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_readforge.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_remac.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_sesskeys.1 from symlink to man link: man1/otr_toolkit.1 Converted /usr/share/man/man1/otr_modify.1 from symlink to man link: man1/otr_toolkit.1 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: libotr-4.0.0-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ef0dd5 /bin/sh -e /tmp/B.ef0dd5/rpm-tmp.47440 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libotr-4.0.0 + DOCDIR=/tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0 + export DOCDIR + rm -rf /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0 + /bin/mkdir -p /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README UPGRADING Protocol-v3.html /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.ef0dd5/libotr-4.0.0-root-builder/usr/share/doc/libotr-4.0.0... ./NEWS ./README ./AUTHORS ./ChangeLog ./UPGRADING Documentation compressed. + exit 0 Provides: libotr.so.5 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 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.11 libgcrypt.so.11(GCRYPT_1.2) libgpg-error.so.0 libotr.so.5 rtld(GNU_HASH) Processing files: libotr-devel-4.0.0-2 Provides: libtool(/usr/lib/libotr.la) pkgconfig(libotr) = 4.0.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: libotr-static-4.0.0-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.ef0dd5/libotr-4.0.0-root-builder Wrote: /home/users/builder/rpm/RPMS/libotr-4.0.0-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libotr-devel-4.0.0-2.i686.rpm Wrote: /home/users/builder/rpm/RPMS/libotr-static-4.0.0-2.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.ef0dd5 /bin/sh -e /tmp/B.ef0dd5/rpm-tmp.12562 + umask 022 + cd /home/users/builder/rpm/BUILD + cd libotr-4.0.0 + /bin/rm '--interactive=never' -rf /tmp/B.ef0dd5/libotr-4.0.0-root-builder + rm -rf /tmp/B.ef0dd5/libotr-4.0.0-root-builder ended at: Fri Aug 1 08:13:43 2014, done in 01days 00h 00m 22s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..714 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages error: failed to stat /sys/kernel/security: No such file or directory Preparing... ################################################## libotr ################################################## End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:25.95s sys:20.97s real:30.73s (faults io:0 non-io:1088050) Files queued for ftp: 109150 libotr-4.0.0-2.i686.rpm 22601 libotr-devel-4.0.0-2.i686.rpm 41276 libotr-static-4.0.0-2.i686.rpm 153 libotr-4.0.0-2.src.rpm.uploadinfo End-PLD-Builder-Info