Hi,
I have tried to compile the new v5.5.0 release on the foliwing platform, but failed after about an hour. The log is filled with endless errors, however I thinkg they are well summarised by the below quoted text. Would anyone know what might be the issue?
Hardware: Raspberry Pi 4 8GB
OS: Ubuntu 22.4.1
Error log excerpts:
In file included from libs/thread/src/pthread/thread.cpp:9:
In file included from ./boost/thread/detail/config.hpp:11:
In file included from ./boost/config.hpp:44:
In file included from ./boost/config/detail/select_stdlib_config.hpp:24:
In file included from /home/oscarpzec/zcash/depends/aarch64-unknown-linux-gnu/native/bin/../include/c++/v1/version:197:
In file included from /home/oscarpzec/zcash/depends/aarch64-unknown-linux-gnu/native/bin/../include/c++/v1/__assert:13:
/home/oscarpzec/zcash/depends/aarch64-unknown-linux-gnu/native/bin/../include/c++/v1/__config:13:10: fatal error: '__config_site' file not found
#include <__config_site>
^~~~~~~~~~~~~~~
1 error generated.
...failed clang-linux.compile.c++ bin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden/pthread/thread.o...
...skipped <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread.a(clean) for lack of <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>pthread/thread.o...
...skipped <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread.a for lack of <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>pthread/thread.o...
...skipped <p/home/oscarpzec/zcash/depends/work/build/aarch64-unknown-linux-gnu/boost/1_82_0-1a1aa05ae8a/stage/lib>libboost_thread.a for lack of <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread.a...
...skipped <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread-variant-static.cmake for lack of <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread.a...
...skipped <p/home/oscarpzec/zcash/depends/work/build/aarch64-unknown-linux-gnu/boost/1_82_0-1a1aa05ae8a/stage/lib/cmake/boost_thread-1.82.0>libboost_thread-variant-static.cmake for lack of <pbin.v2/libs/thread/build/clang-linux-15/release/link-static/threadapi-pthread/threading-multi/visibility-hidden>libboost_thread-variant-static.cmake...
...failed updating 49 targets...
...skipped 45 targets...
...updated 115 targets...
make: Leaving directory '/home/oscarpzec/zcash/depends'