-
Notifications
You must be signed in to change notification settings - Fork 30k
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
Build failure on Raspberry Pi 4 #34202
Comments
I’m not an exert, but guessing from the error message, I assume that V8 doesn’t like the mismatch between |
I tried without
However, I found this similar problem with a fix: openwrt/packages#6064
This time, the build is a success! |
It sounds like this is resolved? I'll go ahead and close out the issue then. |
Linux rpi4 5.4.47-v7l+ #1322 SMP Wed Jun 17 17:58:52 BST 2020 armv7l BCM2711 GNU/Linux
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
It reproduces always.
The condition is to use the Raspberry Pi 4 machine with the Slackware ARM 14.2 operating system.
What is the expected behavior?
No error while building.
What do you see instead?
An error while building.
Additional information
Slackware ARM 14.2 is a soft-float operating system whereas the Raspberry Pi 4 is a hard-float capable machine.
The text was updated successfully, but these errors were encountered: