<86>Apr 14 01:29:47 userdel[1980]: delete user 'rooter' <86>Apr 14 01:29:47 userdel[1980]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:29:47 userdel[1980]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:29:47 groupadd[2001]: group added to /etc/group: name=rooter, GID=639 <86>Apr 14 01:29:47 groupadd[2001]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:29:47 groupadd[2001]: new group: name=rooter, GID=639 <86>Apr 14 01:29:47 useradd[2034]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 14 01:29:47 userdel[2087]: delete user 'builder' <86>Apr 14 01:29:47 userdel[2087]: removed group 'builder' owned by 'builder' <86>Apr 14 01:29:47 groupadd[2119]: group added to /etc/group: name=builder, GID=640 <86>Apr 14 01:29:47 groupadd[2119]: group added to /etc/gshadow: name=builder <86>Apr 14 01:29:47 groupadd[2119]: new group: name=builder, GID=640 <86>Apr 14 01:29:47 useradd[2161]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Installing libjson-0.10-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libjson-0.10 + echo 'Source #0 (libjson-0.10-alt3.tar):' Source #0 (libjson-0.10-alt3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libjson-0.10-alt3.tar + cd libjson-0.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjson-0.10 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: 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.in 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.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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 automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:6: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:17: installing './compile' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-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/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 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 strndup... 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating json.pc config.status: creating tests/Makefile 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/libjson-0.10' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o arraylist.lo arraylist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o debug.lo debug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c debug.c -fPIC -DPIC -o .libs/debug.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o json_object.lo json_object.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c json_object.c -fPIC -DPIC -o .libs/json_object.o /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o json_tokener.lo json_tokener.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o In file included from json_tokener.c:25:0: json_tokener.c: In function 'json_tokener_parse_ex': bits.h:16:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:322:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_null_str))) == 0) { ^ bits.h:16:40: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:322:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_null_str))) == 0) { ^ json_tokener.c:323:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tok->st_pos == strlen(json_null_str)) { ^ json_tokener.c:219:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] ( ++(str), ((tok)->char_offset)++, c) ^ json_tokener.c:485:14: note: in expansion of macro 'ADVANCE_CHAR' ADVANCE_CHAR(str, tok); ^ json_tokener.c:219:36: warning: right-hand operand of comma expression has no effect [-Wunused-value] ( ++(str), ((tok)->char_offset)++, c) ^ json_tokener.c:486:14: note: in expansion of macro 'ADVANCE_CHAR' ADVANCE_CHAR(str, tok); ^ In file included from json_tokener.c:25:0: bits.h:16:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:542:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_true_str))) == 0) { ^ bits.h:16:40: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:542:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_true_str))) == 0) { ^ json_tokener.c:543:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tok->st_pos == strlen(json_true_str)) { ^ In file included from json_tokener.c:25:0: bits.h:16:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:550:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_false_str))) == 0) { ^ bits.h:16:40: warning: signed and unsigned type in conditional expression [-Wsign-compare] #define json_min(a,b) ((a) < (b) ? (a) : (b)) ^ json_tokener.c:550:8: note: in expansion of macro 'json_min' json_min(tok->st_pos+1, strlen(json_false_str))) == 0) { ^ json_tokener.c:551:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(tok->st_pos == strlen(json_false_str)) { ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o json_util.lo json_util.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c json_util.c -fPIC -DPIC -o .libs/json_util.o json_util.c: In function 'json_parse_int64': json_util.c:194:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] (strlen(buf_skip_space) != buf_cmp_len && ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o linkhash.lo linkhash.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o linkhash.c: In function 'lh_table_insert': linkhash.c:137:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(++n == t->size) n = 0; ^ linkhash.c: In function 'lh_table_lookup_entry': linkhash.c:169:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(++n == t->size) n = 0; ^ /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o printbuf.lo printbuf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -version-info 1:0:1 -no-undefined -o libjson.la -rpath /usr/lib64 arraylist.lo debug.lo json_object.lo json_tokener.lo json_util.lo linkhash.lo printbuf.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/arraylist.o .libs/debug.o .libs/json_object.o .libs/json_tokener.o .libs/json_util.o .libs/linkhash.o .libs/printbuf.o -O2 -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libjson.so.0" && ln -s "libjson.so.0.1.0" "libjson.so.0") libtool: link: (cd ".libs" && rm -f "libjson.so" && ln -s "libjson.so.0.1.0" "libjson.so") libtool: link: ( cd ".libs" && rm -f "libjson.la" && ln -s "../libjson.la" "libjson.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' make: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21812 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libjson-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libjson-buildroot + cd libjson-0.10 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libjson-buildroot/usr exec_prefix=/usr/src/tmp/libjson-buildroot/usr bindir=/usr/src/tmp/libjson-buildroot/usr/bin sbindir=/usr/src/tmp/libjson-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libjson-buildroot/etc datadir=/usr/src/tmp/libjson-buildroot/usr/share includedir=/usr/src/tmp/libjson-buildroot/usr/include libdir=/usr/src/tmp/libjson-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libjson-buildroot/usr/lib localstatedir=/usr/src/tmp/libjson-buildroot/var/lib sharedstatedir=/usr/src/tmp/libjson-buildroot/var/lib mandir=/usr/src/tmp/libjson-buildroot/usr/share/man infodir=/usr/src/tmp/libjson-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' /bin/mkdir -p '/usr/src/tmp/libjson-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libjson.la '/usr/src/tmp/libjson-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libjson.so.0.1.0 /usr/src/tmp/libjson-buildroot/usr/lib64/libjson.so.0.1.0 libtool: install: (cd /usr/src/tmp/libjson-buildroot/usr/lib64 && { ln -s -f libjson.so.0.1.0 libjson.so.0 || { rm -f libjson.so.0 && ln -s libjson.so.0.1.0 libjson.so.0; }; }) libtool: install: (cd /usr/src/tmp/libjson-buildroot/usr/lib64 && { ln -s -f libjson.so.0.1.0 libjson.so || { rm -f libjson.so && ln -s libjson.so.0.1.0 libjson.so; }; }) libtool: install: /bin/install -p .libs/libjson.lai /usr/src/tmp/libjson-buildroot/usr/lib64/libjson.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libjson-buildroot/usr/include/json' /bin/install -p -m 644 arraylist.h bits.h debug.h json.h json_config.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 '/usr/src/tmp/libjson-buildroot/usr/include/json' /bin/mkdir -p '/usr/src/tmp/libjson-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 json.pc '/usr/src/tmp/libjson-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' make[1]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/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/libjson-0.10/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libjson-buildroot (auto) removed './usr/lib64/libjson.la' mode of './usr/lib64/libjson.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libjson-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/json.pc: Libs: ' -L${libdir} -ljson' --> '-ljson' Compressing files in /usr/src/tmp/libjson-buildroot (auto) Adjusting library links in /usr/src/tmp/libjson-buildroot ./usr/lib64: libjson.so.0 -> libjson.so.0.1.0 Verifying ELF objects in /usr/src/tmp/libjson-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libjson-0.10 + make check make: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' Making check in . make[1]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10' make[1]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make test1 test1Formatted test2 test2Formatted test4 test_parse_int64 test_null test_cast test_parse test_printbuf make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test1.o test1.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test1 test1.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test1 test1.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test1Formatted-test1.o `test -f 'test1.c' || echo './'`test1.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test1Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c parse_flags.c: In function 'parse_flags': parse_flags.c:35:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jj = 0; jj < NELEM(format_args); jj++) ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test2.o test2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test2 test2.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test2 test2.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test2Formatted-test2.o `test -f 'test2.c' || echo './'`test2.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DTEST_FORMATTED -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test2Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c parse_flags.c: In function 'parse_flags': parse_flags.c:35:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (jj = 0; jj < NELEM(format_args); jj++) ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test4.o test4.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test4 test4.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test4 test4.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test_parse_int64.o test_parse_int64.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test_parse_int64 test_parse_int64.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test_parse_int64 test_parse_int64.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test_null.o test_null.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test_null test_null.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test_null test_null.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test_cast.o test_cast.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test_cast test_cast.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test_cast test_cast.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test_parse.o test_parse.c test_parse.c:177:2: warning: missing initializer for field 'char_offset' of 'struct incremental_step' [-Wmissing-field-initializers] { NULL, json_tokener_success }, ^ test_parse.c:133:6: note: 'char_offset' declared here int char_offset; ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test_parse test_parse.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test_parse test_parse.o ../.libs/libjson.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -c -o test_printbuf.o test_printbuf.c In file included from test_printbuf.c:9:0: test_printbuf.c: In function 'test_printbuf_memappend': ../printbuf.h:44:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((p->size - p->bpos) > bufsize) { \ ^ test_printbuf.c:89:2: note: in expansion of macro 'printbuf_memappend_fast' printbuf_memappend_fast(pb, with_nulls, sizeof(with_nulls)); ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o test_printbuf test_printbuf.o ../libjson.la libtool: link: x86_64-alt-linux-gcc -Wall -Wextra -Wwrite-strings -Wno-unused-parameter -std=c99 -D_GNU_SOURCE -D_REENTRANT -pipe -Wall -g -O2 -o .libs/test_printbuf test_printbuf.o ../.libs/libjson.so make[2]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' PASS: test1.test PASS: test2.test PASS: test4.test PASS: parse_int64.test PASS: test_null.test PASS: test_cast.test PASS: test_parse.test PASS: test_printbuf.test make[4]: Entering directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' ============================================================================ Testsuite summary for json-c 0.10 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10/tests' make: Leaving directory `/usr/src/RPM/BUILD/libjson-0.10' + exit 0 Processing files: libjson-0.10-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gtEJEy find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libjson-buildroot/usr/lib64/libjson.so.0: 83 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qIrsmG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libjson.so.0()(64bit) = set:kd8dxkOb9BPAuSMtwFQXUhkEGtG8C6M6ziRkjIzZ3YBT70oo8lxPc4xfYcKF9twY4uE9wcSKGbA1oXLsgUmyN1dYUGW0xtrqN11xgcARGjLc7obVLp88qlS6LUJoKmevTvlhNP3AGnoXwOaRU94ISOKFvfOTxbOEp6ARt1YLGQ Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.stTSUQ Creating libjson-debuginfo package Processing files: libjson-devel-0.10-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Jo5e4 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OExrik find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(json) = 0.10 Requires: libjson = 0.10-alt3, /usr/lib64/libjson.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IDYD7C Processing files: libjson-debuginfo-0.10-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oay1GY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SECj1m find-requires: running scripts (debuginfo) Provides: debug64(libjson.so.0) Requires: libjson = 0.10-alt3, debug64(libc.so.6) Removing 1 extra deps from libjson-devel due to dependency on libjson Wrote: /usr/src/RPM/RPMS/x86_64/libjson-0.10-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libjson-devel-0.10-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libjson-debuginfo-0.10-alt3.x86_64.rpm 8.28user 2.01system 0:20.59elapsed 49%CPU (0avgtext+0avgdata 32836maxresident)k 0inputs+0outputs (0major+1078771minor)pagefaults 0swaps 9.37user 3.54system 0:23.90elapsed 54%CPU (0avgtext+0avgdata 32836maxresident)k 0inputs+0outputs (0major+1243809minor)pagefaults 0swaps