public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mohamed Atef <mohamedatef1698@gmail.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: gcc@gcc.gnu.org
Subject: Re: problem with Makefile.in generation in lingomp
Date: Fri, 20 May 2022 23:45:25 +0200	[thread overview]
Message-ID: <CAPFh8NKcwG_qugCTa24oGN-UGiy_DseAr-p-kpEnM+kQP0E_zg@mail.gmail.com> (raw)
In-Reply-To: <CAPFh8N+Qrc9x+WTwyjAtptqj1p-2uJAt+7OTb1yk5FkdzH5S5Q@mail.gmail.com>

The problem is fixed now.
Thanks.
Should i push again with the first change log

في الجمعة، ٢٠ مايو، ٢٠٢٢ ٩:٢٠ م Mohamed Atef <mohamedatef1698@gmail.com>
كتب:

> I cloned he repo again but there is a problem here.
> This line is not in the previous repo.
>
> https://github.com/gcc-mirror/gcc/blob/master/libgomp/plugin/Makefrag.am#L29
>
> في الجمعة، ٢٠ مايو، ٢٠٢٢ ٥:٥٨ م Mohamed Atef <mohamedatef1698@gmail.com>
> كتب:
>
>> I am really sorry.
>>
>> في الجمعة، ٢٠ مايو، ٢٠٢٢ ٥:٥٨ م Mohamed Atef <mohamedatef1698@gmail.com>
>> كتب:
>>
>>> In fact that's why i downloaded the repo again i forget to modify the
>>> copyright and when i tried to repush but i got an error As my branch is not
>>> updated i wanted delete the branch and create new one and push again.
>>> If you have the authority to remove the last batch please do.
>>>
>>> في الجمعة، ٢٠ مايو، ٢٠٢٢ ٥:٥٢ م Jakub Jelinek <jakub@redhat.com> كتب:
>>>
>>>> On Fri, May 20, 2022 at 11:53:36AM +0200, Mohamed Atef wrote:
>>>> > I use 1.15.1.
>>>> > This is the link to the line I mentioned.
>>>> >
>>>> https://github.com/gcc-mirror/gcc/blob/master/libgomp/plugin/Makefrag.am#L29
>>>>
>>>> You shouldn't be running autoreconf, just automake to regenerate
>>>> Makefile.in, and when I run it, it certainly doesn't emit that error.
>>>>
>>>> Anyway, can you explain the
>>>> https://gcc.gnu.org/g:c7a99c5953487c4dd6cdce1b01126ac2b06f16cd
>>>> commit?  That makes the branch quite useless.
>>>> The point is that all commits pushed to gcc trunk have to have proper
>>>> ChangeLog in the commit log to describe the actual changes in that
>>>> commit.
>>>> Commits aren't allowed to be pushed there unless they satisfy the
>>>> checking.
>>>> On development branches this isn't checked on commits, but if those
>>>> branches are meant to be usable for commits to trunk later, they need to
>>>> follow those rules (as I said, git gcc-verify should check it).
>>>> I suppose the 8b5ad311eac66b0939a1e6473a46f68e31158bfe commit might have
>>>> passed it, but I don't see how c7a99c5953487c4dd6cdce1b01126ac2b06f16cd
>>>> could, you've used the same ChangeLog entry but that doesn't describe
>>>> the changes you've done in that commit, you've reverted some Makefile.am
>>>> changes (why?), removed the FSF Copyright lines (that is ok but it
>>>> should
>>>> have been replaced by the Copyright The GNU Toolchain Authors. line in
>>>> that
>>>> case), but the ChangeLog then would need to describe those changes.
>>>>
>>>>         Jakub
>>>>
>>>>

      reply	other threads:[~2022-05-20 21:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20  9:25 Mohamed Atef
2022-05-20  9:40 ` Jakub Jelinek
2022-05-20  9:53   ` Mohamed Atef
2022-05-20 15:46     ` Jakub Jelinek
2022-05-20 15:44       ` Jakub Jelinek
2022-05-20 15:58       ` Mohamed Atef
2022-05-20 15:58         ` Mohamed Atef
2022-05-20 19:20           ` Mohamed Atef
2022-05-20 21:45             ` Mohamed Atef [this message]

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=CAPFh8NKcwG_qugCTa24oGN-UGiy_DseAr-p-kpEnM+kQP0E_zg@mail.gmail.com \
    --to=mohamedatef1698@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /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).