******************************************************************************** conan test cci-27f838dc/recipes/pipes/all/test_package/conanfile.py pipes/1.0.0@#45b8b21f710ef83b7d3143b6aace1861 -pr /home/conan/workspace/prod-v1/bsr/109045/aadeb/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/profiles/default) Found gcc 11.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pipes/1.0.0 (test package): Installing package Requirements pipes/1.0.0 from local cache - Cache Packages pipes/1.0.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... pipes/1.0.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-20369' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pipes/1.0.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 pipes/1.0.0: Downloaded package revision 67951cd2a2ffaa65242680ed4706270c pipes/1.0.0 (test package): Generator 'CMakeDeps' calling 'generate()' pipes/1.0.0 (test package): Generator 'CMakeToolchain' calling 'generate()' pipes/1.0.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' pipes/1.0.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' pipes/1.0.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' pipes/1.0.0 (test package): Generator txt created conanbuildinfo.txt pipes/1.0.0 (test package): Aggregating env generators pipes/1.0.0 (test package): Generated conaninfo.txt pipes/1.0.0 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release/generators/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 pipes/1.0.0 (test package): Calling build() pipes/1.0.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 11.4.0 -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'pipes::pipes' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release pipes/1.0.0 (test package): CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release" '--' '-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:62: recipe for target 'CMakeFiles/test_package.dir/test_package.cpp.o' failed CMakeFiles/Makefile2:75: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:83: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:4, from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/drop_while.hpp:5, from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:10, from /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/test_package.cpp:4: /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/optional.hpp:12:28: error: 'nullopt_t' in namespace 'std' does not name a type; did you mean 'nullptr_t'? 12 | using nullopt_t = std::nullopt_t; | ^~~~~~~~~ | nullptr_t /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/optional.hpp:13:18: error: 'nullopt_t' does not name a type; did you mean 'nullptr_t'? 13 | static const nullopt_t nullopt = std::nullopt; | ^~~~~~~~~ | nullptr_t /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/optional.hpp:16:27: error: 'optional' in namespace 'std' does not name a template type 16 | using optional = std::optional; | ^~~~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/optional.hpp:1:1: note: 'std::optional' is defined in header ''; did you forget to '#include '? +++ |+#include 1 | #ifndef PIPES_OPTIONAL_HPP In file included from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/drop_while.hpp:5, from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:10, from /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/test_package.cpp:4: /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:42:5: error: 'optional' does not name a type 42 | optional value_; | ^~~~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In member function 'pipes::detail::assignable& pipes::detail::assignable::operator=(const pipes::detail::assignable&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:18:9: error: 'value_' was not declared in this scope 18 | value_.emplace(*other.value_); | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In member function 'pipes::detail::assignable& pipes::detail::assignable::operator=(pipes::detail::assignable&&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:23:9: error: 'value_' was not declared in this scope 23 | value_ = std::move(other.value_); | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In copy constructor 'pipes::detail::assignable::assignable(const pipes::detail::assignable&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:26:43: error: class 'pipes::detail::assignable' does not have any field named 'value_' 26 | assignable(assignable const& other) : value_(other.value_){} | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In constructor 'pipes::detail::assignable::assignable(pipes::detail::assignable&&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:28:38: error: class 'pipes::detail::assignable' does not have any field named 'value_' 28 | assignable(assignable&& other) : value_(std::move(other.value_)) {} | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In constructor 'pipes::detail::assignable::assignable(const T&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:30:34: error: class 'pipes::detail::assignable' does not have any field named 'value_' 30 | assignable(T const& value) : value_(value) {} | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In constructor 'pipes::detail::assignable::assignable(T&&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:31:29: error: class 'pipes::detail::assignable' does not have any field named 'value_' 31 | assignable(T&& value) : value_(std::move(value)) {} | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In member function 'const T& pipes::detail::assignable::get() const': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:33:36: error: 'value_' was not declared in this scope 33 | T const& get() const { return *value_; } | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In member function 'T& pipes::detail::assignable::get()': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:34:24: error: 'value_' was not declared in this scope 34 | T& get() { return *value_; } | ^~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp: In member function 'decltype(auto) pipes::detail::assignable::operator()(Args&& ...)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/helpers/assignable.hpp:39:18: error: 'value_' was not declared in this scope 39 | return (*value_)(std::forward(args)...); | ^~~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:15, from /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/test_package.cpp:4: /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp: At global scope: /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp:41:13: error: 'optional' in namespace 'pipes::detail' does not name a template type 41 | detail::optional hint_; | ^~~~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp: In member function 'void pipes::insert_iterator_with_no_position::onReceive(T&&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp:30:13: error: 'hint_' was not declared in this scope; did you mean 'wint_t'? 30 | if (hint_) | ^~~~~ | wint_t /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp: In constructor 'pipes::insert_iterator_with_no_position::insert_iterator_with_no_position(Container&)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp:36:96: error: class 'pipes::insert_iterator_with_no_position' does not have any field named 'hint_' 36 | explicit insert_iterator_with_no_position (Container& container) : container_(&container), hint_(detail::nullopt) {} | ^~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp:36:110: error: 'nullopt' is not a member of 'pipes::detail' 36 | explicit insert_iterator_with_no_position (Container& container) : container_(&container), hint_(detail::nullopt) {} | ^~~~~~~ /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp: In constructor 'pipes::insert_iterator_with_no_position::insert_iterator_with_no_position(Container&, typename Container::iterator)': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/insert.hpp:37:122: error: class 'pipes::insert_iterator_with_no_position' does not have any field named 'hint_' 37 | insert_iterator_with_no_position (Container& container, typename Container::iterator hint) : container_(&container), hint_(hint) {} | ^~~~~ In file included from /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:11, from /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/test_package.cpp:4: /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp: In instantiation of 'void pipes::filter_pipe::onReceive(Values&& ..., TailPipeline&&) [with Values = {int&}; TailPipeline = pipes::detail::generic_pipeline >, pipes::push_back_pipeline > >&; Predicate = main()::]': /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/impl/pipes_assembly.hpp:18:52: required from 'void pipes::detail::generic_pipeline::onReceive(Ts&& ...) [with Ts = {int&}; HeadPipe = pipes::filter_pipe >; TailPipeline = pipes::detail::generic_pipeline >, pipes::push_back_pipeline > >]' /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/send.hpp:32:27: required from 'void pipes::send(T&&, Pipeline&) [with T = int&; Pipeline = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/base.hpp:21:17: required from 'pipes::pipeline_proxy& pipes::pipeline_proxy::operator=(T&&) [with T = int&; Pipeline = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /usr/local/include/c++/11.4.0/bits/stl_algobase.h:385:18: required from 'static _OI std::__copy_move::__copy_m(_II, _II, _OI) [with _II = int*; _OI = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /usr/local/include/c++/11.4.0/bits/stl_algobase.h:495:30: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = int*; _OI = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /usr/local/include/c++/11.4.0/bits/stl_algobase.h:522:42: required from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = int*; _OI = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /usr/local/include/c++/11.4.0/bits/stl_algobase.h:530:31: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /usr/local/include/c++/11.4.0/bits/stl_algobase.h:620:7: required from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >]' /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:23:18: required from 'void pipes::operator>>=(Range&&, Pipeline&&) [with Range = std::vector&; Pipeline = pipes::detail::generic_pipeline >, pipes::detail::generic_pipeline >, pipes::push_back_pipeline > > >; typename std::enable_if::type>, bool>::type = true; typename std::enable_if::type>, typename std::remove_reference<_Arg>::type>::value, bool>::type = true]' /home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/test_package.cpp:14:41: required from here /home/conan/workspace/prod-v1/bsr/109045/baabe/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp:19:27: error: could not convert '((pipes::filter_pipe >*)this)->pipes::filter_pipe >::predicate_.pipes::detail::assignable >::operator()((* & values#0))' from 'void' to 'bool' 19 | if (predicate_(values...)) | ~~~~~~~~~~^~~~~~~~~~~ | | | void 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 WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** pipes/1.0.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior pipes/1.0.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: pipes/1.0.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/workspace/prod-v1/bsr/cci-27f838dc/recipes/pipes/all/test_package/build/Release" '--' '-j3'