D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/pkgconf-1.6.3-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nvJpTO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pkgconf-1.6.3 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/pkgconf-1.6.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pkgconf-1.6.3 + /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/iurt/rpmbuild/tmp/rpm-tmp.xyaUXO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + '[' 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 + 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 -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 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-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 --disable-static --with-pkg-config-dir=/usr/lib64/pkgconfig:/usr/share/pkgconfig --with-system-includedir=/usr/include --with-system-libdir=/usr/lib64 checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-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 aarch64-mageia-linux-gnu-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/aarch64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-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 aarch64-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 aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for 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... aarch64-mageia-linux-gnu-gcc -E checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether aarch64-mageia-linux-gnu-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 -j8 V=1 VERBOSE=1 V=1 aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -Icli -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o cli/pkgconf-renderer-msvc.o `test -f 'cli/renderer-msvc.c' || echo './'`cli/renderer-msvc.c aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -Icli -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o cli/pkgconf-getopt_long.o `test -f 'cli/getopt_long.c' || echo './'`cli/getopt_long.c /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/bsdstubs.lo libpkgconf/bsdstubs.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/bsdstubs.c -fPIC -DPIC -o libpkgconf/.libs/bsdstubs.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/audit.lo libpkgconf/audit.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/audit.c -fPIC -DPIC -o libpkgconf/.libs/audit.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/cache.lo libpkgconf/cache.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/cache.c -fPIC -DPIC -o libpkgconf/.libs/cache.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/client.lo libpkgconf/client.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/client.c -fPIC -DPIC -o libpkgconf/.libs/client.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/argvsplit.lo libpkgconf/argvsplit.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/argvsplit.c -fPIC -DPIC -o libpkgconf/.libs/argvsplit.o aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -Ilibpkgconf -Icli -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o cli/pkgconf-main.o `test -f 'cli/main.c' || echo './'`cli/main.c /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/fileio.lo libpkgconf/fileio.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/fileio.c -fPIC -DPIC -o libpkgconf/.libs/fileio.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/fragment.lo libpkgconf/fragment.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/fragment.c -fPIC -DPIC -o libpkgconf/.libs/fragment.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/tuple.lo libpkgconf/tuple.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/tuple.c -fPIC -DPIC -o libpkgconf/.libs/tuple.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/queue.lo libpkgconf/queue.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/queue.c -fPIC -DPIC -o libpkgconf/.libs/queue.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/pkg.lo libpkgconf/pkg.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/pkg.c -fPIC -DPIC -o libpkgconf/.libs/pkg.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/dependency.lo libpkgconf/dependency.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/dependency.c -fPIC -DPIC -o libpkgconf/.libs/dependency.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/parser.lo libpkgconf/parser.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/parser.c -fPIC -DPIC -o libpkgconf/.libs/parser.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/path.lo libpkgconf/path.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/path.c -fPIC -DPIC -o libpkgconf/.libs/path.o /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c -o libpkgconf/personality.lo libpkgconf/personality.c libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libpkgconf -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 -c libpkgconf/personality.c -fPIC -DPIC -o libpkgconf/.libs/personality.o /bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 libpkgconf/personality.lo libpkgconf/parser.lo libtool: link: /usr/bin/aarch64-mageia-linux-gnu-nm -p 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 libpkgconf/.libs/personality.o libpkgconf/.libs/parser.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: aarch64-mageia-linux-gnu-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 libpkgconf/.libs/personality.o libpkgconf/.libs/parser.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 aarch64-mageia-linux-gnu-gcc -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o libpkgconf.la libtool: link: aarch64-mageia-linux-gnu-gcc -DPERSONALITY_PATH=\"/usr/share/pkgconfig/personality.d:/etc/pkgconfig/personality.d\" -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 cli/pkgconf-main.o cli/pkgconf-getopt_long.o cli/pkgconf-renderer-msvc.o ./.libs/libpkgconf.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hrwy6L + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 + cd pkgconf-1.6.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pkgconf-1.6.3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libpkgconf.la '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpkgconf.so.3.0.0 /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/libpkgconf.so.3.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/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/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/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/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/libpkgconf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p pkgconf '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin' libtool: warning: 'libpkgconf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pkgconf /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/pkgconf /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf' /usr/bin/install -p -m 644 README.md AUTHORS '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/aclocal' /usr/bin/install -p -m 644 pkg.m4 '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/pkgconf.1 '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man5' /usr/bin/install -p -m 644 man/pc.5 man/pkgconf-personality.5 '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 man/pkg.m4.7 '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/include/pkgconf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/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/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/include/pkgconf/libpkgconf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libpkgconf.pc '/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/pkgconfig' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pkgconf-1.6.3' + find /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 -name '*.la' -print -delete /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/libpkgconf.la + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/etc/pkgconfig/personality.d + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/pkgconfig/personality.d + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib/rpm/macros.d/ + cat + install -pm 0755 /home/iurt/rpmbuild/SOURCES/platform-pkg-config.in /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/aarch64-mageia-linux-gnu-pkg-config + sed -e 's|@TARGET_PLATFORM@|aarch64-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/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/aarch64-mageia-linux-gnu-pkg-config + ln -sf pkgconf /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/pkg-config + echo '.so man1/pkgconf.1' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/pkgconfig + mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/pkgconfig + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.6.3-2.mga8 --unique-debug-suffix -1.6.3-2.mga8.aarch64 --unique-debug-src-base pkgconf-1.6.3-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pkgconf-1.6.3 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/pkgconf explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/libpkgconf.so.3.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/bin/pkgconf extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/lib64/libpkgconf.so.3.0.0 original debug info size: 380kB, size after compression: 356kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 463 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_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/aarch64-mageia-linux-gnu-pkg-config from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AtoKyK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + '[' 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/iurt/rpmbuild/BUILD/pkgconf-1.6.3' 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/iurt/rpmbuild/BUILD/pkgconf-1.6.3' kyua --config=none test --kyuafile='./Kyuafile' \ --build-root='.' tests/basic:noargs -> passed [0.043s] tests/basic:libs -> passed [0.043s] tests/basic:libs_cflags -> passed [0.043s] tests/basic:libs_cflags_version -> passed [0.042s] tests/basic:libs_cflags_version_multiple -> passed [0.042s] tests/basic:libs_cflags_version_alt -> passed [0.043s] tests/basic:libs_cflags_version_different -> passed [0.043s] tests/basic:libs_cflags_version_different_bad -> passed [0.043s] tests/basic:exists_nonexitent -> passed [0.047s] tests/basic:nonexitent -> passed [0.047s] tests/basic:exists_version -> passed [0.043s] tests/basic:exists_version_bad -> passed [0.042s] tests/basic:exists_version_bad2 -> passed [0.043s] tests/basic:exists_version_bad3 -> passed [0.043s] tests/basic:exists -> passed [0.045s] tests/basic:exists2 -> passed [0.043s] tests/basic:exists3 -> passed [0.043s] tests/basic:exists_version_alt -> passed [0.044s] tests/basic:uninstalled_bad -> passed [0.044s] tests/basic:uninstalled -> passed [0.044s] tests/basic:libs_intermediary -> passed [0.043s] tests/basic:libs_circular1 -> passed [0.043s] tests/basic:libs_circular2 -> passed [0.044s] tests/basic:libs_circular_directpc -> passed [0.043s] tests/basic:libs_static -> passed [0.043s] tests/basic:libs_static_ordering -> passed [0.043s] tests/basic:pkg_config_path -> passed [0.060s] tests/basic:nolibs -> passed [0.044s] tests/basic:nocflags -> passed [0.044s] tests/basic:arbitary_path -> passed [0.045s] tests/basic:with_path -> passed [0.061s] tests/basic:relocatable -> passed [0.057s] tests/basic:single_depth_selectors -> passed [0.042s] tests/requires:libs -> passed [0.042s] tests/requires:libs_cflags -> passed [0.041s] tests/requires:libs_static -> passed [0.040s] tests/requires:libs_static_pure -> passed [0.041s] tests/requires:argv_parse2 -> passed [0.041s] tests/requires:static_cflags -> passed [0.042s] tests/requires:private_duplication -> passed [0.041s] tests/requires:libs_static2 -> passed [0.041s] tests/requires:missing -> passed [0.045s] tests/requires:requires_internal -> passed [0.040s] tests/requires:requires_internal_missing -> passed [0.043s] tests/requires:requires_internal_collision -> passed [0.039s] tests/requires:orphaned_requires_private -> passed [0.042s] tests/regress:case_sensitivity -> passed [0.061s] tests/regress:depgraph_break_1 -> passed [0.042s] tests/regress:depgraph_break_2 -> passed [0.046s] tests/regress:depgraph_break_3 -> passed [0.047s] tests/regress:define_variable -> passed [0.053s] tests/regress:variable -> passed [0.044s] tests/regress:keep_system_libs -> passed [0.062s] tests/regress:libs -> passed [0.043s] tests/regress:libs_only -> passed [0.042s] tests/regress:libs_never_mergeback -> passed [0.060s] tests/regress:cflags_only -> passed [0.044s] tests/regress:cflags_never_mergeback -> passed [0.044s] tests/regress:incomplete_libs -> passed [0.043s] tests/regress:incomplete_cflags -> passed [0.043s] tests/regress:isystem_munge_order -> passed [0.043s] tests/regress:isystem_munge_sysroot -> passed [0.041s] tests/regress:idirafter_munge_order -> passed [0.042s] tests/regress:idirafter_munge_sysroot -> passed [0.042s] tests/regress:idirafter_ordering -> passed [0.043s] tests/regress:pcpath -> passed [0.042s] tests/regress:sysroot_munge -> passed [0.058s] tests/regress:virtual_variable -> passed [0.090s] tests/regress:fragment_collision -> passed [0.042s] tests/regress:malformed_1 -> passed [0.047s] tests/regress:malformed_quoting -> passed [0.042s] tests/regress:explicit_sysroot -> passed [0.043s] tests/regress:empty_tuple -> passed [0.044s] tests/parser:comments -> passed [0.044s] tests/parser:comments_in_fields -> passed [0.043s] tests/parser:dos -> passed [0.043s] tests/parser:no_trailing_newline -> passed [0.046s] tests/parser:argv_parse -> passed [0.046s] tests/parser:bad_option -> passed [0.043s] tests/parser:argv_parse_3 -> passed [0.044s] tests/parser:tilde_quoting -> passed [0.061s] tests/parser:paren_quoting -> passed [0.045s] tests/parser:multiline_field -> passed [0.048s] tests/parser:multiline_bogus_header -> passed [0.044s] tests/parser:escaped_backslash -> passed [0.044s] tests/parser:flag_order_1 -> passed [0.044s] tests/parser:flag_order_2 -> passed [0.043s] tests/parser:flag_order_3 -> passed [0.043s] tests/parser:flag_order_4 -> passed [0.042s] tests/parser:quoted -> passed [0.043s] tests/parser:variable_whitespace -> passed [0.042s] tests/parser:fragment_escaping_1 -> passed [0.043s] tests/parser:fragment_escaping_2 -> passed [0.232s] tests/parser:fragment_escaping_3 -> passed [0.043s] tests/parser:fragment_quoting -> passed [0.043s] tests/parser:fragment_quoting_2 -> passed [0.043s] tests/parser:fragment_quoting_3 -> passed [0.043s] tests/parser:fragment_quoting_5 -> passed [0.044s] tests/parser:fragment_quoting_7 -> passed [0.052s] tests/parser:msvc_fragment_quoting -> passed [0.045s] tests/parser:msvc_fragment_render_cflags -> passed [0.046s] tests/parser:tuple_dequote -> passed [0.045s] tests/parser:version_with_whitespace -> passed [0.044s] tests/parser:version_with_whitespace_2 -> passed [0.045s] tests/parser:version_with_whitespace_diagnostic -> passed [0.054s] tests/sysroot:cflags -> passed [0.039s] tests/sysroot:variable -> passed [0.057s] tests/sysroot:do_not_eat_slash -> passed [0.040s] tests/conflicts:libs -> passed [0.040s] tests/conflicts:ignore -> passed [0.039s] tests/version:atleast -> passed [0.055s] tests/version:exact -> passed [0.055s] tests/version:max -> passed [0.058s] tests/framework:libs -> passed [0.072s] tests/provides:simple -> passed [0.073s] tests/provides:foo -> passed [0.158s] tests/provides:bar -> passed [0.197s] tests/provides:baz -> passed [0.214s] tests/provides:quux -> passed [0.306s] tests/provides:moo -> passed [0.261s] tests/provides:meow -> passed [0.233s] tests/provides:indirect_dependency_node -> passed [0.063s] Results file id is home_iurt_rpmbuild_BUILD_pkgconf-1.6.3.20200409-025823-691493 Results saved to /home/iurt/.kyua/store/results.home_iurt_rpmbuild_BUILD_pkgconf-1.6.3.20200409-025823-691493.db 122/122 passed (0 failed) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pkgconf-1.6.3-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MM4dPK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/doc/pkgconf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9sSWpM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/pkgconf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/pkgconf + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/pkgconf + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconf = 1.6.3-2.mga8 pkgconf(aarch-64) = 1.6.3-2.mga8 pkgconfig(pkgconf) = 1.6.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpkgconf.so.3()(64bit) Processing files: lib64pkgconf3-1.6.3-2.mga8.aarch64 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KVSIKM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/lib64pkgconf3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/lib64pkgconf3 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64/usr/share/licenses/lib64pkgconf3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64pkgconf3 = 1.6.3-2.mga8 lib64pkgconf3(aarch-64) = 1.6.3-2.mga8 libpkgconf.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: lib64pkgconf-devel-1.6.3-2.mga8.aarch64 Provides: devel(libpkgconf(64bit)) lib64pkgconf-devel = 1.6.3-2.mga8 lib64pkgconf-devel(aarch-64) = 1.6.3-2.mga8 pkgconfig(libpkgconf) = 1.6.3 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.6.3-2.mga8.noarch Provides: pkgconf-m4 = 1.6.3-2.mga8 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 Processing files: pkgconf-pkg-config-1.6.3-2.mga8.aarch64 Provides: pkg-config = 0.29.2-2 pkg-config(aarch-64) = 0.29.2-2 pkgconf-pkg-config = 1.6.3-2.mga8 pkgconf-pkg-config(aarch-64) = 1.6.3-2.mga8 pkgconfig = 0.29.2-2 pkgconfig(aarch-64) = 0.29.2-2 pkgconfig(pkg-config) = 1.6.3 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.6.3-2.mga8.aarch64 Provides: pkgconf-debugsource = 1.6.3-2.mga8 pkgconf-debugsource(aarch-64) = 1.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pkgconf-debuginfo-1.6.3-2.mga8.aarch64 Provides: debuginfo(build-id) = e31ed6c885947a4bda478682dc9d1eed08491794 pkgconf-debuginfo = 1.6.3-2.mga8 pkgconf-debuginfo(aarch-64) = 1.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pkgconf-debugsource(aarch-64) = 1.6.3-2.mga8 Processing files: lib64pkgconf3-debuginfo-1.6.3-2.mga8.aarch64 Provides: debuginfo(build-id) = 14faf571d721526848f8101e42241c8de5114b79 lib64pkgconf3-debuginfo = 1.6.3-2.mga8 lib64pkgconf3-debuginfo(aarch-64) = 1.6.3-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pkgconf-debugsource(aarch-64) = 1.6.3-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pkgconf-pkg-config-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/pkgconf-m4-1.6.3-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pkgconf-devel-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pkgconf3-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pkgconf-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pkgconf-debuginfo-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pkgconf3-debuginfo-1.6.3-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pkgconf-debugsource-1.6.3-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JdQbsN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pkgconf-1.6.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pkgconf-1.6.3-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lU2o8K + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pkgconf-1.6.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!