Hi DCPerf team,
I'm trying to install wdl_bench by running the following command:
sudo ./benchpress_cli.py -b wdl install folly_all_core
However, the install process fails due to a patching error in packages/wdl_bench/0001-folly.patch. Here is the relevant output:
error: patch failed: CMakeLists.txt:560
error: patch failed: folly/concurrency/test/ConcurrentHashMapBench.cpp:213
error: patch failed: folly/lang/Hint-inl.h:115
patch does not apply
Exception: Failed to run 'bash -x ./packages/wdl_bench/install_wdl_bench.sh'
Could you please provide an updated patch?
Thank you!