make[2]: Entering directory '/workspace/airoha_en7523/builds/package/libs/libjson-c' . /workspace/airoha_en7523/builds/include/shell.sh; /workspace/airoha_en7523/builds/staging_dir/host/bin/libdeflate-gzip -dc /workspace/airoha_en7523/builds/dl/json-c-0.18-nodoc.tar.gz | tar -C /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 Applying /workspace/airoha_en7523/builds/package/libs/libjson-c/patches/001-dont-build-docs.patch using plaintext: patching file CMakeLists.txt Applying /workspace/airoha_en7523/builds/package/libs/libjson-c/patches/002-cmake-version.patch using plaintext: patching file CMakeLists.txt patching file apps/CMakeLists.txt touch /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/.prepared2e0fe09bd566c19dc3238585bc0445f0_6664517399ebbbc92a37c5bb081b5c53 mkdir -p "/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18" (cd /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18; CFLAGS="-O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include" CXXFLAGS="-O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include" LDFLAGS="-L/workspace/airoha_en7523/builds/staging_dir/host/lib -L/workspace/airoha_en7523/builds/staging_dir/hostpkg/lib -L/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib" cmake --no-warn-unused-cli -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER_LAUNCHER="/workspace/airoha_en7523/builds/staging_dir/host/bin/ccache" -DCMAKE_C_COMPILER="/workspace/airoha_en7523/builds/staging_dir/host/bin/gcc" -DCMAKE_CXX_COMPILER_LAUNCHER="/workspace/airoha_en7523/builds/staging_dir/host/bin/ccache" -DCMAKE_CXX_COMPILER="/workspace/airoha_en7523/builds/staging_dir/host/bin/g++" -DCMAKE_ASM_COMPILER_LAUNCHER="/workspace/airoha_en7523/builds/staging_dir/host/bin/ccache" -DCMAKE_ASM_COMPILER="/workspace/airoha_en7523/builds/staging_dir/host/bin/gcc" -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_EXE_LINKER_FLAGS:STRING="-L/workspace/airoha_en7523/builds/staging_dir/host/lib -L/workspace/airoha_en7523/builds/staging_dir/hostpkg/lib -L/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib" -DCMAKE_MODULE_LINKER_FLAGS:STRING="-L/workspace/airoha_en7523/builds/staging_dir/host/lib -L/workspace/airoha_en7523/builds/staging_dir/hostpkg/lib -L/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib" -DCMAKE_SHARED_LINKER_FLAGS:STRING="-L/workspace/airoha_en7523/builds/staging_dir/host/lib -L/workspace/airoha_en7523/builds/staging_dir/hostpkg/lib -L/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib" -DCMAKE_FIND_ROOT_PATH="/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host;/workspace/airoha_en7523/builds/staging_dir/hostpkg;/workspace/airoha_en7523/builds/staging_dir/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY -DCMAKE_STRIP=: -DCMAKE_INSTALL_PREFIX=/workspace/airoha_en7523/builds/staging_dir/host -DCMAKE_PREFIX_PATH=/workspace/airoha_en7523/builds/staging_dir/host -DCMAKE_SKIP_RPATH=TRUE -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_EXPORT_PACKAGE_REGISTRY=FALSE -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=TRUE -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=FALSE -DCMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY=TRUE -DBUILD_SHARED_LIBS=OFF -DCMAKE_GENERATOR="Ninja" -DDISABLE_EXTRA_LIBS=TRUE -DBUILD_SHARED_LIBS=FALSE /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 ) Not searching for unused variables given on the command line. -- The C compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for fcntl.h CMake Warning (dev) at /workspace/airoha_en7523/builds/staging_dir/host/share/cmake-4.2/Modules/CheckIncludeFile.cmake:154 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: m For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): CMakeLists.txt:98 (check_include_file) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for syslog.h -- Looking for syslog.h - found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for endian.h -- Looking for endian.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for locale.h -- Looking for locale.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for sys/cdefs.h -- Looking for sys/cdefs.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/random.h -- Looking for sys/random.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for xlocale.h -- Looking for xlocale.h - not found -- Looking for _isnan -- Looking for _isnan - not found -- Looking for _finite -- Looking for _finite - not found -- Looking for INFINITY -- Looking for INFINITY - found -- Looking for isinf -- Looking for isinf - found -- Looking for isnan -- Looking for isnan - found -- Looking for nan -- Looking for nan - found -- Looking for _doprnt -- Looking for _doprnt - not found -- Looking for snprintf -- Looking for snprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vprintf -- Looking for vprintf - found -- Looking for arc4random -- Looking for arc4random - found -- Looking for open -- Looking for open - found -- Looking for realloc -- Looking for realloc - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for uselocale -- Looking for uselocale - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for vsyslog -- Looking for vsyslog - found -- Looking for getrandom -- Looking for getrandom - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Performing Test HAS_GNU_WARNING_LONG -- Performing Test HAS_GNU_WARNING_LONG - Failed -- Performing Test HAVE_ATOMIC_BUILTINS -- Performing Test HAVE_ATOMIC_BUILTINS - Success -- Performing Test HAVE___THREAD -- Performing Test HAVE___THREAD - Success -- Wrote /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/config.h -- Wrote /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_config.h -- Performing Test REENTRANT_WORKS -- Performing Test REENTRANT_WORKS - Success -- Performing Test BSYMBOLIC_WORKS -- Performing Test BSYMBOLIC_WORKS - Success -- Performing Test VERSION_SCRIPT_WORKS -- Performing Test VERSION_SCRIPT_WORKS - Success -- Wrote /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/apps_config.h -- Configuring done (5.8s) -- Generating done (0.0s) -- Build files have been written to: /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 touch /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/.configured MAKEFLAGS="--jobserver-auth=3,4" /workspace/airoha_en7523/builds/staging_dir/host/bin/ninja -v -C /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 ninja: Entering directory `/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18' ninja: warning: Ignoring jobserver: Pipe-based protocol is not supported! [--jobserver-auth=3,4] [1/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/arraylist.c.o -MF CMakeFiles/json-c.dir/arraylist.c.o.d -o CMakeFiles/json-c.dir/arraylist.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/arraylist.c [2/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_c_version.c.o -MF CMakeFiles/json-c.dir/json_c_version.c.o.d -o CMakeFiles/json-c.dir/json_c_version.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_c_version.c [3/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_object.c.o -MF CMakeFiles/json-c.dir/json_object.c.o.d -o CMakeFiles/json-c.dir/json_object.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_object.c [4/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/debug.c.o -MF CMakeFiles/json-c.dir/debug.c.o.d -o CMakeFiles/json-c.dir/debug.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/debug.c [5/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_object_iterator.c.o -MF CMakeFiles/json-c.dir/json_object_iterator.c.o.d -o CMakeFiles/json-c.dir/json_object_iterator.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_object_iterator.c [6/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_tokener.c.o -MF CMakeFiles/json-c.dir/json_tokener.c.o.d -o CMakeFiles/json-c.dir/json_tokener.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_tokener.c [7/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_visit.c.o -MF CMakeFiles/json-c.dir/json_visit.c.o.d -o CMakeFiles/json-c.dir/json_visit.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_visit.c [8/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/linkhash.c.o -MF CMakeFiles/json-c.dir/linkhash.c.o.d -o CMakeFiles/json-c.dir/linkhash.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/linkhash.c [9/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/printbuf.c.o -MF CMakeFiles/json-c.dir/printbuf.c.o.d -o CMakeFiles/json-c.dir/printbuf.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/printbuf.c [10/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/random_seed.c.o -MF CMakeFiles/json-c.dir/random_seed.c.o.d -o CMakeFiles/json-c.dir/random_seed.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/random_seed.c [11/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_util.c.o -MF CMakeFiles/json-c.dir/json_util.c.o.d -o CMakeFiles/json-c.dir/json_util.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_util.c [12/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/strerror_override.c.o -MF CMakeFiles/json-c.dir/strerror_override.c.o.d -o CMakeFiles/json-c.dir/strerror_override.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/strerror_override.c [13/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_pointer.c.o -MF CMakeFiles/json-c.dir/json_pointer.c.o.d -o CMakeFiles/json-c.dir/json_pointer.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_pointer.c [14/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIC -D_REENTRANT -MD -MT CMakeFiles/json-c.dir/json_patch.c.o -MF CMakeFiles/json-c.dir/json_patch.c.o.d -o CMakeFiles/json-c.dir/json_patch.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/json_patch.c [15/17] /workspace/airoha_en7523/builds/staging_dir/host/bin/ccache /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -D_GNU_SOURCE -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 -I/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/apps/PUBLIC -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -fPIE -D_REENTRANT -MD -MT apps/CMakeFiles/json_parse.dir/json_parse.c.o -MF apps/CMakeFiles/json_parse.dir/json_parse.c.o.d -o apps/CMakeFiles/json_parse.dir/json_parse.c.o -c /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/apps/json_parse.c [16/17] : && /workspace/airoha_en7523/builds/staging_dir/host/bin/cmake -E rm -f libjson-c.a && /usr/bin/ar qc libjson-c.a CMakeFiles/json-c.dir/arraylist.c.o CMakeFiles/json-c.dir/debug.c.o CMakeFiles/json-c.dir/json_c_version.c.o CMakeFiles/json-c.dir/json_object.c.o CMakeFiles/json-c.dir/json_object_iterator.c.o CMakeFiles/json-c.dir/json_tokener.c.o CMakeFiles/json-c.dir/json_util.c.o CMakeFiles/json-c.dir/json_visit.c.o CMakeFiles/json-c.dir/linkhash.c.o CMakeFiles/json-c.dir/printbuf.c.o CMakeFiles/json-c.dir/random_seed.c.o CMakeFiles/json-c.dir/strerror_override.c.o CMakeFiles/json-c.dir/json_pointer.c.o CMakeFiles/json-c.dir/json_patch.c.o && /usr/bin/ranlib libjson-c.a && : [17/17] : && /workspace/airoha_en7523/builds/staging_dir/host/bin/gcc -O2 -I/workspace/airoha_en7523/builds/staging_dir/host/include -I/workspace/airoha_en7523/builds/staging_dir/hostpkg/include -I/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -ffunction-sections -fdata-sections -Werror -Wall -Wcast-qual -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -Wstrict-prototypes -DNDEBUG -O2 -L/workspace/airoha_en7523/builds/staging_dir/host/lib -L/workspace/airoha_en7523/builds/staging_dir/hostpkg/lib -L/workspace/airoha_en7523/builds/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib -Wl,--dependency-file=apps/CMakeFiles/json_parse.dir/link.d apps/CMakeFiles/json_parse.dir/json_parse.c.o -o apps/json_parse libjson-c.a -lm && : touch /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/.built MAKEFLAGS="--jobserver-auth=3,4" /workspace/airoha_en7523/builds/staging_dir/host/bin/ninja -v -C /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 install ninja: Entering directory `/workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18' ninja: warning: Ignoring jobserver: Pipe-based protocol is not supported! [--jobserver-auth=3,4] [0/1] cd /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18 && /workspace/airoha_en7523/builds/staging_dir/host/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/lib/libjson-c.a -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/lib/cmake/json-c/json-c-targets.cmake -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/lib/cmake/json-c/json-c-targets-release.cmake -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/lib/cmake/json-c/json-c-config.cmake -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/lib/pkgconfig/json-c.pc -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_config.h -- Installing: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/arraylist.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/debug.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_c_version.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_inttypes.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_object.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_object_iterator.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_tokener.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_types.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_util.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_visit.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/linkhash.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/printbuf.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_pointer.h -- Up-to-date: /workspace/airoha_en7523/builds/staging_dir/host/include/json-c/json_patch.h mkdir -p /workspace/airoha_en7523/builds/staging_dir/host/stamp touch /workspace/airoha_en7523/builds/build_dir/hostpkg/json-c-0.18/.built touch /workspace/airoha_en7523/builds/staging_dir/host/stamp/.json-c_installed make[2]: Leaving directory '/workspace/airoha_en7523/builds/package/libs/libjson-c' time: package/libs/libjson-c/host-compile#3.09#2.20#6.91