phoronix-test-suite / test-profiles

A read-only Git copy of the OpenBenchmarking.org test profiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

marxin opened this issue · comments

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.