>>> Building on exopi-3 under www/civetweb BDEPENDS = [devel/ninja;devel/cmake] DIST = [www/civetweb:civetweb-1.15.tar.gz] FULLPKGNAME = civetweb-1.15 Avoided depends for cmake-3.31.2v1 ninja-1.11.1p0v0 distfiles size=12067940 >>> Running build in www/civetweb at 1735154529.74 ===> www/civetweb ===> Building from scratch civetweb-1.15 ===> civetweb-1.15 depends on: cmake-* -> cmake-3.31.2v1 ===> civetweb-1.15 depends on: ninja-* -> ninja-1.11.1p0v0 ===> Verifying specs: c++ c++abi pthread c m z ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 m.10.1 z.7.1 ===> Checking files for civetweb-1.15 `/exopi-cvs/ports/distfiles/civetweb-1.15.tar.gz' is up to date. >> (SHA256) all files: 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.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. CMake Deprecation Warning at CMakeLists.txt:3 (cmake_policy): 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 -- 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.1 (found version "1.3.1.1") -- Configuring done (4.1s) -- Generating done (0.1s) 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 -Xlinker --dependency-file=src/CMakeFiles/civetweb-c-library.dir/link.d -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.1 -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 -Xlinker --dependency-file=src/CMakeFiles/civetweb-c-executable.dir/link.d 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.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : ld: warning: 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 -Xlinker --dependency-file=src/CMakeFiles/civetweb-cpp.dir/link.d -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.1 -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 1735154543.61 ===> 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|*************************************** | 60% archiving|*************************************** | 62% 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 1735154545.10 ===> www/civetweb ===> Cleaning for civetweb-1.15 >>> Ended at 1735154545.47 max_stuck=0.00/build=13.88/package=1.49/clean=0.41