Hello,
While I'm compiling Bitcoin on my 16.04 Ubuntu, I get some warnings. It seems, that while all executable files where compiled, I get these errors.
You can see a full output in the .txt file.
Regards. output-btc.txt
Hello,
While I'm compiling Bitcoin on my 16.04 Ubuntu, I get some warnings. It seems, that while all executable files where compiled, I get these errors.
You can see a full output in the .txt file.
Regards. output-btc.txt
This looks like a problem with Boost libraries. Maybe a version mismatch? I've had problems with Boost in the past where they broke backward compatibility.
Does the compiled code seem to execute correctly?
Yes, the Wallet works fine, and this are just warnings for the Code. But in older Versions like 0.15 I never received such warnings.
These and similar warnings have been appearing in gitian builds for some time.