******************************************************************************** conan install stx/1.0.1@ --build=stx --profile=/Users/jenkins/w/BuildSingleReference@3/25861/2d24accb-baee-47c7-8c35-74d4c33d28ba/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=11.0 os=Macos os_build=Macos [options] stx:shared=False [build_requires] [env] stx/1.0.1: Forced build from source Installing package: stx/1.0.1 Requirements stx/1.0.1 from local cache - Cache Packages stx/1.0.1:c2a0f130065b710be55b03cd2fe5b1a91ed83bd2 - Build Installing (downloading, building) binaries... stx/1.0.1: Copying sources to build folder stx/1.0.1: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2 stx/1.0.1: 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 stx/1.0.1: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/package/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2" -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_MODULE_PATH="/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DSTX_BUILD_SHARED="False" -DSTX_ENABLE_BACKTRACE="False" -DSTX_ENABLE_PANIC_BACKTRACE="False" -DSTX_OVERRIDE_PANIC_HANDLER="False" -DSTX_VISIBLE_PANIC_HOOK="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- 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: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: C++ stdlib: libc++ -- [STX] Build as a shared library: False -- [STX] Build tests: OFF -- [STX] Enable debug mode assertions: OFF -- [STX] Build documentation: OFF -- [STX] Build benchmarks: OFF -- [STX] Build sanitized tests: OFF -- [STX] Override panic handler: False -- [STX] Make runtime panic hook visible: False -- [STX] Enable backtrace: False -- [STX] Enable panic backtrace: OFF -- Performing Test LIBSTX_SUPPORTS_WPEDANTIC_FLAG -- Performing Test LIBSTX_SUPPORTS_WPEDANTIC_FLAG - Success -- Performing Test LIBSTX_SUPPORTS_WALL_FLAG -- Performing Test LIBSTX_SUPPORTS_WALL_FLAG - Success -- Performing Test LIBSTX_SUPPORTS_WEXTRA_FLAG -- Performing Test LIBSTX_SUPPORTS_WEXTRA_FLAG - Success -- Performing Test LIBSTX_SUPPORTS_WNO_UNUSED_RESULT_FLAG -- Performing Test LIBSTX_SUPPORTS_WNO_UNUSED_RESULT_FLAG - Success -- Performing Test LIBSTX_SUPPORTS_WNO_UNUSED_VARIABLE_FLAG -- Performing Test LIBSTX_SUPPORTS_WNO_UNUSED_VARIABLE_FLAG - Success -- Performing Test LIBSTX_HAS_STD_THREAD_MUTEX -- Performing Test LIBSTX_HAS_STD_THREAD_MUTEX - Success -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target stx [ 33%] Building CXX object source_subfolder/CMakeFiles/stx.dir/src/panic/hook.cc.o [ 66%] Building CXX object source_subfolder/CMakeFiles/stx.dir/src/panic.cc.o stx/1.0.1: CMake Warning at source_subfolder/CMakeLists.txt:48 (message): [STX] STX requires at least C++ 17 but 'CMAKE_CXX_STANDARD' was not set. 'CMAKE_CXX_STANDARD' will be set to 17 (C++ 17). Set 'CMAKE_CXX_STANDARD' to 17 (C++ 17) or later standards to silence this warning CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/src/panic/hook.cc:30: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic/hook.h:34: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic.h:32: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:162:3: error: defaulted definition of copy assignment operator is not constexpr constexpr FixedReport& operator=(FixedReport const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:163:3: error: defaulted definition of move assignment operator is not constexpr constexpr FixedReport& operator=(FixedReport&&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:286:3: error: defaulted definition of copy assignment operator is not constexpr constexpr SpanReport& operator=(SpanReport const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:287:3: error: defaulted definition of move assignment operator is not constexpr constexpr SpanReport& operator=(SpanReport&&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:313:3: error: defaulted definition of copy assignment operator is not constexpr constexpr ReportPayload& operator=(ReportPayload const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:314:3: error: defaulted definition of move assignment operator is not constexpr constexpr ReportPayload& operator=(ReportPayload&&) noexcept = default; ^ In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/src/panic/hook.cc:30: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic/hook.h:34: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic.h:33: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/source_location.h:89:3: error: defaulted definition of copy assignment operator is not constexpr constexpr SourceLocation& operator=(SourceLocation const& other) noexcept = ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/source_location.h:91:3: error: defaulted definition of move assignment operator is not constexpr constexpr SourceLocation& operator=(SourceLocation&& other) noexcept = ^ In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/src/panic.cc:32: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic.h:32: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:162:3: error: defaulted definition of copy assignment operator is not constexpr constexpr FixedReport& operator=(FixedReport const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:163:3: error: defaulted definition of move assignment operator is not constexpr constexpr FixedReport& operator=(FixedReport&&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:286:3: error: defaulted definition of copy assignment operator is not constexpr constexpr SpanReport& operator=(SpanReport const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:287:3: error: defaulted definition of move assignment operator is not constexpr constexpr SpanReport& operator=(SpanReport&&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:313:3: error: defaulted definition of copy assignment operator is not constexpr constexpr ReportPayload& operator=(ReportPayload const&) noexcept = default; ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/report.h:314:3: error: defaulted definition of move assignment operator is not constexpr constexpr ReportPayload& operator=(ReportPayload&&) noexcept = default; ^ In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/src/panic.cc:32: In file included from /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/panic.h:33: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/source_location.h:89:3: error: defaulted definition of copy assignment operator is not constexpr constexpr SourceLocation& operator=(SourceLocation const& other) noexcept = ^ /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/source_subfolder/include/stx/source_location.h:91:3: error: defaulted definition of move assignment operator is not constexpr constexpr SourceLocation& operator=(SourceLocation&& other) noexcept = ^ 8 errors generated. make[2]: *** [source_subfolder/CMakeFiles/stx.dir/src/panic/hook.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 8 errors generated. make[2]: *** [source_subfolder/CMakeFiles/stx.dir/src/panic.cc.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/stx.dir/all] Error 2 make: *** [all] Error 2 stx/1.0.1: WARN: Build folder is dirty, removing it: /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2 stx/1.0.1: ERROR: Package 'c2a0f130065b710be55b03cd2fe5b1a91ed83bd2' build failed stx/1.0.1: WARN: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2 ERROR: stx/1.0.1: Error in build() method, line 128 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/BuildSingleReference@3/.conan/data/stx/1.0.1/_/_/build/c2a0f130065b710be55b03cd2fe5b1a91ed83bd2/build_subfolder' '--' '-j4'