Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/jansson.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/jansson.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/jansson-2.11-3.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/jansson.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/jansson.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5V8n3E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf jansson-2.11 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/jansson-2.11.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd jansson-2.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/jansson-Deal-with-warnings-under-gcc-8.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/jansson-Call-va_end-after-va_copy-in-json_vsprintf.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + autoreconf --force --install -I m4 BUILDSTDERR: aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. BUILDSTDERR: aclocal: warning: couldn't open directory 'm4': No such file or directory BUILDSTDERR: configure.ac:11: installing './compile' BUILDSTDERR: configure.ac:5: installing './missing' BUILDSTDERR: src/Makefile.am: installing './depcomp' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a2cBht + umask 022 + cd /builddir/build/BUILD + cd jansson-2.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv5tel-redhat-linux-gnueabi --host=armv5tel-redhat-linux-gnueabi --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armv5tel-redhat-linux-gnueabi-gcc... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc accepts -g... yes checking for armv5tel-redhat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv5tel-redhat-linux-gnueabi-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of armv5tel-redhat-linux-gnueabi-gcc... none checking build system type... armv5tel-redhat-linux-gnueabi checking host system type... armv5tel-redhat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi file names to armv5tel-redhat-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-redhat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv5tel-redhat-linux-gnueabi-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv5tel-redhat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv5tel-redhat-linux-gnueabi-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv5tel-redhat-linux-gnueabi-strip... no checking for strip... strip checking for armv5tel-redhat-linux-gnueabi-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from armv5tel-redhat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for armv5tel-redhat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv5tel-redhat-linux-gnueabi-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 armv5tel-redhat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv5tel-redhat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv5tel-redhat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv5tel-redhat-linux-gnueabi-gcc static flag -static works... no checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv5tel-redhat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv5tel-redhat-linux-gnueabi-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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... yes checking for -Wno-format-truncation... yes 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 -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/doc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/src' /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o dump.lo dump.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o error.lo error.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o hashtable.lo hashtable.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o hashtable_seed.lo hashtable_seed.c libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c dump.c -fPIC -DPIC -o .libs/dump.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c hashtable_seed.c -fPIC -DPIC -o .libs/hashtable_seed.o /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o load.lo load.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o memory.lo memory.c libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c load.c -fPIC -DPIC -o .libs/load.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c memory.c -fPIC -DPIC -o .libs/memory.o /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o pack_unpack.lo pack_unpack.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o strbuffer.lo strbuffer.c libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c strbuffer.c -fPIC -DPIC -o .libs/strbuffer.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c pack_unpack.c -fPIC -DPIC -o .libs/pack_unpack.o /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o strconv.lo strconv.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o utf.lo utf.c /bin/sh ../libtool --tag=CC --mode=compile armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o value.lo value.c libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c strconv.c -fPIC -DPIC -o .libs/strconv.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c value.c -fPIC -DPIC -o .libs/value.o libtool: compile: armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c utf.c -fPIC -DPIC -o .libs/utf.o /bin/sh ../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -no-undefined -export-symbols-regex '^json_' -version-info 15:0:11 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjansson.la -rpath /usr/lib 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' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libjansson.exp libtool: link: /usr/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: armv5tel-redhat-linux-gnueabi-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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libjansson.so.4 -Wl,-version-script -Wl,.libs/libjansson.ver -o .libs/libjansson.so.4.11.0 libtool: link: (cd ".libs" && rm -f "libjansson.so.4" && ln -s "libjansson.so.4.11.0" "libjansson.so.4") libtool: link: (cd ".libs" && rm -f "libjansson.so" && ln -s "libjansson.so.4.11.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.11/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' Making all in bin make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/bin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/bin' Making all in suites make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' Making all in api make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11' + make html Making html in doc make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.5 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date 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 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 12%] apiref 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 generating indices... genindex writing additional pages... search copying downloadable files... [100%] github_commits.c copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/doc' Making html in src make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/src' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/src' Making html in test make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' Making html in bin make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/bin' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/bin' Making html in suites make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' Making html in api make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[3]: Nothing to be done for 'html'. make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[3]: Nothing to be done for 'html-am'. make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' make[2]: Nothing to be done for 'html-am'. make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11' make[1]: Nothing to be done for 'html-am'. make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w0OIOg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm + cd jansson-2.11 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm Making install in doc make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/doc' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/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.11/doc' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/src' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib' /bin/sh ../libtool --mode=install install -p libjansson.la '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib' libtool: install: install -p .libs/libjansson.so.4.11.0 /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/libjansson.so.4.11.0 libtool: install: (cd /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib && { ln -s -f libjansson.so.4.11.0 libjansson.so.4 || { rm -f libjansson.so.4 && ln -s libjansson.so.4.11.0 libjansson.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib && { ln -s -f libjansson.so.4.11.0 libjansson.so || { rm -f libjansson.so && ln -s libjansson.so.4.11.0 libjansson.so; }; }) libtool: install: install -p .libs/libjansson.lai /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/libjansson.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/include' install -p -m 644 jansson.h '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/include' install -p -m 644 jansson_config.h '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/src' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' Making install in bin make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/bin' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/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.11/test/bin' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/bin' Making install in suites make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' Making install in api make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/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.11/test/suites/api' make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/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.11/test/suites' make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/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.11/test' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/pkgconfig' install -p -m 644 jansson.pc '/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11' + rm /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/libjansson.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.11-3.el8 --unique-debug-suffix -2.11-3.el8.arm --unique-debug-src-base jansson-2.11-3.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/jansson-2.11 extracting debug info from /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/lib/libjansson.so.4.11.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 296 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u1WFXV + umask 022 + cd /builddir/build/BUILD + cd jansson-2.11 + make check Making check in doc make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/doc' Making check in src make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' Making check in bin make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/bin' make json_process make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/bin' armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o json_process.o json_process.c /bin/sh ../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o json_process json_process.o ../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o json_process json_process.o ../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/bin' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/bin' Making check in suites make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' Making check in api make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/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_sprintf test_unpack make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_array.o test_array.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_array test_array.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_array test_array.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_copy.o test_copy.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_copy test_copy.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_copy test_copy.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_dump.o test_dump.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_dump test_dump.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_dump test_dump.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_dump_callback.o test_dump_callback.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_dump_callback test_dump_callback.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_dump_callback test_dump_callback.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_equal.o test_equal.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_equal test_equal.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_equal test_equal.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_load.o test_load.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_load test_load.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_load test_load.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_loadb.o test_loadb.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_loadb test_loadb.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_loadb test_loadb.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_load_callback.o test_load_callback.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_load_callback test_load_callback.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_load_callback test_load_callback.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_memory_funcs.o test_memory_funcs.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_memory_funcs test_memory_funcs.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_memory_funcs test_memory_funcs.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_number.o test_number.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_number test_number.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_number test_number.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_object.o test_object.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_object test_object.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_object test_object.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_pack.o test_pack.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_pack test_pack.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_pack test_pack.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_simple.o test_simple.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_simple test_simple.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_simple test_simple.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_sprintf.o test_sprintf.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_sprintf test_sprintf.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_sprintf test_sprintf.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs armv5tel-redhat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -I../../../src -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -c -o test_unpack.o test_unpack.c /bin/sh ../../../libtool --tag=CC --mode=link armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -static -o test_unpack test_unpack.o ../../../src/libjansson.la libtool: link: armv5tel-redhat-linux-gnueabi-gcc -Wall -Wextra -Wdeclaration-after-statement -Wno-format-truncation -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft -o test_unpack test_unpack.o ../../../src/.libs/libjansson.so -Wl,-rpath -Wl,/builddir/build/BUILD/jansson-2.11/src/.libs make[4]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites/api' make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test/suites' make[2]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' make[4]: Entering directory '/builddir/build/BUILD/jansson-2.11/test' PASS: run-suites ============================================================================ Testsuite summary for jansson 2.11 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[3]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[2]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11/test' make[1]: Entering directory '/builddir/build/BUILD/jansson-2.11' make[1]: Leaving directory '/builddir/build/BUILD/jansson-2.11' + exit 0 Processing files: jansson-2.11-3.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SyGPe6 + umask 022 + cd /builddir/build/BUILD + cd jansson-2.11 + DOCDIR=/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson + cp -pr LICENSE /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson + cp -pr CHANGES /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson + exit 0 Provides: jansson = 2.11-3.el8 jansson(armv5tel-32) = 2.11-3.el8 libjansson.so.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux.so.3 ld-linux.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: jansson-devel-2.11-3.el8.armv5tel Provides: jansson-devel = 2.11-3.el8 jansson-devel(armv5tel-32) = 2.11-3.el8 pkgconfig(jansson) = 2.11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libjansson.so.4 Processing files: jansson-devel-doc-2.11-3.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rcRXzo + umask 022 + cd /builddir/build/BUILD + cd jansson-2.11 + DOCDIR=/builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson-devel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm/usr/share/doc/jansson-devel-doc + 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.11-3.el8.arm/usr/share/doc/jansson-devel-doc + exit 0 Provides: jansson-devel-doc = 2.11-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jansson-debugsource-2.11-3.el8.armv5tel Provides: jansson-debugsource = 2.11-3.el8 jansson-debugsource(armv5tel-32) = 2.11-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: jansson-debuginfo-2.11-3.el8.armv5tel Provides: debuginfo(build-id) = 99b2f75b85edf89c17e24810cc4b5556710f16c6 jansson-debuginfo = 2.11-3.el8 jansson-debuginfo(armv5tel-32) = 2.11-3.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: jansson-debugsource(armv5tel-32) = 2.11-3.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm Wrote: /builddir/build/RPMS/jansson-2.11-3.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/jansson-devel-2.11-3.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/jansson-devel-doc-2.11-3.el8.noarch.rpm Wrote: /builddir/build/RPMS/jansson-debugsource-2.11-3.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/jansson-debuginfo-2.11-3.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lBoQJT + umask 022 + cd /builddir/build/BUILD + cd jansson-2.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/jansson-2.11-3.el8.arm + exit 0 Child return code was: 0