From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] RHEL6 autobuilder
Date: Mon, 30 Jul 2018 14:28:54 +0200 [thread overview]
Message-ID: <20180730142854.27003e20@windsurf> (raw)
In-Reply-To: <20ef3a8f-2fa6-6c31-852c-0a11a72c8a16@mentor.com>
Hello Hollis,
+Arnout in Cc about the --detach option.
On Fri, 27 Jul 2018 12:30:15 -0700, Hollis Blanchard wrote:
> OK, I set this up on a RHEL6.5 host, and it ran enough to hit the known
> libglib2 problem <https://patchwork.ozlabs.org/patch/947086/>. I
> encountered two issues along the way:
Great!
> * buildroot-test/buildroot-autobuild script uses the --detach option
> to 'git checkout', which RHEL6.5's git doesn't know about. I just
> deleted the option and everything's working fine. I can submit a
> patch if you like.
This option was added in commit
66f91eb4409e5efacb1871b8ab2b336c4873b796, and Arnout gave the following
reason:
Since switching repositories may also switch branches, we use a git
fetch/checkout sequence instead of doing a git pull. With git pull, the
branches would be merged instead of switched. To avoid polluting the
log with the long git message about a detached head, while still
getting some useful output from git, pass the --detach option to
git checkout.
Since it's apparently just about logging, perhaps we can just remove it. Arnout ?
> * buildroot/utils/genrandconfig uses argparse, which doesn't exist in
> RHEL6.5's Python. I avoided the problem for now by supplying an
> alternate Python installation.
Sounds good.
> I guess I just need HTTP credentials to submit to
> http://autobuild.buildroot.org ?
I'll reply to you privately about this.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-07-30 12:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-19 17:20 [Buildroot] [PATCH 1 of 3] host-acl: build fix on RHEL6 hosts (GCC 4.4.7) Hollis Blanchard
2018-07-19 17:20 ` [Buildroot] [PATCH 2 of 3] host-attr: build fix for " Hollis Blanchard
2018-07-19 17:20 ` [Buildroot] [PATCH 3 of 3] libglib2: " Hollis Blanchard
2018-07-25 21:12 ` [Buildroot] [PATCH 1 of 3] host-acl: build fix on " Thomas Petazzoni
2018-07-25 22:10 ` Hollis Blanchard
2018-07-26 7:43 ` Thomas Petazzoni
2018-07-26 7:55 ` Arnout Vandecappelle
2018-07-27 19:30 ` [Buildroot] RHEL6 autobuilder Hollis Blanchard
2018-07-30 12:28 ` Thomas Petazzoni [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=20180730142854.27003e20@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.