From: Petr Vorel <pvorel@suse.cz>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: grub-devel@gnu.org
Subject: Re: [PATCH 4/4] travis: Remove riscv32 build
Date: Tue, 22 Sep 2020 11:20:12 +0200 [thread overview]
Message-ID: <20200922092012.GA47995@x230> (raw)
In-Reply-To: <20200909200221.410705-5-pvorel@suse.cz>
Hi Daniel,
> To fix travis error:
> grub-mkimage: error: target 1036 not reachable from pc=ba.
https://travis-ci.org/github/pevik/grub/jobs/729143844
$ for target in $GRUB_TARGETS; do grub-mkimage -c grub.cfg -p / -O $target -o grub-$target echo reboot normal; done
grub-mkimage: error: target 1036 not reachable from pc=ba.
I found error messages in util/grub-mkimagexx.c, but I have no idea what is
missing in the test which causes grub-mkimage to fail. Any idea?
I doubt it's a real bug.
Kind regards,
Petr
next prev parent reply other threads:[~2020-09-22 9:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-09 20:02 [PATCH 0/4] Fix Travis CI Petr Vorel
2020-09-09 20:02 ` [PATCH 1/4] travis: Run bootstrap to fix build Petr Vorel
2020-09-17 13:41 ` Daniel Kiper
2020-09-09 20:02 ` [PATCH 2/4] travis: Fix sparc64 build Petr Vorel
2020-09-17 13:48 ` Daniel Kiper
2020-09-21 22:19 ` Petr Vorel
2020-09-22 9:05 ` Petr Vorel
2020-09-09 20:02 ` [PATCH 3/4] travis: Remove mips builds Petr Vorel
2020-09-17 13:50 ` Daniel Kiper
2020-09-17 14:17 ` Petr Vorel
2020-09-22 9:14 ` Petr Vorel
2020-10-27 19:53 ` Daniel Kiper
2020-09-09 20:02 ` [PATCH 4/4] travis: Remove riscv32 build Petr Vorel
2020-09-22 9:20 ` Petr Vorel [this message]
2020-10-27 20:06 ` Daniel Kiper
2020-12-18 4:39 ` Glenn Washburn
2020-12-18 7:55 ` Petr Vorel
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=20200922092012.GA47995@x230 \
--to=pvorel@suse.cz \
--cc=dkiper@net-space.pl \
--cc=grub-devel@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 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.