maflcko / bitcoin-core

MIT License
26 stars 12 forks source link

oss-fuzz notes #45

Closed maflcko closed 3 years ago

maflcko commented 3 years ago
  CXXLD    test/fuzz/fuzz
/usr/bin/ld: skipping incompatible /src/bitcoin-core/depends/i686-pc-linux-gnu/lib/libevent.a when searching for -levent
/usr/bin/ld: cannot find -levent
/usr/bin/ld: skipping incompatible /src/bitcoin-core/depends/i686-pc-linux-gnu/lib/libevent_pthreads.a when searching for -levent_pthreads
/usr/bin/ld: cannot find -levent_pthreads
/usr/bin/ld: skipping incompatible /src/bitcoin-core/depends/i686-pc-linux-gnu/lib/libevent.a when searching for -levent
/usr/bin/ld: cannot find -levent
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)

use-of-uninitialized-value