phoronix-test-suite / test-profiles

A read-only Git copy of the OpenBenchmarking.org test profiles.
Other
72 stars 82 forks source link

pts/open-porous-media-1.3.1 fails to install #241

Open marxin opened 2 years ago

marxin commented 2 years ago

Fails due to:

[ 90%] Building CXX object CMakeFiles/upscale_relperm_benchmark.dir/benchmarks/upscale_relperm_benchmark.cpp.o
/home/marxin/.phoronix-test-suite/installed-tests/pts/open-porous-media-1.3.1/opm-20131126/opm-benchmarks/benchmarks/upscale_relperm_benchmark.cpp:114:10: fatal error: opm/upscaling/SinglePhaseUpscaler.hpp: No such file or directory
  114 | #include <opm/upscaling/SinglePhaseUpscaler.hpp>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.