Skip to content
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

tools: fix Raspbian armv7 build #31041

Closed
wants to merge 1 commit into from
Closed

tools: fix Raspbian armv7 build #31041

wants to merge 1 commit into from

Conversation

AHgPuK
Copy link
Contributor

@AHgPuK AHgPuK commented Dec 20, 2019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Dec 20, 2019
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Dec 21, 2019

@Trott Trott added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 21, 2019
@Trott
Copy link
Member

Trott commented Dec 21, 2019

@nodejs/build @nodejs/build-files @nodejs/gyp @nodejs/platform-arm

@rvagg
Copy link
Member

rvagg commented Dec 22, 2019

@AHgPuK what version of Raspbian are you having trouble with and what hardware are you running? Can you give us some error output that demonstrates the need for this change? Our various ARM builds have not had a problem with this but we do a lot of cross compiling now so we could be missing something—it would be good to understand what that might be.

@rvagg
Copy link
Member

rvagg commented Dec 22, 2019

also compiler version would be nice too

@AHgPuK
Copy link
Contributor Author

AHgPuK commented Dec 22, 2019

@rvagg
Error message I get: undefined reference to '__atomic_fetch_sub_8'
Raspbian version: Raspbian Buster with desktop
Raspbian build version: Linux pi4 4.19.88-v7l+ #1284 SMP Wed Dec 11 13:51:57 GMT 2019 armv7l
Hardware: Raspberry Pi 4 4Gb RAM
gcc (Raspbian 8.3.0-6+rpi1) 8.3.0

@rvagg
Copy link
Member

rvagg commented Dec 23, 2019

yeah, ok, we're neither testing Buster, nor GCC 8 yet, so I suppose there's something in this combination that we're not getting.

@AHgPuK AHgPuK changed the title Fix Raspbian armv7 build tools: fix Raspbian armv7 build Dec 24, 2019
BridgeAR pushed a commit that referenced this pull request Dec 25, 2019
PR-URL: #31041
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeAR
Copy link
Member

Landed in 1bc7a50 🎉

@BridgeAR BridgeAR closed this Dec 25, 2019
BridgeAR pushed a commit that referenced this pull request Jan 3, 2020
PR-URL: #31041
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Jan 7, 2020
targos pushed a commit that referenced this pull request Jan 14, 2020
PR-URL: #31041
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs pushed a commit that referenced this pull request Feb 6, 2020
PR-URL: #31041
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants