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 /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5/source_subfolder/source/errors/exceptions_handler.cpp:639:86: error: implicit instantiation of undefined template 'CppCommon::ValidateAlignedStorage<64, 16, 72, 8, void>' ValidateAlignedStorage< sizeof(Impl), alignof(Impl), StorageSize, StorageAlign > _; _.nop(); ^ /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5/source_subfolder/include/utility/validate_aligned_storage.h:18:11: note: template is declared here class ValidateAlignedStorage; ^ /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5/source_subfolder/source/errors/exceptions_handler.cpp:643:5: error: static_assert failed due to requirement 'StorageAlign % alignof(CppCommon::ExceptionsHandler::Impl) == 0' "ExceptionsHandler::StorageAlign must be adjusted!" static_assert((StorageAlign % alignof(Impl) == 0), "ExceptionsHandler::StorageAlign must be adjusted!"); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. make[2]: *** [source_subfolder/CMakeFiles/cppcommon.dir/build.make:154: source_subfolder/CMakeFiles/cppcommon.dir/source/errors/exceptions_handler.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:94: source_subfolder/CMakeFiles/cppcommon.dir/all] Error 2 make: *** [Makefile:130: all] Error 2 cppcommon/1.0.0.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5 cppcommon/1.0.0.0: ERROR: Package 'acc4e632fb29fd86b271bb60419f548fd874aec5' build failed cppcommon/1.0.0.0: WARN: Build folder /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5 ERROR: cppcommon/1.0.0.0: Error in build() method, line 77 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/acc4e632fb29fd86b271bb60419f548fd874aec5/build_subfolder' '--' '-j3'