==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: jansson 2.14.1-1 (Mon Mar 31 15:30:18 2025) ==> Retrieving sources... -> Found jansson-2.14.1.tar.gz -> Found jansson-2.14.1.tar.gz.asc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... jansson-2.14.1.tar.gz ... Passed jansson-2.14.1.tar.gz.asc ... Skipped ==> Making package: jansson 2.14.1-1 (Mon Mar 31 15:30:41 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found jansson-2.14.1.tar.gz -> Found jansson-2.14.1.tar.gz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting jansson-2.14.1.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from 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 mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... yes 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) 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... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for endian.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for sched.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/stat.h... (cached) 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 whether byte ordering is bigendian... no checking for inline... inline checking for close... yes checking for getpid... yes checking for gettimeofday... yes checking for open... yes checking for read... yes checking for setlocale... yes checking for sched_yield... yes checking for strtoll... yes checking for gcc __sync builtins... yes checking for gcc __atomic builtins... yes checking for -Bsymbolic-functions linker flag... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __GLIBC__ is declared... 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/ossfuzz/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 all-recursive make[1]: Entering directory '/build/jansson/src/jansson-2.14.1' Making all in doc make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/doc' Making all in src make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.lo hashtable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable_seed.lo -MD -MP -MF .deps/hashtable_seed.Tpo -c -o hashtable_seed.lo hashtable_seed.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT load.lo -MD -MP -MF .deps/load.Tpo -c -o load.lo load.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable_seed.lo -MD -MP -MF .deps/hashtable_seed.Tpo -c hashtable_seed.c -fPIC -DPIC -o .libs/hashtable_seed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable_seed.lo -MD -MP -MF .deps/hashtable_seed.Tpo -c hashtable_seed.c -o hashtable_seed.o >/dev/null 2>&1 error.c: In function 'jsonp_error_set_source': error.c:25:9: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] In function 'jsonp_error_set_source', inlined from 'jsonp_error_set_source' at error.c:17:6: error.c:23:14: note: length computed here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 In file included from hashtable.c:34: lookup3.h: In function 'hashlittle': lookup3.h:313:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:314:5: note: here lookup3.h:318:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:319:5: note: here lookup3.h:322:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:323:5: note: here lookup3.h:326:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:327:5: note: here lookup3.h:329:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:330:5: note: here lookup3.h:363:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:364:5: note: here lookup3.h:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:365:5: note: here lookup3.h:365:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:366:5: note: here lookup3.h:366:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:367:5: note: here lookup3.h:367:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:368:5: note: here lookup3.h:368:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:369:5: note: here lookup3.h:369:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:370:5: note: here lookup3.h:370:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:371:5: note: here lookup3.h:371:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:372:5: note: here lookup3.h:372:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:373:5: note: here lookup3.h:373:15: warning: this statement may fall through [-Wimplicit-fallthrough=] lookup3.h:374:5: note: here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT hashtable.lo -MD -MP -MF .deps/hashtable.Tpo -c hashtable.c -o hashtable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dump.lo -MD -MP -MF .deps/dump.Tpo -c dump.c -o dump.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c -o memory.lo memory.c 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c -o load.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strbuffer.lo -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.lo strbuffer.c 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c -o strconv.lo strconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c pack_unpack.c -fPIC -DPIC -o .libs/pack_unpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strbuffer.lo -MD -MP -MF .deps/strbuffer.Tpo -c strbuffer.c -fPIC -DPIC -o .libs/strbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT memory.lo -MD -MP -MF .deps/memory.Tpo -c memory.c -o memory.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c strconv.c -fPIC -DPIC -o .libs/strconv.o pack_unpack.c: In function 'unpack': pack_unpack.c:790:16: warning: this statement may fall through [-Wimplicit-fallthrough=] pack_unpack.c:794:9: note: here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strbuffer.lo -MD -MP -MF .deps/strbuffer.Tpo -c strbuffer.c -o strbuffer.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT value.lo -MD -MP -MF .deps/value.Tpo -c -o value.lo value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT pack_unpack.lo -MD -MP -MF .deps/pack_unpack.Tpo -c pack_unpack.c -o pack_unpack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utf.lo -MD -MP -MF .deps/utf.Tpo -c utf.c -fPIC -DPIC -o .libs/utf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT strconv.lo -MD -MP -MF .deps/strconv.Tpo -c strconv.c -o strconv.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -fPIC -DPIC -o .libs/value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT utf.lo -MD -MP -MF .deps/utf.Tpo -c utf.c -o utf.o >/dev/null 2>&1 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 -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c -o dtoa.lo dtoa.c mv -f .deps/strconv.Tpo .deps/strconv.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o mv -f .deps/utf.Tpo .deps/utf.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1 mv -f .deps/version.Tpo .deps/version.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT value.lo -MD -MP -MF .deps/value.Tpo -c value.c -o value.o >/dev/null 2>&1 mv -f .deps/value.Tpo .deps/value.Plo dtoa.c: In function 'gethex': dtoa.c:2843:10: warning: this statement may fall through [-Wimplicit-fallthrough=] dtoa.c:2845:5: note: here dtoa.c: In function 'strtod__unused': dtoa.c:3538:9: warning: this statement may fall through [-Wimplicit-fallthrough=] dtoa.c:3540:3: note: here dtoa.c:3669:11: warning: this statement may fall through [-Wimplicit-fallthrough=] dtoa.c:3671:4: note: here dtoa.c: In function 'dtoa_r': dtoa.c:5320:14: warning: this statement may fall through [-Wimplicit-fallthrough=] dtoa.c:5322:3: note: here dtoa.c:5328:14: warning: this statement may fall through [-Wimplicit-fallthrough=] dtoa.c:5330:3: note: here libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -MT dtoa.lo -MD -MP -MF .deps/dtoa.Tpo -c dtoa.c -o dtoa.o >/dev/null 2>&1 mv -f .deps/dtoa.Tpo .deps/dtoa.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wdeclaration-after-statement -Wshadow -Wno-format-truncation -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffat-lto-objects -no-undefined -export-symbols-regex '^json_|^jansson_' -version-info 18:1:14 -Wl,--default-symver -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 version.lo dtoa.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 .libs/version.o .libs/dtoa.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libjansson.exp libtool: link: /usr/bin/grep -E -e "^json_|^jansson_" ".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 | /usr/bin/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 .libs/version.o .libs/dtoa.o -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,--default-symver -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libjansson.so.4 -Wl,-version-script -Wl,.libs/libjansson.ver -o .libs/libjansson.so.4.14.1 libtool: link: (cd ".libs" && rm -f "libjansson.so.4" && ln -s "libjansson.so.4.14.1" "libjansson.so.4") libtool: link: (cd ".libs" && rm -f "libjansson.so" && ln -s "libjansson.so.4.14.1" "libjansson.so") libtool: link: ar cr .libs/libjansson.a dump.o error.o hashtable.o hashtable_seed.o load.o memory.o pack_unpack.o strbuffer.o strconv.o utf.o value.o version.o dtoa.o libtool: link: ranlib .libs/libjansson.a libtool: link: ( cd ".libs" && rm -f "libjansson.la" && ln -s "../libjansson.la" "libjansson.la" ) make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/src' Making all in test make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/test' Making all in bin make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/bin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/bin' Making all in suites make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites' Making all in api make[4]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites/api' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites/api' make[4]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites' make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites' Making all in ossfuzz make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/test' make[2]: Entering directory '/build/jansson/src/jansson-2.14.1' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1' make[1]: Leaving directory '/build/jansson/src/jansson-2.14.1' ==> Entering fakeroot environment... ==> Starting package()... Making install in doc make[1]: Entering directory '/build/jansson/src/jansson-2.14.1/doc' make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/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 '/build/jansson/src/jansson-2.14.1/doc' make[1]: Leaving directory '/build/jansson/src/jansson-2.14.1/doc' Making install in src make[1]: Entering directory '/build/jansson/src/jansson-2.14.1/src' make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/src' /usr/bin/mkdir -p '/build/jansson/pkg/jansson/usr/include' /usr/bin/mkdir -p '/build/jansson/pkg/jansson/usr/lib' /usr/bin/mkdir -p '/build/jansson/pkg/jansson/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libjansson.la '/build/jansson/pkg/jansson/usr/lib' /usr/bin/install -c -m 644 jansson.h '/build/jansson/pkg/jansson/usr/include' /usr/bin/install -c -m 644 jansson_config.h '/build/jansson/pkg/jansson/usr/include' libtool: install: /usr/bin/install -c .libs/libjansson.so.4.14.1 /build/jansson/pkg/jansson/usr/lib/libjansson.so.4.14.1 libtool: install: (cd /build/jansson/pkg/jansson/usr/lib && { ln -s -f libjansson.so.4.14.1 libjansson.so.4 || { rm -f libjansson.so.4 && ln -s libjansson.so.4.14.1 libjansson.so.4; }; }) libtool: install: (cd /build/jansson/pkg/jansson/usr/lib && { ln -s -f libjansson.so.4.14.1 libjansson.so || { rm -f libjansson.so && ln -s libjansson.so.4.14.1 libjansson.so; }; }) libtool: install: /usr/bin/install -c .libs/libjansson.lai /build/jansson/pkg/jansson/usr/lib/libjansson.la libtool: install: /usr/bin/install -c .libs/libjansson.a /build/jansson/pkg/jansson/usr/lib/libjansson.a libtool: install: chmod 644 /build/jansson/pkg/jansson/usr/lib/libjansson.a libtool: install: ranlib /build/jansson/pkg/jansson/usr/lib/libjansson.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/src' make[1]: Leaving directory '/build/jansson/src/jansson-2.14.1/src' Making install in test make[1]: Entering directory '/build/jansson/src/jansson-2.14.1/test' Making install in bin make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/test/bin' make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/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 '/build/jansson/src/jansson-2.14.1/test/bin' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/bin' Making install in suites make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites' Making install in api make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites/api' make[4]: Entering directory '/build/jansson/src/jansson-2.14.1/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 '/build/jansson/src/jansson-2.14.1/test/suites/api' make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites/api' make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/suites' make[4]: Entering directory '/build/jansson/src/jansson-2.14.1/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 '/build/jansson/src/jansson-2.14.1/test/suites' make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/suites' Making install in ossfuzz make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/test/ossfuzz' make[2]: Entering directory '/build/jansson/src/jansson-2.14.1/test' make[3]: Entering directory '/build/jansson/src/jansson-2.14.1/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 '/build/jansson/src/jansson-2.14.1/test' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1/test' make[1]: Leaving directory '/build/jansson/src/jansson-2.14.1/test' make[1]: Entering directory '/build/jansson/src/jansson-2.14.1' make[2]: Entering directory '/build/jansson/src/jansson-2.14.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/jansson/pkg/jansson/usr/lib/pkgconfig' /usr/bin/install -c -m 644 jansson.pc '/build/jansson/pkg/jansson/usr/lib/pkgconfig' make[2]: Leaving directory '/build/jansson/src/jansson-2.14.1' make[1]: Leaving directory '/build/jansson/src/jansson-2.14.1' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "jansson"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: jansson 2.14.1-1 (Mon Mar 31 15:31:13 2025) ==> Cleaning up...