******************************************************************************** conan install civetweb/1.13@ --profile=/home/conan/w/BuildSingleReference/4315/927d6033-9b9d-457b-a018-f12ba2f69ca6/profile.txt --build=civetweb ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 10.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=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=10 os=Linux os_build=Linux [options] civetweb:shared=False [build_requires] [env] openssl/1.1.1i: Not found in local cache, looking in remotes... openssl/1.1.1i: Trying with 'conan-upstream'... openssl/1.1.1i: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1i: Downloaded recipe revision d8a9ac920ca866a9f6e09e0010110892 civetweb/1.13: Forced build from source Installing package: civetweb/1.13 Requirements civetweb/1.13 from local cache - Cache openssl/1.1.1i from 'conan-center' - Downloaded Packages civetweb/1.13:53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be - Build openssl/1.1.1i:2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 - Download Installing (downloading, building) binaries... openssl/1.1.1i: Retrieving package 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1i: Package installed 2b1e5ff9df96aaf5924c273e1368c632fcb32dd2 openssl/1.1.1i: Downloaded package revision a18d88d73c8cc00ed5220712876465da [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK civetweb/1.13: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK civetweb/1.13: Copying sources to build folder civetweb/1.13: Building your package in /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be civetweb/1.13: Generator cmake created conanbuildinfo.cmake [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.13: Calling build() ----Running------ > cd 'build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCIVETWEB_ENABLE_SSL="True" -DCIVETWEB_ENABLE_WEBSOCKETS="True" -DCIVETWEB_ENABLE_IPV6="True" -DCIVETWEB_ENABLE_CXX="True" -DCIVETWEB_BUILD_TESTING="False" -DCIVETWEB_ENABLE_ASAN="False" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be' ----------------- -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler Clang>=8, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++ -- Target architecture - x86_64 -- Enabling tests in the build - False -- 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 - OFF -- Memory Debugging - OFF -- ASAN in debug mode - False -- Force x32 / x64 architecture - OFF -- Lua CGI support - OFF -- Executable installation - ON -- Build if there are warnings - ON -- Duktape CGI support - OFF -- SSL support - True -- 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 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 - Success -- 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_FLTO -- Performing Test HAVE_CXX_FLAG_FLTO - 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 - Success -- 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 -- Found LibDl: /usr/lib/x86_64-linux-gnu/libdl.so -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/build_subfolder ----Running------ > cmake --build 'build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target civetweb-c-library [ 16%] Building C object source_subfolder/src/CMakeFiles/civetweb-c-library.dir/civetweb.c.o [ 33%] Linking C static library ../../lib/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 source_subfolder/src/CMakeFiles/civetweb-cpp.dir/CivetServer.cpp.o [ 66%] Building C object source_subfolder/src/CMakeFiles/civetweb-c-executable.dir/main.c.o [ 83%] Linking C executable ../../bin/civetweb [ 83%] Built target civetweb-c-executable [100%] Linking CXX static library ../../lib/libcivetweb-cpp.a [100%] Built target civetweb-cpp civetweb/1.13: Package '53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be' built civetweb/1.13: Build folder /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be civetweb/1.13: Generated conaninfo.txt civetweb/1.13: Generated conanbuildinfo.txt civetweb/1.13: Generating the package civetweb/1.13: Package folder /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be civetweb/1.13: Calling package() ----Running------ > cmake --build 'build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 33%] Built target civetweb-c-library [ 66%] Built target civetweb-c-executable [100%] Built target civetweb-cpp Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/cmake/civetweb/civetweb-targets.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/cmake/civetweb/civetweb-targets-release.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/cmake/civetweb/civetweb-config.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/cmake/civetweb/civetweb-config-version.cmake -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/libcivetweb.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/include/civetweb.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/bin/civetweb -- Set runtime path of "/home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/bin/civetweb" to "" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/lib/libcivetweb-cpp.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/package/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/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(): [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 civetweb/1.13 package(): Packaged 1 file: civetweb civetweb/1.13 package(): Packaged 2 '.a' files: libcivetweb-cpp.a, libcivetweb.a civetweb/1.13 package(): Packaged 1 '.md' file: LICENSE.md civetweb/1.13 package(): Packaged 2 '.h' files: CivetServer.h, civetweb.h civetweb/1.13: Package '53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be' created civetweb/1.13: Created package revision 321ca077fa643a4d4a151295351615c1 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:1284: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:1307: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); ~~~~~~~~~~~~~~~~~~~~ ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:10791:4: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] }; ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:12652: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:166:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 0); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:167:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 1); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:168:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 2); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:169:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 3); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:170:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 4); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:171:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 5); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:172:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 6); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:173:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 7); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:174:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 8); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:175:22: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 9); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:176:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 10); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:177:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(e, a, b, c, d, 11); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:178:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(d, e, a, b, c, 12); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:179:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(c, d, e, a, b, 13); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:180:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(b, c, d, e, a, 14); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:181:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R0(a, b, c, d, e, 15); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:182:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(e, a, b, c, d, 16); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:183:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(d, e, a, b, c, 17); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:184:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(c, d, e, a, b, 18); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:185:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R1(b, c, d, e, a, 19); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:186:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 20); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:187:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 21); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:188:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 22); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:189:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 23); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:190:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 24); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:191:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 25); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:192:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 26); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:193:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 27); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:194:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 28); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:195:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 29); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:196:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 30); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:197:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 31); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:198:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 32); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:199:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 33); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:200:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 34); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:201:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(a, b, c, d, e, 35); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:202:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(e, a, b, c, d, 36); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:203:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(d, e, a, b, c, 37); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:204:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(c, d, e, a, b, 38); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:205:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R2(b, c, d, e, a, 39); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:206:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 40); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:207:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 41); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:208:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 42); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:209:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 43); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:210:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 44); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:211:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 45); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:212:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 46); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:213:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 47); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:214:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 48); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:215:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 49); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:216:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 50); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:217:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 51); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:218:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 52); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:219:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 53); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:220:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 54); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:221:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(a, b, c, d, e, 55); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:222:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(e, a, b, c, d, 56); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:223:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(d, e, a, b, c, 57); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:224:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(c, d, e, a, b, 58); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:225:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R3(b, c, d, e, a, 59); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:226:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 60); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:227:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 61); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:228:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 62); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:229:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 63); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:230:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 64); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:231:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 65); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:232:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 66); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:233:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 67); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:234:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 68); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:235:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 69); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:236:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 70); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:237:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 71); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:238:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 72); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:239:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 73); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:240:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 74); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:241:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(a, b, c, d, e, 75); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:242:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(e, a, b, c, d, 76); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:243:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(d, e, a, b, c, 77); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:244:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(c, d, e, a, b, 78); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/sha1.inl:245:23: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] R4(b, c, d, e, a, 79); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:13419:6: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] ; /* ignore leading whitespaces */ ^~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:16334:31: warning: cast from 'char *' to 'struct mg_connection *' increases required alignment from 1 to 8 [-Wcast-align] struct mg_connection *conn = (struct mg_connection *)SSL_get_app_data(ssl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:17271: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/civetweb.c:20537:20: warning: expansion of date or time macro is not reproducible [-Wdate-time] const char *bd = __DATE__; ^ 87 warnings generated. In file included from /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:7: In file included from /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:11: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/civetweb.h:162: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/civetweb.h:187: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/civetweb.h:955:34: warning: 'long long' is incompatible with C++98 [-Wc++98-compat-pedantic] long long content_length); ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/civetweb.h:1042: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/civetweb.h:1271: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/main.c:282: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:7: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:190:5: warning: unknown command tag name [-Wdocumentation-unknown-command] * @bits: first byte of the websocket frame, see websocket RFC at ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:192: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:246:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:247:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:249:55: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const struct CivetCallbacks *callbacks = 0, ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:250:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const void *UserContext = 0); ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:125:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:129:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:136:26: warning: use of old-style cast [-Wold-style-cast] CivetHandler *handler = (CivetHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:164:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:168:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:175:30: warning: use of old-style cast [-Wold-style-cast] CivetAuthHandler *handler = (CivetAuthHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:190:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:194:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:197:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:211:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:215:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:218:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:234:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:238:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:241:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:256:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(request_info->user_data); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:260:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:263:35: warning: use of old-style cast [-Wold-style-cast] CivetWebSocketHandler *handler = (CivetWebSocketHandler *)cbdata; ^ ~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:278:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:288:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:292:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:300:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] : context(0) ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:310:22: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] userCloseHandler = NULL; ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:318:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] pointers.back() = NULL; ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:321:17: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:334:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)mg_get_user_data(mg_get_context(conn)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:338:21: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (me->context == NULL) ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:377:47: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:377:53: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_request_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:384:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:384:34: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:384:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:384:46: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:384:52: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context, uri.c_str(), NULL, NULL, NULL, NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:390:44: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:390:50: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] mg_set_auth_handler(context, uri.c_str(), NULL, NULL); ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:398:13: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] context = 0; ^ nullptr /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:462:27: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *formParams = NULL; ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:463:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] const char *queryString = NULL; ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:466:20: warning: use of old-style cast [-Wold-style-cast] CivetServer *me = (CivetServer *)(ri->user_data); ^ ~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:483:46: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion] || ((conobj.postData.size() + r) ~ ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:500:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (ri->query_string != NULL) { ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:509:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (formParams != NULL) { ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:513:43: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if (!get_param_success && queryString != NULL) { ^~~~ nullptr /usr/lib/llvm-10/lib/clang/10.0.1/include/stddef.h:84:18: note: expanded from macro 'NULL' # define NULL __null ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:532:19: warning: implicit conversion changes signedness: 'int' to 'std::basic_string, std::allocator >::size_type' (aka 'unsigned long') [-Wsign-conversion] dst.assign(buf, r); ~~~~~~ ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:562:24: warning: implicit conversion changes signedness: 'int' to 'std::basic_string, std::allocator >::size_type' (aka 'unsigned long') [-Wsign-conversion] postdata.append(buf, r); ~~~~~~ ^ /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:622: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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/src/CivetServer.cpp:7: /home/conan/w/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/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/BuildSingleReference/.conan/data/civetweb/1.13/_/_/build/53e59cbd14ceadd0dce7a712ed5ccb3ff08e68be/source_subfolder/include/CivetServer.h:129: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 ^ 60 warnings generated.