<86>Nov 12 06:44:09 userdel[8242]: delete user 'rooter' <86>Nov 12 06:44:09 userdel[8242]: removed group 'rooter' owned by 'rooter' <86>Nov 12 06:44:09 userdel[8242]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 12 06:44:09 groupadd[8267]: group added to /etc/group: name=rooter, GID=552 <86>Nov 12 06:44:09 groupadd[8267]: group added to /etc/gshadow: name=rooter <86>Nov 12 06:44:09 groupadd[8267]: new group: name=rooter, GID=552 <86>Nov 12 06:44:09 useradd[8280]: new user: name=rooter, UID=552, GID=552, home=/root, shell=/bin/bash <86>Nov 12 06:44:09 userdel[8309]: delete user 'builder' <86>Nov 12 06:44:09 userdel[8309]: removed group 'builder' owned by 'builder' <86>Nov 12 06:44:09 userdel[8309]: removed shadow group 'builder' owned by 'builder' <86>Nov 12 06:44:09 groupadd[8328]: group added to /etc/group: name=builder, GID=553 <86>Nov 12 06:44:09 groupadd[8328]: group added to /etc/gshadow: name=builder <86>Nov 12 06:44:09 groupadd[8328]: new group: name=builder, GID=553 <86>Nov 12 06:44:09 useradd[8342]: new user: name=builder, UID=553, GID=553, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/json-c-0.12.1-alt2.nosrc.rpm Installing json-c-0.12.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf json-c-0.12.1 + echo 'Source #0 (json-c-0.12.1-alt2.tar):' Source #0 (json-c-0.12.1-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/json-c-0.12.1-alt2.tar + cd json-c-0.12.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd json-c-0.12.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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 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 + '[' -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_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext --enable-rdrand --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 sets $(MAKE)... (cached) yes RDRAND Hardware RNG Hash Seed enabled on supported x86/x64 platforms checking for style of include used by make... GNU 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 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 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 inttypes.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... 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 whether INFINITY is declared... yes checking whether nan is declared... yes checking whether isnan is declared... yes checking whether isinf is declared... yes checking whether _isnan is declared... no checking whether _finite is declared... no 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 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 json-c.pc config.status: creating tests/Makefile config.status: creating json-c-uninstalled.pc config.status: creating config.h config.status: creating json_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o arraylist.lo arraylist.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o debug.lo debug.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o json_c_version.lo json_c_version.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c json_c_version.c -fPIC -DPIC -o .libs/json_c_version.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o json_object.lo json_object.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c json_object.c -fPIC -DPIC -o .libs/json_object.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o json_object_iterator.lo json_object_iterator.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c json_object_iterator.c -fPIC -DPIC -o .libs/json_object_iterator.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o json_tokener.lo json_tokener.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o json_util.lo json_util.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c json_util.c -fPIC -DPIC -o .libs/json_util.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o linkhash.lo linkhash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o printbuf.lo printbuf.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o random_seed.lo random_seed.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c random_seed.c -fPIC -DPIC -o .libs/random_seed.o /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 2:2:0 -no-undefined -Wl,-Bsymbolic-functions -o libjson-c.la -rpath /usr/lib arraylist.lo debug.lo json_c_version.lo json_object.lo json_object_iterator.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo random_seed.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/arraylist.o .libs/debug.o .libs/json_c_version.o .libs/json_object.o .libs/json_object_iterator.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o .libs/random_seed.o -O2 -march=i586 -mtune=generic -Wl,-Bsymbolic-functions -Wl,-soname -Wl,libjson-c.so.2 -o .libs/libjson-c.so.2.0.2 libtool: link: (cd ".libs" && rm -f "libjson-c.so.2" && ln -s "libjson-c.so.2.0.2" "libjson-c.so.2") libtool: link: (cd ".libs" && rm -f "libjson-c.so" && ln -s "libjson-c.so.2.0.2" "libjson-c.so") libtool: link: ( cd ".libs" && rm -f "libjson-c.la" && ln -s "../libjson-c.la" "libjson-c.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' make: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48618 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/json-c-buildroot + : + /bin/rm -rf -- /usr/src/tmp/json-c-buildroot + cd json-c-0.12.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/json-c-buildroot make: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making install in . make[1]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' /bin/mkdir -p '/usr/src/tmp/json-c-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libjson-c.la '/usr/src/tmp/json-c-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libjson-c.so.2.0.2 /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.so.2.0.2 libtool: install: (cd /usr/src/tmp/json-c-buildroot/usr/lib && { ln -s -f libjson-c.so.2.0.2 libjson-c.so.2 || { rm -f libjson-c.so.2 && ln -s libjson-c.so.2.0.2 libjson-c.so.2; }; }) libtool: install: (cd /usr/src/tmp/json-c-buildroot/usr/lib && { ln -s -f libjson-c.so.2.0.2 libjson-c.so || { rm -f libjson-c.so && ln -s libjson-c.so.2.0.2 libjson-c.so; }; }) libtool: install: /bin/install -p .libs/libjson-c.lai /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/json-c-buildroot/usr/include/json-c' /bin/install -p -m 644 arraylist.h bits.h debug.h json.h json_config.h json_c_version.h json_inttypes.h json_object.h json_object_iterator.h json_object_private.h json_tokener.h json_util.h linkhash.h printbuf.h random_seed.h '/usr/src/tmp/json-c-buildroot/usr/include/json-c' /bin/mkdir -p '/usr/src/tmp/json-c-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 json-c.pc '/usr/src/tmp/json-c-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/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/json-c-0.12.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' + mkdir -p /usr/src/tmp/json-c-buildroot/lib + for f in '/usr/src/tmp/json-c-buildroot/usr/lib/*.so' ++ readlink -v /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.so + t=libjson-c.so.2.0.2 + ln -fnrs /usr/src/tmp/json-c-buildroot/lib/libjson-c.so.2.0.2 /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.so + mv /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.so.2 /usr/src/tmp/json-c-buildroot/usr/lib/libjson-c.so.2.0.2 /usr/src/tmp/json-c-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/json-c-buildroot (auto) removed './usr/lib/libjson-c.la' mode of './lib/libjson-c.so.2.0.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/json-c-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/json-c.pc: Libs: ' -L${libdir} -ljson-c' --> '-ljson-c' Checking contents of files in /usr/src/tmp/json-c-buildroot/ (default) Compressing files in /usr/src/tmp/json-c-buildroot (auto) Adjusting library links in /usr/src/tmp/json-c-buildroot ./lib: libjson-c.so.2 -> libjson-c.so.2.0.2 ./usr/lib: Verifying ELF objects in /usr/src/tmp/json-c-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./lib/libjson-c.so.2.0.2: uses non-LFS functions: __xstat open Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.96813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd json-c-0.12.1 + make check make: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making check in . make[1]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make test1 test2 test4 testReplaceExisting test_parse_int64 test_null test_cast test_parse test_locale test_charcase test_printbuf test_set_serializer test1Formatted test2Formatted make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test1.o test1.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test1 test1.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test1 test1.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test2.o test2.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test2 test2.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test2 test2.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test4.o test4.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test4 test4.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test4 test4.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o testReplaceExisting.o testReplaceExisting.c In file included from ../linkhash.h:16:0, from ../json.h:22, from testReplaceExisting.c:6: testReplaceExisting.c: In function 'main': testReplaceExisting.c:57:46: warning: variable 'val2' set but not used [-Wunused-but-set-variable] json_object_object_foreach(my_object, key2, val2) ^ ../json_object.h:343:22: note: in definition of macro 'json_object_object_foreach' struct json_object *val = NULL; \ ^~~ testReplaceExisting.c:42:45: warning: variable 'val' set but not used [-Wunused-but-set-variable] json_object_object_foreach(my_object, key, val) ^ ../json_object.h:343:22: note: in definition of macro 'json_object_object_foreach' struct json_object *val = NULL; \ ^~~ testReplaceExisting.c:25:46: warning: variable 'val0' set but not used [-Wunused-but-set-variable] json_object_object_foreach(my_object, key0, val0) ^ ../json_object.h:343:22: note: in definition of macro 'json_object_object_foreach' struct json_object *val = NULL; \ ^~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o testReplaceExisting testReplaceExisting.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/testReplaceExisting testReplaceExisting.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_parse_int64.o test_parse_int64.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_parse_int64 test_parse_int64.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_parse_int64 test_parse_int64.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_null.o test_null.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_null test_null.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_null test_null.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_cast.o test_cast.c test_cast.c: In function 'getit': test_cast.c:68:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] struct json_object *o = json_object_object_get(new_obj, field); ^~~~~~~~~~~ In file included from test_cast.c:12:0: ../json_object.h:290:56: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ ../json_object.h:17:43: note: in definition of macro 'THIS_FUNCTION_IS_DEPRECATED' #define THIS_FUNCTION_IS_DEPRECATED(func) func __attribute__ ((deprecated)) ^~~~ test_cast.c: In function 'checktype': test_cast.c:96:9: warning: 'json_object_object_get' is deprecated [-Wdeprecated-declarations] struct json_object *o = field ? json_object_object_get(new_obj, field) : new_obj; ^~~~~~~~~~~ In file included from test_cast.c:12:0: ../json_object.h:290:56: note: declared here THIS_FUNCTION_IS_DEPRECATED(extern struct json_object* json_object_object_get(struct json_object* obj, ^ ../json_object.h:17:43: note: in definition of macro 'THIS_FUNCTION_IS_DEPRECATED' #define THIS_FUNCTION_IS_DEPRECATED(func) func __attribute__ ((deprecated)) ^~~~ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_cast test_cast.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_cast test_cast.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_parse.o test_parse.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_parse test_parse.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_parse test_parse.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_locale.o test_locale.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_locale test_locale.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_locale test_locale.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_charcase.o test_charcase.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_charcase test_charcase.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_charcase test_charcase.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_printbuf.o test_printbuf.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_printbuf test_printbuf.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_printbuf test_printbuf.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test_set_serializer.o test_set_serializer.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test_set_serializer test_set_serializer.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test_set_serializer test_set_serializer.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test1Formatted-test1.o `test -f 'test1.c' || echo './'`test1.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test1Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../.libs/libjson-c.so i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test2Formatted-test2.o `test -f 'test2.c' || echo './'`test2.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test2Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../libjson-c.la libtool: link: i586-alt-linux-gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../.libs/libjson-c.so make[2]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' PASS: test1.test PASS: test2.test PASS: test4.test PASS: testReplaceExisting.test PASS: test_parse_int64.test PASS: test_null.test PASS: test_cast.test PASS: test_parse.test PASS: test_locale.test PASS: test_charcase.test PASS: test_printbuf.test PASS: test_set_serializer.test make[4]: Entering directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' ============================================================================ Testsuite summary for json-c 0.12.1 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1/tests' make: Leaving directory '/usr/src/RPM/BUILD/json-c-0.12.1' + exit 0 Processing files: libjson-c-0.12.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eoEXGo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HPsn25 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libjson-c.so.2 = set:kd8dxkyHM0y8VIxX0jFTNzEglXmqbnj3oz9emzDqytIvUbLf0MMgGa6zr04xfYcKF9twY4uE9wcSKGbA1IE5lmeYwddAosg3fKGegoTCmmuZ4h8cGMvhtjHeZa2OrDJksO3NggQGI9hN2YnoKmevTvRIDYMV1iRbItgpBwptp2tRke9CBtjZKhZn8ekv6VzCpgmT5MZGad 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.8), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D8ysHc Creating libjson-c-debuginfo package Processing files: libjson-c-devel-0.12.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NpEV7D find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CcLGkv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(json-c) = 0.12.1 Requires: libjson-c = 0.12.1-alt2, /lib/libjson-c.so.2.0.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.31e2RB Processing files: libjson-c-debuginfo-0.12.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nz6kua find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QZqlB7 find-requires: running scripts (debuginfo) Provides: debug(libjson-c.so.2) Requires: libjson-c = 0.12.1-alt2, debug(libc.so.6) Removing 1 extra deps from libjson-c-devel due to dependency on libjson-c Wrote: /usr/src/RPM/RPMS/i586/libjson-c-0.12.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjson-c-devel-0.12.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libjson-c-debuginfo-0.12.1-alt2.i586.rpm 23.68user 6.02system 0:38.92elapsed 76%CPU (0avgtext+0avgdata 33260maxresident)k 0inputs+0outputs (0major+1169694minor)pagefaults 0swaps 33.21user 10.37system 0:53.39elapsed 81%CPU (0avgtext+0avgdata 123040maxresident)k 0inputs+0outputs (0major+1462529minor)pagefaults 0swaps