Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932007 - net-libs/nodejs: Fails to compile on btver2 ( ‘__builtin ...' needs isa option -mavx2)
Summary: net-libs/nodejs: Fails to compile on btver2 ( ‘__builtin ...' needs isa optio...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 21:07 UTC by andrewkomnenos
Modified: 2024-05-18 16:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build info (nodejs_info,7.41 KB, text/plain)
2024-05-16 21:07 UTC, andrewkomnenos
Details
Build Log (build.log,205.95 KB, text/x-log)
2024-05-16 21:09 UTC, andrewkomnenos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andrewkomnenos 2024-05-16 21:07:58 UTC
Created attachment 893109 [details]
build info

Hi,

I am trying to compile nodejs on an old AMD (btver2) processor. I receive a string of errors about needing "isa option -mavx2." 

Attached is the output of emerge --info '=net-libs/nodejs-20.12.1::gentoo' and `emerge -pqv '=net-libs/nodejs-20.12.1::gentoo'`. I will submit a build log in the next post.
Comment 1 andrewkomnenos 2024-05-16 21:09:12 UTC
Created attachment 893110 [details]
Build Log