<86>Jun 8 09:22:04 userdel[404855]: delete user 'rooter' <86>Jun 8 09:22:04 userdel[404855]: removed group 'rooter' owned by 'rooter' <86>Jun 8 09:22:04 groupadd[404867]: group added to /etc/group: name=rooter, GID=654 <86>Jun 8 09:22:04 groupadd[404867]: group added to /etc/gshadow: name=rooter <86>Jun 8 09:22:04 groupadd[404867]: new group: name=rooter, GID=654 <86>Jun 8 09:22:04 useradd[404880]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Jun 8 09:22:04 userdel[404894]: delete user 'builder' <86>Jun 8 09:22:04 userdel[404894]: removed group 'builder' owned by 'builder' <86>Jun 8 09:22:04 userdel[404894]: removed shadow group 'builder' owned by 'builder' <86>Jun 8 09:22:04 groupadd[404908]: group added to /etc/group: name=builder, GID=655 <86>Jun 8 09:22:04 groupadd[404908]: group added to /etc/gshadow: name=builder <86>Jun 8 09:22:04 groupadd[404908]: new group: name=builder, GID=655 <86>Jun 8 09:22:04 useradd[404928]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found warning: Macro %ubt not found Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libfastjson-0.99.9-alt1.nosrc.rpm (w1.gzdio) warning: Macro %ubt not found warning: Macro %ubt not found Installing libfastjson-0.99.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libfastjson-0.99.9 + echo 'Source #0 (libfastjson-0.99.9.tar):' Source #0 (libfastjson-0.99.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libfastjson-0.99.9.tar + cd libfastjson-0.99.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62241 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfastjson-0.99.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:27: installing './compile' configure.ac:24: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking endian.h usability... yes checking endian.h presence... 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 _doprnt... no 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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -o libfastjson-internal.la libfastjson_internal_la-arraylist.lo libfastjson_internal_la-debug.lo libfastjson_internal_la-printbuf.lo libtool: link: ar cr .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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -o libfastjson.la -rpath /usr/lib 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' | /bin/sed 's/.* //' | sort | uniq > .libs/libfastjson.exp libtool: link: /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: if test -r libfastjson-altlinux.ver; then cp libfastjson-altlinux.ver .libs/libfastjson.ver; fi libtool: link: i586-alt-linux-gcc -shared -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 -g -O2 -march=i586 -mtune=generic -g -Wl,-Bsymbolic-functions -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 '/usr/src/RPM/BUILD/libfastjson-0.99.9' Making all in tests make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libfastjson-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libfastjson-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libfastjson-0.99.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libfastjson-buildroot make: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' /bin/mkdir -p '/usr/src/tmp/libfastjson-buildroot/usr/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libfastjson.la '/usr/src/tmp/libfastjson-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libfastjson.so.4.3.0 /usr/src/tmp/libfastjson-buildroot/usr/lib/libfastjson.so.4.3.0 libtool: install: (cd /usr/src/tmp/libfastjson-buildroot/usr/lib && { 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 /usr/src/tmp/libfastjson-buildroot/usr/lib && { 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/libexec/rpm-build/install -p .libs/libfastjson.lai /usr/src/tmp/libfastjson-buildroot/usr/lib/libfastjson.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libfastjson-buildroot/usr/include/libfastjson' /usr/libexec/rpm-build/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 '/usr/src/tmp/libfastjson-buildroot/usr/include/libfastjson' /bin/mkdir -p '/usr/src/tmp/libfastjson-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libfastjson.pc '/usr/src/tmp/libfastjson-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libfastjson-0.99.9/tests' make[2]: Entering directory '/usr/src/RPM/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 '/usr/src/RPM/BUILD/libfastjson-0.99.9/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libfastjson-0.99.9/tests' make: Leaving directory '/usr/src/RPM/BUILD/libfastjson-0.99.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libfastjson-buildroot (auto) removed './usr/lib/libfastjson.la' mode of './usr/lib/libfastjson.so.4.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libfastjson-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/libfastjson.pc: Libs: ' -L${libdir} -lfastjson' --> '-lfastjson' Checking contents of files in /usr/src/tmp/libfastjson-buildroot/ (default) Compressing files in /usr/src/tmp/libfastjson-buildroot (auto) Adjusting library links in /usr/src/tmp/libfastjson-buildroot ./usr/lib: (from :0) libfastjson.so.4 -> libfastjson.so.4.3.0 Verifying ELF objects in /usr/src/tmp/libfastjson-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libfastjson.so.4.3.0: uses non-LFS functions: open Processing files: libfastjson-0.99.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libfastjson-0.99.9 + DOCDIR=/usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + export DOCDIR + rm -rf /usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + /bin/mkdir -p /usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + cp -prL README.md ChangeLog /usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + chmod -R go-w /usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + chmod -R a+rX /usr/src/tmp/libfastjson-buildroot/usr/share/doc/libfastjson-0.99.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TC3Xdp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libfastjson-buildroot/usr/lib/libfastjson.so.4: 74 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A36ZFp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libfastjson.so.4 = set:kdZhpR128tp084OIgfofxue0ZC5l6h0jbSAR4DVRT3ySisHZrR8VrzS8TNBtVzAJF5E1k6CXJ82bmBFwd1lzzIGCBhWqJvRm0px4C1fmMBnoZ4wubtt1383cloK5TEFmhKt4bZJzpTFreUoVLGZmAUGk1490 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z7HJzr Creating libfastjson-debuginfo package Processing files: libfastjson-devel-0.99.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RnRGxn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ojfnir find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libfastjson) = 0.99.9 Requires: libfastjson = 0.99.9-alt1, /usr/lib/libfastjson.so.4.3.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4iXpSo Processing files: libfastjson-debuginfo-0.99.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NQJCjn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vz1eco find-requires: running scripts (debuginfo) Provides: debug(libfastjson.so.4) Requires: libfastjson = 0.99.9-alt1, debug(libc.so.6) Adding to libfastjson-devel a strict dependency on libfastjson Adding to libfastjson-debuginfo a strict dependency on libfastjson Removing 1 extra deps from libfastjson-devel due to dependency on libfastjson Wrote: /usr/src/RPM/RPMS/i586/libfastjson-0.99.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfastjson-devel-0.99.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libfastjson-debuginfo-0.99.9-alt1.i586.rpm (w2.lzdio) 12.03user 3.30system 0:21.04elapsed 72%CPU (0avgtext+0avgdata 34188maxresident)k 0inputs+0outputs (0major+1045652minor)pagefaults 0swaps 13.65user 5.66system 0:25.39elapsed 76%CPU (0avgtext+0avgdata 34188maxresident)k 0inputs+0outputs (0major+1247055minor)pagefaults 0swaps