******************************************************************************** conan install baical-p7/5.6@#9dfe19e0d0c111c81b0bd8128b6b2bd4 --build=baical-p7 -pr /home/conan/w/prod/BuildSingleReference/160627/d1bb6d72-0d2d-47b7-9d12-b48ebbc97840/profile_linux_13_libstdcpp_clang_release_64.baical-p7-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 13.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=13 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=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=13 os=Linux [options] baical-p7:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True baical-p7/5.6: Forced build from source Installing package: baical-p7/5.6 Requirements baical-p7/5.6 from local cache - Cache Packages baical-p7/5.6:80d3c8d077516ce6e7dc913ef92912e9172eae4c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK baical-p7/5.6: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/source/src baical-p7/5.6: baical-p7/5.6: Unzipping 3.6MB, this can take a while baical-p7/5.6: [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 baical-p7/5.6: Copying sources to build folder baical-p7/5.6: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c baical-p7/5.6: Generator txt created conanbuildinfo.txt baical-p7/5.6: Calling generate() baical-p7/5.6: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' baical-p7/5.6: 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/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/generators/conan_toolchain.cmake -DP7_BUILD_SHARED=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' baical-p7/5.6: 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 baical-p7/5.6: Calling build() baical-p7/5.6: Apply patch (conan): Fix CMakeLists baical-p7/5.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -DP7_BUILD_SHARED="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" -DP7_BUILD_SHARED="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/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 13.0.0 -- The CXX compiler identification is Clang 13.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 -- Performing Test flag_supported -- Performing Test flag_supported - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release baical-p7/5.6: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" '--' '-j3' ----------------- Scanning dependencies of target p7 [ 10%] Building CXX object Sources/CMakeFiles/p7.dir/CRC32.cpp.o [ 20%] Building CXX object Sources/CMakeFiles/p7.dir/ClBaical.cpp.o [ 30%] Building CXX object Sources/CMakeFiles/p7.dir/ClFile.cpp.o [ 40%] Building CXX object Sources/CMakeFiles/p7.dir/ClNull.cpp.o [ 50%] Building CXX object Sources/CMakeFiles/p7.dir/ClText.cpp.o [ 60%] Building CXX object Sources/CMakeFiles/p7.dir/Client.cpp.o [ 70%] Building CXX object Sources/CMakeFiles/p7.dir/Proxy.cpp.o [ 80%] Building CXX object Sources/CMakeFiles/p7.dir/Telemetry.cpp.o [ 90%] Building CXX object Sources/CMakeFiles/p7.dir/Trace.cpp.o [100%] Linking CXX static library libp7.a [100%] Built target p7 baical-p7/5.6: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' built baical-p7/5.6: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release baical-p7/5.6: Generated conaninfo.txt baical-p7/5.6: Generated conanbuildinfo.txt baical-p7/5.6: Generating the package baical-p7/5.6: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c baical-p7/5.6: Calling package() baical-p7/5.6: Copied 1 '.txt' file: License.txt baical-p7/5.6: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/lib/libp7.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Trace.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/GTypes.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Telemetry.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Cproxy.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Extensions.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Client.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/package/80d3c8d077516ce6e7dc913ef92912e9172eae4c/include/P7_Version.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 baical-p7/5.6 package(): Packaged 7 '.h' files baical-p7/5.6 package(): Packaged 1 '.a' file: libp7.a baical-p7/5.6 package(): Packaged 1 '.txt' file: License.txt baical-p7/5.6: Package '80d3c8d077516ce6e7dc913ef92912e9172eae4c' created baical-p7/5.6: Created package revision 001424c3c9355634d9f2513518b0131a [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 In file included from In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClNull.cppIn file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClFile.cpp:/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClBaical.cpp:2323:: : 24In file included from In file included from : /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.hIn file included from ::/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h3333:: : 33In file included from In file included from : /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.hIn file included from ::/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h4343:: : 43/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h: ::/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h189189:::1892525:::25 :warning: warning: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ va_start(l_pVA, i_bCount); ^ va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h::9595::2323:: note: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared hereparameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) tBOOL Init(tUINT8 i_bCount, ...) ^ ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClNull.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ In file included from In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClFile.cpp/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClBaical.cpp::2324: : In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46In file included from : /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h::461098: :/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h18::1098 :warning: 18'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual]: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, virtual void Finalize(tUINT32 i_dwPacket_ID, ^ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h::313313::1818:: note: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3)hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h::12631263::1818:: warning: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual]'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:/home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h18::313 :note: 18hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3): note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ 3 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClText.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h:43: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:189:25: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/ClText.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ 3 warnings generated. 3 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Client.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h:43: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:189:25: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Proxy.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h:43: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:189:25: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Client.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Proxy.cpp:23: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ 3 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Telemetry.cpp:22: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h:43: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:189:25: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Telemetry.cpp:22: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ 3 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Trace.cpp:29: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:33: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Common.h:43: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:189:25: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start(l_pVA, i_bCount); ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Shared/Platforms/Linux_x86/PMEvent.h:95:23: note: parameter of type 'tUINT8' (aka 'unsigned char') is declared here tBOOL Init(tUINT8 i_bCount, ...) ^ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Trace.cpp:29: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/CommonClient.h:46: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1098:18: warning: 'CTPAcknowledgment::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:1263:18: warning: 'CTPData_Window_Report::Finalize' hides overloaded virtual function [-Woverloaded-virtual] virtual void Finalize(tUINT32 i_dwPacket_ID, ^ /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/TPackets.h:313:18: note: hidden overloaded virtual function 'CTPacket::Finalize' declared here: different number of parameters (2 vs 3) virtual void Finalize(tUINT32 i_dwPacket_ID, tUINT16 i_wClient_ID) ^ 3 warnings generated. In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Trace.cpp:30: /home/conan/w/prod/BuildSingleReference/.conan/data/baical-p7/5.6/_/_/build/80d3c8d077516ce6e7dc913ef92912e9172eae4c/src/Sources/Trace.h:440:24: warning: private field 'm_dwLast_ID' is not used [-Wunused-private-field] tUINT32 m_dwLast_ID; ^ 3 warnings generated. 4 warnings generated. baical-p7/5.6: 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