>>> Building on exopi-4 under www/civetweb BDEPENDS = [devel/ninja;devel/cmake] DIST = [www/civetweb:civetweb-1.15.tar.gz] FULLPKGNAME = civetweb-1.15 (Junk lock obtained for exopi-4 at 1714815289.99) >>> Running depends in www/civetweb at 1714815290.02 last junk was in graphics/nsxiv /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 was: /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 ninja-1.11.1v0 /usr/sbin/pkg_add -aI -Drepair cmake-3.28.3v1 >>> Running show-prepare-results in www/civetweb at 1714815293.53 ===> www/civetweb ===> Building from scratch civetweb-1.15 ===> civetweb-1.15 depends on: cmake-* -> cmake-3.28.3v1 ===> civetweb-1.15 depends on: ninja-* -> ninja-1.11.1v0 ===> Verifying specs: c++ c++abi pthread c m z ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 m.10.1 z.7.0 cmake-3.28.3v1 ninja-1.11.1v0 (Junk lock released for exopi-4 at 1714815294.25) Woken up mail/grommunio/gromox distfiles size=12067940 >>> Running build in www/civetweb at 1714815294.31 ===> www/civetweb ===> Checking files for civetweb-1.15 `/exopi-cvs/ports/distfiles/civetweb-1.15.tar.gz' is up to date. >> (SHA256) civetweb-1.15.tar.gz: OK ===> Extracting for civetweb-1.15 ===> Patching for civetweb-1.15 ===> 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 civetweb-1.15 ===> Configuring for civetweb-1.15 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 value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is Clang 16.0.6 -- The CXX 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/civetweb-1.15/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/civetweb-1.15/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Target architecture - amd64 -- Enabling tests in the build - OFF -- Thread Stack Size - 102400 -- Enabling server executable - ON -- Serve no static files - OFF -- Disable CGI support - OFF -- Disable caching support - OFF -- C++ wrappers - ON -- IP Version 6 - ON -- Websockets support - ON -- Server statistics support - OFF -- Memory Debugging - OFF -- ASAN in debug mode - ON -- Force x32 / x64 architecture - OFF -- Lua CGI support - OFF -- zlib support - ON -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - OFF -- SSL support - ON -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Dynamically load SSL libraries - ON -- SSL Library Name - libssl.so -- SSL Cryptography Library Name - libcrypto.so -- Configuring C Compiler -- Performing Test NO_DIAGNOSTICS_PRODUCED -- Performing Test NO_DIAGNOSTICS_PRODUCED - Failed -- Configuring C++ Compiler -- Performing Test -Wno-reserved-id-macros -- Performing Test -Wno-reserved-id-macros - Failed -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find LibRt (missing: LIBRT_LIBRARIES) -- Could NOT find LibDl (missing: LIBDL_LIBRARIES) -- Found ZLIB: /usr/lib/libz.so.7.0 (found version "1.3.1.1") -- Configuring done (4.0s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_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/civetweb-1.15/build-amd64 ===> Building for civetweb-1.15 Change Dir: '/exopi-obj/pobj/civetweb-1.15/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/8] /exopi-obj/pobj/civetweb-1.15/bin/cc -DCIVETWEB_DLL_EXPORTS -DCRYPTO_LIB=\"libcrypto.so\" -DOPENSSL_API_1_1 -DSSL_LIB=\"libssl.so\" -DUSE_IPV6 -DUSE_STACK_SIZE=102400 -DUSE_WEBSOCKET -DUSE_ZLIB -Dcivetweb_c_library_EXPORTS -I/exopi-obj/pobj/civetweb-1.15/civetweb-1.15/include -O2 -pipe -DNDEBUG -fPIC -MD -MT src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o -MF src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o.d -o src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o -c /exopi-obj/pobj/civetweb-1.15/civetweb-1.15/src/civetweb.c [2/8] : && /exopi-obj/pobj/civetweb-1.15/bin/cc -fPIC -O2 -pipe -DNDEBUG -shared -Wl,-soname,libcivetweb.so.0.0 -o src/libcivetweb.so.0.0 src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o -lpthread /usr/lib/libz.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [3/8] /usr/local/bin/cmake -E cmake_symlink_library src/libcivetweb.so.0.0 src/libcivetweb.so.0.0 src/libcivetweb.so && : [4/8] /exopi-obj/pobj/civetweb-1.15/bin/cc -DCIVETWEB_DLL_IMPORTS -DCRYPTO_LIB=\"libcrypto.so\" -DOPENSSL_API_1_1 -DSSL_LIB=\"libssl.so\" -DUSE_IPV6 -DUSE_STACK_SIZE=102400 -DUSE_WEBSOCKET -DUSE_ZLIB -I/exopi-obj/pobj/civetweb-1.15/civetweb-1.15/include -O2 -pipe -DNDEBUG -MD -MT src/CMakeFiles/civetweb-c-executable.dir/main.c.o -MF src/CMakeFiles/civetweb-c-executable.dir/main.c.o.d -o src/CMakeFiles/civetweb-c-executable.dir/main.c.o -c /exopi-obj/pobj/civetweb-1.15/civetweb-1.15/src/main.c [5/8] : && /exopi-obj/pobj/civetweb-1.15/bin/cc -O2 -pipe -DNDEBUG src/CMakeFiles/civetweb-c-executable.dir/main.c.o -o src/civetweb -Wl,-z,origin,-rpath,/exopi-obj/pobj/civetweb-1.15/build-amd64/src: src/libcivetweb.so.0.0 -lpthread /usr/lib/libz.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : main.c(src/CMakeFiles/civetweb-c-executable.dir/main.c.o:(set_option)): warning: sprintf() is often misused, please use snprintf() [6/8] /exopi-obj/pobj/civetweb-1.15/bin/c++ -DCIVETWEB_CXX_DLL_EXPORTS -DCIVETWEB_DLL_IMPORTS -DCRYPTO_LIB=\"libcrypto.so\" -DOPENSSL_API_1_1 -DSSL_LIB=\"libssl.so\" -DUSE_IPV6 -DUSE_STACK_SIZE=102400 -DUSE_WEBSOCKET -DUSE_ZLIB -Dcivetweb_cpp_EXPORTS -I/exopi-obj/pobj/civetweb-1.15/civetweb-1.15/include -O2 -pipe -DNDEBUG -fPIC -MD -MT src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o -MF src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o.d -o src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o -c /exopi-obj/pobj/civetweb-1.15/civetweb-1.15/src/CivetServer.cpp [7/8] : && /exopi-obj/pobj/civetweb-1.15/bin/c++ -fPIC -O2 -pipe -DNDEBUG -shared -Wl,-soname,libcivetweb-cpp.so.0.0 -o src/libcivetweb-cpp.so.0.0 src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o -Wl,-z,origin,-rpath,/exopi-obj/pobj/civetweb-1.15/build-amd64/src: src/libcivetweb.so.0.0 -lpthread /usr/lib/libz.so.7.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [8/8] /usr/local/bin/cmake -E cmake_symlink_library src/libcivetweb-cpp.so.0.0 src/libcivetweb-cpp.so.0.0 src/libcivetweb-cpp.so && : >>> Running package in www/civetweb at 1714815307.68 ===> www/civetweb ===> Faking installation for civetweb-1.15 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/civetweb-targets-release.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/FindLibDl.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/FindLibRt.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/cmake/civetweb/FindWinSock.cmake -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/libcivetweb.so.0.0 -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/include/civetweb.h -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/bin/civetweb -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/bin/civetweb" to "" -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/libcivetweb-cpp.so.0.0 -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/lib/libcivetweb-cpp.so.0.0" to "" -- Installing: /exopi-obj/pobj/civetweb-1.15/fake-amd64/usr/local/include/CivetServer.h ===> Building package for civetweb-1.15 Create /exopi-cvs/ports/packages/amd64/all/civetweb-1.15.tgz Creating package civetweb-1.15 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 7% checksumming|******* | 11% checksumming|********* | 15% checksumming|*********** | 19% checksumming|************** | 22% checksumming|**************** | 26% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|*********************** | 37% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 74% checksumming|*********************************************** | 78% checksumming|************************************************** | 81% checksumming|**************************************************** | 85% checksumming|****************************************************** | 89% checksumming|******************************************************** | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 6% archiving|*************************************** | 61% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|***************************************************** | 82% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/civetweb-1.15.tgz >>> Running clean in www/civetweb at 1714815309.11 ===> www/civetweb ===> Cleaning for civetweb-1.15 >>> Ended at 1714815309.44 max_stuck=1.70/depends=3.51/show-prepare-results=0.75/build=13.41/package=1.43/clean=0.35