Guest User

Untitled

a guest
Jul 6th, 2025
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.57 KB | None | 0 0
  1. ==> Installing lizardbyte/homebrew/sunshine
  2. ==> Building docs: disabled
  3. ==> Disabled statically linking Boost libraries
  4. ==> cmake -S . -B build -G Unix Makefiles -DBUILD_WERROR=ON -DCMAKE_CXX_STANDARD=20 -DHOMEBREW_ALLOW_FETCHCONTENT=ON -DO
  5. ==> make -C build
  6. Last 15 lines from /Users/matt/Library/Logs/Homebrew/sunshine/02.make:
  7. "_X509_set_version", referenced from:
  8. crypto::gen_creds(std::__1::basic_string_view<char, std::__1::char_traits<char>> const&, unsigned int) in crypto.cpp.o
  9. "_X509_sign", referenced from:
  10. crypto::gen_creds(std::__1::basic_string_view<char, std::__1::char_traits<char>> const&, unsigned int) in crypto.cpp.o
  11. "_X509_verify_cert", referenced from:
  12. crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
  13. "_X509_verify_cert_error_string", referenced from:
  14. crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
  15. crypto::cert_chain_t::verify(x509_st*) in crypto.cpp.o
  16. ld: symbol(s) not found for architecture arm64
  17. clang++: error: linker command failed with exit code 1 (use -v to see invocation)
  18. eps/dist/Darwin-arm64/lib/libx264.a /private/tmp/sunshine-20250705-80787-q9sozx/third-party/build-deps/dist/Darwin-arm64/lib/libx265.a ../_deps/boost-build/libs/filesystem/libboost_filesystem.a ../_deps/boost-build/libs/locale/libboost_locale.a ../_deps/boost-build/libs/log/libboost_log.a ../_deps/boost-build/libs/program_options/libboost_program_options.a ../_deps/boost-build/libs/process/libboost_process.a /usr/local/opt/openssl/lib/libssl.dylib /usr/local/opt/openssl/lib/libcrypto.dylib ../lib/libgtest.a ../third-party/libdisplaydevice/src/common/liblibdisplaydevice_common.a /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/lib/libiconv.tbd /opt/homebrew/opt/icu4c@77/lib/libicudata.dylib /opt/homebrew/opt/icu4c@77/lib/libicui18n.dylib /opt/homebrew/opt/icu4c@77/lib/libicuuc.dylib ../_deps/boost-build/libs/random/libboost_random.a ../_deps/boost-build/libs/filesystem/libboost_filesystem.a ../_deps/boost-build/libs/context/libboost_context.a ../_deps/boost-build/libs/serialization/libboost_serialization.a ../_deps/boost-build/libs/thread/libboost_thread.a ../_deps/boost-build/libs/date_time/libboost_date_time.a ../_deps/boost-build/libs/atomic/libboost_atomic.a ../_deps/boost-build/libs/chrono/libboost_chrono.a ../_deps/boost-build/libs/container/libboost_container.a
  19. make[2]: *** [tests/test_sunshine] Error 1
  20. make[1]: *** [tests/CMakeFiles/test_sunshine.dir/all] Error 2
  21. make: *** [all] Error 2
  22.  
  23. If reporting this issue please do so at (not Homebrew/* repositories):
  24. https://github.com/lizardbyte/homebrew-homebrew/issues
Advertisement
Add Comment
Please, Sign In to add comment