cjson (1.7.16)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
cmake -LAH /bb.download/source/cJSON-1.7.16
Result = 0
Working Dir = /bb.build
Stdout
-- The C compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test FLAG_SUPPORTED_stdc89
-- Performing Test FLAG_SUPPORTED_stdc89 - Success
-- Performing Test FLAG_SUPPORTED_pedantic
-- Performing Test FLAG_SUPPORTED_pedantic - Success
-- Performing Test FLAG_SUPPORTED_Wall
-- Performing Test FLAG_SUPPORTED_Wall - Success
-- Performing Test FLAG_SUPPORTED_Wextra
-- Performing Test FLAG_SUPPORTED_Wextra - Success
-- Performing Test FLAG_SUPPORTED_Werror
-- Performing Test FLAG_SUPPORTED_Werror - Success
-- Performing Test FLAG_SUPPORTED_Wstrictprototypes
-- Performing Test FLAG_SUPPORTED_Wstrictprototypes - Success
-- Performing Test FLAG_SUPPORTED_Wwritestrings
-- Performing Test FLAG_SUPPORTED_Wwritestrings - Success
-- Performing Test FLAG_SUPPORTED_Wshadow
-- Performing Test FLAG_SUPPORTED_Wshadow - Success
-- Performing Test FLAG_SUPPORTED_Winitself
-- Performing Test FLAG_SUPPORTED_Winitself - Success
-- Performing Test FLAG_SUPPORTED_Wcastalign
-- Performing Test FLAG_SUPPORTED_Wcastalign - Success
-- Performing Test FLAG_SUPPORTED_Wformat2
-- Performing Test FLAG_SUPPORTED_Wformat2 - Success
-- Performing Test FLAG_SUPPORTED_Wmissingprototypes
-- Performing Test FLAG_SUPPORTED_Wmissingprototypes - Success
-- Performing Test FLAG_SUPPORTED_Wstrictoverflow2
-- Performing Test FLAG_SUPPORTED_Wstrictoverflow2 - Success
-- Performing Test FLAG_SUPPORTED_Wcastqual
-- Performing Test FLAG_SUPPORTED_Wcastqual - Success
-- Performing Test FLAG_SUPPORTED_Wundef
-- Performing Test FLAG_SUPPORTED_Wundef - Success
-- Performing Test FLAG_SUPPORTED_Wswitchdefault
-- Performing Test FLAG_SUPPORTED_Wswitchdefault - Success
-- Performing Test FLAG_SUPPORTED_Wconversion
-- Performing Test FLAG_SUPPORTED_Wconversion - Success
-- Performing Test FLAG_SUPPORTED_Wccompat
-- Performing Test FLAG_SUPPORTED_Wccompat - Success
-- Performing Test FLAG_SUPPORTED_fstackprotectorstrong
-- Performing Test FLAG_SUPPORTED_fstackprotectorstrong - Success
-- Performing Test FLAG_SUPPORTED_Wcomma
-- Performing Test FLAG_SUPPORTED_Wcomma - Failed
-- Performing Test FLAG_SUPPORTED_Wdoublepromotion
-- Performing Test FLAG_SUPPORTED_Wdoublepromotion - Success
-- Performing Test FLAG_SUPPORTED_Wparentheses
-- Performing Test FLAG_SUPPORTED_Wparentheses - Success
-- Performing Test FLAG_SUPPORTED_Wformatoverflow
-- Performing Test FLAG_SUPPORTED_Wformatoverflow - Success
-- Performing Test FLAG_SUPPORTED_Wunusedmacros
-- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success
-- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations
-- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Failed
-- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused
-- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Failed
-- Performing Test FLAG_SUPPORTED_Wswitchenum
-- Performing Test FLAG_SUPPORTED_Wswitchenum - Success
-- Performing Test FLAG_SUPPORTED_fvisibilityhidden
-- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success
-- Configuring done (4.2s)
-- Generating done (0.0s)
-- Build files have been written to: /bb.build
-- Cache values
// Build both shared and static libraries
BUILD_SHARED_AND_STATIC_LIBS:BOOL=OFF

// Build shared libraries
BUILD_SHARED_LIBS:BOOL=ON

// Overrides BUILD_SHARED_LIBS if CJSON_OVERRIDE_BUILD_SHARED_LIBS is enabled
CJSON_BUILD_SHARED_LIBS:BOOL=ON

// Override BUILD_SHARED_LIBS with CJSON_BUILD_SHARED_LIBS
CJSON_OVERRIDE_BUILD_SHARED_LIBS:BOOL=OFF

// Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/addr2line

// Path to a program.
CMAKE_AR:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ar

// Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=

// Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

// C compiler
CMAKE_C_COMPILER:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc

// A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc-ar

// A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc-ranlib

// Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=

// Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

// Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

// Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

// Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

// Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND

// Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=

// Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=

// User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin

// Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=

// Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share

// Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=

// C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include

// Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=

// Object code libraries (lib)
CMAKE_INSTALL_LIBDIR:PATH=lib

// Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec

// Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=

// Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var

// Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=

// C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include

// Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local

// Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=

// System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin

// Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com

// Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc

// Path to a program.
CMAKE_LINKER:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ld

// Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/BuggyBox/make/4.4/bootstrap/bin/make

// Flags used by the linker during the creation of modules during all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of modules during DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of modules during MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of modules during RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of modules during RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Path to a program.
CMAKE_NM:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/nm

// Path to a program.
CMAKE_OBJCOPY:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/objcopy

// Path to a program.
CMAKE_OBJDUMP:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/objdump

// Path to a program.
CMAKE_RANLIB:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/ranlib

// Path to a program.
CMAKE_READELF:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/readelf

// Flags used by the linker during the creation of shared libraries during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of shared libraries during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of shared libraries during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of shared libraries during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// If set, runtime paths are not added when installing shared libraries, but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

// If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

// Flags used by the linker during the creation of static libraries during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=

// Flags used by the linker during the creation of static libraries during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

// Flags used by the linker during the creation of static libraries during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

// Flags used by the linker during the creation of static libraries during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

// Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

// Path to a program.
CMAKE_STRIP:FILEPATH=/BuggyBox/binutils/2.41/bootstrap/bin/strip

// Path to a program.
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND

// If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make.  This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE

// Enable building cJSON test
ENABLE_CJSON_TEST:BOOL=ON

// Enable creating uninstall target
ENABLE_CJSON_UNINSTALL:BOOL=ON

// Enable building the cJSON_Utils library.
ENABLE_CJSON_UTILS:BOOL=OFF

// Enables cJSON so version
ENABLE_CJSON_VERSION_SO:BOOL=ON

// Enables custom compiler flags
ENABLE_CUSTOM_COMPILER_FLAGS:BOOL=ON

// Create executables and targets for fuzzing cJSON with afl.
ENABLE_FUZZING:BOOL=OFF

// Hide library symbols.
ENABLE_HIDDEN_SYMBOLS:BOOL=OFF

// Enable the use of locales
ENABLE_LOCALES:BOOL=ON

// Export library symbols.
ENABLE_PUBLIC_SYMBOLS:BOOL=ON

// Enables the SafeStack instrumentation pass by the Code Pointer Integrity Project
ENABLE_SAFE_STACK:BOOL=OFF

// Enables AddressSanitizer and UndefinedBehaviorSanitizer.
ENABLE_SANITIZERS:BOOL=OFF

// Enable exporting of CMake targets. Disable when it causes problems!
ENABLE_TARGET_EXPORT:BOOL=ON

// OFF
ENABLE_VALGRIND:BOOL=OFF

Stderr
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


cmake -G Unix\ Makefiles -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/BuggyBox/cjson/1.7.16/any -DCMAKE_INSTALL_LIBDIR=lib -DBUILD_SHARED_AND_STATIC_LIBS=ON -DENABLE_CUSTOM_COMPILER_FLAGS=OFF /bb.download/source/cJSON-1.7.16
Result = 0
Working Dir = /bb.build
Stdout
-- Configuring done (0.0s)
-- Generating done (0.0s)
-- Build files have been written to: /bb.build
Stderr
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


make -j16 VERBOSE=1
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -S/bb.download/source/cJSON-1.7.16 -B/bb.build --check-build-system CMakeFiles/Makefile.cmake 0
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_progress_start /bb.build/CMakeFiles /bb.build//CMakeFiles/progress.marks
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cjson-static.dir/build.make CMakeFiles/cjson-static.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16 /bb.build /bb.build /bb.build/CMakeFiles/cjson-static.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16 /bb.build /bb.build /bb.build/CMakeFiles/cjson.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/unity.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cjson-static.dir/build.make CMakeFiles/cjson-static.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cjson.dir/build.make CMakeFiles/cjson.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/unity.dir/build.make tests/CMakeFiles/unity.dir/build
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
[  6%] Building C object CMakeFiles/cjson-static.dir/cJSON.c.o
[  6%] Building C object tests/CMakeFiles/unity.dir/unity/src/unity.c.o
[  6%] Building C object CMakeFiles/cjson.dir/cJSON.c.o
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES -Dcjson_EXPORTS  -fvisibility=hidden  -O3 -DNDEBUG -fPIC -MD -MT CMakeFiles/cjson.dir/cJSON.c.o -MF CMakeFiles/cjson.dir/cJSON.c.o.d -o CMakeFiles/cjson.dir/cJSON.c.o -c /bb.download/source/cJSON-1.7.16/cJSON.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -Wno-error -fvisibility=default -Wno-switch-enum -MD -MT tests/CMakeFiles/unity.dir/unity/src/unity.c.o -MF CMakeFiles/unity.dir/unity/src/unity.c.o.d -o CMakeFiles/unity.dir/unity/src/unity.c.o -c /bb.download/source/cJSON-1.7.16/tests/unity/src/unity.c
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT CMakeFiles/cjson-static.dir/cJSON.c.o -MF CMakeFiles/cjson-static.dir/cJSON.c.o.d -o CMakeFiles/cjson-static.dir/cJSON.c.o -c /bb.download/source/cJSON-1.7.16/cJSON.c
[  8%] Linking C static library libunity.a
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -P CMakeFiles/unity.dir/cmake_clean_target.cmake
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/unity.dir/link.txt --verbose=1
/BuggyBox/binutils/2.41/bootstrap/bin/ar qc libunity.a CMakeFiles/unity.dir/unity/src/unity.c.o
/BuggyBox/binutils/2.41/bootstrap/bin/ranlib libunity.a
make[2]: Leaving directory '/bb.build'
[  8%] Built target unity
[ 10%] Linking C shared library libcjson.so
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cjson.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -fPIC  -fvisibility=hidden  -O3 -DNDEBUG -shared -Wl,-soname,libcjson.so.1 -o libcjson.so.1.7.16 CMakeFiles/cjson.dir/cJSON.c.o  -lm 
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_symlink_library libcjson.so.1.7.16 libcjson.so.1 libcjson.so
make[2]: Leaving directory '/bb.build'
[ 12%] Linking C static library libcjson.a
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -P CMakeFiles/cjson-static.dir/cmake_clean_target.cmake
[ 12%] Built target cjson
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cJSON_test.dir/build.make CMakeFiles/cJSON_test.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_examples.dir/build.make tests/CMakeFiles/parse_examples.dir/depend
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cjson-static.dir/link.txt --verbose=1
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_number.dir/build.make tests/CMakeFiles/parse_number.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_hex4.dir/build.make tests/CMakeFiles/parse_hex4.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_examples.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_string.dir/build.make tests/CMakeFiles/parse_string.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16 /bb.build /bb.build /bb.build/CMakeFiles/cJSON_test.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_array.dir/build.make tests/CMakeFiles/parse_array.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_object.dir/build.make tests/CMakeFiles/parse_object.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_value.dir/build.make tests/CMakeFiles/parse_value.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_string.dir/build.make tests/CMakeFiles/print_string.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_hex4.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_number.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_string.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_number.dir/build.make tests/CMakeFiles/print_number.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_array.dir/build.make tests/CMakeFiles/print_array.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_object.dir/build.make tests/CMakeFiles/print_object.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_object.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_value.dir/build.make tests/CMakeFiles/print_value.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_value.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/misc_tests.dir/build.make tests/CMakeFiles/misc_tests.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_array.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/print_string.dir/DependInfo.cmake "--color="
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_with_opts.dir/build.make tests/CMakeFiles/parse_with_opts.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/print_number.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/misc_tests.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/print_array.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/parse_with_opts.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/print_object.dir/DependInfo.cmake "--color="
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/print_value.dir/DependInfo.cmake "--color="
/BuggyBox/binutils/2.41/bootstrap/bin/ar qc libcjson.a "CMakeFiles/cjson-static.dir/cJSON.c.o"
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f CMakeFiles/cJSON_test.dir/build.make CMakeFiles/cJSON_test.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_examples.dir/build.make tests/CMakeFiles/parse_examples.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_number.dir/build.make tests/CMakeFiles/parse_number.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_hex4.dir/build.make tests/CMakeFiles/parse_hex4.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_string.dir/build.make tests/CMakeFiles/parse_string.dir/build
/BuggyBox/binutils/2.41/bootstrap/bin/ranlib libcjson.a
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_array.dir/build.make tests/CMakeFiles/parse_array.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_object.dir/build.make tests/CMakeFiles/parse_object.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_value.dir/build.make tests/CMakeFiles/parse_value.dir/build
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_string.dir/build.make tests/CMakeFiles/print_string.dir/build
make[2]: Entering directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_number.dir/build.make tests/CMakeFiles/print_number.dir/build
make[2]: Entering directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/parse_with_opts.dir/build.make tests/CMakeFiles/parse_with_opts.dir/build
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/misc_tests.dir/build.make tests/CMakeFiles/misc_tests.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_array.dir/build.make tests/CMakeFiles/print_array.dir/build
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_object.dir/build.make tests/CMakeFiles/print_object.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/print_value.dir/build.make tests/CMakeFiles/print_value.dir/build
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
[ 23%] Building C object tests/CMakeFiles/parse_object.dir/parse_object.c.o
[ 23%] Building C object tests/CMakeFiles/parse_array.dir/parse_array.c.o
[ 23%] Building C object tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o
[ 23%] Building C object tests/CMakeFiles/parse_examples.dir/parse_examples.c.o
[ 23%] Building C object CMakeFiles/cJSON_test.dir/test.c.o
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT CMakeFiles/cJSON_test.dir/test.c.o -MF CMakeFiles/cJSON_test.dir/test.c.o.d -o CMakeFiles/cJSON_test.dir/test.c.o -c /bb.download/source/cJSON-1.7.16/test.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_hex4.dir/parse_hex4.c.o -MF CMakeFiles/parse_hex4.dir/parse_hex4.c.o.d -o CMakeFiles/parse_hex4.dir/parse_hex4.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_hex4.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_examples.dir/parse_examples.c.o -MF CMakeFiles/parse_examples.dir/parse_examples.c.o.d -o CMakeFiles/parse_examples.dir/parse_examples.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_examples.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_object.dir/parse_object.c.o -MF CMakeFiles/parse_object.dir/parse_object.c.o.d -o CMakeFiles/parse_object.dir/parse_object.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_object.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_array.dir/parse_array.c.o -MF CMakeFiles/parse_array.dir/parse_array.c.o.d -o CMakeFiles/parse_array.dir/parse_array.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_array.c
[ 25%] Building C object tests/CMakeFiles/parse_number.dir/parse_number.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_number.dir/parse_number.c.o -MF CMakeFiles/parse_number.dir/parse_number.c.o.d -o CMakeFiles/parse_number.dir/parse_number.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_number.c
[ 36%] Building C object tests/CMakeFiles/parse_string.dir/parse_string.c.o
[ 31%] Building C object tests/CMakeFiles/print_string.dir/print_string.c.o
[ 29%] Building C object tests/CMakeFiles/print_number.dir/print_number.c.o
[ 36%] Building C object tests/CMakeFiles/parse_value.dir/parse_value.c.o
[ 31%] Built target cjson-static
[ 29%] Building C object tests/CMakeFiles/parse_with_opts.dir/parse_with_opts.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_with_opts.dir/parse_with_opts.c.o -MF CMakeFiles/parse_with_opts.dir/parse_with_opts.c.o.d -o CMakeFiles/parse_with_opts.dir/parse_with_opts.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_with_opts.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/print_number.dir/print_number.c.o -MF CMakeFiles/print_number.dir/print_number.c.o.d -o CMakeFiles/print_number.dir/print_number.c.o -c /bb.download/source/cJSON-1.7.16/tests/print_number.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_value.dir/parse_value.c.o -MF CMakeFiles/parse_value.dir/parse_value.c.o.d -o CMakeFiles/parse_value.dir/parse_value.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_value.c
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/compare_tests.dir/build.make tests/CMakeFiles/compare_tests.dir/depend
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/parse_string.dir/parse_string.c.o -MF CMakeFiles/parse_string.dir/parse_string.c.o.d -o CMakeFiles/parse_string.dir/parse_string.c.o -c /bb.download/source/cJSON-1.7.16/tests/parse_string.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/print_string.dir/print_string.c.o -MF CMakeFiles/print_string.dir/print_string.c.o.d -o CMakeFiles/print_string.dir/print_string.c.o -c /bb.download/source/cJSON-1.7.16/tests/print_string.c
[ 40%] Building C object tests/CMakeFiles/print_object.dir/print_object.c.o
[ 40%] Building C object tests/CMakeFiles/print_value.dir/print_value.c.o
[ 44%] Building C object tests/CMakeFiles/misc_tests.dir/misc_tests.c.o
[ 42%] Building C object tests/CMakeFiles/print_array.dir/print_array.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/print_object.dir/print_object.c.o -MF CMakeFiles/print_object.dir/print_object.c.o.d -o CMakeFiles/print_object.dir/print_object.c.o -c /bb.download/source/cJSON-1.7.16/tests/print_object.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/misc_tests.dir/misc_tests.c.o -MF CMakeFiles/misc_tests.dir/misc_tests.c.o.d -o CMakeFiles/misc_tests.dir/misc_tests.c.o -c /bb.download/source/cJSON-1.7.16/tests/misc_tests.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/print_array.dir/print_array.c.o -MF CMakeFiles/print_array.dir/print_array.c.o.d -o CMakeFiles/print_array.dir/print_array.c.o -c /bb.download/source/cJSON-1.7.16/tests/print_array.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/print_value.dir/print_value.c.o -MF CMakeFiles/print_value.dir/print_value.c.o.d -o CMakeFiles/print_value.dir/print_value.c.o -c /bb.download/source/cJSON-1.7.16/tests/print_value.c
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/compare_tests.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/compare_tests.dir/build.make tests/CMakeFiles/compare_tests.dir/build
make[2]: Entering directory '/bb.build'
[ 46%] Building C object tests/CMakeFiles/compare_tests.dir/compare_tests.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/compare_tests.dir/compare_tests.c.o -MF CMakeFiles/compare_tests.dir/compare_tests.c.o.d -o CMakeFiles/compare_tests.dir/compare_tests.c.o -c /bb.download/source/cJSON-1.7.16/tests/compare_tests.c
[ 48%] Linking C executable cJSON_test
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cJSON_test.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/cJSON_test.dir/test.c.o -o cJSON_test  -Wl,-rpath,/bb.build libcjson.so.1.7.16 -lm 
make[2]: Leaving directory '/bb.build'
[ 48%] Built target cJSON_test
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/cjson_add.dir/build.make tests/CMakeFiles/cjson_add.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/cjson_add.dir/DependInfo.cmake "--color="
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/cjson_add.dir/build.make tests/CMakeFiles/cjson_add.dir/build
make[2]: Entering directory '/bb.build'
[ 51%] Building C object tests/CMakeFiles/cjson_add.dir/cjson_add.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/cjson_add.dir/cjson_add.c.o -MF CMakeFiles/cjson_add.dir/cjson_add.c.o.d -o CMakeFiles/cjson_add.dir/cjson_add.c.o -c /bb.download/source/cJSON-1.7.16/tests/cjson_add.c
[ 55%] Linking C executable parse_with_opts
[ 55%] Linking C executable parse_hex4
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_hex4.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_with_opts.dir/link.txt --verbose=1
[ 57%] Linking C executable parse_array
[ 59%] Linking C executable print_number
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/print_number.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_array.dir/link.txt --verbose=1
[ 63%] Linking C executable parse_value
[ 63%] Linking C executable parse_number
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_value.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_number.dir/link.txt --verbose=1
[ 72%] Linking C executable print_array
[ 72%] Linking C executable parse_string
[ 72%] Linking C executable print_value
[ 72%] Linking C executable print_string
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/print_value.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/print_array.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_string.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/print_string.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_with_opts.dir/parse_with_opts.c.o -o parse_with_opts  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/print_number.dir/print_number.c.o -o print_number  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_array.dir/parse_array.c.o -o parse_array  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_hex4.dir/parse_hex4.c.o -o parse_hex4  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
[ 74%] Linking C executable print_object
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/print_object.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_value.dir/parse_value.c.o -o parse_value  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
[ 78%] Linking C executable parse_examples
[ 78%] Linking C executable parse_object
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_examples.dir/link.txt --verbose=1
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/parse_object.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_number.dir/parse_number.c.o -o parse_number  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/print_array.dir/print_array.c.o -o print_array  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_string.dir/parse_string.c.o -o parse_string  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/print_string.dir/print_string.c.o -o print_string  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/print_value.dir/print_value.c.o -o print_value  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/print_object.dir/print_object.c.o -o print_object  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_examples.dir/parse_examples.c.o -o parse_examples  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/parse_object.dir/parse_object.c.o -o parse_object  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
[ 78%] Built target parse_array
[ 78%] Built target parse_with_opts
[ 78%] Built target parse_hex4
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/readme_examples.dir/build.make tests/CMakeFiles/readme_examples.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/minify_tests.dir/build.make tests/CMakeFiles/minify_tests.dir/depend
/BuggyBox/make/4.4/bootstrap/bin/make  -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/depend
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/readme_examples.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/tests /bb.build /bb.build/tests /bb.build/tests/CMakeFiles/minify_tests.dir/DependInfo.cmake "--color="
make[2]: Entering directory '/bb.build'
cd /bb.build && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_depends "Unix Makefiles" /bb.download/source/cJSON-1.7.16 /bb.download/source/cJSON-1.7.16/fuzzing /bb.build /bb.build/fuzzing /bb.build/fuzzing/CMakeFiles/fuzz_main.dir/DependInfo.cmake "--color="
[ 80%] Built target print_number
[ 80%] Linking C executable compare_tests
[ 80%] Built target print_value
[ 80%] Built target parse_number
[ 80%] Built target parse_value
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/compare_tests.dir/link.txt --verbose=1
[ 80%] Built target parse_string
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
[ 80%] Built target print_string
[ 80%] Built target print_object
[ 80%] Built target print_array
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/compare_tests.dir/compare_tests.c.o -o compare_tests  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
[ 80%] Built target parse_object
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
/BuggyBox/make/4.4/bootstrap/bin/make  -f fuzzing/CMakeFiles/fuzz_main.dir/build.make fuzzing/CMakeFiles/fuzz_main.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/readme_examples.dir/build.make tests/CMakeFiles/readme_examples.dir/build
/BuggyBox/make/4.4/bootstrap/bin/make  -f tests/CMakeFiles/minify_tests.dir/build.make tests/CMakeFiles/minify_tests.dir/build
[ 80%] Built target parse_examples
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
[ 89%] Building C object tests/CMakeFiles/minify_tests.dir/minify_tests.c.o
[ 89%] Building C object tests/CMakeFiles/readme_examples.dir/readme_examples.c.o
[ 89%] Building C object fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o
[ 89%] Building C object fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/minify_tests.dir/minify_tests.c.o -MF CMakeFiles/minify_tests.dir/minify_tests.c.o.d -o CMakeFiles/minify_tests.dir/minify_tests.c.o -c /bb.download/source/cJSON-1.7.16/tests/minify_tests.c
cd /bb.build/tests && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT tests/CMakeFiles/readme_examples.dir/readme_examples.c.o -MF CMakeFiles/readme_examples.dir/readme_examples.c.o.d -o CMakeFiles/readme_examples.dir/readme_examples.c.o -c /bb.download/source/cJSON-1.7.16/tests/readme_examples.c
cd /bb.build/fuzzing && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT fuzzing/CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -MF CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o.d -o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -c /bb.download/source/cJSON-1.7.16/fuzzing/cjson_read_fuzzer.c
cd /bb.build/fuzzing && /BuggyBox/gcc/13.2.0/bootstrap/bin/gcc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES  -fvisibility=hidden  -O3 -DNDEBUG -MD -MT fuzzing/CMakeFiles/fuzz_main.dir/fuzz_main.c.o -MF CMakeFiles/fuzz_main.dir/fuzz_main.c.o.d -o CMakeFiles/fuzz_main.dir/fuzz_main.c.o -c /bb.download/source/cJSON-1.7.16/fuzzing/fuzz_main.c
make[2]: Leaving directory '/bb.build'
[ 89%] Built target compare_tests
[ 93%] Linking C executable misc_tests
[ 93%] Linking C executable fuzz_main
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/misc_tests.dir/link.txt --verbose=1
cd /bb.build/fuzzing && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/fuzz_main.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/misc_tests.dir/misc_tests.c.o -o misc_tests  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/fuzz_main.dir/fuzz_main.c.o CMakeFiles/fuzz_main.dir/cjson_read_fuzzer.c.o -o fuzz_main  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 -lm 
make[2]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
[ 93%] Built target fuzz_main
[ 93%] Built target misc_tests
[ 95%] Linking C executable cjson_add
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/cjson_add.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/cjson_add.dir/cjson_add.c.o -o cjson_add  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
make[2]: Leaving directory '/bb.build'
[ 95%] Built target cjson_add
[ 97%] Linking C executable minify_tests
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/minify_tests.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/minify_tests.dir/minify_tests.c.o -o minify_tests  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
make[2]: Leaving directory '/bb.build'
[100%] Built target minify_tests
[100%] Linking C executable readme_examples
cd /bb.build/tests && /BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_link_script CMakeFiles/readme_examples.dir/link.txt --verbose=1
/BuggyBox/gcc/13.2.0/bootstrap/bin/gcc  -fvisibility=hidden  -O3 -DNDEBUG -rdynamic CMakeFiles/readme_examples.dir/readme_examples.c.o -o readme_examples  -Wl,-rpath,/bb.build ../libcjson.so.1.7.16 libunity.a -lm 
make[2]: Leaving directory '/bb.build'
[100%] Built target readme_examples
make[1]: Leaving directory '/bb.build'
/BuggyBox/cmake/3.27.7/bootstrap/bin/cmake -E cmake_progress_start /bb.build/CMakeFiles 0
Stderr
make install
Result = 0
Working Dir = /bb.build
Stdout
[  4%] Built target cjson
[  8%] Built target cjson-static
[ 12%] Built target cJSON_test
[ 17%] Built target unity
[ 21%] Built target parse_examples
[ 25%] Built target parse_number
[ 29%] Built target parse_hex4
[ 34%] Built target parse_string
[ 38%] Built target parse_array
[ 42%] Built target parse_object
[ 46%] Built target parse_value
[ 51%] Built target print_string
[ 55%] Built target print_number
[ 59%] Built target print_array
[ 63%] Built target print_object
[ 68%] Built target print_value
[ 72%] Built target misc_tests
[ 76%] Built target parse_with_opts
[ 80%] Built target compare_tests
[ 85%] Built target cjson_add
[ 89%] Built target readme_examples
[ 93%] Built target minify_tests
[100%] Built target fuzz_main
Install the project...
-- Install configuration: "Release"
-- Installing: /BuggyBox/cjson/1.7.16/any/include/cjson/cJSON.h
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/pkgconfig/libcjson.pc
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/libcjson.so.1.7.16
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/libcjson.so.1
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/libcjson.so
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/libcjson.a
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/cmake/cJSON/cjson.cmake
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/cmake/cJSON/cjson-release.cmake
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/cmake/cJSON/cJSONConfig.cmake
-- Installing: /BuggyBox/cjson/1.7.16/any/lib/cmake/cJSON/cJSONConfigVersion.cmake
Stderr