Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pipes/1.0.0 #4631

Merged
merged 7 commits into from
Feb 23, 2021
Merged

Add pipes/1.0.0 #4631

merged 7 commits into from
Feb 23, 2021

Conversation

hnOsmium0001
Copy link
Contributor

Specify library name and version: pipes/1.0.0

  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the
    conan-center hook activated.

@conan-center-bot
Copy link
Collaborator

Failure in build 1 (9ee03f0476b69859e84ea879780ffe28655920df):

  • pipes/1.0.0@:
    Error running command 'conan export "recipes/pipes/all/conanfile.py" pipes/1.0.0@':
    [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK
    [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK
    [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK
    [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK
    [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 2.50390625 KB
    [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None
    [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK
    [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK
    [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK
    [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK
    [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK
    [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK
    [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK
    [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK
    [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK
    [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK
    [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK
    [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK
    [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK
    [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK
    [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK
    [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/home/conan/w/cci_PR-4631/recipes/pipes/all/conandata.yml' does not end with an endline (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H041) 
    [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/home/conan/w/cci_PR-4631/recipes/pipes/all/conanfile.py' does not end with an endline (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H041) 
    [HOOK - conan-center.py] pre_export(): ERROR: [NO FINAL ENDLINE (KB-H041)] File '/home/conan/w/cci_PR-4631/recipes/pipes/all/../config.yml' does not end with an endline (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H041) 
    ERROR: [HOOK - conan-center.py] pre_export(): Some checks failed running the hook, check the output
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@conan-center-bot
Copy link
Collaborator

Failure in build 2 (642fb9f74200edc900f9cdda391c6e0469cb0555):

  • pipes/1.0.0@:
    CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error: no matching function for call to 'filter(main()::<lambda(int)>)'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                                                                 ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: note: candidate is:
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:11:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp:32:10: note: template<class Predicate> int pipes::filter(Predicate)
         auto filter(Predicate&& predicate)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp:32:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp: In substitution of 'template<class Predicate> int pipes::filter(Predicate) [with Predicate = main()::<lambda(int)>]':
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61:   required from here
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error: template argument for 'template<class Predicate> int pipes::filter(Predicate)' uses local type 'main()::<lambda(int)>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                                                                 ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error:   trying to instantiate 'template<class Predicate> int pipes::filter(Predicate)'
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:55: warning: lambda expressions only available with -std=c++11 or -std=gnu++11
             >>= pipes::transform([](int i){ return i * 2; })
                                                           ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error: no matching function for call to 'transform(main()::<lambda(int)>)'
             >>= pipes::transform([](int i){ return i * 2; })
                                                            ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: note: candidate is:
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:30:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/transform.hpp:33:30: note: template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)
         transform_pipe<Function> transform(Function&& function)
                                  ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/transform.hpp:33:30: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp: In substitution of 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function) [with Function = main()::<lambda(int)>]':
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56:   required from here
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error: template argument for 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)' uses local type 'main()::<lambda(int)>'
             >>= pipes::transform([](int i){ return i * 2; })
                                                            ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error:   trying to instantiate 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)'
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:10:30: error: 'destination' was not declared in this scope
             >>= pipes::push_back(destination);
                                  ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:12:10: error: 'expected' does not name a type
         auto expected = std::vector<int>{0, 4, 8, 12, 16};
              ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:13:35: error: 'expected' was not declared in this scope
         bool success = destination == expected;
                                       ^
    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: pipes/1.0.0 (test package): Error in build() method, line 11
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@conan-center-bot
Copy link
Collaborator

Failure in build 3 (daa3193ac507a1506c2d245de3f561f532728256):

  • pipes/1.0.0@:
    CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error: no matching function for call to 'filter(main()::<lambda(int)>)'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                                                                 ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: note: candidate is:
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:11:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp:32:10: note: template<class Predicate> int pipes::filter(Predicate)
         auto filter(Predicate&& predicate)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/filter.hpp:32:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp: In substitution of 'template<class Predicate> int pipes::filter(Predicate) [with Predicate = main()::<lambda(int)>]':
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61:   required from here
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error: template argument for 'template<class Predicate> int pipes::filter(Predicate)' uses local type 'main()::<lambda(int)>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                                                                 ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:61: error:   trying to instantiate 'template<class Predicate> int pipes::filter(Predicate)'
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:55: warning: lambda expressions only available with -std=c++11 or -std=gnu++11
             >>= pipes::transform([](int i){ return i * 2; })
                                                           ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error: no matching function for call to 'transform(main()::<lambda(int)>)'
             >>= pipes::transform([](int i){ return i * 2; })
                                                            ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: note: candidate is:
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:30:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/transform.hpp:33:30: note: template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)
         transform_pipe<Function> transform(Function&& function)
                                  ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/transform.hpp:33:30: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp: In substitution of 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function) [with Function = main()::<lambda(int)>]':
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56:   required from here
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error: template argument for 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)' uses local type 'main()::<lambda(int)>'
             >>= pipes::transform([](int i){ return i * 2; })
                                                            ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:9:56: error:   trying to instantiate 'template<class Function> pipes::transform_pipe<Function> pipes::transform(Function)'
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:10:30: error: 'destination' was not declared in this scope
             >>= pipes::push_back(destination);
                                  ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:12:10: error: 'expected' does not name a type
         auto expected = std::vector<int>{0, 4, 8, 12, 16};
              ^
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:13:35: error: 'expected' was not declared in this scope
         bool success = destination == expected;
                                       ^
    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: pipes/1.0.0 (test package): Error in build() method, line 11
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@conan-center-bot
Copy link
Collaborator

Failure in build 4 (6d0a918d0215bba5561f9dfb123c2c18930c8c1e):

  • pipes/1.0.0@:
    CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    
                                                                            ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:36:72: note: invalid template non-type parameter
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:29:10: note: template<class Pipe1, class Pipe2, typename std::enable_if<std::is_base_of<pipes::pipe_base, typename std::remove_reference< <template-parameter-1-1> >::type>::value, bool>::type <anonymous>, typename std::enable_if<std::is_base_of<pipes::pipe_base, typename std::remove_reference<_To>::type>::value, bool>::type <anonymous> > auto pipes::operator>>=(Pipe1&&, Pipe2&&)
         auto operator>>=(Pipe1&& pipe1, Pipe2&& pipe2)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:29:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:28:71: error: no type named 'type' in 'struct std::enable_if<false, bool>'
         template<typename Pipe1, typename Pipe2, detail::IsAPipe<Pipe1> = true, detail::IsAPipe<Pipe2> = true>
                                                                           ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:28:71: note: invalid template non-type parameter
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:19:10: note: template<class Range, class Pipeline, int <anonymous> > void pipes::operator>>=(Range&&, Pipeline&&)
         void operator>>=(Range&& range, Pipeline&& pipeline)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/operator.hpp:19:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:12: note:   couldn't deduce template parameter '<anonymous>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:6:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/combinations.hpp:44:10: note: template<class ForwardRange, class Pipeline, typename std::enable_if<std::is_base_of<pipes::pipeline_base<typename std::remove_reference<_To>::type>, typename std::remove_reference<_To>::type>::value, bool>::type <anonymous> > void pipes::operator>>=(pipes::detail::combinations_range<ForwardRange>, Pipeline&&)
         void operator>>=(detail::combinations_range<ForwardRange> rangeHolder, Pipeline&& pipeline)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/combinations.hpp:44:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:12: note:   'std::vector<int>' is not derived from 'pipes::detail::combinations_range<ForwardRange>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:5:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/cartesian_product.hpp:67:10: note: template<class ... Ranges, class Pipeline, typename std::enable_if<std::is_base_of<pipes::pipeline_base<typename std::remove_reference<_To>::type>, typename std::remove_reference<_To>::type>::value, bool>::type <anonymous> > void pipes::operator>>=(pipes::cartesian_product_ranges<Ranges ...>, Pipeline&&)
         void operator>>= (cartesian_product_ranges<Ranges...> rangesHolder, Pipeline&& pipeline)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/cartesian_product.hpp:67:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:12: note:   'std::vector<int>' is not derived from 'pipes::cartesian_product_ranges<Ranges ...>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                ^
    In file included from /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/pipes.hpp:4:0,
                     from /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:2:
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/adjacent.hpp:24:10: note: template<class Range, class Pipeline, typename std::enable_if<std::is_base_of<pipes::pipeline_base<typename std::remove_reference<_To>::type>, typename std::remove_reference<_To>::type>::value, bool>::type <anonymous> > void pipes::operator>>=(pipes::adjacent_range<Range>, Pipeline&&)
         void operator>>= (adjacent_range<Range> rangesHolder, Pipeline&& pipeline)
              ^
    /home/conan/w/BuildSingleReference/.conan/data/pipes/1.0.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/pipes/adjacent.hpp:24:10: note:   template argument deduction/substitution failed:
    /home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/test_package.cpp:8:12: note:   'std::vector<int>' is not derived from 'pipes::adjacent_range<Range>'
         source >>= pipes::filter([](int i){ return i % 2 == 0; })
                ^
    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: pipes/1.0.0 (test package): Error in build() method, line 11
    	cmake.build()
    	ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/pipes/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

prince-chrismc
prince-chrismc previously approved these changes Feb 21, 2021
@conan-center-bot
Copy link
Collaborator

Failure in build 5 (803ae6e2c0896d982686c13b6c847c9254327a05):

  • pipes/1.0.0@:
    Error running command 'conan info pipes/1.0.0@ --json {jsonName} -pr {profileName}':
    [settings]
    arch=x86_64
    arch_build=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++
    compiler.version=4.9
    os=Linux
    os_build=Linux
    
    ...
    ERROR: pipes/1.0.0: Error in configure() method, line 40
    	raise ConanInvalidConfiguration("{} requires C++{} support. The current compiler {} {} does not support it.".format(
    	NameError: name 'ConanInvalidConfiguration' is not defined
    
    

Note: To save resources, CI tries to finish as soon as an error is found. For this reason you might find that not all the references have been launched or not all the configurations for a given reference. Also, take into account that we cannot guarantee the order of execution as it depends on CI workload and workers availability.

@conan-center-bot
Copy link
Collaborator

All green in build 6 (66a7fa7acd38358498303447f4f7e12af70f1a17):

  • pipes/1.0.0@:
    All packages built successfully! (All logs)

@conan-center-bot
Copy link
Collaborator

All green in build 7 (cad83d9f30f0bcfa2a47f99ebdf4025192b257be):

  • pipes/1.0.0@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit ddd49bf into conan-io:master Feb 23, 2021
@hnOsmium0001 hnOsmium0001 deleted the pipes branch February 25, 2021 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants