******************************************************************************** conan test conan-center-index/recipes/nsimd/2.x/test_package/conanfile.py nsimd/2.2@ --profile=/home/conan/w/BuildSingleReference/28398/00e21bd8-f09b-4436-803c-43fceaf378a2/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] nsimd:shared=False [build_requires] [env] nsimd/2.2 (test package): Installing package Requirements nsimd/2.2 from local cache - Cache Packages nsimd/2.2:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Cache Installing (downloading, building) binaries... nsimd/2.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK nsimd/2.2 (test package): Generator cmake created conanbuildinfo.cmake nsimd/2.2 (test package): Generator txt created conanbuildinfo.txt nsimd/2.2 (test package): Generated conaninfo.txt nsimd/2.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0/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 nsimd/2.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0/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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o CMakeFiles/test_package.dir/build.make:81: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed 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 /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:9:0: /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp: In function ‘int main()’: /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:57:23: error: ‘dst_scale’ was not declared in this scope assert(std::string(&dst_scale[0]) == std::string(&dst_simd[0])); ^ /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:57:64: error: no matching function for call to ‘std::__cxx11::basic_string::basic_string(signed char*)’ assert(std::string(&dst_scale[0]) == std::string(&dst_simd[0])); ^ In file included from /usr/include/c++/5/string:52:0, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/cxx_adv_api.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/nsimd-all.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:3: /usr/include/c++/5/bits/basic_string.h:534:9: note: candidate: template std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(_InputIterator, _InputIterator, const _Alloc&) basic_string(_InputIterator __beg, _InputIterator __end, ^ /usr/include/c++/5/bits/basic_string.h:534:9: note: template argument deduction/substitution failed: In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:9:0: /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:57:64: note: candidate expects 3 arguments, 1 provided assert(std::string(&dst_scale[0]) == std::string(&dst_simd[0])); ^ In file included from /usr/include/c++/5/string:52:0, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/cxx_adv_api.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/nsimd-all.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:3: /usr/include/c++/5/bits/basic_string.h:464:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, _CharT, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int] basic_string(size_type __n, _CharT __c, const _Alloc& __a = _Alloc()) ^ /usr/include/c++/5/bits/basic_string.h:464:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/5/bits/basic_string.h:454:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator] basic_string(const _CharT* __s, const _Alloc& __a = _Alloc()) ^ /usr/include/c++/5/bits/basic_string.h:454:7: note: conversion of argument 1 would be ill-formed: In file included from /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:9:0: /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:57:64: error: invalid conversion from ‘signed char*’ to ‘const char*’ [-fpermissive] assert(std::string(&dst_scale[0]) == std::string(&dst_simd[0])); ^ In file included from /usr/include/c++/5/string:52:0, from /usr/include/c++/5/bits/locale_classes.h:40, from /usr/include/c++/5/bits/ios_base.h:41, from /usr/include/c++/5/ios:42, from /usr/include/c++/5/ostream:38, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/cxx_adv_api.hpp:29, from /home/conan/w/BuildSingleReference/.conan/data/nsimd/2.2/_/_/package/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/include/nsimd/nsimd-all.hpp:29, from /home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/test_package.cpp:3: /usr/include/c++/5/bits/basic_string.h:444:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int] basic_string(const _CharT* __s, size_type __n, ^ /usr/include/c++/5/bits/basic_string.h:444:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/5/bits/basic_string.h:426:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int] basic_string(const basic_string& __str, size_type __pos, ^ /usr/include/c++/5/bits/basic_string.h:426:7: note: candidate expects 4 arguments, 1 provided /usr/include/c++/5/bits/basic_string.h:410:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type, std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator; std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::size_type = long unsigned int] basic_string(const basic_string& __str, size_type __pos, ^ /usr/include/c++/5/bits/basic_string.h:410:7: note: candidate expects 3 arguments, 1 provided /usr/include/c++/5/bits/basic_string.h:398:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const std::__cxx11::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator] basic_string(const basic_string& __str) ^ /usr/include/c++/5/bits/basic_string.h:398:7: note: no known conversion for argument 1 from ‘signed char*’ to ‘const std::__cxx11::basic_string&’ /usr/include/c++/5/bits/basic_string.h:390:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _Alloc&) [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator] basic_string(const _Alloc& __a) ^ /usr/include/c++/5/bits/basic_string.h:390:7: note: no known conversion for argument 1 from ‘signed char*’ to ‘const std::allocator&’ /usr/include/c++/5/bits/basic_string.h:379:7: note: candidate: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::basic_string() [with _CharT = char; _Traits = std::char_traits; _Alloc = std::allocator] basic_string() ^ /usr/include/c++/5/bits/basic_string.h:379:7: note: candidate expects 0 arguments, 1 provided make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 ERROR: nsimd/2.2 (test package): Error in build() method, line 15 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/nsimd/2.x/test_package/build/2ab40f8f86a0d34313d55cf9e81fadb355c23fb0' '--' '-j3'