Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843575 - <sys-devel/gcc-11.3.1_p20220520, <sys-devel/gcc-12.1.0: ICE when building dev-python/numpy-1.22.3 on sparc
Summary: <sys-devel/gcc-11.3.1_p20220520, <sys-devel/gcc-12.1.0: ICE when building dev...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL: https://gcc.gnu.org/git/gitweb.cgi?p=...
Whiteboard:
Keywords:
: 857666 (view as bug list)
Depends on:
Blocks: 832750 860648
  Show dependency tree
 
Reported: 2022-05-10 09:44 UTC by Agostino Sarubbo
Modified: 2022-10-25 08:40 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,208.36 KB, text/plain)
2022-05-10 09:44 UTC, Agostino Sarubbo
Details
loops.i.bz2 (loops.i.bz2,101.84 KB, application/x-bzip-compressed-tar)
2022-05-11 07:50 UTC, Agostino Sarubbo
Details
gcc -v and compile command (file_843575.txt,3.80 KB, text/plain)
2022-05-11 07:51 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 2022-05-10 09:44:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/numpy-1.22.3 fails to compile on stable sparc.
Discovered on: sparc (internal ref: sparc_at)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-10 09:44:36 UTC
Created attachment 777938 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-05-10 14:07:11 UTC
Unless I'm mistaken, this is an ICE.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-11 01:11:53 UTC
ago, if you see "internal compiler error", please assign to toolchain@ and prefix with "sys-devel/gcc: ICE ...".
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-11 01:12:16 UTC
(In reply to Sam James from comment #3)
> ago, if you see "internal compiler error", please assign to toolchain@ and
> prefix with "sys-devel/gcc: ICE ...".

Is this reproducible? If so, we will need to follow https://wiki.gentoo.org/wiki/Gcc-ICE-reporting-guide together.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-11 01:12:39 UTC
I think you hit this before in bug 815115 but we never got to the bottom of it.
Comment 6 Agostino Sarubbo gentoo-dev 2022-05-11 07:08:39 UTC
(In reply to Sam James from comment #3)
> ago, if you see "internal compiler error", please assign to toolchain@ and
> prefix with "sys-devel/gcc: ICE ...".

Added to the tinderbox, thanks :)
Comment 7 Agostino Sarubbo gentoo-dev 2022-05-11 07:50:23 UTC
Created attachment 778022 [details]
loops.i.bz2

loops.i
Comment 8 Agostino Sarubbo gentoo-dev 2022-05-11 07:51:18 UTC
Created attachment 778025 [details]
gcc -v and compile command
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-11 21:57:47 UTC
Thanks! Reproduced and reported upstream.
Comment 10 matoro archtester 2022-06-23 02:23:21 UTC
Note, fixed upstream in https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=33914983cf3734c2f8079963ba49fcc117499ef3 , will be in 11.3.1, 12.1.1
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-11 22:00:53 UTC
*** Bug 857666 has been marked as a duplicate of this bug. ***
Comment 12 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-25 08:40:07 UTC
commit ba2b124849499c618327021ca5ed81a4b142f9de
Author: Sam James <sam@gentoo.org>
Date:   Thu Oct 13 22:46:30 2022 +0100

    sys-devel/gcc: keyword 12.2.1_p20221008

    Bug: https://bugs.gentoo.org/865835
    Bug: https://bugs.gentoo.org/873505
    Signed-off-by: Sam James <sam@gentoo.org>

commit 249c452eb7cf395249c8d23f2dfeb17838fec590
Author: Sam James <sam@gentoo.org>
Date:   Thu Oct 13 22:46:11 2022 +0100

    sys-devel/gcc: keyword 11.3.1_p20221007

    Bug: https://bugs.gentoo.org/865835
    Bug: https://bugs.gentoo.org/873505
    Signed-off-by: Sam James <sam@gentoo.org>

commit b26d55e0f0b845ab0e6693abe58b1c517a1eacf8
Author: Sam James <sam@gentoo.org>
Date:   Thu Oct 13 22:45:50 2022 +0100

    sys-devel/gcc: keyword 10.4.1_p20221006

    - Switches us over to the newer layout of using major version for
      install directory.

    - Includes patch for building Chromium
      (https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=2b2d97fc545635a0f6aa9c9ee3b017394bc494bf).

    Bug: https://bugs.gentoo.org/865835
    Bug: https://bugs.gentoo.org/873505
    Signed-off-by: Sam James <sam@gentoo.org>
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-25 08:40:23 UTC
(In reply to matoro from comment #10)
> Note, fixed upstream in
> https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;
> h=33914983cf3734c2f8079963ba49fcc117499ef3 , will be in 11.3.1, 12.1.1

also, of course, in 12.2 already.