grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/4] travis: Remove riscv32 build


From: Petr Vorel
Subject: Re: [PATCH 4/4] travis: Remove riscv32 build
Date: Tue, 22 Sep 2020 11:20:12 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]