>>> Building on exopi-5 under devel/cjson BDEPENDS = [devel/ninja;devel/cmake] DIST = [devel/cjson:cJSON-1.7.18.tar.gz] FULLPKGNAME = cjson-1.7.18 Avoided depends for cmake-3.31.2v1 ninja-1.11.1p0v0 distfiles size=354726 >>> Running build in devel/cjson at 1734785566.91 ===> devel/cjson ===> Building from scratch cjson-1.7.18 ===> cjson-1.7.18 depends on: cmake-* -> cmake-3.31.2v1 ===> cjson-1.7.18 depends on: ninja-* -> ninja-1.11.1p0v0 ===> Verifying specs: m ===> found m.10.1 ===> Checking files for cjson-1.7.18 `/exopi-cvs/ports/distfiles/cJSON-1.7.18.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for cjson-1.7.18 ===> Patching for cjson-1.7.18 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for cjson-1.7.18 ===> Configuring for cjson-1.7.18 CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/cjson-1.7.18/bin/cc - 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 - Success -- 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 - Failed -- Performing Test FLAG_SUPPORTED_Wunusedmacros -- Performing Test FLAG_SUPPORTED_Wunusedmacros - Success -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations -- Performing Test FLAG_SUPPORTED_Wmissingvariabledeclarations - Success -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused -- Performing Test FLAG_SUPPORTED_Wusedbutmarkedunused - Success -- Performing Test FLAG_SUPPORTED_Wswitchenum -- Performing Test FLAG_SUPPORTED_Wswitchenum - Success -- Performing Test FLAG_SUPPORTED_fvisibilityhidden -- Performing Test FLAG_SUPPORTED_fvisibilityhidden - Success -- Configuring done (12.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/cjson-1.7.18/build-amd64 ===> Building for cjson-1.7.18 Change Dir: '/exopi-obj/pobj/cjson-1.7.18/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 cjson [1/3] /exopi-obj/pobj/cjson-1.7.18/bin/cc -DCJSON_API_VISIBILITY -DCJSON_EXPORT_SYMBOLS -DENABLE_LOCALES -Dcjson_EXPORTS -O2 -pipe -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wcomma -Wdouble-promotion -Wparentheses -Wunused-macros -Wmissing-variable-declarations -Wused-but-marked-unused -Wswitch-enum -fvisibility=hidden -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 /exopi-obj/pobj/cjson-1.7.18/cJSON-1.7.18/cJSON.c [2/3] : && /exopi-obj/pobj/cjson-1.7.18/bin/cc -fPIC -O2 -pipe -std=c89 -pedantic -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wshadow -Winit-self -Wcast-align -Wformat=2 -Wmissing-prototypes -Wstrict-overflow=2 -Wcast-qual -Wundef -Wswitch-default -Wconversion -Wc++-compat -fstack-protector-strong -Wcomma -Wdouble-promotion -Wparentheses -Wunused-macros -Wmissing-variable-declarations -Wused-but-marked-unused -Wswitch-enum -fvisibility=hidden -DNDEBUG -Xlinker --dependency-file=CMakeFiles/cjson.dir/link.d -shared -Wl,-soname,libcjson.so.0.0 -o libcjson.so.0.0 CMakeFiles/cjson.dir/cJSON.c.o -lm -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [3/3] /usr/local/bin/cmake -E cmake_symlink_library libcjson.so.0.0 libcjson.so.0.0 libcjson.so && : >>> Running package in devel/cjson at 1734785581.81 ===> devel/cjson ===> Faking installation for cjson-1.7.18 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/include/cjson/cJSON.h -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/pkgconfig/libcjson.pc -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/libcjson.so.0.0 -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/cmake/cJSON/cjson.cmake -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/cmake/cJSON/cjson-release.cmake -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/cmake/cJSON/cJSONConfig.cmake -- Installing: /exopi-obj/pobj/cjson-1.7.18/fake-amd64/usr/local/lib/cmake/cJSON/cJSONConfigVersion.cmake ===> Building package for cjson-1.7.18 Create /exopi-cvs/ports/packages/amd64/all/cjson-1.7.18.tgz Creating package cjson-1.7.18 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|******************* | 30% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cjson-1.7.18.tgz >>> Running clean in devel/cjson at 1734785583.15 ===> devel/cjson ===> Cleaning for cjson-1.7.18 >>> Ended at 1734785583.41 max_stuck=0.00/build=14.90/package=1.34/clean=0.30