D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/pkgconf-1.4.2-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c7tyML + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pkgconf-1.4.2 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/pkgconf-1.4.2.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pkgconf-1.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7Dk0Wb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:18: installing './compile' configure.ac:27: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + 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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static --with-pkg-config-dir=/usr/lib64/pkgconfig:/usr/share/pkgconfig --with-system-includedir=/usr/include --with-system-libdir=/usr/lib64 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 whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for strlcpy... no checking for strlcat... no checking for strndup... yes checking for cygwin_conv_path... no 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 for sys/stat.h... (cached) yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu 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 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 objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for gcc... (cached) 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 whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 V=1 gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT pkgconf-renderer-msvc.o -MD -MP -MF .deps/pkgconf-renderer-msvc.Tpo -c -o pkgconf-renderer-msvc.o `test -f 'renderer-msvc.c' || echo './'`renderer-msvc.c mv -f .deps/pkgconf-renderer-msvc.Tpo .deps/pkgconf-renderer-msvc.Po gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT pkgconf-getopt_long.o -MD -MP -MF .deps/pkgconf-getopt_long.Tpo -c -o pkgconf-getopt_long.o `test -f 'getopt_long.c' || echo './'`getopt_long.c mv -f .deps/pkgconf-getopt_long.Tpo .deps/pkgconf-getopt_long.Po gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT pkgconf-main.o -MD -MP -MF .deps/pkgconf-main.Tpo -c -o pkgconf-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/pkgconf-main.Tpo .deps/pkgconf-main.Po depbase=`echo libpkgconf/audit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/audit.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/audit.lo libpkgconf/audit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/audit.lo -MD -MP -MF libpkgconf/.deps/audit.Tpo -c libpkgconf/audit.c -fPIC -DPIC -o libpkgconf/.libs/audit.o depbase=`echo libpkgconf/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/cache.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/cache.lo libpkgconf/cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/cache.lo -MD -MP -MF libpkgconf/.deps/cache.Tpo -c libpkgconf/cache.c -fPIC -DPIC -o libpkgconf/.libs/cache.o depbase=`echo libpkgconf/client.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/client.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/client.lo libpkgconf/client.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/client.lo -MD -MP -MF libpkgconf/.deps/client.Tpo -c libpkgconf/client.c -fPIC -DPIC -o libpkgconf/.libs/client.o depbase=`echo libpkgconf/bsdstubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/bsdstubs.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/bsdstubs.lo libpkgconf/bsdstubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/bsdstubs.lo -MD -MP -MF libpkgconf/.deps/bsdstubs.Tpo -c libpkgconf/bsdstubs.c -fPIC -DPIC -o libpkgconf/.libs/bsdstubs.o depbase=`echo libpkgconf/argvsplit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/argvsplit.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/argvsplit.lo libpkgconf/argvsplit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/argvsplit.lo -MD -MP -MF libpkgconf/.deps/argvsplit.Tpo -c libpkgconf/argvsplit.c -fPIC -DPIC -o libpkgconf/.libs/argvsplit.o depbase=`echo libpkgconf/fragment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fragment.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/fragment.lo libpkgconf/fragment.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fragment.lo -MD -MP -MF libpkgconf/.deps/fragment.Tpo -c libpkgconf/fragment.c -fPIC -DPIC -o libpkgconf/.libs/fragment.o depbase=`echo libpkgconf/pkg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/pkg.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/pkg.lo libpkgconf/pkg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/pkg.lo -MD -MP -MF libpkgconf/.deps/pkg.Tpo -c libpkgconf/pkg.c -fPIC -DPIC -o libpkgconf/.libs/pkg.o depbase=`echo libpkgconf/fileio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fileio.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/fileio.lo libpkgconf/fileio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/fileio.lo -MD -MP -MF libpkgconf/.deps/fileio.Tpo -c libpkgconf/fileio.c -fPIC -DPIC -o libpkgconf/.libs/fileio.o depbase=`echo libpkgconf/dependency.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/dependency.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/dependency.lo libpkgconf/dependency.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/dependency.lo -MD -MP -MF libpkgconf/.deps/dependency.Tpo -c libpkgconf/dependency.c -fPIC -DPIC -o libpkgconf/.libs/dependency.o depbase=`echo libpkgconf/tuple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/tuple.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/tuple.lo libpkgconf/tuple.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/tuple.lo -MD -MP -MF libpkgconf/.deps/tuple.Tpo -c libpkgconf/tuple.c -fPIC -DPIC -o libpkgconf/.libs/tuple.o depbase=`echo libpkgconf/queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/queue.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/queue.lo libpkgconf/queue.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/queue.lo -MD -MP -MF libpkgconf/.deps/queue.Tpo -c libpkgconf/queue.c -fPIC -DPIC -o libpkgconf/.libs/queue.o depbase=`echo libpkgconf/path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/path.lo -MD -MP -MF $depbase.Tpo -c -o libpkgconf/path.lo libpkgconf/path.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -MT libpkgconf/path.lo -MD -MP -MF libpkgconf/.deps/path.Tpo -c libpkgconf/path.c -fPIC -DPIC -o libpkgconf/.libs/path.o /bin/sh ./libtool --tag=CC --mode=link gcc -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -no-undefined -version-info 3:0:0 -export-symbols-regex '^pkgconf_' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpkgconf.la -rpath /usr/lib64 libpkgconf/audit.lo libpkgconf/cache.lo libpkgconf/client.lo libpkgconf/pkg.lo libpkgconf/bsdstubs.lo libpkgconf/fragment.lo libpkgconf/argvsplit.lo libpkgconf/fileio.lo libpkgconf/tuple.lo libpkgconf/dependency.lo libpkgconf/queue.lo libpkgconf/path.lo libtool: link: /usr/bin/nm -B libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libpkgconf.exp libtool: link: /usr/bin/grep -E -e "^pkgconf_" ".libs/libpkgconf.exp" > ".libs/libpkgconf.expT" libtool: link: mv -f ".libs/libpkgconf.expT" ".libs/libpkgconf.exp" libtool: link: echo "{ global:" > .libs/libpkgconf.ver libtool: link: cat .libs/libpkgconf.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpkgconf.ver libtool: link: echo "local: *; };" >> .libs/libpkgconf.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC libpkgconf/.libs/audit.o libpkgconf/.libs/cache.o libpkgconf/.libs/client.o libpkgconf/.libs/pkg.o libpkgconf/.libs/bsdstubs.o libpkgconf/.libs/fragment.o libpkgconf/.libs/argvsplit.o libpkgconf/.libs/fileio.o libpkgconf/.libs/tuple.o libpkgconf/.libs/dependency.o libpkgconf/.libs/queue.o libpkgconf/.libs/path.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libpkgconf.so.3 -Wl,-version-script -Wl,.libs/libpkgconf.ver -o .libs/libpkgconf.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libpkgconf.so.3" && ln -s "libpkgconf.so.3.0.0" "libpkgconf.so.3") libtool: link: (cd ".libs" && rm -f "libpkgconf.so" && ln -s "libpkgconf.so.3.0.0" "libpkgconf.so") libtool: link: ( cd ".libs" && rm -f "libpkgconf.la" && ln -s "../libpkgconf.la" "libpkgconf.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pkgconf pkgconf-main.o pkgconf-getopt_long.o pkgconf-renderer-msvc.o libpkgconf.la libtool: link: gcc -DPKG_DEFAULT_PATH=\"/usr/lib64/pkgconfig:/usr/share/pkgconfig\" -DSYSTEM_INCLUDEDIR=\"/usr/include\" -DSYSTEM_LIBDIR=\"/usr/lib64\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wextra -Wformat=2 -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pkgconf pkgconf-main.o pkgconf-getopt_long.o pkgconf-renderer-msvc.o ./.libs/libpkgconf.so + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E5SG45 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 + cd pkgconf-1.4.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pkgconf-1.4.2' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libpkgconf.la '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpkgconf.so.3.0.0 /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/libpkgconf.so.3.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64 && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; }) libtool: install: /usr/bin/install -p .libs/libpkgconf.lai /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/libpkgconf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p pkgconf '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin' libtool: warning: 'libpkgconf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pkgconf /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin/pkgconf /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf' /usr/bin/install -p -m 644 README.md AUTHORS '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 pkg.m4 '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 man/pkgconf.1 '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 man/pc.5 '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 man/pkg.m4.7 '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man7' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/include/pkgconf' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/include/pkgconf/libpkgconf' /usr/bin/install -p -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/include/pkgconf/libpkgconf' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libpkgconf.pc '/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pkgconf-1.4.2' + find /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 -name '*.la' -print -delete /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/libpkgconf.la + install -pm 0755 /home/pterjan/rpmbuild/SOURCES/platform-pkg-config.in /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin/x86_64-mageia-linux-gnu-pkg-config + sed -e 's|@TARGET_PLATFORM@|x86_64-mageia-linux-gnu|' -e 's|@PKGCONF_LIBDIRS@|/usr/lib64/pkgconfig:/usr/share/pkgconfig|' -e 's|@PKGCONF_SYSLIBDIR@|/usr/lib64|' -e 's|@PKGCONF_SYSINCDIR@|/usr/include|' -i /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin/x86_64-mageia-linux-gnu-pkg-config + ln -sf pkgconf /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin/pkg-config + cp -a /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man1/pkgconf.1 /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/man/man1/pkg-config.1 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/pkgconfig + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/pkgconfig + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 1.4.2-1.mga7 --unique-debug-suffix -1.4.2-1.mga7.x86_64 --unique-debug-src-base pkgconf-1.4.2-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pkgconf-1.4.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/bin/pkgconf extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/lib64/libpkgconf.so.3.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 419 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jni0P2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + '[' 1 -eq 1 ']' + make check install -m 755 tests/basic.sh tests/basic install -m 755 tests/builtins.sh tests/builtins install -m 755 tests/conflicts.sh tests/conflicts install -m 755 tests/framework.sh tests/framework install -m 755 tests/parser.sh tests/parser install -m 755 tests/provides.sh tests/provides install -m 755 tests/regress.sh tests/regress install -m 755 tests/requires.sh tests/requires install -m 755 tests/sysroot.sh tests/sysroot install -m 755 tests/version.sh tests/version make tests/basic tests/builtins tests/conflicts tests/framework tests/parser tests/provides tests/regress tests/requires tests/sysroot tests/version make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/pkgconf-1.4.2' make[1]: 'tests/basic' is up to date. make[1]: 'tests/builtins' is up to date. make[1]: 'tests/conflicts' is up to date. make[1]: 'tests/framework' is up to date. make[1]: 'tests/parser' is up to date. make[1]: 'tests/provides' is up to date. make[1]: 'tests/regress' is up to date. make[1]: 'tests/requires' is up to date. make[1]: 'tests/sysroot' is up to date. make[1]: 'tests/version' is up to date. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/pkgconf-1.4.2' kyua --config=none test --kyuafile='./Kyuafile' \ --build-root='.' tests/basic:noargs -> passed [0.057s] tests/basic:libs -> passed [0.043s] tests/basic:libs_cflags -> passed [0.042s] tests/basic:libs_cflags_version -> passed [0.032s] tests/basic:libs_cflags_version_multiple -> passed [0.047s] tests/basic:libs_cflags_version_alt -> passed [0.052s] tests/basic:libs_cflags_version_different -> passed [0.044s] tests/basic:libs_cflags_version_different_bad -> passed [0.042s] tests/basic:exists_nonexitent -> passed [0.061s] tests/basic:nonexitent -> passed [0.034s] tests/basic:exists_version -> passed [0.033s] tests/basic:exists_version_bad -> passed [0.055s] tests/basic:exists_version_bad2 -> passed [0.042s] tests/basic:exists_version_bad3 -> passed [0.047s] tests/basic:exists -> passed [0.039s] tests/basic:exists2 -> passed [0.041s] tests/basic:exists3 -> passed [0.058s] tests/basic:exists_version_alt -> passed [0.049s] tests/basic:uninstalled_bad -> passed [0.051s] tests/basic:uninstalled -> passed [0.042s] tests/basic:libs_intermediary -> passed [0.046s] tests/basic:libs_circular1 -> passed [0.043s] tests/basic:libs_circular2 -> passed [0.043s] tests/basic:libs_circular_directpc -> passed [0.043s] tests/basic:libs_static -> passed [0.034s] tests/basic:libs_static_ordering -> passed [0.043s] tests/basic:pkg_config_path -> passed [0.045s] tests/basic:nolibs -> passed [0.042s] tests/basic:nocflags -> passed [0.042s] tests/basic:arbitary_path -> passed [0.041s] tests/basic:with_path -> passed [0.069s] tests/basic:relocatable -> passed [0.055s] tests/basic:single_depth_selectors -> passed [0.048s] tests/requires:libs -> passed [0.044s] tests/requires:libs_cflags -> passed [0.034s] tests/requires:libs_static -> passed [0.034s] tests/requires:libs_static_pure -> passed [0.037s] tests/requires:argv_parse2 -> passed [0.036s] tests/requires:static_cflags -> passed [0.033s] tests/requires:private_duplication -> passed [0.034s] tests/requires:libs_static2 -> passed [0.033s] tests/requires:missing -> passed [0.047s] tests/regress:case_sensitivity -> passed [0.083s] tests/regress:depgraph_break_1 -> passed [0.040s] tests/regress:depgraph_break_2 -> passed [0.038s] tests/regress:depgraph_break_3 -> passed [0.044s] tests/regress:define_variable -> passed [0.040s] tests/regress:variable -> passed [0.061s] tests/regress:keep_system_libs -> passed [0.054s] tests/regress:libs -> passed [0.040s] tests/regress:libs_only -> passed [0.040s] tests/regress:libs_never_mergeback -> passed [0.055s] tests/regress:cflags_only -> passed [0.064s] tests/regress:cflags_never_mergeback -> passed [0.041s] tests/regress:incomplete_libs -> passed [0.040s] tests/regress:incomplete_cflags -> passed [0.059s] tests/regress:isystem_munge_order -> passed [0.043s] tests/regress:isystem_munge_sysroot -> passed [0.030s] tests/regress:idirafter_munge_order -> passed [0.030s] tests/regress:idirafter_munge_sysroot -> passed [0.031s] tests/regress:idirafter_ordering -> passed [0.031s] tests/regress:pcpath -> passed [0.043s] tests/regress:sysroot_munge -> passed [0.059s] tests/regress:virtual_variable -> passed [0.101s] tests/regress:fragment_collision -> passed [0.031s] tests/regress:malformed_1 -> passed [0.033s] tests/regress:malformed_quoting -> passed [0.034s] tests/regress:explicit_sysroot -> passed [0.032s] tests/parser:comments -> passed [0.056s] tests/parser:comments_in_fields -> passed [0.038s] tests/parser:dos -> passed [0.047s] tests/parser:no_trailing_newline -> passed [0.062s] tests/parser:argv_parse -> passed [0.040s] tests/parser:bad_option -> passed [0.052s] tests/parser:argv_parse_3 -> passed [0.041s] tests/parser:tilde_quoting -> passed [0.060s] tests/parser:paren_quoting -> passed [0.040s] tests/parser:multiline_field -> passed [0.054s] tests/parser:escaped_backslash -> passed [0.042s] tests/parser:flag_order_1 -> passed [0.034s] tests/parser:flag_order_2 -> passed [0.039s] tests/parser:flag_order_3 -> passed [0.051s] tests/parser:flag_order_4 -> passed [0.037s] tests/parser:quoted -> passed [0.032s] tests/parser:variable_whitespace -> passed [0.034s] tests/parser:fragment_escaping_1 -> passed [0.033s] tests/parser:fragment_escaping_2 -> passed [0.043s] tests/parser:fragment_escaping_3 -> passed [0.042s] tests/parser:fragment_quoting -> passed [0.041s] tests/parser:fragment_quoting_2 -> passed [0.032s] tests/parser:fragment_quoting_3 -> passed [0.045s] tests/parser:fragment_quoting_5 -> passed [0.047s] tests/parser:fragment_quoting_7 -> passed [0.049s] tests/parser:msvc_fragment_quoting -> passed [0.040s] tests/parser:msvc_fragment_render_cflags -> passed [0.050s] tests/sysroot:cflags -> passed [0.042s] tests/sysroot:variable -> passed [0.051s] tests/sysroot:do_not_eat_slash -> passed [0.044s] tests/conflicts:libs -> passed [0.045s] tests/conflicts:ignore -> passed [0.033s] tests/version:atleast -> passed [0.038s] tests/version:exact -> passed [0.038s] tests/version:max -> passed [0.038s] tests/framework:libs -> passed [0.064s] tests/provides:simple -> passed [0.049s] tests/provides:foo -> passed [0.114s] tests/provides:bar -> passed [0.178s] tests/provides:baz -> passed [0.173s] tests/provides:quux -> passed [0.254s] tests/provides:moo -> passed [0.224s] tests/provides:meow -> passed [0.180s] tests/provides:indirect_dependency_node -> passed [0.042s] Results file id is home_pterjan_rpmbuild_BUILD_pkgconf-1.4.2.20180531-174516-159542 Results saved to /home/pterjan/.kyua/store/results.home_pterjan_rpmbuild_BUILD_pkgconf-1.4.2.20180531-174516-159542.db 112/112 passed (0 failed) + exit 0 Processing files: pkgconf-1.4.2-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UgFY9d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/doc/pkgconf + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FEouvp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/pkgconf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/pkgconf + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/pkgconf + exit 0 Provides: pkgconf = 1.4.2-1.mga7 pkgconf(x86-64) = 1.4.2-1.mga7 pkgconfig(pkgconf) = 1.4.2 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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpkgconf.so.3()(64bit) Processing files: lib64pkgconf3-1.4.2-1.mga7.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s9XJ5A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/lib64pkgconf3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/lib64pkgconf3 + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64/usr/share/licenses/lib64pkgconf3 + exit 0 Provides: lib64pkgconf3 = 1.4.2-1.mga7 lib64pkgconf3(x86-64) = 1.4.2-1.mga7 libpkgconf.so.3()(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.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) Processing files: lib64pkgconf-devel-1.4.2-1.mga7.x86_64 Provides: devel(libpkgconf(64bit)) lib64pkgconf-devel = 1.4.2-1.mga7 lib64pkgconf-devel(x86-64) = 1.4.2-1.mga7 pkgconfig(libpkgconf) = 1.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: pkgconf-m4-1.4.2-1.mga7.noarch Provides: pkgconf-m4 = 1.4.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: pkgconfig < 0.29.2-2 Obsoletes: pkgconfig < 0.29.2-2 Processing files: pkgconf-pkg-config-1.4.2-1.mga7.x86_64 Provides: pkg-config = 0.29.2-2 pkg-config(x86-64) = 0.29.2-2 pkgconf-pkg-config = 1.4.2-1.mga7 pkgconf-pkg-config(x86-64) = 1.4.2-1.mga7 pkgconfig = 0.29.2-2 pkgconfig(pkg-config) = 1.4.2 pkgconfig(x86-64) = 0.29.2-2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: pkgconfig < 0.29.2-2 Obsoletes: pkgconfig < 0.29.2-2 Processing files: pkgconf-debugsource-1.4.2-1.mga7.x86_64 Provides: pkgconf-debugsource = 1.4.2-1.mga7 pkgconf-debugsource(x86-64) = 1.4.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pkgconf-debuginfo-1.4.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 8a23154b49d4e483878e3ee2ccc964615609f7c4 pkgconf-debuginfo = 1.4.2-1.mga7 pkgconf-debuginfo(x86-64) = 1.4.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pkgconf-debugsource(x86-64) = 1.4.2-1.mga7 Processing files: lib64pkgconf3-debuginfo-1.4.2-1.mga7.x86_64 Provides: debuginfo(build-id) = 96696d31f0622b4609c62b4a0e02850d326025f5 lib64pkgconf3-debuginfo = 1.4.2-1.mga7 lib64pkgconf3-debuginfo(x86-64) = 1.4.2-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pkgconf-debugsource(x86-64) = 1.4.2-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pkgconf-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64pkgconf3-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64pkgconf-devel-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/pkgconf-m4-1.4.2-1.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pkgconf-pkg-config-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pkgconf-debugsource-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pkgconf-debuginfo-1.4.2-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64pkgconf3-debuginfo-1.4.2-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lcjYlO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pkgconf-1.4.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/pkgconf-1.4.2-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qMr3D1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pkgconf-1.4.2 + exit 0 D: [iurt_root_command] Success!