public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <iant@golang.org>
To: Rainer Orth <ro@cebitec.uni-bielefeld.de>
Cc: Andreas Schwab <schwab@suse.de>,
	gcc-patches <gcc-patches@gcc.gnu.org>,
		gofrontend-dev@googlegroups.com
Subject: Re: libgo patch committed: Update to 1.11 release
Date: Wed, 26 Sep 2018 12:54:00 -0000	[thread overview]
Message-ID: <CAKOQZ8zMyWirVcXdy4v1TmM_AdYGnOJKBXn=gTH5E9_Q0v0sHA@mail.gmail.com> (raw)
In-Reply-To: <yddzhw44prj.fsf@CeBiTec.Uni-Bielefeld.DE>

On Wed, Sep 26, 2018 at 1:38 AM, Rainer Orth
<ro@cebitec.uni-bielefeld.de> wrote:
>
>> On Sep 24 2018, Ian Lance Taylor <iant@golang.org> wrote:
>>
>>> * Makefile.am (mostlyclean-local): Run chmod on check-go-dir to
>>> make sure it is writable.
>>> (check-go-tools): Likewise.
>>
>> $ make check-gotools
>> make[1]: Entering directory `/usr/local/gcc/gcc-20180926/Build/gotools'
>> chmod -R u+w check-go-dir
>> chmod: cannot access `check-go-dir': No such file or directory
>> make[1]: *** [check-go-tool] Error 1
>> make[1]: Leaving directory `/usr/local/gcc/gcc-20180926/Build/gotools'
>> make: *** [check-gotools] Error 2
>
> I noticed the same when finding that gotools.{sum,log} hadn't been
> generated.
>
> The following patch fixed it for me.
>
>         Rainer
>
> --
> -----------------------------------------------------------------------------
> Rainer Orth, Center for Biotechnology, Bielefeld University
>
>
> 2018-09-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
>
>         * Makefile.am (mostlyclean-local): Ignore chmod errors.
>         (check-go-tool): Likewise.
>         * Makefile.in: Regenerate.

This is OK.  Thanks for writing it.  Please go ahead and commit.

Ian

  reply	other threads:[~2018-09-26 12:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-24 21:49 Ian Lance Taylor
2018-09-25  7:06 ` Andreas Schwab
2018-09-25  7:57 ` Andreas Schwab
2018-09-25  9:05   ` Andreas Schwab
2018-09-25 14:39     ` Ian Lance Taylor
2018-09-25 13:10 ` Rainer Orth
2018-09-25 13:34   ` Rainer Orth
2018-09-26  5:04     ` Ian Lance Taylor
2018-09-26  8:55       ` Rainer Orth
2018-09-26  7:57 ` Andreas Schwab
2018-09-26  8:59   ` Rainer Orth
2018-09-26 12:54     ` Ian Lance Taylor [this message]
2018-09-26 11:12 ` Andreas Schwab
2018-09-26 12:49   ` Ian Lance Taylor
2018-10-01 20:18   ` Ian Lance Taylor
2018-09-26 14:52 ` H.J. Lu
2018-09-26 15:16   ` H.J. Lu
2018-10-01 20:28   ` Ian Lance Taylor
2018-10-01 20:59     ` H.J. Lu
2018-10-02  0:06       ` H.J. Lu
2018-10-02  0:59         ` Ian Lance Taylor
2018-10-02  2:37           ` H.J. Lu
2018-10-02  4:09             ` Ian Lance Taylor
2018-10-03 14:09               ` H.J. Lu
2018-10-03 22:04           ` Ian Lance Taylor
2018-09-28 14:28 ` Rainer Orth
2018-10-02 17:13   ` Ian Lance Taylor
2018-10-04 12:05     ` Rainer Orth
2018-09-26  7:58 Uros Bizjak
2018-09-26 15:22 ` Ian Lance Taylor
2018-09-27 20:26   ` Uros Bizjak
2018-09-28  7:13 ` Uros Bizjak
2018-10-02 15:13   ` Ian Lance Taylor

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='CAKOQZ8zMyWirVcXdy4v1TmM_AdYGnOJKBXn=gTH5E9_Q0v0sHA@mail.gmail.com' \
    --to=iant@golang.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gofrontend-dev@googlegroups.com \
    --cc=ro@cebitec.uni-bielefeld.de \
    --cc=schwab@suse.de \
    /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).