All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Mamonov <pmamonov@gmail.com>
To: a.fatoum@pengutronix.de
Cc: barebox@lists.infradead.org
Subject: sandbox: barebox executable for x86_64 is nonfunctional
Date: Thu, 2 Jul 2020 14:35:24 +0300	[thread overview]
Message-ID: <20200702113523.GA5528@localhost.localdomain> (raw)

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

             reply	other threads:[~2020-07-02 11:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-02 11:35 Peter Mamonov [this message]
2020-07-02 13:48 ` sandbox: barebox executable for x86_64 is nonfunctional Ahmad Fatoum

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=20200702113523.GA5528@localhost.localdomain \
    --to=pmamonov@gmail.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.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.