******************************************************************************** conan test conan-center-index/recipes/hexl/all/test_package/conanfile.py hexl/1.2.4@#364ccbf479fd43b986b6a4dea493c218 -pr /Users/jenkins/w/prod/BuildSingleReference@2/66067/03cecd8e-b2f3-4fa7-9156-30bb171c19be/profile_osx_120_libcpp_apple-clang_release_64.hexl-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] hexl:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/12/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk hexl/1.2.4 (test package): Installing package Requirements cpu_features/0.7.0 from 'conan-center' - Cache hexl/1.2.4 from local cache - Cache Packages cpu_features/0.7.0:647afeb69d3b0a2d3d316e80b24d38c714cc6900 - Cache hexl/1.2.4:137c17c7ec296c87a7650e7f523dca10b87494ab - Cache Installing (downloading, building) binaries... cpu_features/0.7.0: Already installed! cpu_features/0.7.0: Appending PATH environment variable: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/bin hexl/1.2.4: Already installed! hexl/1.2.4 (test package): Generator cmake created conanbuildinfo.cmake hexl/1.2.4 (test package): Generator cmake_find_package created FindHexl.cmake hexl/1.2.4 (test package): Generator cmake_find_package created FindCpuFeatures.cmake hexl/1.2.4 (test package): Generator txt created conanbuildinfo.txt hexl/1.2.4 (test package): Aggregating env generators hexl/1.2.4 (test package): Generated conaninfo.txt hexl/1.2.4 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK hexl/1.2.4 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56/package" -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" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package' ----------------- -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library hexl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/lib/libhexl.a -- Library cpu_features found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcpu_features.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindHexl.cmake -- Found Hexl: 1.2.4 (found version "1.2.4") -- Conan: Component 'hexl' found in package 'Hexl' -- Library hexl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/lib/libhexl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/lib/libhexl.a -- Conan: Using autogenerated FindCpuFeatures.cmake -- Found CpuFeatures: 0.7.0 (found version "0.7.0") -- Library cpu_features found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcpu_features.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcpu_features.a -- Library cpu_features found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcpu_features.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/cpu_features/0.7.0/_/_/package/647afeb69d3b0a2d3d316e80b24d38c714cc6900/lib/libcpu_features.a -- Library hexl found /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/lib/libhexl.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/lib/libhexl.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56 ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56' '--' '-j4' ----------------- [ 50%] Building CXX object CMakeFiles/example.dir/example.cpp.o 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/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/example.cpp:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/hexl.hpp:7: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/eltwise/eltwise-cmp-add.hpp:8: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:31:10: error: expression is not an integral constant expression case CMPINT::EQ: ^~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:33:10: error: expression is not an integral constant expression case CMPINT::LT: ^~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:35:10: error: expression is not an integral constant expression case CMPINT::LE: ^~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:37:10: error: expression is not an integral constant expression case CMPINT::FALSE: ^~~~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:39:10: error: expression is not an integral constant expression case CMPINT::NE: ^~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:41:10: error: expression is not an integral constant expression case CMPINT::NLT: ^~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:43:10: error: expression is not an integral constant expression case CMPINT::NLE: ^~~~~~~~~~~ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/util.hpp:45:10: error: expression is not an integral constant expression case CMPINT::TRUE: ^~~~~~~~~~~~ In file included from /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/example.cpp:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/hexl.hpp:19: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:11: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/aligned-allocator.hpp:11: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/allocator.hpp:13:27: error: expected ';' at end of declaration list virtual ~AllocatorBase() noexcept {} ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/allocator.hpp:31:38: error: only virtual member functions can be marked 'override' void* allocate(size_t bytes_count) override { ^ In file included from /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/example.cpp:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/hexl.hpp:19: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:11: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/aligned-allocator.hpp:19:38: error: only virtual member functions can be marked 'final' void* allocate(size_t bytes_count) final { return std::malloc(bytes_count); } ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/aligned-allocator.hpp:40:69: error: expected ';' at end of declaration list explicit AlignedAllocator(AllocatorStrategyPtr strategy = nullptr) noexcept ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/util/aligned-allocator.hpp:72:34: error: no member named 'allocate' in 'intel::hexl::AllocatorBase' void* buffer = m_alloc_impl->allocate(alloc_size); ~~~~~~~~~~~~~~^ In file included from /Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/example.cpp:5: In file included from /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/hexl.hpp:19: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:27:68: error: a space is required between consecutive right angle brackets (use '> >') : public AllocatorInterface> { ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:203:23: error: function definition does not declare parameters static const size_t s_default_shift_bits{64}; ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:207:23: error: function definition does not declare parameters static const size_t s_ifma_shift_bits{52}; ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:211:23: error: function definition does not declare parameters static const size_t s_max_fwd_32_modulus{1ULL << (32 - 2)}; ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:215:23: error: function definition does not declare parameters static const size_t s_max_inv_32_modulus{1ULL << (32 - 2)}; ^ /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/hexl/1.2.4/_/_/package/137c17c7ec296c87a7650e7f523dca10b87494ab/include/hexl/ntt/ntt.hpp:219:23: error: function definition does not declare parameters static const size_t s_max_fwd_ifma_modulus{1ULL << (s_ifma_shift_bits - 2)}; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [CMakeFiles/example.dir/example.cpp.o] Error 1 make[1]: *** [CMakeFiles/example.dir/all] Error 2 make: *** [all] Error 2 ERROR: hexl/1.2.4 (test package): Error in build() method, line 15 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/prod/BuildSingleReference@2/conan-center-index/recipes/hexl/all/test_package/build/9e048c1f0a2eadec492d6d39b26900376748ae56' '--' '-j4'