I have cloned the hyperledger fabric version 2.3.0 and built using "make
dist-clean all". Build is successful (disabling unit tests and integration
tests).
In the build/bin folder binaries have been created, but they are all of
zero byte size. Could you please help in resolving this issue?
Purpose of this experiment: I was trying to run
fabric-samples and debug / study framework source with additional logs.
To this end, I have downloaded samples, and am planning to replace
binaries built by me to enable this activity. In the earlier versions I
remember creating binaries this way, but now they appear to have zero
bytes.