CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/simdjson.cpp:6: /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/to_chars.cpp:918:7: error: always_inline function 'signbit' requires target feature 'avx2', but would be inlined into function 'to_chars' that is compiled without support for 'avx2' if (std::signbit(value)) { ^ In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/simdjson.cpp:24: In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/haswell/dom_parser_implementation.cpp:108: /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/generic/stage1/utf8_lookup4_algorithm.h:165:34: error: array index 2 is past the end of the array (which contains 2 elements) [-Werror,-Warray-bounds] this->check_utf8_bytes(input.chunks[2], input.chunks[1]); ^ ~ /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/include/simdjson/haswell/simd.h:297:5: note: array 'chunks' declared here const simd8 chunks[NUM_CHUNKS]; ^ In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/simdjson.cpp:24: In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/haswell/dom_parser_implementation.cpp:108: /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/generic/stage1/utf8_lookup4_algorithm.h:166:34: error: array index 3 is past the end of the array (which contains 2 elements) [-Werror,-Warray-bounds] this->check_utf8_bytes(input.chunks[3], input.chunks[2]); ^ ~ /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/include/simdjson/haswell/simd.h:297:5: note: array 'chunks' declared here const simd8 chunks[NUM_CHUNKS]; ^ In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/simdjson.cpp:24: In file included from /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/haswell/dom_parser_implementation.cpp:108: /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/src/generic/stage1/utf8_lookup4_algorithm.h:166:51: error: array index 2 is past the end of the array (which contains 2 elements) [-Werror,-Warray-bounds] this->check_utf8_bytes(input.chunks[3], input.chunks[2]); ^ ~ /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/source_subfolder/include/simdjson/haswell/simd.h:297:5: note: array 'chunks' declared here const simd8 chunks[NUM_CHUNKS]; ^ 4 errors generated. make[2]: *** [source_subfolder/src/CMakeFiles/simdjson.dir/build.make:63: source_subfolder/src/CMakeFiles/simdjson.dir/simdjson.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:182: source_subfolder/src/CMakeFiles/simdjson.dir/all] Error 2 make: *** [Makefile:152: all] Error 2 simdjson/0.6.0: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8 simdjson/0.6.0: ERROR: Package '609cf3bfdada4fde382b2e18811ae2afca5362e8' build failed simdjson/0.6.0: WARN: Build folder /home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8 ERROR: simdjson/0.6.0: Error in build() method, line 76 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3402/.conan/data/simdjson/0.6.0/_/_/build/609cf3bfdada4fde382b2e18811ae2afca5362e8/build_subfolder' '--' '-j3'