D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libassuan-2.5.5-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.bWgTLH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libassuan-2.5.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libassuan-2.5.5.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd libassuan-2.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Bn557v + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libassuan-2.5.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --includedir=/usr/include/libassuan2 --with-pic --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether make supports nested variables... (cached) yes configure: autobuild project... libassuan configure: autobuild revision... 2.5.5 configure: autobuild hostname... mageia configure: autobuild timestamp... 20230620-101213 checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-windres... no checking for windres... no checking for gawk... (cached) gawk checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for cc for build... gcc checking if gcc supports -Wpointer-arith... yes checking for setsockopt... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking for uintptr_t... yes checking for uint16_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for struct cmsghdr.cmsg_len... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for gpgrt-config... /usr/bin/gpgrt-config configure: Use gpgrt-config with /usr/lib64 as gpg-error-config checking for GPG Error - version >= 1.17... yes (1.47) checking for flockfile... yes checking for funlockfile... yes checking for inet_pton... yes checking for stat... yes checking for getaddrinfo... yes checking for getrlimit... yes checking for library containing nanosleep... none required checking for funopen... no checking for fopencookie... yes checking for isascii... yes checking for putc_unlocked... yes checking for memrchr... yes checking for stpcpy... yes checking for unistd.h... (cached) yes checking for setenv... yes checking for struct sockpeercred.pid... no checking for getpeerucred... no checking for getpeereid... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/libassuan-config config.status: creating src/versioninfo.rc config.status: creating src/libassuan.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Libassuan v2.5.5 has been configured as follows: Revision: f8cfb56 (63695) Platform: x86_64-mageia-linux-gnu + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' gcc \ -I. -I. -o mkheader ./mkheader.c make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' ./mkheader linux-gnu ./assuan.h.in \ 2.5.5 0x020505 >assuan.h make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-sysutils.lo `test -f 'sysutils.c' || echo './'`sysutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c sysutils.c -fPIC -DPIC -o .libs/libassuan_la-sysutils.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-conversion.lo `test -f 'conversion.c' || echo './'`conversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c conversion.c -fPIC -DPIC -o .libs/libassuan_la-conversion.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-context.lo `test -f 'context.c' || echo './'`context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c context.c -fPIC -DPIC -o .libs/libassuan_la-context.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-error.lo `test -f 'assuan-error.c' || echo './'`assuan-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-error.c -fPIC -DPIC -o .libs/libassuan_la-assuan-error.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-system.lo `test -f 'system.c' || echo './'`system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c system.c -fPIC -DPIC -o .libs/libassuan_la-system.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-server.lo `test -f 'server.c' || echo './'`server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c server.c -fPIC -DPIC -o .libs/libassuan_la-server.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan.lo `test -f 'assuan.c' || echo './'`assuan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan.c -fPIC -DPIC -o .libs/libassuan_la-assuan.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-inquire.lo `test -f 'assuan-inquire.c' || echo './'`assuan-inquire.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-inquire.c -fPIC -DPIC -o .libs/libassuan_la-assuan-inquire.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c debug.c -fPIC -DPIC -o .libs/libassuan_la-debug.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-pipe-server.lo `test -f 'assuan-pipe-server.c' || echo './'`assuan-pipe-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-server.c -fPIC -DPIC -o .libs/libassuan_la-assuan-pipe-server.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o funopen.lo funopen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c funopen.c -fPIC -DPIC -o .libs/funopen.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-listen.lo `test -f 'assuan-listen.c' || echo './'`assuan-listen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-listen.c -fPIC -DPIC -o .libs/libassuan_la-assuan-listen.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-client.lo `test -f 'client.c' || echo './'`client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c client.c -fPIC -DPIC -o .libs/libassuan_la-client.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-socket-connect.lo `test -f 'assuan-socket-connect.c' || echo './'`assuan-socket-connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-connect.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket-connect.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-io.lo `test -f 'assuan-io.c' || echo './'`assuan-io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-io.c -fPIC -DPIC -o .libs/libassuan_la-assuan-io.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-socket-server.lo `test -f 'assuan-socket-server.c' || echo './'`assuan-socket-server.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-server.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket-server.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-logging.lo `test -f 'assuan-logging.c' || echo './'`assuan-logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-logging.c -fPIC -DPIC -o .libs/libassuan_la-assuan-logging.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-uds.lo `test -f 'assuan-uds.c' || echo './'`assuan-uds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-uds.c -fPIC -DPIC -o .libs/libassuan_la-assuan-uds.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-buffer.lo `test -f 'assuan-buffer.c' || echo './'`assuan-buffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-buffer.c -fPIC -DPIC -o .libs/libassuan_la-assuan-buffer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-pipe-connect.lo `test -f 'assuan-pipe-connect.c' || echo './'`assuan-pipe-connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-connect.c -fPIC -DPIC -o .libs/libassuan_la-assuan-pipe-connect.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-system-posix.lo `test -f 'system-posix.c' || echo './'`system-posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c system-posix.c -fPIC -DPIC -o .libs/libassuan_la-system-posix.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-handler.lo `test -f 'assuan-handler.c' || echo './'`assuan-handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-handler.c -fPIC -DPIC -o .libs/libassuan_la-assuan-handler.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_la-assuan-socket.lo `test -f 'assuan-socket.c' || echo './'`assuan-socket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket.c -fPIC -DPIC -o .libs/libassuan_la-assuan-socket.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--version-script=./libassuan.vers -version-info 8:5:8 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libassuan.la -rpath /usr/lib64 libassuan_la-assuan.lo libassuan_la-context.lo libassuan_la-system.lo libassuan_la-debug.lo libassuan_la-conversion.lo libassuan_la-sysutils.lo libassuan_la-client.lo libassuan_la-server.lo libassuan_la-assuan-error.lo libassuan_la-assuan-buffer.lo libassuan_la-assuan-handler.lo libassuan_la-assuan-inquire.lo libassuan_la-assuan-listen.lo libassuan_la-assuan-pipe-server.lo libassuan_la-assuan-socket-server.lo libassuan_la-assuan-pipe-connect.lo libassuan_la-assuan-socket-connect.lo libassuan_la-assuan-uds.lo libassuan_la-assuan-logging.lo libassuan_la-assuan-socket.lo libassuan_la-system-posix.lo libassuan_la-assuan-io.lo funopen.lo -lgpg-error libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libassuan_la-assuan.o .libs/libassuan_la-context.o .libs/libassuan_la-system.o .libs/libassuan_la-debug.o .libs/libassuan_la-conversion.o .libs/libassuan_la-sysutils.o .libs/libassuan_la-client.o .libs/libassuan_la-server.o .libs/libassuan_la-assuan-error.o .libs/libassuan_la-assuan-buffer.o .libs/libassuan_la-assuan-handler.o .libs/libassuan_la-assuan-inquire.o .libs/libassuan_la-assuan-listen.o .libs/libassuan_la-assuan-pipe-server.o .libs/libassuan_la-assuan-socket-server.o .libs/libassuan_la-assuan-pipe-connect.o .libs/libassuan_la-assuan-socket-connect.o .libs/libassuan_la-assuan-uds.o .libs/libassuan_la-assuan-logging.o .libs/libassuan_la-assuan-socket.o .libs/libassuan_la-system-posix.o .libs/libassuan_la-assuan-io.o .libs/funopen.o -O2 -Wl,--version-script=./libassuan.vers -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lgpg-error -Wl,-soname -Wl,libassuan.so.0 -o .libs/libassuan.so.0.8.5 libtool: link: (cd ".libs" && rm -f "libassuan.so.0" && ln -s "libassuan.so.0.8.5" "libassuan.so.0") libtool: link: (cd ".libs" && rm -f "libassuan.so" && ln -s "libassuan.so.0.8.5" "libassuan.so") libtool: link: ( cd ".libs" && rm -f "libassuan.la" && ln -s "../libassuan.la" "libassuan.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests /usr/bin/make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o version.o version.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o pipeconnect.o pipeconnect.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o fdpassing.o fdpassing.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o socks5.o socks5.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o pipeconnect pipeconnect.o ../src/libassuan.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o pipeconnect pipeconnect.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src/.libs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o fdpassing fdpassing.o ../src/libassuan.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o fdpassing fdpassing.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src/.libs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o socks5 socks5.o ../src/libassuan.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o socks5 socks5.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src/.libs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -no-install -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o version version.o ../src/libassuan.la -lgpg-error libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o version version.o ../src/.libs/libassuan.so -lgpg-error -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src/.libs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cJjkqm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 + cd libassuan-2.5.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/m4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/m4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/m4' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libassuan.la '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libassuan.so.0.8.5 /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64/libassuan.so.0.8.5 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64 && { ln -s -f libassuan.so.0.8.5 libassuan.so.0 || { rm -f libassuan.so.0 && ln -s libassuan.so.0.8.5 libassuan.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64 && { ln -s -f libassuan.so.0.8.5 libassuan.so || { rm -f libassuan.so && ln -s libassuan.so.0.8.5 libassuan.so; }; }) libtool: install: /usr/bin/install -p .libs/libassuan.lai /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64/libassuan.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/bin' /usr/bin/install -p libassuan-config '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 libassuan.m4 '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/include/libassuan2' /usr/bin/install -p -m 644 assuan.h '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/include/libassuan2' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libassuan.pc '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/info' /usr/bin/install -p -m 644 ./assuan.info '/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/info' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/doc' Making install in tests make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' /usr/bin/make install-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5/tests' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libassuan-2.5.5' + find /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.5.5-2.mga9 --unique-debug-suffix -2.5.5-2.mga9.x86_64 --unique-debug-src-base libassuan-2.5.5-2.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libassuan-2.5.5 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/lib64/libassuan.so.0.8.5 original debug info size: 420kB, size after compression: 284kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 508 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/libassuan-config from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64assuan0-2.5.5-2.mga9.x86_64 Provides: lib64assuan0 = 2.5.5-2.mga9 lib64assuan0(x86-64) = 2.5.5-2.mga9 libassuan = 2.5.5-2.mga9 libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgpg-error.so.0()(64bit) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) Processing files: lib64assuan-devel-2.5.5-2.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fOO3ZL + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libassuan-2.5.5 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64/usr/share/doc/lib64assuan-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: assuan-devel = 2.5.5-2.mga9 devel(libassuan(64bit)) lib64assuan-devel = 2.5.5-2.mga9 lib64assuan-devel(x86-64) = 2.5.5-2.mga9 libassuan-devel = 2.5.5-2.mga9 pkgconfig(libassuan) = 2.5.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgpg-error(64bit)) pkgconfig pkgconfig(gpg-error) Processing files: libassuan-debugsource-2.5.5-2.mga9.x86_64 Provides: libassuan-debugsource = 2.5.5-2.mga9 libassuan-debugsource(x86-64) = 2.5.5-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64assuan0-debuginfo-2.5.5-2.mga9.x86_64 Provides: debuginfo(build-id) = c162b1399e3ab7f49af672f2dc7494145f000a9c lib64assuan0-debuginfo = 2.5.5-2.mga9 lib64assuan0-debuginfo(x86-64) = 2.5.5-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libassuan-debugsource(x86-64) = 2.5.5-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64assuan0-2.5.5-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libassuan-debugsource-2.5.5-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64assuan-devel-2.5.5-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64assuan0-debuginfo-2.5.5-2.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.epEsRB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libassuan-2.5.5 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libassuan-2.5.5-2.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y94qvZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libassuan-2.5.5 libassuan-2.5.5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!