oss-fuzz icon indicating copy to clipboard operation
oss-fuzz copied to clipboard

iroha: fix build

Open DavidKorczynski opened this issue 4 years ago • 2 comments

DavidKorczynski avatar Sep 03 '21 12:09 DavidKorczynski

Looks like build is still failing.

jonathanmetzman avatar Sep 06 '21 15:09 jonathanmetzman

@MBoldyrev @lebdron I noticed the build of iroha is failing and it was due to a change in branch name from master to main. I tried to fix it, but it looks like the build is failing in due to changes in vcpkg (the commit https://github.com/microsoft/vcpkg/commit/aa60b7efa56a83ead743718941d8b320ef4a05afseems to block this patch https://github.com/hyperledger/iroha/blob/main/vcpkg/oss/patches/0001-vcpkg-fs-linking.patch as the file no longer exists). I don't have the time available to debug this now more in-depth, but it would be great if you could assist in getting the build back up!

DavidKorczynski avatar Sep 06 '21 15:09 DavidKorczynski