******************************************************************************** conan install civetweb/1.16@#991b147a76abc500485606199e7c70aa --build=civetweb -pr /home/conan/w/prod/BuildSingleReference/215688/2658a0f9-1ec1-461a-ae61-115648e23fe1/profile_linux_12_libcpp_clang_debug_64.civetweb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 12.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=12 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=12 os=Linux [options] civetweb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1t: Not found in local cache, looking in remotes... openssl/1.1.1t: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1t: Downloaded recipe revision 7d9fc949345908e1b8609d9d9f528a08 civetweb/1.16: Forced build from source Installing package: civetweb/1.16 Requirements civetweb/1.16 from local cache - Cache openssl/1.1.1t from 'conan-center' - Downloaded Packages civetweb/1.16:2157f697c8ef47386dc0752a66b0fd2bb4494cd6 - Build openssl/1.1.1t:9387155579217a8eec37b28e121e419c4350656c - Download Installing (downloading, building) binaries... openssl/1.1.1t: Retrieving package 9387155579217a8eec37b28e121e419c4350656c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1t: Package installed 9387155579217a8eec37b28e121e419c4350656c openssl/1.1.1t: Downloaded package revision 6bd67a230cb143f88467c880f75aa314 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.16: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src civetweb/1.16: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK civetweb/1.16: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6 civetweb/1.16: Generator txt created conanbuildinfo.txt civetweb/1.16: Calling generate() civetweb/1.16: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' civetweb/1.16: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' civetweb/1.16: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK civetweb/1.16: Calling build() civetweb/1.16: apply_conandata_patches(): No patches defined in conandata civetweb/1.16: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is Clang 12.0.0 -- The CXX compiler identification is Clang 12.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Target architecture - x86_64 -- 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 - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- zlib support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Compile for OpenSSL 3.0 API - OFF -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Performing Test HAVE_C_FLAG_STD_C11 -- Performing Test HAVE_C_FLAG_STD_C11 - Success -- Performing Test HAVE_C_FLAG_COVERAGE -- Performing Test HAVE_C_FLAG_COVERAGE - Failed -- Configuring C++ Compiler -- Performing Test HAVE_CXX_FLAG_STD_CXX14 -- Performing Test HAVE_CXX_FLAG_STD_CXX14 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_CXX_FLAG_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_CXX_FLAG_WEVERYTHING -- Performing Test HAVE_CXX_FLAG_WEVERYTHING - Success -- Performing Test HAVE_CXX_FLAG_W4 -- Performing Test HAVE_CXX_FLAG_W4 - Failed -- Performing Test HAVE_CXX_FLAG_WNO_PADDED -- Performing Test HAVE_CXX_FLAG_WNO_PADDED - Success -- Performing Test HAVE_CXX_FLAG_WD4820 -- Performing Test HAVE_CXX_FLAG_WD4820 - Failed -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_CXX_FLAG_WNO_UNUSED_MACROS - Success -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_CXX_FLAG_WNO_FORMAT_NONLITERAL - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_CXX_FLAG_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_STRONG - Success -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_CXX_FLAG_FSTACK_PROTECTOR_ALL - Success -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- Performing Test HAVE_C_FLAG_WALL -- Performing Test HAVE_C_FLAG_WALL - Success -- Performing Test HAVE_C_FLAG_WEXTRA -- Performing Test HAVE_C_FLAG_WEXTRA - Success -- Performing Test HAVE_C_FLAG_WSHADOW -- Performing Test HAVE_C_FLAG_WSHADOW - Success -- Performing Test HAVE_C_FLAG_WCONVERSION -- Performing Test HAVE_C_FLAG_WCONVERSION - Success -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES -- Performing Test HAVE_C_FLAG_WMISSING_PROTOTYPES - Success -- Performing Test HAVE_C_FLAG_WEVERYTHING -- Performing Test HAVE_C_FLAG_WEVERYTHING - Success -- Performing Test HAVE_C_FLAG_WPARENTHESES -- Performing Test HAVE_C_FLAG_WPARENTHESES - Success -- Performing Test HAVE_C_FLAG_W4 -- Performing Test HAVE_C_FLAG_W4 - Failed -- Performing Test HAVE_C_FLAG_WNO_PADDED -- Performing Test HAVE_C_FLAG_WNO_PADDED - Success -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS -- Performing Test HAVE_C_FLAG_WNO_UNUSED_MACROS - Success -- Performing Test -Wno-reserved-id-macros -- Performing Test -Wno-reserved-id-macros - Failed -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL -- Performing Test HAVE_C_FLAG_WNO_FORMAT_NONLITERAL - Success -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL -- Performing Test HAVE_C_FLAG_WNO_CAST_QUAL - Success -- Performing Test HAVE_C_FLAG_WD4820 -- Performing Test HAVE_C_FLAG_WD4820 - Failed -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_C_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN -- Performing Test HAVE_C_FLAG_FVISIBILITY_HIDDEN - Success -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_STRONG - Success -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL -- Performing Test HAVE_C_FLAG_FSTACK_PROTECTOR_ALL - Success -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Looking for pthread.h -- Looking for pthread.h - found -- 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 -- Found LibRt: /usr/lib/x86_64-linux-gnu/librt.so -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/9387155579217a8eec37b28e121e419c4350656c/include -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug civetweb/1.16: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target civetweb-c-library [ 16%] Building C object src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o [ 33%] Linking C static library libcivetweb.a [ 33%] Built target civetweb-c-library Scanning dependencies of target civetweb-cpp Scanning dependencies of target civetweb-c-executable [ 50%] Building CXX object src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o [ 66%] Building C object src/CMakeFiles/civetweb-c-executable.dir/main.c.o [ 83%] Linking C executable civetweb [ 83%] Built target civetweb-c-executable [100%] Linking CXX static library libcivetweb-cpp.a [100%] Built target civetweb-cpp civetweb/1.16: Package '2157f697c8ef47386dc0752a66b0fd2bb4494cd6' built civetweb/1.16: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug civetweb/1.16: Generated conaninfo.txt civetweb/1.16: Generated conanbuildinfo.txt civetweb/1.16: Generating the package civetweb/1.16: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6 civetweb/1.16: Calling package() civetweb/1.16: Copied 1 '.md' file: LICENSE.md civetweb/1.16: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- Target architecture - x86_64 -- 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 - True -- IP Version 6 - True -- Websockets support - True -- Server statistics support - False -- Memory Debugging - OFF -- ASAN in debug mode - OFF -- Force x32 / x64 architecture - OFF -- Lua CGI support - False -- zlib support - False -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - False -- SSL support - True -- Compile for OpenSSL 1.0 API - OFF -- Compile for OpenSSL 1.1 API - ON -- Compile for OpenSSL 3.0 API - OFF -- Dynamically load SSL libraries - False -- Configuring C Compiler -- Configuring C++ Compiler -- Could NOT find WinSock (missing: WINSOCK_LIBRARIES WINSOCK_INCLUDE_DIRS) -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/9387155579217a8eec37b28e121e419c4350656c/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include directory: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1t/_/_/package/9387155579217a8eec37b28e121e419c4350656c/include -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug civetweb/1.16: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/build/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-targets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/share/pkgconfig/civetweb.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/share/pkgconfig/civetweb-cpp.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindLibDl.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindLibRt.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/cmake/civetweb/FindWinSock.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/libcivetweb.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/include/civetweb.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/bin/civetweb -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/lib/libcivetweb-cpp.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/package/2157f697c8ef47386dc0752a66b0fd2bb4494cd6/include/CivetServer.h [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK civetweb/1.16 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.16 package(): Packaged 2 '.a' files: libcivetweb-cpp.a, libcivetweb.a civetweb/1.16 package(): Packaged 1 file: civetweb civetweb/1.16 package(): Packaged 2 '.h' files: civetweb.h, CivetServer.h civetweb/1.16: Package '2157f697c8ef47386dc0752a66b0fd2bb4494cd6' created civetweb/1.16: Created package revision 50f80ce17947e0c552f0b24513b8661a [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:1132:36: warning: implicit use of sequentially-consistent atomic may incur stronger memory barriers than necessary [-Watomic-implicit-seq-cst] ret = __sync_add_and_fetch(addr, 1); ~~~~~~~~~~~~~~~~~~~~ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:1155:36: warning: implicit use of sequentially-consistent atomic may incur stronger memory barriers than necessary [-Watomic-implicit-seq-cst] ret = __sync_sub_and_fetch(addr, 1); ~~~~~~~~~~~~~~~~~~~~ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:3974: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/sort.inl:20:14: warning: use of function '__builtin_alloca' is discouraged; there is no way to check for failure but failure may still occur, resulting in a possibly exploitable security vulnerability [-Walloca] void *tmp = alloca(elemsize); ^ /usr/include/alloca.h:35:23: note: expanded from macro 'alloca' # define alloca(size) __builtin_alloca (size) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:4052: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/response.inl:308:3: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:10768:4: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] }; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:18052:19: warning: cast from 'char *' to 'struct mg_context *' increases required alignment from 1 to 8 [-Wcast-align] conn->phys_ctx = (struct mg_context *)(((char *)conn) + conn_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:18681:5: warning: 'USE_ZLIB' is not defined, evaluates to 0 [-Wundef] #if USE_ZLIB ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/civetweb.c:21687:20: warning: expansion of date or time macro is not reproducible [-Wdate-time] const char *bd = __DATE__; ^ 8 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:7: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:11: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/civetweb.h:168:2: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length; /* Length (in bytes) of the request body, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/civetweb.h:196:2: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length; /* Length (in bytes) of the request body, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/civetweb.h:945:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/civetweb.h:1032:14: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] CIVETWEB_API long long mg_store_body(struct mg_connection *conn, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/civetweb.h:1261:39: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] int (*field_store)(const char *path, long long file_size, void *user_data); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/main.c:185:14: warning: no previous extern declaration for non-static variable 'g_exit_flag' [-Wmissing-variable-declarations] volatile int g_exit_flag = 0; /* 0 = continue running main loop */ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/main.c:185:10: note: declare 'static' if the variable is not intended to be used outside of this translation unit volatile int g_exit_flag = 0; /* 0 = continue running main loop */ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/main.c:308:19: warning: expansion of date or time macro is not reproducible [-Wdate-time] const char *bd = __DATE__; ^ 2 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:7: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:274:5: warning: unknown command tag name [-Wdocumentation-unknown-command] * @bits: first byte of the websocket frame, see websocket RFC at ^~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:276:5: warning: unknown command tag name 'data'; did you mean 'date'? [-Wdocumentation-unknown-command] * @data, data_len: payload, with mask (if any) already applied. ^~~~~~ date /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:330:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:331:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:333:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:334:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:216:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:222:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:229:26: warning: use of old-style cast [-Wold-style-cast] CivetHandler *handler = (CivetHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:282:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:286:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:293:30: warning: use of old-style cast [-Wold-style-cast] CivetAuthHandler *handler = (CivetAuthHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:308:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:312:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:315:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:329:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:333:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:336:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:352:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:356:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:359:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:374:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:378:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:381:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:396:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:406:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:409:44: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] struct mg_init_data mg_start_init_data = {0}; ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:409:45: warning: missing field 'user_data' initializer [-Wmissing-field-initializers] struct mg_init_data mg_start_init_data = {0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:414:47: warning: missing field 'code_sub' initializer [-Wmissing-field-initializers] struct mg_error_data mg_start_error_data = {0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:421:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) { ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:433:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:443:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:451:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] pointers.back() = NULL; ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:453:44: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] struct mg_init_data mg_start_init_data = {0}; ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:453:45: warning: missing field 'user_data' initializer [-Wmissing-field-initializers] struct mg_init_data mg_start_init_data = {0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:458:47: warning: missing field 'code_sub' initializer [-Wmissing-field-initializers] struct mg_error_data mg_start_error_data = {0}; ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:465:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) { ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:482:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)mg_get_user_data(mg_get_context(conn)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:486:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:525:47: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:525:53: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:532:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:532:34: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:532:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:532:46: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:532:52: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:538:44: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:538:50: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:546:13: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context = 0; ^ nullptr /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:620:27: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *formParams = NULL; ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:621:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *queryString = NULL; ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:624:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(ri->user_data); ^ ~~~~~~~~~~~~~~~ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:641:46: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] || ((conobj.postData.size() + r) ~ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:658:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (ri->query_string != NULL) { ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:667:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (formParams != NULL) { ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:671:43: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (!get_param_success && queryString != NULL) { ^~~~ nullptr /usr/local/lib/clang/12.0.0/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:690:19: warning: implicit conversion changes signedness: 'int' to 'std::basic_string::size_type' (aka 'unsigned long') [-Wsign-conversion] dst.assign(buf, r); ~~~~~~ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:720:24: warning: implicit conversion changes signedness: 'int' to 'std::basic_string::size_type' (aka 'unsigned long') [-Wsign-conversion] postdata.append(buf, r); ~~~~~~ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:780:39: warning: operand of ? changes signedness: 'int' to 'std::vector::size_type' (aka 'unsigned long') [-Wsign-conversion] server_ports.resize(size < 0 ? 0 : size); ~~~~~~ ^~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/src/CivetServer.cpp:7: /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:39:24: warning: 'CivetException' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables] class CIVETWEB_CXX_API CivetException : public std::runtime_error ^ /home/conan/w/prod/BuildSingleReference/.conan/data/civetweb/1.16/_/_/source/src/include/CivetServer.h:213:24: warning: 'CivetAuthHandler' has no out-of-line virtual method definitions; its vtable will be emitted in every translation unit [-Wweak-vtables] class CIVETWEB_CXX_API CivetAuthHandler ^ 66 warnings generated. civetweb/1.16: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior civetweb/1.16: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior