Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945708 - [guru] sci-electronics/slang-7.0 fails to compile: DirectedGraph.h:82:32: error: class netlist::Node<NodeType, EdgeType> has no member named Edges [-Wtemplate-body]
Summary: [guru] sci-electronics/slang-7.0 fails to compile: DirectedGraph.h:82:32: err...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-02 08:25 UTC by Agostino Sarubbo
Modified: 2024-12-02 08:25 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,317.72 KB, text/plain)
2024-12-02 08:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-02 08:25:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/slang-7.0 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-02 08:25:42 UTC
Created attachment 913037 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-02 08:25:42 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: tools/netlist/CMakeFiles/slang_netlist.dir/netlist.cpp.o 
FAILED: tools/netlist/CMakeFiles/slang_netlist.dir/source/CombLoops.cpp.o 
FAILED: tools/netlist/CMakeFiles/slang_netlist.dir/source/Netlist.cpp.o 
/var/tmp/portage/sci-electronics/slang-7.0/work/slang-7.0/tools/netlist/include/DirectedGraph.h:82:32: error: ‘class netlist::Node<NodeType, EdgeType>’ has no member named ‘Edges’; did you mean ‘edges’? [-Wtemplate-body]