mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* sandbox: barebox executable for x86_64 is nonfunctional
@ 2020-07-02 11:35 Peter Mamonov
  2020-07-02 13:48 ` Ahmad Fatoum
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Mamonov @ 2020-07-02 11:35 UTC (permalink / raw)
  To: a.fatoum; +Cc: barebox

Hello, Ahmad,

After 54d47eb7e "sandbox: support forcing 32-bit x86" the sandbox barebox 
executable produced on x86_64 host is nonfunctional, i.e. it exits right after 
start. Reverting the mentioned commit does fix the problem.  The host is 
running a bit outdated Debian bullseye/sid, gcc version is "gcc (Debian 9.2.1-19) 9.2.1 
20191109". Here are the commands I've used to build and run barebox:

	$ export ARCH=sandbox
	$ make mrproper && make sandbox_defconfig && make -j4 -s
	$ ./barebox
	$ echo $?
	1

Regards,
Peter

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: sandbox: barebox executable for x86_64 is nonfunctional
  2020-07-02 11:35 sandbox: barebox executable for x86_64 is nonfunctional Peter Mamonov
@ 2020-07-02 13:48 ` Ahmad Fatoum
  0 siblings, 0 replies; 2+ messages in thread
From: Ahmad Fatoum @ 2020-07-02 13:48 UTC (permalink / raw)
  To: Peter Mamonov; +Cc: barebox



On 7/2/20 1:35 PM, Peter Mamonov wrote:
> Hello, Ahmad,
> 
> After 54d47eb7e "sandbox: support forcing 32-bit x86" the sandbox barebox 
> executable produced on x86_64 host is nonfunctional, i.e. it exits right after 
> start. Reverting the mentioned commit does fix the problem.  The host is 
> running a bit outdated Debian bullseye/sid, gcc version is "gcc (Debian 9.2.1-19) 9.2.1 
> 20191109". Here are the commands I've used to build and run barebox:
> 
> 	$ export ARCH=sandbox
> 	$ make mrproper && make sandbox_defconfig && make -j4 -s
> 	$ ./barebox
> 	$ echo $?
> 	1

You're right. Apparently I did some last minute fix and only retested that COMPILE_TESTing
works, not that it can actually be started... Luckily there is no release with this
patch yet. I just sent a fix out.

Thanks for the the report,
Ahmad

> 
> Regards,
> Peter
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-02 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02 11:35 sandbox: barebox executable for x86_64 is nonfunctional Peter Mamonov
2020-07-02 13:48 ` Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox