Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946363 - dev-cpp/glog-0.6.0 fails to compile: logging_custom_prefix_unittest.cc:1384:1: internal compiler error: in single_succ_edge, at basic-block.h:332
Summary: dev-cpp/glog-0.6.0 fails to compile: logging_custom_prefix_unittest.cc:1384:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15 946140
  Show dependency tree
 
Reported: 2024-12-13 14:39 UTC by Agostino Sarubbo
Modified: 2025-02-20 19:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,81.09 KB, text/plain)
2024-12-13 14:39 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-13 14:39:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/glog-0.6.0 fails to compile.
Discovered on: amd64 (internal ref: gcc15_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-13 14:39:46 UTC
Created attachment 913918 [details]
build.log

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


/var/tmp/portage/dev-cpp/glog-0.6.0/work/glog-0.6.0/src/logging_custom_prefix_unittest.cc:1384:1: internal compiler error: in single_succ_edge, at basic-block.h:332
/var/tmp/portage/dev-cpp/glog-0.6.0/work/glog-0.6.0/src/logging_unittest.cc:1484:1: internal compiler error: in single_succ_edge, at basic-block.h:332
FAILED: CMakeFiles/logging_custom_prefix_unittest.dir/src/logging_custom_prefix_unittest.cc.o 
FAILED: CMakeFiles/logging_unittest.dir/src/logging_unittest.cc.o 
/var/tmp/portage/dev-cpp/glog-0.6.0/work/glog-0.6.0/src/logging_custom_prefix_unittest.cc:1384:1: internal compiler error: in single_succ_edge, at basic-block.h:332
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-02-04 22:14:09 UTC
commit a29609acadd782c9ded64a22aeb49f060abb405a
Author: Sam James <sam@gentoo.org>
Date:   Sun Jan 26 22:54:09 2025 +0000

    sys-devel/gcc: add 15.0.1_pre20250126

    Not sure what #947760 and #948109 are about yet but may be fixed by
    some miscompilation fixes in this.

    Bug: https://bugs.gentoo.org/947760
    Bug: https://bugs.gentoo.org/948109
    Closes: https://bugs.gentoo.org/946937
    Closes: https://bugs.gentoo.org/948222
    Signed-off-by: Sam James <sam@gentoo.org>