Hi Victor,
you're building master, right?
fio.h is automatically downloaded to build/src during do_cmake phase.
Have you got it there?
As a workaround you can disable FIO usage by switching from ON to OFF
for -DWITH_FIO flag in run-make-check.sh.
In this case you'll be get everything but objectstore FIO plugin.
Thanks,
Igor
On 8/28/2018 8:41 AM, Victor Denisov wrote:
Hi,
I'm trying to run run_make_test.sh, but it fails to find fio.h. I'm
using ubuntu as my build system.
Has someone see this behavior?
Thanks,
Victor.