Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 766621

Summary: net-libs/nodejs-15.6.0 internal compiler error
Product: Gentoo Linux Reporter: Dale Lukas Peterson <hazelnusse>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, marecki
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info '=net-libs/nodejs-15.6.0::gentoo'
emerge -pqv '=net-libs/nodejs-15.6.0::gentoo'
build log
environment

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 (RETIRED) archtester gentoo-dev 2021-05-04 13:59:23 UTC
The v15 branch is no longer available in the tree.