public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp
@ 2020-09-02 12:55 glaubitz at physik dot fu-berlin.de
  2020-09-02 14:16 ` [Bug target/96899] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: glaubitz at physik dot fu-berlin.de @ 2020-09-02 12:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

            Bug ID: 96899
           Summary: [10.2 Regression] [SH] Bootstrap fails when building
                    libgomp
           Product: gcc
           Version: 10.2.0
               URL: https://buildd.debian.org/status/fetch.php?pkg=gcc-10&
                    arch=sh4&ver=10.2.0-6&stamp=1598935952&raw=0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: glaubitz at physik dot fu-berlin.de
                CC: jrtc27 at jrtc27 dot com, kkojima at rr dot iij4u.or.jp,
                    oleg.endo@t-online.de
  Target Milestone: ---
            Target: sh*-*-*

With gcc-10.2, the bootstrap has started to fail on Debian/sh4, please see:

> https://buildd.debian.org/status/fetch.php?pkg=gcc-10&arch=sh4&ver=10.2.0-6&stamp=1598935952&raw=0

It's failing when building libgomp, not sure exactly what the problem is.

I have not yet bisected which commit broke the build. Might do that later.

I cannot copy and paste the partial build log because that triggers the spam
filter and locks my bugzilla account :(.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10.2 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
@ 2020-09-02 14:16 ` rguenth at gcc dot gnu.org
  2020-09-02 14:17 ` [Bug target/96899] [10 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-09-02 14:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |10.3

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
  2020-09-02 14:16 ` [Bug target/96899] " rguenth at gcc dot gnu.org
@ 2020-09-02 14:17 ` rguenth at gcc dot gnu.org
  2020-09-02 14:18 ` glaubitz at physik dot fu-berlin.de
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2020-09-02 14:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[10.2 Regression] [SH]      |[10 Regression] [SH]
                   |Bootstrap fails when        |Bootstrap fails when
                   |building libgomp            |building libgomp
           Keywords|                            |build

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Did it work with GCC 10.1?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
  2020-09-02 14:16 ` [Bug target/96899] " rguenth at gcc dot gnu.org
  2020-09-02 14:17 ` [Bug target/96899] [10 " rguenth at gcc dot gnu.org
@ 2020-09-02 14:18 ` glaubitz at physik dot fu-berlin.de
  2020-09-03  7:58 ` glaubitz at physik dot fu-berlin.de
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: glaubitz at physik dot fu-berlin.de @ 2020-09-02 14:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

--- Comment #2 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
(In reply to Richard Biener from comment #1)
> Did it work with GCC 10.1?

Yes. I'm currently performing some test builds and will hopefully start
bisecting soon.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
                   ` (2 preceding siblings ...)
  2020-09-02 14:18 ` glaubitz at physik dot fu-berlin.de
@ 2020-09-03  7:58 ` glaubitz at physik dot fu-berlin.de
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: glaubitz at physik dot fu-berlin.de @ 2020-09-03  7:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

--- Comment #3 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
I managed to successfully perform a local build natively with an updated
version of QEMU.

I have updated QEMU on the build servers as well and rescheduled the gcc-10
package.

Let's see if it builds fine now, then we can hopefully close this as invalid.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
                   ` (3 preceding siblings ...)
  2020-09-03  7:58 ` glaubitz at physik dot fu-berlin.de
@ 2021-04-08 12:02 ` rguenth at gcc dot gnu.org
  2022-06-28 10:41 ` jakub at gcc dot gnu.org
  2023-07-07  9:04 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-04-08 12:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.3                        |10.4

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10.3 is being released, retargeting bugs to GCC 10.4.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
                   ` (4 preceding siblings ...)
  2021-04-08 12:02 ` rguenth at gcc dot gnu.org
@ 2022-06-28 10:41 ` jakub at gcc dot gnu.org
  2023-07-07  9:04 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug target/96899] [10 Regression] [SH] Bootstrap fails when building libgomp
  2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
                   ` (5 preceding siblings ...)
  2022-06-28 10:41 ` jakub at gcc dot gnu.org
@ 2023-07-07  9:04 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07  9:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96899

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.0
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed in active branches.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-07-07  9:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-02 12:55 [Bug target/96899] New: [10.2 Regression] [SH] Bootstrap fails when building libgomp glaubitz at physik dot fu-berlin.de
2020-09-02 14:16 ` [Bug target/96899] " rguenth at gcc dot gnu.org
2020-09-02 14:17 ` [Bug target/96899] [10 " rguenth at gcc dot gnu.org
2020-09-02 14:18 ` glaubitz at physik dot fu-berlin.de
2020-09-03  7:58 ` glaubitz at physik dot fu-berlin.de
2021-04-08 12:02 ` rguenth at gcc dot gnu.org
2022-06-28 10:41 ` jakub at gcc dot gnu.org
2023-07-07  9:04 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).