Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/json-c.spec'], False, '/var/lib/mock/dist-5E-epel-build-2774091-442751/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/json-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/json-c-0.11-7.el5.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/json-c.spec'], False, '/var/lib/mock/dist-5E-epel-build-2774091-442751/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/json-c.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49612 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf json-c-json-c-0.11-20130402 + /usr/bin/gzip -dc /builddir/build/SOURCES/json-c-0.11-20130402.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd json-c-json-c-0.11-20130402 ++ /usr/bin/id -u + '[' 1000 = 0 ']' ++ /usr/bin/id -u + '[' 1000 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (90.patch): + echo 'Patch #0 (90.patch):' + patch -p1 -b --suffix .strict90 -s Patch #1 (94.patch): + echo 'Patch #1 (94.patch):' + patch -p1 -b --suffix .strict94 -s Patch #2 (json-c-0.11-cflags.patch): + echo 'Patch #2 (json-c-0.11-cflags.patch):' + patch -p1 -b --suffix .cflags -s Patch #3 (json-c-0.11-cve.patch): + echo 'Patch #3 (json-c-0.11-cve.patch):' + patch -p1 -b --suffix .cve -s + autoreconf -fi tests/Makefile.am: installing `./compile' + for doc in ChangeLog + iconv -f iso-8859-1 -t utf8 ChangeLog + touch -r ChangeLog ChangeLog.new + mv ChangeLog.new ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.50038 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --disable-static --disable-rpath --enable-rdrand checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... 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 x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for egrep... 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 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 for setlocale... yes checking if .gnu.warning accepts long strings... no checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating json.pc 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 + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' Making all in . make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arraylist.lo -MD -MP -MF ".deps/arraylist.Tpo" -c -o arraylist.lo arraylist.c; \ then mv -f ".deps/arraylist.Tpo" ".deps/arraylist.Plo"; else rm -f ".deps/arraylist.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arraylist.lo -MD -MP -MF .deps/arraylist.Tpo -c arraylist.c -fPIC -DPIC -o .libs/arraylist.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_c_version.lo -MD -MP -MF ".deps/json_c_version.Tpo" -c -o json_c_version.lo json_c_version.c; \ then mv -f ".deps/json_c_version.Tpo" ".deps/json_c_version.Plo"; else rm -f ".deps/json_c_version.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_c_version.lo -MD -MP -MF .deps/json_c_version.Tpo -c json_c_version.c -fPIC -DPIC -o .libs/json_c_version.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_object.lo -MD -MP -MF ".deps/json_object.Tpo" -c -o json_object.lo json_object.c; \ then mv -f ".deps/json_object.Tpo" ".deps/json_object.Plo"; else rm -f ".deps/json_object.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c json_object.c -fPIC -DPIC -o .libs/json_object.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_object_iterator.lo -MD -MP -MF ".deps/json_object_iterator.Tpo" -c -o json_object_iterator.lo json_object_iterator.c; \ then mv -f ".deps/json_object_iterator.Tpo" ".deps/json_object_iterator.Plo"; else rm -f ".deps/json_object_iterator.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_object_iterator.lo -MD -MP -MF .deps/json_object_iterator.Tpo -c json_object_iterator.c -fPIC -DPIC -o .libs/json_object_iterator.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_tokener.lo -MD -MP -MF ".deps/json_tokener.Tpo" -c -o json_tokener.lo json_tokener.c; \ then mv -f ".deps/json_tokener.Tpo" ".deps/json_tokener.Plo"; else rm -f ".deps/json_tokener.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_tokener.lo -MD -MP -MF .deps/json_tokener.Tpo -c json_tokener.c -fPIC -DPIC -o .libs/json_tokener.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_util.lo -MD -MP -MF ".deps/json_util.Tpo" -c -o json_util.lo json_util.c; \ then mv -f ".deps/json_util.Tpo" ".deps/json_util.Plo"; else rm -f ".deps/json_util.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_util.lo -MD -MP -MF .deps/json_util.Tpo -c json_util.c -fPIC -DPIC -o .libs/json_util.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linkhash.lo -MD -MP -MF ".deps/linkhash.Tpo" -c -o linkhash.lo linkhash.c; \ then mv -f ".deps/linkhash.Tpo" ".deps/linkhash.Plo"; else rm -f ".deps/linkhash.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT linkhash.lo -MD -MP -MF .deps/linkhash.Tpo -c linkhash.c -fPIC -DPIC -o .libs/linkhash.o linkhash.c: In function 'lh_char_hash': linkhash.c:409: warning: value computed is not used if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT printbuf.lo -MD -MP -MF ".deps/printbuf.Tpo" -c -o printbuf.lo printbuf.c; \ then mv -f ".deps/printbuf.Tpo" ".deps/printbuf.Plo"; else rm -f ".deps/printbuf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT printbuf.lo -MD -MP -MF .deps/printbuf.Tpo -c printbuf.c -fPIC -DPIC -o .libs/printbuf.o if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random_seed.lo -MD -MP -MF ".deps/random_seed.Tpo" -c -o random_seed.lo random_seed.c; \ then mv -f ".deps/random_seed.Tpo" ".deps/random_seed.Plo"; else rm -f ".deps/random_seed.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT random_seed.lo -MD -MP -MF .deps/random_seed.Tpo -c random_seed.c -fPIC -DPIC -o .libs/random_seed.o /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libjson-c.la -rpath /usr/lib64 -version-info 2:1:0 -no-undefined 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 gcc -shared .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 -m64 -mtune=generic -Wl,-soname -Wl,libjson-c.so.2 -o .libs/libjson-c.so.2.0.1 (cd .libs && rm -f libjson-c.so.2 && ln -s libjson-c.so.2.0.1 libjson-c.so.2) (cd .libs && rm -f libjson-c.so && ln -s libjson-c.so.2.0.1 libjson-c.so) creating libjson-c.la (cd .libs && rm -f libjson-c.la && ln -s ../libjson-c.la libjson-c.la) if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libjson.lo -MD -MP -MF ".deps/libjson.Tpo" -c -o libjson.lo libjson.c; \ then mv -f ".deps/libjson.Tpo" ".deps/libjson.Plo"; else rm -f ".deps/libjson.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libjson.lo -MD -MP -MF .deps/libjson.Tpo -c libjson.c -fPIC -DPIC -o .libs/libjson.o /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libjson.la -rpath /usr/lib64 -version-info 1:0:1 -no-undefined -ljson-c libjson.lo -ljson-c gcc -shared .libs/libjson.o -Wl,--rpath -Wl,/builddir/build/BUILD/json-c-json-c-0.11-20130402/.libs /builddir/build/BUILD/json-c-json-c-0.11-20130402/.libs/libjson-c.so -m64 -mtune=generic -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 (cd .libs && rm -f libjson.so.0 && ln -s libjson.so.0.1.0 libjson.so.0) (cd .libs && rm -f libjson.so && ln -s libjson.so.0.1.0 libjson.so) creating libjson.la (cd .libs && rm -f libjson.la && ln -s ../libjson.la libjson.la) make[2]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make[1]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.93027 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/json-c-0.11-7.el5-J14096 + make install DESTDIR=/var/tmp/json-c-0.11-7.el5-J14096 Making install in . make[1]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libjson-c.la' '/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson-c.la' /usr/bin/install -c .libs/libjson-c.so.2.0.1 /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson-c.so.2.0.1 (cd /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64 && { ln -s -f libjson-c.so.2.0.1 libjson-c.so.2 || { rm -f libjson-c.so.2 && ln -s libjson-c.so.2.0.1 libjson-c.so.2; }; }) (cd /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64 && { ln -s -f libjson-c.so.2.0.1 libjson-c.so || { rm -f libjson-c.so && ln -s libjson-c.so.2.0.1 libjson-c.so; }; }) /usr/bin/install -c .libs/libjson-c.lai /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson-c.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -c 'libjson.la' '/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson.la' libtool: install: warning: relinking `libjson.la' (cd /builddir/build/BUILD/json-c-json-c-0.11-20130402; /bin/sh ./libtool --tag=CC --mode=relink gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libjson.la -rpath /usr/lib64 -version-info 1:0:1 -no-undefined -ljson-c libjson.lo -ljson-c -inst-prefix-dir /var/tmp/json-c-0.11-7.el5-J14096) gcc -shared .libs/libjson.o -L/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64 -L/usr/lib64 -ljson-c -m64 -mtune=generic -Wl,-soname -Wl,libjson.so.0 -o .libs/libjson.so.0.1.0 /usr/bin/install -c .libs/libjson.so.0.1.0T /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson.so.0.1.0 (cd /var/tmp/json-c-0.11-7.el5-J14096/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; }; }) (cd /var/tmp/json-c-0.11-7.el5-J14096/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; }; }) /usr/bin/install -c .libs/libjson.lai /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/json-c" || mkdir -p -- "/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c" /usr/bin/install -c -m 644 'arraylist.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/arraylist.h' /usr/bin/install -c -m 644 'bits.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/bits.h' /usr/bin/install -c -m 644 'debug.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/debug.h' /usr/bin/install -c -m 644 'json.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json.h' /usr/bin/install -c -m 644 'json_config.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_config.h' /usr/bin/install -c -m 644 'json_c_version.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_c_version.h' /usr/bin/install -c -m 644 'json_inttypes.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_inttypes.h' /usr/bin/install -c -m 644 'json_object.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_object.h' /usr/bin/install -c -m 644 'json_object_iterator.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_object_iterator.h' /usr/bin/install -c -m 644 'json_object_private.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_object_private.h' /usr/bin/install -c -m 644 'json_tokener.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_tokener.h' /usr/bin/install -c -m 644 'json_util.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/json_util.h' /usr/bin/install -c -m 644 'linkhash.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/linkhash.h' /usr/bin/install -c -m 644 'printbuf.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/printbuf.h' /usr/bin/install -c -m 644 'random_seed.h' '/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c/random_seed.h' test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'json-c.pc' '/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/pkgconfig/json-c.pc' /usr/bin/install -c -m 644 'json.pc' '/var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/pkgconfig/json.pc' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' test \! -e "/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json" || rm "/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json" ln -s json-c "/var/tmp/json-c-0.11-7.el5-J14096/usr/include/json" make[3]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' make[2]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' make[1]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/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 `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make[1]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' + rm -rf /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson-c.la /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson.la + rm /var/tmp/json-c-0.11-7.el5-J14096/usr/include/json + mv /var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c /var/tmp/json-c-0.11-7.el5-J14096/usr/include/json + ln -s json /var/tmp/json-c-0.11-7.el5-J14096/usr/include/json-c + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/json-c-json-c-0.11-20130402 extracting debug info from /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson-c.so.2.0.1 extracting debug info from /var/tmp/json-c-0.11-7.el5-J14096/usr/lib64/libjson.so.0.1.0 symlinked /usr/lib/debug/usr/lib64/libjson.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libjson.so.debug symlinked /usr/lib/debug/usr/lib64/libjson-c.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libjson-c.so.2.debug symlinked /usr/lib/debug/usr/lib64/libjson.so.0.1.0.debug to /usr/lib/debug/usr/lib64/libjson.so.0.debug symlinked /usr/lib/debug/usr/lib64/libjson-c.so.2.0.1.debug to /usr/lib/debug/usr/lib64/libjson-c.so.debug 263 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.46253 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + make check Making check in . make[1]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' make[1]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make test1 test1Formatted test2 test2Formatted test4 testReplaceExisting test_parse_int64 test_null test_cast test_parse test_locale test_printbuf test_set_serializer make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test1.o -MD -MP -MF ".deps/test1.Tpo" -c -o test1.o test1.c; \ then mv -f ".deps/test1.Tpo" ".deps/test1.Po"; else rm -f ".deps/test1.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test1 test1.o ../libjson-c.la mkdir .libs gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test1 test1.o ../.libs/libjson-c.so creating test1 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test1Formatted-test1.o -MD -MP -MF ".deps/test1Formatted-test1.Tpo" -c -o test1Formatted-test1.o `test -f 'test1.c' || echo './'`test1.c; \ then mv -f ".deps/test1Formatted-test1.Tpo" ".deps/test1Formatted-test1.Po"; else rm -f ".deps/test1Formatted-test1.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test1Formatted-parse_flags.o -MD -MP -MF ".deps/test1Formatted-parse_flags.Tpo" -c -o test1Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c; \ then mv -f ".deps/test1Formatted-parse_flags.Tpo" ".deps/test1Formatted-parse_flags.Po"; else rm -f ".deps/test1Formatted-parse_flags.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test1Formatted test1Formatted-test1.o test1Formatted-parse_flags.o ../.libs/libjson-c.so creating test1Formatted if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test2.o -MD -MP -MF ".deps/test2.Tpo" -c -o test2.o test2.c; \ then mv -f ".deps/test2.Tpo" ".deps/test2.Po"; else rm -f ".deps/test2.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test2 test2.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test2 test2.o ../.libs/libjson-c.so creating test2 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test2Formatted-test2.o -MD -MP -MF ".deps/test2Formatted-test2.Tpo" -c -o test2Formatted-test2.o `test -f 'test2.c' || echo './'`test2.c; \ then mv -f ".deps/test2Formatted-test2.Tpo" ".deps/test2Formatted-test2.Po"; else rm -f ".deps/test2Formatted-test2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DTEST_FORMATTED -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test2Formatted-parse_flags.o -MD -MP -MF ".deps/test2Formatted-parse_flags.Tpo" -c -o test2Formatted-parse_flags.o `test -f 'parse_flags.c' || echo './'`parse_flags.c; \ then mv -f ".deps/test2Formatted-parse_flags.Tpo" ".deps/test2Formatted-parse_flags.Po"; else rm -f ".deps/test2Formatted-parse_flags.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test2Formatted test2Formatted-test2.o test2Formatted-parse_flags.o ../.libs/libjson-c.so creating test2Formatted if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test4.o -MD -MP -MF ".deps/test4.Tpo" -c -o test4.o test4.c; \ then mv -f ".deps/test4.Tpo" ".deps/test4.Po"; else rm -f ".deps/test4.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test4 test4.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test4 test4.o ../.libs/libjson-c.so creating test4 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT testReplaceExisting.o -MD -MP -MF ".deps/testReplaceExisting.Tpo" -c -o testReplaceExisting.o testReplaceExisting.c; \ then mv -f ".deps/testReplaceExisting.Tpo" ".deps/testReplaceExisting.Po"; else rm -f ".deps/testReplaceExisting.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o testReplaceExisting testReplaceExisting.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/testReplaceExisting testReplaceExisting.o ../.libs/libjson-c.so creating testReplaceExisting if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_parse_int64.o -MD -MP -MF ".deps/test_parse_int64.Tpo" -c -o test_parse_int64.o test_parse_int64.c; \ then mv -f ".deps/test_parse_int64.Tpo" ".deps/test_parse_int64.Po"; else rm -f ".deps/test_parse_int64.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_parse_int64 test_parse_int64.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_parse_int64 test_parse_int64.o ../.libs/libjson-c.so creating test_parse_int64 if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_null.o -MD -MP -MF ".deps/test_null.Tpo" -c -o test_null.o test_null.c; \ then mv -f ".deps/test_null.Tpo" ".deps/test_null.Po"; else rm -f ".deps/test_null.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_null test_null.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_null test_null.o ../.libs/libjson-c.so creating test_null if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_cast.o -MD -MP -MF ".deps/test_cast.Tpo" -c -o test_cast.o test_cast.c; \ then mv -f ".deps/test_cast.Tpo" ".deps/test_cast.Po"; else rm -f ".deps/test_cast.Tpo"; exit 1; fi test_cast.c: In function ‘getit’: test_cast.c:68: warning: ‘json_object_object_get’ is deprecated (declared at ../json_object.h:271) test_cast.c: In function ‘checktype’: test_cast.c:96: warning: ‘json_object_object_get’ is deprecated (declared at ../json_object.h:271) /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_cast test_cast.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_cast test_cast.o ../.libs/libjson-c.so creating test_cast if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_parse.o -MD -MP -MF ".deps/test_parse.Tpo" -c -o test_parse.o test_parse.c; \ then mv -f ".deps/test_parse.Tpo" ".deps/test_parse.Po"; else rm -f ".deps/test_parse.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_parse test_parse.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_parse test_parse.o ../.libs/libjson-c.so creating test_parse if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_locale.o -MD -MP -MF ".deps/test_locale.Tpo" -c -o test_locale.o test_locale.c; \ then mv -f ".deps/test_locale.Tpo" ".deps/test_locale.Po"; else rm -f ".deps/test_locale.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_locale test_locale.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_locale test_locale.o ../.libs/libjson-c.so creating test_locale if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_printbuf.o -MD -MP -MF ".deps/test_printbuf.Tpo" -c -o test_printbuf.o test_printbuf.c; \ then mv -f ".deps/test_printbuf.Tpo" ".deps/test_printbuf.Po"; else rm -f ".deps/test_printbuf.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_printbuf test_printbuf.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_printbuf test_printbuf.o ../.libs/libjson-c.so creating test_printbuf if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_set_serializer.o -MD -MP -MF ".deps/test_set_serializer.Tpo" -c -o test_set_serializer.o test_set_serializer.c; \ then mv -f ".deps/test_set_serializer.Tpo" ".deps/test_set_serializer.Po"; else rm -f ".deps/test_set_serializer.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_set_serializer test_set_serializer.o ../libjson-c.la gcc -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/test_set_serializer test_set_serializer.o ../.libs/libjson-c.so creating test_set_serializer make[2]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' PASS: test1.test PASS: test2.test PASS: test4.test PASS: testReplaceExisting.test PASS: parse_int64.test PASS: test_null.test PASS: test_cast.test PASS: test_parse.test PASS: test_locale.test PASS: test_printbuf.test PASS: test_set_serializer.test =================== All 11 tests passed =================== make[2]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' make[1]: Leaving directory `/builddir/build/BUILD/json-c-json-c-0.11-20130402/tests' + exit 0 Processing files: json-c-0.11-7.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1987 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + DOCDIR=/var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-0.11 + export DOCDIR + rm -rf /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-0.11 + /bin/mkdir -p /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-0.11 + cp -pr AUTHORS ChangeLog COPYING README README.html /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-0.11 + exit 0 Provides: libjson-c.so.2()(64bit) libjson.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(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) libjson-c.so.2()(64bit) libjson.so.0()(64bit) rtld(GNU_HASH) Processing files: json-c-devel-0.11-7.el5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: json-c = 0.11-7.el5 libjson-c.so.2()(64bit) libjson.so.0()(64bit) pkgconfig Processing files: json-c-doc-0.11-7.el5 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1987 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + DOCDIR=/var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-doc-0.11 + export DOCDIR + rm -rf /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-doc-0.11 + /bin/mkdir -p /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-doc-0.11 + cp -pr doc/html/annotated.html doc/html/arraylist_8h.html doc/html/bc_s.png doc/html/bdwn.png doc/html/bits_8h.html doc/html/classes.html doc/html/closed.png doc/html/debug_8h.html doc/html/deprecated.html doc/html/doxygen.css doc/html/doxygen.png doc/html/dynsections.js doc/html/files.html doc/html/ftv2blank.png doc/html/ftv2cl.png doc/html/ftv2doc.png doc/html/ftv2folderclosed.png doc/html/ftv2folderopen.png doc/html/ftv2lastnode.png doc/html/ftv2link.png doc/html/ftv2mlastnode.png doc/html/ftv2mnode.png doc/html/ftv2mo.png doc/html/ftv2node.png doc/html/ftv2ns.png doc/html/ftv2plastnode.png doc/html/ftv2pnode.png doc/html/ftv2splitbar.png doc/html/ftv2vertline.png doc/html/functions.html doc/html/functions_vars.html doc/html/globals_0x61.html doc/html/globals_0x65.html doc/html/globals_0x66.html doc/html/globals_0x68.html doc/html/globals_0x69.html doc/html/globals_0x6a.html doc/html/globals_0x6c.html doc/html/globals_0x6d.html doc/html/globals_0x70.html doc/html/globals_0x73.html doc/html/globals_0x74.html doc/html/globals_defs.html doc/html/globals_enum.html doc/html/globals_eval.html doc/html/globals_func.html doc/html/globals.html doc/html/globals_type.html doc/html/globals_vars.html doc/html/index.html doc/html/jquery.js doc/html/json_8h.html doc/html/json__c__version_8h.html doc/html/json__inttypes_8h.html doc/html/json__object_8h.html doc/html/json__object__iterator_8h.html doc/html/json__object__private_8h.html doc/html/json__tokener_8h.html doc/html/json__util_8h.html doc/html/linkhash_8h.html doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/pages.html doc/html/printbuf_8h.html doc/html/structarray__list.html doc/html/structjson__object.html doc/html/structjson__object__iterator.html doc/html/structjson__object__iter.html doc/html/structjson__tokener.html doc/html/structjson__tokener__srec.html doc/html/structlh__entry.html doc/html/structlh__table.html doc/html/structprintbuf.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tabs.css doc/html/tab_s.png doc/html/unionjson__object_1_1data.html /var/tmp/json-c-0.11-7.el5-J14096/usr/share/doc/json-c-doc-0.11 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: json-c-debuginfo-0.11-7.el5 Provides: libjson-c.so.2.0.1.debug()(64bit) libjson.so.0.1.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/json-c-0.11-7.el5-J14096 warning: Could not canonicalize hostname: buildhw-09.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/json-c-0.11-7.el5.x86_64.rpm Wrote: /builddir/build/RPMS/json-c-devel-0.11-7.el5.x86_64.rpm Wrote: /builddir/build/RPMS/json-c-doc-0.11-7.el5.x86_64.rpm Wrote: /builddir/build/RPMS/json-c-debuginfo-0.11-7.el5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1987 + umask 022 + cd /builddir/build/BUILD + cd json-c-json-c-0.11-20130402 + rm -rf /var/tmp/json-c-0.11-7.el5-J14096 + exit 0 Child return code was: 0 LEAVE do -->