public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/98496] [11 Regression] bootstrap broken in libgo on i686-gnu
Date: Sat, 02 Jan 2021 17:49:53 +0000	[thread overview]
Message-ID: <bug-98496-4-98nXl9xvEP@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-98496-4@http.gcc.gnu.org/bugzilla/>

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

Matthias Klose <doko at debian dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---

--- Comment #2 from Matthias Klose <doko at debian dot org> ---
now fails with:

../../../src/libgo/go/crypto/x509/root_unix.go:52:17: error: reference to
undefined name 'certDirectories'
   52 |         dirs := certDirectories
      |                 ^
../../../src/libgo/go/crypto/x509/root_unix.go:61:9: error: range clause must
have array, slice, string, map, or channel type
   61 |         for _, directory := range dirs {
      |         ^
../../../src/libgo/go/crypto/x509/root_unix.go:61:13: error: invalid type for
range clause
   61 |         for _, directory := range dirs {
      |             ^
Makefile:2962: recipe for target 'crypto/x509.lo' failed
make[6]: *** [crypto/x509.lo] Error 1

  parent reply	other threads:[~2021-01-02 17:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-01 18:33 [Bug go/98496] New: " doko at debian dot org
2021-01-01 23:16 ` [Bug go/98496] " ian at airs dot com
2021-01-02 17:49 ` doko at debian dot org [this message]
2021-01-02 18:09 ` svante.signell at gmail dot com
2021-01-05 10:55 ` rguenth at gcc dot gnu.org
2021-01-10 16:12 ` svante.signell at gmail dot com
2021-01-10 16:13 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:14 ` svante.signell at gmail dot com
2021-01-10 16:15 ` svante.signell at gmail dot com
2021-01-10 16:34 ` svante.signell at gmail dot com
2021-01-13 14:00 ` svante.signell at gmail dot com
2021-01-14 11:15 ` rguenth at gcc dot gnu.org
2021-01-14 17:22 ` ian at airs dot com
2021-01-14 17:57 ` cvs-commit at gcc dot gnu.org
2021-01-14 18:47 ` ian at airs dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-98496-4-98nXl9xvEP@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).