hhvm / homebrew-hhvm

Official Mac OS X Homebrew formula for HHVM
MIT License
81 stars 22 forks source link

Can not find LibNuma when attempting to install into a custom prefix #147

Closed Atry closed 2 years ago

Atry commented 2 years ago

Description

This issue is exposed after solving #139

wget https://gist.githubusercontent.com/Atry/62d35dbc33a7193c533764a87089cfdf/raw/cd5eeea9727b4a9901dc125fc0170db8a3f4dd60/hhvm-nightly.rb
~/homebrew/bin/brew install hhvm-nightly.rb

Context and Logs

Parameter Value
OS X Version: 12.1
Homebrew Version: 3.3.13-44-g8e97f60
Xcode Version: Version 13.2.1 (13C100)

Output of clang -v:

Apple clang version 13.0.0 (clang-1300.0.29.30)
Target: x86_64-apple-darwin21.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Build logs:

https://gist.github.com/f276944cba0dd61620273948de159a46

Atry commented 2 years ago

The error message does not matter because LibNuma is optional.