Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924758 - sys-devel/gcc: miscompiles dev-build/qconf-2.5? (fails to compile: configure: line 1685: 77 Segmentation fault conf")
Summary: sys-devel/gcc: miscompiles dev-build/qconf-2.5? (fails to compile: configure:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on: 924237
Blocks: gcc-14
  Show dependency tree
 
Reported: 2024-02-17 08:00 UTC by Agostino Sarubbo
Modified: 2024-03-15 04:24 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,42.66 KB, text/plain)
2024-02-17 08:00 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-02-17 08:00:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-build/qconf-2.5 fails to compile.
Discovered on: arm (internal ref: tinderbox_arm)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

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

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


./configure: line 1685:    77 Segmentation fault      ".qconftemp/conf"
Reason: Unexpected error launching 'conf'
Comment 3 Sergey Ilinykh 2024-02-17 08:29:18 UTC
Do I understand correctly it's ARM-only issue? 
At least it build fine on my machine. But I'm on x86-64 and my software is a little outdated (gcc-13, qt-5.15.11)

If it's arm-only I don't really know how to test it. I hope ARM VMs work well on x86
Comment 4 Sergey Ilinykh 2024-02-17 19:34:32 UTC
tested on arm with gcc13 and glibc. no issue
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-18 06:43:08 UTC
Let's assume it's the same as bug 924237 for now. Please don't worry about it and I'll let you know if it ends up being a bug on its own.
Comment 6 Larry the Git Cow gentoo-dev 2024-02-19 00:08:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b165bc3b9bfc3976fc97f95e20da59fa924440c

commit 8b165bc3b9bfc3976fc97f95e20da59fa924440c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-02-19 00:05:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-19 00:06:59 +0000

    sys-devel/gcc: add 14.0.1_pre202402
    
    This has a workaround for bug #924237. bugs #924709, bug #924758, and
    bug #924769 may be the same.
    
    Bug: https://bugs.gentoo.org/924709
    Bug: https://bugs.gentoo.org/924758
    Bug: https://bugs.gentoo.org/924769
    Closes: https://bugs.gentoo.org/924237
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                      |  2 +
 sys-devel/gcc/gcc-14.0.1_pre20240218.ebuild | 64 +++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+)
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-15 04:24:44 UTC

commit f294934516cf497001ad114963a66adefda005ba
Author: Sam James <sam@gentoo.org>
Date:   Mon Mar 11 12:43:18 2024 +0000

    sys-devel/gcc: add 14.0.1_pre20240310

    Signed-off-by: Sam James <sam@gentoo.org>