Skip to content

Debian 11 - vertcoin-core v23.2 - Build error: fuzz #262

@blackmennewstyle

Description

@blackmennewstyle

Hello beautiful dev(s).

I/m trying to build the latest release, at thetime of writing https://github.com/vertcoin-project/vertcoin-core/releases/tag/v23.2 on my Debian 11 server but i/m facing the following error:

  CXX      test/fuzz/fuzz-tx_out.o
test/fuzz/string.cpp: In function ‘void string_fuzz_target(FuzzBufferType)’:
test/fuzz/string.cpp:145:43: error: too few arguments to function ‘std::string CopyrightHolders(const string&, const string&)’
  145 |     (void)CopyrightHolders(random_string_1);
      |                                           ^
In file included from test/fuzz/string.cpp:6:
./clientversion.h:44:13: note: declared here
   44 | std::string CopyrightHolders(const std::string& strPrefix1, const std::string& strPrefix2);
      |             ^~~~~~~~~~~~~~~~
make[2]: *** [Makefile:16129: test/fuzz/fuzz-string.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/ceedii/vertcoin-core-23.2/src'
make[1]: *** [Makefile:18112: all-recursive] Error 1
make[1]: Leaving directory '/home/ceedii/vertcoin-core-23.2/src'
make: *** [Makefile:816: all-recursive] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions