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

Error in building the Linux x86 library #41427

Open
The2Alert opened this issue Jan 7, 2022 · 7 comments
Open

Error in building the Linux x86 library #41427

The2Alert opened this issue Jan 7, 2022 · 7 comments
Labels
build Issues and PRs related to build files or the CI.

Comments

@The2Alert
Copy link

The2Alert commented Jan 7, 2022

Version

16.13.0

Platform

Linux DESKTOP-GFGGCIN 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Error

Error in building the Linux x86 library


Screenshots of the problem:






Versions:


@richardlau
Copy link
Member

That's odd... it looks like despite the configure flags it was trying to build the x64 version of push_registers_asm.cc.
For comparison, this is the successful log of the x86 16.13.1 build from the unofficial builds project which shows the ia32 version of the file being compiled:
https://unofficial-builds.nodejs.org/logs/202112011619-v16.13.1/x86.log

@The2Alert
Copy link
Author

I have been building x64 and it is going without any problems

@The2Alert
Copy link
Author

But with x86, here's the problem

@Mesteery Mesteery added the build Issues and PRs related to build files or the CI. label Jan 7, 2022
@The2Alert
Copy link
Author

the problem remains unresolved!

@The2Alert
Copy link
Author

The2Alert commented Jan 14, 2022

Build shared library node 16.13.2 ia32:

Screenshot_1
Screenshot_2

@The2Alert
Copy link
Author

suggest a solution to the problem

@The2Alert
Copy link
Author

Issue resolved.

Platform: Linux dev2alert-virtualbox 5.10.0-10-686 #1 SMP Debian 5.10.84-1 (2021-12-08) i686 GNU/Linux
But it remains a problem for Ubuntu 20 x64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI.
Projects
None yet
Development

No branches or pull requests

3 participants