D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/libfastjson-0.99.9-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kYkHAf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf libfastjson-0.99.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/libfastjson-0.99.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libfastjson-0.99.9 + /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.UtpnKT + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libfastjson-0.99.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I m4 autoreconf: running: /usr/bin/autoconf configure.ac:22: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:22: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:22: the top level configure.ac:27: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:27: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:27: the top level configure.ac:90: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:90: the top level configure.ac:109: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:109: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:109: the top level configure.ac:130: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:130: You should run autoupdate. m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... configure.ac:130: the top level configure.ac:138: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:138: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:138: the top level autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:27: installing './compile' configure.ac:130: installing './config.guess' configure.ac:130: installing './config.sub' configure.ac:24: installing './install-sh' configure.ac:24: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /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 . + /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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no configure: WARNING: missing AX_IS_RELEASE macro, not using AX_COMPILER_FLAGS macro because of this RDRAND Hardware RNG Hash Seed disabled. Use --enable-rdrand to enable checking whether make supports nested variables... (cached) yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fcntl.h... yes checking for limits.h... yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/cdefs.h... yes checking for sys/param.h... yes checking for stdarg.h... yes checking for locale.h... yes checking for endian.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether the compiler provides atomic builtins... yes checking whether the compiler provides atomic builtins for 64 bit data types... yes checking for vprintf... yes checking for working memcmp... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for snprintf... yes checking for vsnprintf... yes checking for vasprintf... yes checking for open... yes checking for vsyslog... yes checking for strncasecmp... yes checking for setlocale... yes checking if .gnu.warning accepts long strings... no 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 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 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... no checking for ar... 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... no 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 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 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) 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 -Bsymbolic-functions linker flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libfastjson.pc config.status: creating libfastjson-uninstalled.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_object_iterator.lo `test -f 'json_object_iterator.c' || echo './'`json_object_iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_object_iterator.c -fPIC -DPIC -o .libs/libfastjson_la-json_object_iterator.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_version.lo `test -f 'json_version.c' || echo './'`json_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_version.c -fPIC -DPIC -o .libs/libfastjson_la-json_version.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_internal_la-arraylist.lo `test -f 'arraylist.c' || echo './'`arraylist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c arraylist.c -fPIC -DPIC -o .libs/libfastjson_internal_la-arraylist.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_internal_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c debug.c -fPIC -DPIC -o .libs/libfastjson_internal_la-debug.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_util.lo `test -f 'json_util.c' || echo './'`json_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_util.c -fPIC -DPIC -o .libs/libfastjson_la-json_util.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_internal_la-printbuf.lo `test -f 'printbuf.c' || echo './'`printbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c printbuf.c -fPIC -DPIC -o .libs/libfastjson_internal_la-printbuf.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_print.lo `test -f 'json_print.c' || echo './'`json_print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_print.c -fPIC -DPIC -o .libs/libfastjson_la-json_print.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libfastjson-internal.la libfastjson_internal_la-arraylist.lo libfastjson_internal_la-debug.lo libfastjson_internal_la-printbuf.lo libtool: link: ar cru .libs/libfastjson-internal.a .libs/libfastjson_internal_la-arraylist.o .libs/libfastjson_internal_la-debug.o .libs/libfastjson_internal_la-printbuf.o libtool: link: ranlib .libs/libfastjson-internal.a libtool: link: ( cd ".libs" && rm -f "libfastjson-internal.la" && ln -s "../libfastjson-internal.la" "libfastjson-internal.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_object.lo `test -f 'json_object.c' || echo './'`json_object.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_object.c -fPIC -DPIC -o .libs/libfastjson_la-json_object.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c -o libfastjson_la-json_tokener.lo `test -f 'json_tokener.c' || echo './'`json_tokener.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -c json_tokener.c -fPIC -DPIC -o .libs/libfastjson_la-json_tokener.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -version-info 7:0:3 -export-symbols-regex '^fjson_.*' -no-undefined -Wl,-Bsymbolic-functions -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libfastjson.la -rpath /usr/lib64 libfastjson_la-json_version.lo libfastjson_la-json_object.lo libfastjson_la-json_print.lo libfastjson_la-json_object_iterator.lo libfastjson_la-json_tokener.lo libfastjson_la-json_util.lo libfastjson-internal.la libtool: link: /usr/bin/nm -B .libs/libfastjson_la-json_version.o .libs/libfastjson_la-json_object.o .libs/libfastjson_la-json_print.o .libs/libfastjson_la-json_object_iterator.o .libs/libfastjson_la-json_tokener.o .libs/libfastjson_la-json_util.o ./.libs/libfastjson-internal.a | 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/libfastjson.exp libtool: link: /usr/bin/grep -E -e "^fjson_.*" ".libs/libfastjson.exp" > ".libs/libfastjson.expT" libtool: link: mv -f ".libs/libfastjson.expT" ".libs/libfastjson.exp" libtool: link: echo "{ global:" > .libs/libfastjson.ver libtool: link: cat .libs/libfastjson.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfastjson.ver libtool: link: echo "local: *; };" >> .libs/libfastjson.ver libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libfastjson_la-json_version.o .libs/libfastjson_la-json_object.o .libs/libfastjson_la-json_print.o .libs/libfastjson_la-json_object_iterator.o .libs/libfastjson_la-json_tokener.o .libs/libfastjson_la-json_util.o -Wl,--whole-archive ./.libs/libfastjson-internal.a -Wl,--no-whole-archive -O2 -g -fstack-protector -g -Wl,-Bsymbolic-functions -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libfastjson.so.4 -Wl,-version-script -Wl,.libs/libfastjson.ver -o .libs/libfastjson.so.4.3.0 libtool: link: (cd ".libs" && rm -f "libfastjson.so.4" && ln -s "libfastjson.so.4.3.0" "libfastjson.so.4") libtool: link: (cd ".libs" && rm -f "libfastjson.so" && ln -s "libfastjson.so.4.3.0" "libfastjson.so") libtool: link: ( cd ".libs" && rm -f "libfastjson.la" && ln -s "../libfastjson.la" "libfastjson.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' Making all in tests make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oiYMct + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 + cd libfastjson-0.99.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p libfastjson.la '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libfastjson.so.4.3.0 /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64/libfastjson.so.4.3.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64 && { ln -s -f libfastjson.so.4.3.0 libfastjson.so.4 || { rm -f libfastjson.so.4 && ln -s libfastjson.so.4.3.0 libfastjson.so.4; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64 && { ln -s -f libfastjson.so.4.3.0 libfastjson.so || { rm -f libfastjson.so && ln -s libfastjson.so.4.3.0 libfastjson.so; }; }) libtool: install: /usr/bin/install -p .libs/libfastjson.lai /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64/libfastjson.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/include/libfastjson' /usr/bin/install -p -m 644 atomic.h json.h json_object.h json_object_iterator.h json_object_private.h json_tokener.h json_util.h '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/include/libfastjson' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libfastjson.pc '/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9/tests' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libfastjson-0.99.9/tests' + find /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 -name '*.la' -delete + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.99.9-1.mga9 --unique-debug-suffix -0.99.9-1.mga9.aarch64 --unique-debug-src-base libfastjson-0.99.9-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libfastjson-0.99.9 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/lib64/libfastjson.so.4.3.0 dwz: ./usr/lib64/libfastjson.so.4.3.0-0.99.9-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 140kB, size after compression: 140kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 296 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64fastjson4-0.99.9-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4HNO3X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libfastjson-0.99.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + cp -pr README README.html README.md /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64/usr/share/doc/lib64fastjson4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64fastjson4 = 0.99.9-1.mga9 lib64fastjson4(aarch-64) = 0.99.9-1.mga9 libfastjson.so.4()(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: lib64fastjson-devel-0.99.9-1.mga9.aarch64 Provides: devel(libfastjson(64bit)) fastjson-devel = 0.99.9-1.mga9 lib64fastjson-devel = 0.99.9-1.mga9 lib64fastjson-devel(aarch-64) = 0.99.9-1.mga9 libfastjson-devel = 0.99.9-1.mga9 pkgconfig(libfastjson) = 0.99.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: libfastjson-debugsource-0.99.9-1.mga9.aarch64 Provides: libfastjson-debugsource = 0.99.9-1.mga9 libfastjson-debugsource(aarch-64) = 0.99.9-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64fastjson4-debuginfo-0.99.9-1.mga9.aarch64 Provides: debuginfo(build-id) = c4741cabbfa230b480695dca95f95eed2587fc36 lib64fastjson4-debuginfo = 0.99.9-1.mga9 lib64fastjson4-debuginfo(aarch-64) = 0.99.9-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libfastjson-debugsource(aarch-64) = 0.99.9-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fastjson4-0.99.9-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fastjson-devel-0.99.9-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64fastjson4-debuginfo-0.99.9-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/libfastjson-debugsource-0.99.9-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5OIJbD + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd libfastjson-0.99.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/libfastjson-0.99.9-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hdwGkx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf libfastjson-0.99.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!