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/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea/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/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea/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/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea/source_subfolder/source/errors/exceptions_handler.cpp:643:5: error: static_assert failed "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/source/errors/exceptions_handler.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [source_subfolder/CMakeFiles/cppcommon.dir/all] Error 2 make: *** [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/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea cppcommon/1.0.0.0: ERROR: Package '93ba59f7eae95c5428b67bbcf0fbff2efaf929ea' build failed cppcommon/1.0.0.0: WARN: Build folder /home/conan/w/cci_PR-3224/.conan/data/cppcommon/1.0.0.0/_/_/build/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea 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/93ba59f7eae95c5428b67bbcf0fbff2efaf929ea/build_subfolder' '--' '-j3'