Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766621 - net-libs/nodejs-15.6.0 internal compiler error
Summary: net-libs/nodejs-15.6.0 internal compiler error
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-23 00:26 UTC by Dale Lukas Peterson
Modified: 2021-05-04 13:59 UTC (History)
2 users (show)

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


Attachments
emerge --info '=net-libs/nodejs-15.6.0::gentoo' (emerge_info.txt,5.73 KB, text/plain)
2021-01-23 00:26 UTC, Dale Lukas Peterson
Details
emerge -pqv '=net-libs/nodejs-15.6.0::gentoo' (emerge_pqv.txt,172 bytes, text/plain)
2021-01-23 00:26 UTC, Dale Lukas Peterson
Details
build log (build.log.tar.bz2,31.53 KB, application/x-bzip)
2021-01-23 00:28 UTC, Dale Lukas Peterson
Details
environment (environment,115.66 KB, text/plain)
2021-01-23 00:28 UTC, Dale Lukas Peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dale Lukas Peterson 2021-01-23 00:26:18 UTC
Created attachment 684178 [details]
emerge --info '=net-libs/nodejs-15.6.0::gentoo'

Internal compiler error with gcc (Gentoo 10.2.0-r5 p6) 10.2.0 when compiling net-libs/nodejs-15.6.0
Comment 1 Dale Lukas Peterson 2021-01-23 00:26:48 UTC
Created attachment 684181 [details]
emerge -pqv '=net-libs/nodejs-15.6.0::gentoo'
Comment 2 Dale Lukas Peterson 2021-01-23 00:28:36 UTC
Created attachment 684190 [details]
build log
Comment 3 Dale Lukas Peterson 2021-01-23 00:28:52 UTC
Created attachment 684193 [details]
environment
Comment 4 Dale Lukas Peterson 2021-01-23 00:29:56 UTC
In file included from ../deps/v8/src/objects/objects.h:24,                                                                                                                                                                        
                 from ../deps/v8/src/roots/roots.h:14,                                                                                                                                                                            
                 from ../deps/v8/src/objects/heap-object.h:9,                                                                                                                                                                     
                 from ../deps/v8/src/objects/embedder-data-array.h:10,                                                                                                                                                            
                 from ../deps/v8/src/objects/embedder-data-array.cc:5:                                                                                                                                                            
../deps/v8/src/objects/elements-kind.h: In function ‘v8::internal::CompactElementsKind v8::internal::ToCompactElementsKind(v8::internal::ElementsKind)’:                                                                          
../deps/v8/src/objects/elements-kind.h:371:31: internal compiler error: in structural_comptypes, at cp/typeck.c:1248                                                                                                              
  371 |   return CompactElementsKind::NON_COMPACT_ELEMENTS_KIND;
Comment 5 Marek Szuba archtester gentoo-dev 2021-05-04 13:59:23 UTC
The v15 branch is no longer available in the tree.