<!-- This issue tracker is only for technical issues related to Bitcoin Core. <!-- Describe the issue -->
When running gmake check, test/arith_uint256_tests.cpp complains about missing argument.
<!--- What behavior did you expect? -->
Expected successful gmake check results.
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
Output from bitcoin/src/test/arith_uint256_tests.cpp.log:
Missing an argument value for the parameter run_test in the argument
Parameter: run_test
Filters, which test units to include or exclude from test module execution.
Command line formats:
--run_test=<test unit filter>
-t <test unit filter>
Environment variable: BOOST_TEST_RUN_FILTERS
For detailed help on Boost.Test parameters use:
test_bitcoin --help
or
test_bitcoin --help=<parameter name>
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
This issue occurs when running gmake check.
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
This issue occurs with bitcoin master version 610f4dd7
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
This issue occurs with OpenBSD 6.3 AMD64. File config.log attached.
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->