-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implicitly declaring library function memcpy... on MacOS 10.15.7 #56
Comments
It worked for me after installing running |
Would everyone in this thread mind telling me what versions of everything they have? I tried running a bigger matrix in github actions here: https://github.com/pinheadmz/bcrypto/runs/2015142067 and everything passed. GitHub actions does have OSX version 11 ("Big Sur") available but its in private beta, so...
For example my home system is a bit old but bcrypto compiles fine:
(of course, we could actually just fix the implicit declaration, but I'm more concerned about how system upgrades are breaking bcrypto) Everyone try a clean install as well:
|
stacktrace:xmrig-6.8.2 stacktrace$ node --version
gyp info it worked if it ends with ok added 4 packages, and audited 5 packages in 25s found 0 vulnerabilities |
@stevebanik so you're good? Doesn't look like an issue for you anymore. |
this worked for me :) not really sure why. would love to know how you got to this solution please? |
I'm tried to run gpk rebuild rebuild from the /build of the bcrypto because bcrypto.node is missing in the build directory. Here is the error I'm getting.
Related to handshake-org/hnsd#28
The text was updated successfully, but these errors were encountered: