conan-center-index icon indicating copy to clipboard operation
conan-center-index copied to clipboard

mdspan: Add version 0.4.0, fix msvc build

Open leha-bot opened this issue 3 years ago • 3 comments

Also add new test package for v0.4.0 due to breaking changes in API.

Specify library name and version: mdspan/0.4.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


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

leha-bot avatar Jul 25 '22 21:07 leha-bot

Failure in build 1 (200990edefb8a37a9df5cc95e049b0f297e0b638):

  • mdspan/0.4.0@: Didn't run or was cancelled before finishing

  • mdspan/0.1.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(69): error C2371: 'std::is_same_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xtr1common(98): note: see declaration of 'std::is_same_v'
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(70): error C2371: 'std::is_empty_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\type_traits(719): note: see declaration of 'std::is_empty_v'
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(71): error C2371: 'std::is_void_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\type_traits(248): note: see declaration of 'std::is_void_v'
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(206): error C2975: '_Size': invalid template argument for 'std::array', expected compile-time constant expression [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\array(20): note: see declaration of '_Size'
      c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(288): note: see reference to class template instantiation 'std::experimental::extents<Extents...>' being compiled
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/subspan.hpp(484): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(188): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(143): note: see reference to class template instantiation 'std::experimental::extents<2,3,4>' being compiled
      C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): note: see reference to class template instantiation 'std::experimental::basic_mdspan<T,std::experimental::extents<2,3,4>,std::experimental::layout_right,std::experimental::accessor_basic<ElementType>>' being compiled
              with
              [
                  T=double,
                  ElementType=double
              ]
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(143): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(250): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): error C2440: '<function-style-cast>': cannot convert from 'double [24]' to 'std::experimental::basic_mdspan<T,std::experimental::extents<2,3,4>,std::experimental::layout_right,std::experimental::accessor_basic<ElementType>>' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
              with
              [
                  T=double,
                  ElementType=double
              ]
      C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): note: No constructor could take the source type, or constructor overload resolution was ambiguous
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(11): error C3536: 's1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(11): error C2064: term does not evaluate to a function taking 3 arguments [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(12): error C2672: 'std::experimental::subspan': no matching overloaded function found [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(12): error C2784: 'auto std::experimental::subspan(const std::experimental::basic_mdspan<ElementType,std::experimental::extents<Exts...>,LayoutPolicy,AccessorPolicy> &,SliceSpecs...) noexcept': could not deduce template argument for 'const std::experimental::basic_mdspan<ElementType,std::experimental::extents<Exts...>,LayoutPolicy,AccessorPolicy> &' from 'int' [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@2\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/subspan.hpp(496): note: see declaration of 'std::experimental::subspan'
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(13): error C3536: 'sub1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(13): error C2109: subscript requires array or pointer type [C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    ERROR: mdspan/0.1.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@2\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Jul 25 '22 21:07 conan-center-bot

Failure in build 3 (d734e2e5c00989a04febda5ff4cac4dd7216e79c):

  • mdspan/0.4.0@: Didn't run or was cancelled before finishing

  • mdspan/0.1.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(69): error C2371: 'std::is_same_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xtr1common(98): note: see declaration of 'std::is_same_v'
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(70): error C2371: 'std::is_empty_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\type_traits(719): note: see declaration of 'std::is_empty_v'
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\trait_backports.hpp(71): error C2371: 'std::is_void_v': redefinition; different basic types [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\type_traits(248): note: see declaration of 'std::is_void_v'
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(206): error C2975: '_Size': invalid template argument for 'std::array', expected compile-time constant expression [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\array(20): note: see declaration of '_Size'
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(288): note: see reference to class template instantiation 'std::experimental::extents<Extents...>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/subspan.hpp(484): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\extents.hpp(188): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(143): note: see reference to class template instantiation 'std::experimental::extents<2,3,4>' being compiled
      C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): note: see reference to class template instantiation 'std::experimental::basic_mdspan<T,std::experimental::extents<2,3,4>,std::experimental::layout_right,std::experimental::accessor_basic<ElementType>>' being compiled
              with
              [
                  T=double,
                  ElementType=double
              ]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(143): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/basic_mdspan.hpp(250): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): error C2440: '<function-style-cast>': cannot convert from 'double [24]' to 'std::experimental::basic_mdspan<T,std::experimental::extents<2,3,4>,std::experimental::layout_right,std::experimental::accessor_basic<ElementType>>' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
              with
              [
                  T=double,
                  ElementType=double
              ]
      C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(10): note: No constructor could take the source type, or constructor overload resolution was ambiguous
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(11): error C3536: 's1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(11): error C2064: term does not evaluate to a function taking 3 arguments [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(12): error C2672: 'std::experimental::subspan': no matching overloaded function found [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(12): error C2784: 'auto std::experimental::subspan(const std::experimental::basic_mdspan<ElementType,std::experimental::extents<Exts...>,LayoutPolicy,AccessorPolicy> &,SliceSpecs...) noexcept': could not deduce template argument for 'const std::experimental::basic_mdspan<ElementType,std::experimental::extents<Exts...>,LayoutPolicy,AccessorPolicy> &' from 'int' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/subspan.hpp(496): note: see declaration of 'std::experimental::subspan'
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(13): error C3536: 'sub1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\test_package.cpp(13): error C2109: subscript requires array or pointer type [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    ERROR: mdspan/0.1.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Aug 03 '22 16:08 conan-center-bot

v0.1.0 doesn't build on msvc > 16.5 too, and I'm thinking to handle this for v0.1.0

leha-bot avatar Aug 12 '22 07:08 leha-bot

Let's try again

leha-bot avatar Sep 16 '22 22:09 leha-bot

Failure in build 5 (4de2ef7582032bc7c602e7dd7156624b72b288ae):

  • mdspan/0.1.0@: All packages built successfully! (All logs)

  • mdspan/0.4.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
              ]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C3779: 'std::__fold_compatibility_impl::__fold_right_and_impl': a function that returns 'decltype(auto)' cannot be used before it is defined [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\macros.hpp(313): note: see declaration of 'std::__fold_compatibility_impl::__fold_right_and_impl'
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\macros.hpp(314): error C2296: '&&': illegal, left operand has type 'Arg' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
              with
              [
                  Arg=is_nothrow_constructible<unsigned __int64,Integral>::value &
              ]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\type_traits(831): note: see reference to class template instantiation 'std::experimental::layout_right::mapping<std::experimental::extents<size_t,2,3,4>>' being compiled
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): note: see reference to class template instantiation 'std::is_constructible<std::experimental::layout_right::mapping<std::experimental::extents<size_t,2,3,4>>,std::experimental::extents<size_t,2,3,4>>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\macros.hpp(314): error C2296: '&&': illegal, left operand has type 'Arg &&' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
              with
              [
                  Arg=is_convertible<Integral,unsigned __int64>::value
              ]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C3779: 'std::__fold_compatibility_impl::__fold_right_and_impl': a function that returns 'decltype(auto)' cannot be used before it is defined [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\macros.hpp(313): note: see declaration of 'std::__fold_compatibility_impl::__fold_right_and_impl'
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(301): error C3546: '...': there are no parameter packs available to expand [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(301): error C3779: 'std::__fold_compatibility_impl::__fold_right_and_impl': a function that returns 'decltype(auto)' cannot be used before it is defined [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\macros.hpp(313): note: see declaration of 'std::__fold_compatibility_impl::__fold_right_and_impl'
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(10): error C2440: '<function-style-cast>': cannot convert from 'double [24]' to 'std::experimental::mdspan<double,std::experimental::extents<size_t,2,3,4>,std::experimental::layout_right,std::experimental::default_accessor<ElementType>>' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
              with
              [
                  ElementType=double
              ]
      C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(10): note: No constructor could take the source type, or constructor overload resolution was ambiguous
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(11): error C3536: 's1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(11): error C2064: term does not evaluate to a function taking 3 arguments [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(12): error C2672: 'std::experimental::submdspan': no matching overloaded function found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(12): error C2784: 'auto std::experimental::submdspan(const std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy> &,SliceSpecs...) noexcept': could not deduce template argument for 'const std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy> &' from 'int' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/submdspan.hpp(497): note: see declaration of 'std::experimental::submdspan'
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(13): error C3536: 'sub1': cannot be used before it is initialized [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\test_package_v040.cpp(13): error C2109: subscript requires array or pointer type [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    ERROR: mdspan/0.4.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Sep 16 '22 22:09 conan-center-bot

So.... I could compile v0.1.0 and v0.4.0 using msvc 17 in C++20 mode... Let's see that CI says...

leha-bot avatar Sep 17 '22 01:09 leha-bot

Failure in build 6 (fd1311e3c2ab51e3e827b8ac4564ce65685b60e1):

  • mdspan/0.1.0@: All packages built successfully! (All logs)

  • mdspan/0.4.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/mdspan/all/test_package/CMakeLists.txt
      test_package_v040.cpp
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): warning C4346: 'Extents::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(545): note: see reference to class template instantiation 'std::experimental::layout_stride::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(422): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(433): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(476): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(505): warning C4544: 'unnamed-parameter': default template argument ignored on this template declaration [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(481): note: see declaration of 'unnamed-parameter'
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): warning C4346: 'std::experimental::layout_right::mapping<Extents>::std::experimental::layout_right::mapping<Extents>::extents_type::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(235): note: see reference to class template instantiation 'std::experimental::layout_right::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(189): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(196): error C2270: 'is_unique': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(197): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(198): error C2270: 'is_strided': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(201): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(377): note: see reference to class template instantiation 'std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(145): error C2334: unexpected token(s) preceding ':'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(54): fatal error C1075: '{': no matching token found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    ERROR: mdspan/0.4.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Sep 17 '22 01:09 conan-center-bot

All green in build 7 (83d5860b3505f601b8b30401fe81522e006b5acc):

  • mdspan/0.4.0@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • mdspan/0.1.0@: All packages built successfully! (All logs)

    :small_orange_diamond: Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future. This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work. See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11913/recipes/mdspan/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

conan-center-bot avatar Sep 17 '22 02:09 conan-center-bot

All green in build 8 (fc0e98d03d41d2500005b7aa75bc56df48342b61):

  • mdspan/0.1.0@: All packages built successfully! (All logs)

  • mdspan/0.4.0@: All packages built successfully! (All logs)

conan-center-bot avatar Sep 20 '22 16:09 conan-center-bot

Failure in build 9 (d053998b352e9c52507f9647cd37d4ef62c6706c):

  • mdspan/0.1.0@: Didn't run or was cancelled before finishing

  • mdspan/0.4.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/mdspan/all/test_package/CMakeLists.txt
      test_package_v040.cpp
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): warning C4346: 'Extents::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(545): note: see reference to class template instantiation 'std::experimental::layout_stride::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(422): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(433): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(476): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(505): warning C4544: 'unnamed-parameter': default template argument ignored on this template declaration [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(481): note: see declaration of 'unnamed-parameter'
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): warning C4346: 'std::experimental::layout_right::mapping<Extents>::std::experimental::layout_right::mapping<Extents>::extents_type::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(235): note: see reference to class template instantiation 'std::experimental::layout_right::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(189): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(196): error C2270: 'is_unique': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(197): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(198): error C2270: 'is_strided': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(201): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(377): note: see reference to class template instantiation 'std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy>' being compiled
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(145): error C2334: unexpected token(s) preceding ':'; skipping apparent function body [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(54): fatal error C1075: '{': no matching token found [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    mdspan/0.4.0: WARN: mdspan recipe lacks information about the Visual Studio compiler support.
    ERROR: mdspan/0.4.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Sep 20 '22 22:09 conan-center-bot

Failure in build 10 (79fc91b0ad14aaca457d98a51d56f97bb0847725):

  • mdspan/0.1.0@: Error running command conan info mdspan/0.1.0@#46b0c4efff94a12d80031ddfdd89dc8e --json {jsonName} -pr {profileName}:

    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    
    ...
    ERROR: mdspan/0.1.0: Error in configure() method, line 56
    	is_msvc = is_msvc(self)
    	UnboundLocalError: local variable 'is_msvc' referenced before assignment
    
  • mdspan/0.4.0@: Error running command conan info mdspan/0.4.0@#64862e459ee2d0a1830352b94d13046d --json {jsonName} -pr {profileName}:

    [settings]
    arch=x86_64
    build_type=Release
    compiler=gcc
    compiler.libcxx=libstdc++11
    compiler.version=5
    os=Linux
    
    ...
    ERROR: mdspan/0.4.0: Error in configure() method, line 56
    	is_msvc = is_msvc(self)
    	UnboundLocalError: local variable 'is_msvc' referenced before assignment
    

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 avatar Oct 04 '22 16:10 conan-center-bot

Failure in build 11 (6d44292f9fdf59441da745b6bfab50e039b4f9ca):

  • mdspan/0.1.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(170): note: see declaration of 'std::locale::facet::facet'
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(141): note: see declaration of 'std::locale::facet'
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocmon(33): error C2248: 'std::locale::facet::~facet': cannot access protected member declared in class 'std::locale::facet' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(175): note: see declaration of 'std::locale::facet::~facet'
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocale(141): note: see declaration of 'std::locale::facet'
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocmon(34): error C2143: syntax error: missing ';' before '}' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xlocmon(1064): error C2143: syntax error: missing ';' before '}' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(15): error C2143: syntax error: missing ';' before '{' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Windows Kits\10\Include\10.0.17763.0\ucrt\time.h(15): error C2447: '{': missing function header (old-style formal list?) [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(18): error C2039: 'clock_t': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(18): error C2873: 'clock_t': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2039: 'asctime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2873: 'asctime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2039: 'clock': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2873: 'clock': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2039: 'ctime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(20): error C2873: 'ctime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2039: 'difftime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2873: 'difftime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2039: 'gmtime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2873: 'gmtime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2039: 'localtime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(21): error C2873: 'localtime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2039: 'mktime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2873: 'mktime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2039: 'strftime': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2873: 'strftime': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2039: 'time': is not a member of '`global namespace'' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\ctime(22): error C2873: 'time': symbol cannot be used in a using-declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xloctime(439): error C7534: syntax error: 'End of Token Stream': expected class definition to end with '}' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xloctime(439): error C2143: syntax error: missing ';' before 'newline' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xloctime(439): fatal error C1004: unexpected end-of-file found [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xloctime(439): note: see reference to class template instantiation 'std::std::time_get<_Elem,_InIt>' being compiled
    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
    
    
    mdspan/0.1.0: WARN: mdspan recipe lacks information about the Visual Studio compiler support.
    ERROR: mdspan/0.1.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    
  • mdspan/0.4.0@: Didn't run or was cancelled before finishing


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 avatar Oct 04 '22 17:10 conan-center-bot

Failure in build 16 (7f2d8ef7ee2566dd85ea3fd3b325478579af1645):

  • mdspan/0.1.0@: Didn't run or was cancelled before finishing

  • mdspan/0.4.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/w/prod/BuildSingleReference@3/conan-center-index/recipes/mdspan/all/test_package/CMakeLists.txt
      test_package_v040.cpp
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): warning C4346: 'Extents::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(545): note: see reference to class template instantiation 'std::experimental::layout_stride::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(422): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(433): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(476): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(505): warning C4544: 'unnamed-parameter': default template argument ignored on this template declaration [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(481): note: see declaration of 'unnamed-parameter'
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): warning C4346: 'std::experimental::layout_right::mapping<Extents>::std::experimental::layout_right::mapping<Extents>::extents_type::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(235): note: see reference to class template instantiation 'std::experimental::layout_right::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(189): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(196): error C2270: 'is_unique': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(197): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(198): error C2270: 'is_strided': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(201): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(377): note: see reference to class template instantiation 'std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(145): error C2334: unexpected token(s) preceding ':'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(54): fatal error C1075: '{': no matching token found [C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    mdspan/0.4.0: WARN: mdspan recipe lacks information about the Visual Studio compiler support.
    ERROR: mdspan/0.4.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\conan-center-index\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 avatar Oct 08 '22 02:10 conan-center-bot

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 07 '22 04:11 stale[bot]

This pull request has been automatically closed because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Dec 11 '22 12:12 stale[bot]

Let's try again to add this revision and fix the msvc build, at least this may help #15464

leha-bot avatar Feb 25 '23 23:02 leha-bot

@uilianries may you reopen my PR? It seems I can't do it 🤔

leha-bot avatar Mar 06 '23 08:03 leha-bot

Conan v1 pipeline :x:

Sorry, the system is under maintenance and it doesn't accept builds right now. Thanks for your understanding and help with the Conan Center Index!


Conan v2 pipeline (informative, not required for merge) :x:

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Sorry, the system is under maintenance and it doesn't accept builds right now. Thanks for your understanding and help with the Conan Center Index!

conan-center-bot avatar Mar 06 '23 11:03 conan-center-bot

I detected other pull requests that are modifying mdspan/all recipe:

  • #15464

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

ericLemanissierBot avatar Mar 06 '23 12:03 ericLemanissierBot

Conan v1 pipeline :x:

Failure in build 3 (f0c22345f3c2c8428c5ff639a530edaf339c8783):

  • mdspan/0.1.0@: Didn't run or was cancelled before finishing

  • mdspan/0.4.0@: CI failed to create some packages (All logs)

    Logs for packageID 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9:
    [settings]
    arch=x86_64
    build_type=Release
    compiler=Visual Studio
    compiler.runtime=MT
    compiler.version=15
    os=Windows
    
    [...]
    Copyright (C) Microsoft Corporation. All rights reserved.
    
      Checking Build System
      Building Custom Rule C:/J/w/prod/BuildSingleReference@3/cci-0496adce/recipes/mdspan/all/test_package/CMakeLists.txt
      test_package_v040.cpp
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): warning C4346: 'Extents::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(545): note: see reference to class template instantiation 'std::experimental::layout_stride::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(420): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(422): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(433): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(476): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(505): warning C4544: 'unnamed-parameter': default template argument ignored on this template declaration [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_stride.hpp(481): note: see declaration of 'unnamed-parameter'
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): warning C4346: 'std::experimental::layout_right::mapping<Extents>::std::experimental::layout_right::mapping<Extents>::extents_type::rank': dependent name is not a type [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): note: prefix with 'typename' to indicate a type
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(235): note: see reference to class template instantiation 'std::experimental::layout_right::mapping<Extents>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(188): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(189): error C2334: unexpected token(s) preceding '{'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(196): error C2270: 'is_unique': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(197): error C2270: 'is_contiguous': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(198): error C2270: 'is_strided': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits\layout_right.hpp(201): error C2270: 'stride': modifiers not allowed on nonmember functions [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2059: syntax error: '...' [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
      c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(377): note: see reference to class template instantiation 'std::experimental::mdspan<ElementType,Extents,LayoutPolicy,AccessorPolicy>' being compiled
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(141): error C2062: type 'unknown-type' unexpected [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(145): error C2334: unexpected token(s) preceding ':'; skipping apparent function body [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    c:\j\w\prod\buildsinglereference@3\.conan\data\mdspan\0.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\experimental\__p0009_bits/mdspan.hpp(54): fatal error C1075: '{': no matching token found [C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542\test_package.vcxproj]
    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
    
    
    mdspan/0.4.0: WARN: mdspan recipe lacks information about the Visual Studio compiler support.
    ERROR: mdspan/0.4.0 (test package): Error in build() method, line 12
    	cmake.build()
    	ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference@3\cci-0496adce\recipes\mdspan\all\test_package\build\12cc9b982277429c7047b05d3602252f4c74a542 --config Release -- /m:8 /verbosity:minimal
    

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 v2 pipeline (informative, not required for merge) :x:

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

The v2 pipeline failed. Please, review the errors and note this will be required for pull requests to be merged in the near future.

See details:

Failure in build 3 (f0c22345f3c2c8428c5ff639a530edaf339c8783):

  • mdspan/0.1.0@: Error running command conan graph info --requires mdspan/0.1.0@#246a69044b1b18343f0eb7e121df77c3 -f json -pr:h /home/conan/w/prod-v2_cci_PR-11913/3/71182448-1391-48fb-a3b9-52309812cd3c/profile_linux_11_libstdcpp11_gnu17_gcc_release_64..txt -pr:b /home/conan/w/prod-v2_cci_PR-11913/3/71182448-1391-48fb-a3b9-52309812cd3c/profile_linux_11_libstdcpp11_gnu17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    Graph root
        cli
    Requirements
        mdspan/0.1.0#246a69044b1b18343f0eb7e121df77c3 - Cache
    
    ======== Computing necessary packages ========
    ERROR: mdspan/0.1.0: Error in package_id() method, line 85
    	self.info.header_only()
    	AttributeError: 'ConanInfo' object has no attribute 'header_only'
    
  • mdspan/0.4.0@: Error running command conan graph info --requires mdspan/0.4.0@#67f7f33858b1ae7c40f8cabfaf31d666 -f json -pr:h /home/conan/w/prod-v2_cci_PR-11913/3/77cc54ed-f6b5-4c1c-9d8d-d7ad1e703d4e/profile_linux_11_libstdcpp11_gnu17_gcc_release_64..txt -pr:b /home/conan/w/prod-v2_cci_PR-11913/3/77cc54ed-f6b5-4c1c-9d8d-d7ad1e703d4e/profile_linux_11_libstdcpp11_gnu17_gcc_release_64..txt:

    ======== Computing dependency graph ========
    Graph root
        cli
    Requirements
        mdspan/0.4.0#67f7f33858b1ae7c40f8cabfaf31d666 - Cache
    
    ======== Computing necessary packages ========
    ERROR: mdspan/0.4.0: Error in package_id() method, line 85
    	self.info.header_only()
    	AttributeError: 'ConanInfo' object has no attribute 'header_only'
    

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 avatar Mar 11 '23 19:03 conan-center-bot

I am going to close this in favor of #15464 which adds this version and 2.0 support :)

prince-chrismc avatar Mar 13 '23 00:03 prince-chrismc