Skip to content

IotaView.Transform test does not compile, ubuntu 24.04, gcc13 #788

@lslusarczyk

Description

@lslusarczyk
cd /tmp/oneDPL/cmake-build-release-docker-onedpl13/test/distributed-ranges/shp && /opt/intel/oneapi/compiler/2024.2/bin/icpx -DFMT_SHARED -I/tmp/oneDPL/cmake-build-release-docker-onedpl13/test/distributed-ranges/shp -I/tmp/oneDPL/test/distributed-ranges/shp -I/tmp/oneDPL/include -isystem /opt/intel/oneapi/tbb/2021.13/include -O3 -DNDEBUG -std=gnu++2b -DGTEST_HAS_PTHREAD=1 -fopenmp-simd -fsycl -fno-fast-math -MD -MT test/distributed-ranges/shp/CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o -MF CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o.d -o CMakeFiles/shp-tests.dir/__/common/iota_view.cpp.o -c /tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp
/tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp:54:3: error: no matching function for call to 'transform'
   54 |   xhp::transform(v, dv.begin(), negate);
      |   ^~~~~~~~~~~~~~
/tmp/oneDPL/test/distributed-ranges/common/iota_view.cpp:49:1: note: in instantiation of member function 'IotaView_Transform_Test<oneapi::dpl::experimental::dr::shp::distributed_vector<int>>::TestBody' requested here
   49 | TYPED_TEST(IotaView, Transform) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions