Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jansson.spec'], timeout=0shell=Falseuser='mockbuild'uid=1001logger=nspawn_args=[]chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6037/root'printOutput=Falsegid=135env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jansson.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-747323331.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jansson-2.10-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jansson.spec'], timeout=0shell=Falseuser='mockbuild'uid=1001logger=nspawn_args=[]chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-6037/root'printOutput=Falsegid=135env={'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jansson.spec'] with env {'HOSTNAME': 'mock', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L1808o + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jansson-2.10 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jansson-2.10.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jansson-2.10 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + /bin/sed -i 's/code-block:: shell/code-block:: none/g' doc/apiref.rst doc/changes.rst doc/conformance.rst doc/gettingstarted.rst doc/index.rst doc/portability.rst doc/tutorial.rst doc/upgrading.rst + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.er4xUx + umask 022 + cd /builddir/build/BUILD + cd jansson-2.10 + 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 -I/usr/lib64/gfortran/modules' + export FFLAGS + ./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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a 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 for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.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 for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for int32_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for inline... inline checking for close... yes checking for getpid... yes checking for gettimeofday... yes checking for localeconv... yes checking for open... yes checking for read... yes checking for sched_yield... yes checking for strtoll... yes checking for gcc __sync builtins... yes checking for gcc __atomic builtins... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating jansson.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/jansson_config.h config.status: creating test/Makefile config.status: creating test/bin/Makefile config.status: creating test/suites/Makefile config.status: creating test/suites/api/Makefile config.status: creating jansson_private_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/doc' Making all in src make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo hashtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o mv -f .deps/dump.Tpo .deps/dump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtable_seed.lo -MD -MP -MF .deps/hashtable_seed.Tpo -c -o hashtable_seed.lo hashtable_seed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hashtable_seed.lo -MD -MP -MF .deps/hashtable_seed.Tpo -c hashtable_seed.c -fPIC -DPIC -o .libs/hashtable_seed.o mv -f .deps/hashtable_seed.Tpo .deps/hashtable_seed.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT load.lo -MD -MP -MF .deps/load.Tpo -c -o load.lo load.c mv -f .deps/hashtable.Tpo .deps/hashtable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c -fPIC -DPIC -o .libs/load.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o mv -f .deps/memory.Tpo .deps/memory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c -o pack_unpack.lo pack_unpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c pack_unpack.c -fPIC -DPIC -o .libs/pack_unpack.o mv -f .deps/load.Tpo .deps/load.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strbuffer.lo -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.lo strbuffer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strbuffer.lo -MD -MP -MF .deps/strbuffer.Tpo -c strbuffer.c -fPIC -DPIC -o .libs/strbuffer.o mv -f .deps/strbuffer.Tpo .deps/strbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c -o strconv.lo strconv.c mv -f .deps/pack_unpack.Tpo .deps/pack_unpack.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utf.lo -MD -MP -MF .deps/utf.Tpo -c -o utf.lo utf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c strconv.c -fPIC -DPIC -o .libs/strconv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utf.lo -MD -MP -MF .deps/utf.Tpo -c utf.c -fPIC -DPIC -o .libs/utf.o mv -f .deps/strconv.Tpo .deps/strconv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT value.lo -MD -MP -MF .deps/value.Tpo -c -o value.lo value.c mv -f .deps/utf.Tpo .deps/utf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -fPIC -DPIC -o .libs/value.o mv -f .deps/value.Tpo .deps/value.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -no-undefined -export-symbols-regex '^json_' -version-info 14:0:10 -o libjansson.la -rpath /usr/lib64 dump.lo error.lo hashtable.lo hashtable_seed.lo load.lo memory.lo pack_unpack.lo strbuffer.lo strconv.lo utf.lo value.lo libtool: link: /usr/bin/nm -B .libs/dump.o .libs/error.o .libs/hashtable.o .libs/hashtable_seed.o .libs/load.o .libs/memory.o .libs/pack_unpack.o .libs/strbuffer.o .libs/strconv.o .libs/utf.o .libs/value.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libjansson.exp libtool: link: /bin/grep -E -e "^json_" ".libs/libjansson.exp" > ".libs/libjansson.expT" libtool: link: mv -f ".libs/libjansson.expT" ".libs/libjansson.exp" libtool: link: echo "{ global:" > .libs/libjansson.ver libtool: link: cat .libs/libjansson.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libjansson.ver libtool: link: echo "local: *; };" >> .libs/libjansson.ver libtool: link: gcc -shared -fPIC -DPIC .libs/dump.o .libs/error.o .libs/hashtable.o .libs/hashtable_seed.o .libs/load.o .libs/memory.o .libs/pack_unpack.o .libs/strbuffer.o .libs/strconv.o .libs/utf.o .libs/value.o -O2 -g -fstack-protector -m64 -mtune=generic -Wl,-soname -Wl,libjansson.so.4 -Wl,-version-script -Wl,.libs/libjansson.ver -o .libs/libjansson.so.4.10.0 libtool: link: (cd ".libs" && rm -f "libjansson.so.4" && ln -s "libjansson.so.4.10.0" "libjansson.so.4") libtool: link: (cd ".libs" && rm -f "libjansson.so" && ln -s "libjansson.so.4.10.0" "libjansson.so") libtool: link: ( cd ".libs" && rm -f "libjansson.la" && ln -s "../libjansson.la" "libjansson.la" ) make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/src' Making all in test make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' Making all in bin make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' Making all in suites make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' Making all in api make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10' + make html Making html in doc make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/doc' sphinx-build -b html -d _build/doctrees . _build/html Making output directory... Running Sphinx v0.6.6 loading pickled environment... not found building [html]: targets for 8 source files that are out of date updating environment: 8 added, 0 changed, 0 removed reading sources... [ 12%] apiref reading sources... [ 25%] changes reading sources... [ 37%] conformance reading sources... [ 50%] gettingstarted reading sources... [ 62%] index reading sources... [ 75%] portability reading sources... [ 87%] tutorial reading sources... [100%] upgrading /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:72: (ERROR/3) Unknown directive type "type". .. type:: json_t This data structure is used throughout the library to represent all JSON values. It always contains the type of the JSON value it holds and the value's reference count. The rest depends on the type of the value. /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:79: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:93: (ERROR/3) Unknown directive type "type". .. type:: enum json_type The type of a JSON value. The following members are defined: +--------------------+ | ``JSON_OBJECT`` | +--------------------+ | ``JSON_ARRAY`` | +--------------------+ | ``JSON_STRING`` | +--------------------+ | ``JSON_INTEGER`` | +--------------------+ | ``JSON_REAL`` | +--------------------+ | ``JSON_TRUE`` | +--------------------+ | ``JSON_FALSE`` | +--------------------+ | ``JSON_NULL`` | +--------------------+ These correspond to JSON object, array, string, number, boolean and null. A number is represented by either a value of the type ``JSON_INTEGER`` or of the type ``JSON_REAL``. A true boolean value is represented by a value of the type ``JSON_TRUE`` and false by a value of the type ``JSON_FALSE``. /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:123: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:123: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:397: (ERROR/3) Unknown directive type "type". .. type:: json_int_t This is the C type that is used to store JSON integer values. It represents the widest integer type available on your system. In practice it's just a typedef of ``long long`` if your compiler supports it, otherwise ``long``. Usually, you can safely use plain ``int`` in place of ``json_int_t``, and the implicit C integer conversion handles the rest. Only when you know that you need the full 64-bit range, you should use ``json_int_t`` explicitly. /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:410: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:421: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:421: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:555: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:555: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:669: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:669: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:809: (ERROR/3) Unknown directive type "type". .. type:: json_error_t .. member:: char text[] The error message (in UTF-8), or an empty string if a message is not available. .. member:: char source[] Source of the error. This can be (a part of) the file name or a special identifier in angle brackets (e.g. ````). .. member:: int line The line number on which the error occurred. .. member:: int column The column on which the error occurred. Note that this is the *character column*, not the byte column, i.e. a multibyte UTF-8 character counts as one column. .. member:: int position The position in bytes from the start of the input. This is useful for debugging Unicode encoding problems. /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:836: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:855: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1011: (ERROR/3) Unknown directive type "type". .. type:: json_dump_callback_t A typedef for a function that's called by :func:`json_dump_callback()`:: typedef int (*json_dump_callback_t)(const char *buffer, size_t size, void *data); *buffer* points to a buffer containing a chunk of output, *size* is the length of the buffer, and *data* is the corresponding :func:`json_dump_callback()` argument passed through. On error, the function should return -1 to stop the encoding process. On success, it should return 0. .. versionadded:: 2.2 /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1118: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1125: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1207: (ERROR/3) Unknown directive type "type". .. type:: json_load_callback_t A typedef for a function that's called by :func:`json_load_callback()` to read a chunk of input data:: typedef size_t (*json_load_callback_t)(void *buffer, size_t buflen, void *data); *buffer* points to a buffer of *buflen* bytes, and *data* is the corresponding :func:`json_load_callback()` argument passed through. On success, the function should return the number of bytes read; a returned value of 0 indicates that no data was read and that the end of file has been reached. On error, the function should return ``(size_t)-1`` to abort the decoding process. .. versionadded:: 2.4 /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1278: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1295: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1303: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1307: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1310: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1313: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1427: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1431: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1434: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1437: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1440: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1443: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1561: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1633: (ERROR/3) Unknown directive type "type". .. type:: json_malloc_t A typedef for a function pointer with :func:`malloc()`'s signature:: typedef void *(*json_malloc_t)(size_t); /builddir/build/BUILD/jansson-2.10/doc/apiref.rst:1640: (ERROR/3) Unknown directive type "type". .. type:: json_free_t A typedef for a function pointer with :func:`free()`'s signature:: typedef void (*json_free_t)(void *); /builddir/build/BUILD/jansson-2.10/doc/changes.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/conformance.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/gettingstarted.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/index.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/portability.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/tutorial.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/tutorial.rst:166: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:: WARNING: default role c:func not found /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:49: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:49: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:49: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:49: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:55: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:55: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:55: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] apiref /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". /builddir/build/BUILD/jansson-2.10/doc/upgrading.rst:71: (ERROR/3) Unknown interpreted text role "type". writing output... [ 25%] changes writing output... [ 37%] conformance writing output... [ 50%] gettingstarted writing output... [ 62%] index writing output... [ 75%] portability writing output... [ 87%] tutorial writing output... [100%] upgrading writing additional files... genindex search copying downloadable files... github_commits.c copying static files... done dumping search index... done dumping object inventory... done build succeeded, 57 warnings. make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/doc' Making html in src make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/src' make[1]: Nothing to be done for `html'. make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/src' Making html in test make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' Making html in bin make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[2]: Nothing to be done for `html'. make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' Making html in suites make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' Making html in api make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Nothing to be done for `html'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[3]: Nothing to be done for `html-am'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make[2]: Nothing to be done for `html-am'. make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10' make[1]: Nothing to be done for `html-am'. make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FmPfq1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 + cd jansson-2.10 + LANG=C + export LANG + unset DISPLAY + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 Making install in doc make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/doc' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/doc' 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/jansson-2.10/doc' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/doc' Making install in src make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/src' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/src' /bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libjansson.la '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64' libtool: install: install -p .libs/libjansson.so.4.10.0 /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/libjansson.so.4.10.0 libtool: install: (cd /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64 && { ln -s -f libjansson.so.4.10.0 libjansson.so.4 || { rm -f libjansson.so.4 && ln -s libjansson.so.4.10.0 libjansson.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64 && { ln -s -f libjansson.so.4.10.0 libjansson.so || { rm -f libjansson.so && ln -s libjansson.so.4.10.0 libjansson.so; }; }) libtool: install: install -p .libs/libjansson.lai /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/libjansson.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/include' install -p -m 644 jansson.h '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/include' /bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/include' install -p -m 644 jansson_config.h '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/src' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/src' Making install in test make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' Making install in bin make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' Making install in suites make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' Making install in api make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/pkgconfig' install -p -m 644 jansson.pc '/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10' + rm /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/libjansson.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jansson-2.10 extracting debug info from /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/lib64/libjansson.so.4.10.0 symlinked /usr/lib/debug/usr/lib64/libjansson.so.4.10.0.debug to /usr/lib/debug/usr/lib64/libjansson.so.debug symlinked /usr/lib/debug/usr/lib64/libjansson.so.4.10.0.debug to /usr/lib/debug/usr/lib64/libjansson.so.4.debug 282 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/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sKjsOv + umask 022 + cd /builddir/build/BUILD + cd jansson-2.10 + unset DISPLAY + make check Making check in doc make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/doc' Making check in src make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/src' Making check in test make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' Making check in bin make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' make json_process make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/bin' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT json_process.o -MD -MP -MF .deps/json_process.Tpo -c -o json_process.o json_process.c mv -f .deps/json_process.Tpo .deps/json_process.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o json_process json_process.o ../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o json_process json_process.o ../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/bin' Making check in suites make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' Making check in api make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make test_array test_copy test_dump test_dump_callback test_equal test_load test_loadb test_load_callback test_memory_funcs test_number test_object test_pack test_simple test_unpack make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_array.o -MD -MP -MF .deps/test_array.Tpo -c -o test_array.o test_array.c mv -f .deps/test_array.Tpo .deps/test_array.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_array test_array.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_array test_array.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_copy.o -MD -MP -MF .deps/test_copy.Tpo -c -o test_copy.o test_copy.c mv -f .deps/test_copy.Tpo .deps/test_copy.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_copy test_copy.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_copy test_copy.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_dump.o -MD -MP -MF .deps/test_dump.Tpo -c -o test_dump.o test_dump.c mv -f .deps/test_dump.Tpo .deps/test_dump.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dump test_dump.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dump test_dump.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_dump_callback.o -MD -MP -MF .deps/test_dump_callback.Tpo -c -o test_dump_callback.o test_dump_callback.c mv -f .deps/test_dump_callback.Tpo .deps/test_dump_callback.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_dump_callback test_dump_callback.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_dump_callback test_dump_callback.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_equal.o -MD -MP -MF .deps/test_equal.Tpo -c -o test_equal.o test_equal.c mv -f .deps/test_equal.Tpo .deps/test_equal.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_equal test_equal.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_equal test_equal.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_load.o -MD -MP -MF .deps/test_load.Tpo -c -o test_load.o test_load.c mv -f .deps/test_load.Tpo .deps/test_load.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_load test_load.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_load test_load.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_loadb.o -MD -MP -MF .deps/test_loadb.Tpo -c -o test_loadb.o test_loadb.c mv -f .deps/test_loadb.Tpo .deps/test_loadb.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_loadb test_loadb.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_loadb test_loadb.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_load_callback.o -MD -MP -MF .deps/test_load_callback.Tpo -c -o test_load_callback.o test_load_callback.c mv -f .deps/test_load_callback.Tpo .deps/test_load_callback.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_load_callback test_load_callback.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_load_callback test_load_callback.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_memory_funcs.o -MD -MP -MF .deps/test_memory_funcs.Tpo -c -o test_memory_funcs.o test_memory_funcs.c mv -f .deps/test_memory_funcs.Tpo .deps/test_memory_funcs.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_memory_funcs test_memory_funcs.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_memory_funcs test_memory_funcs.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_number.o -MD -MP -MF .deps/test_number.Tpo -c -o test_number.o test_number.c mv -f .deps/test_number.Tpo .deps/test_number.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_number test_number.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_number test_number.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_object.o -MD -MP -MF .deps/test_object.Tpo -c -o test_object.o test_object.c mv -f .deps/test_object.Tpo .deps/test_object.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_object test_object.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_object test_object.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_pack.o -MD -MP -MF .deps/test_pack.Tpo -c -o test_pack.o test_pack.c mv -f .deps/test_pack.Tpo .deps/test_pack.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_pack test_pack.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_pack test_pack.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_simple.o -MD -MP -MF .deps/test_simple.Tpo -c -o test_simple.o test_simple.c mv -f .deps/test_simple.Tpo .deps/test_simple.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_simple test_simple.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_simple test_simple.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT test_unpack.o -MD -MP -MF .deps/test_unpack.Tpo -c -o test_unpack.o test_unpack.c mv -f .deps/test_unpack.Tpo .deps/test_unpack.Po /bin/sh ../../../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -static -o test_unpack test_unpack.o ../../../src/libjansson.la libtool: link: gcc -Wall -Wextra -Wdeclaration-after-statement -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test_unpack test_unpack.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.10/src/.libs -Wl,-rpath -Wl,/usr/lib64 make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites/api' make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test/suites' make[2]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' make[4]: Entering directory `/builddir/build/BUILD/jansson-2.10/test' PASS: run-suites ============================================================================ Testsuite summary for jansson 2.10 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[3]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[2]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10/test' make[1]: Entering directory `/builddir/build/BUILD/jansson-2.10' make[1]: Leaving directory `/builddir/build/BUILD/jansson-2.10' + exit 0 Processing files: jansson-2.10-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ProAsg + umask 022 + cd /builddir/build/BUILD + cd jansson-2.10 + DOCDIR=/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-2.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-2.10 + /bin/mkdir -p /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-2.10 + cp -pr LICENSE CHANGES /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-2.10 + exit 0 Provides: libjansson.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjansson.so.4()(64bit) rtld(GNU_HASH) Processing files: jansson-devel-2.10-1.el6.x86_64 Provides: pkgconfig(jansson) = 2.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libjansson.so.4()(64bit) Processing files: jansson-devel-doc-2.10-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GRnOf1 + umask 022 + cd /builddir/build/BUILD + cd jansson-2.10 + DOCDIR=/builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-devel-doc-2.10 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-devel-doc-2.10 + /bin/mkdir -p /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-devel-doc-2.10 + cp -pr doc/_build/html/_downloads doc/_build/html/_sources doc/_build/html/_static doc/_build/html/apiref.html doc/_build/html/changes.html doc/_build/html/conformance.html doc/_build/html/genindex.html doc/_build/html/gettingstarted.html doc/_build/html/index.html doc/_build/html/objects.inv doc/_build/html/portability.html doc/_build/html/search.html doc/_build/html/searchindex.js doc/_build/html/tutorial.html doc/_build/html/upgrading.html /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64/usr/share/doc/jansson-devel-doc-2.10 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jansson-debuginfo-2.10-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-747323331.novalocal Wrote: /builddir/build/RPMS/jansson-2.10-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/jansson-devel-2.10-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/jansson-devel-doc-2.10-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/jansson-debuginfo-2.10-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3TJuHR + umask 022 + cd /builddir/build/BUILD + cd jansson-2.10 + /bin/rm -rf /builddir/build/BUILDROOT/jansson-2.10-1.el6.x86_64 + exit 0 Child return code was: 0