Re: [coreboot] Unable to build futility on 32-bit userspace

2017-09-14 Thread Paul Kocialkowski
Hi, Le jeudi 31 août 2017 à 16:32 -0700, Julius Werner a écrit : > FWIW, there should be no reason to build crossystem as part of > coreboot's compile-time utilities at all. crossystem is a helper meant > to run on the target device (the one that uses vboot-enabled > firmware), it doesn't make

Re: [coreboot] Unable to build futility on 32-bit userspace

2017-08-31 Thread Julius Werner
FWIW, there should be no reason to build crossystem as part of coreboot's compile-time utilities at all. crossystem is a helper meant to run on the target device (the one that uses vboot-enabled firmware), it doesn't make any sense to have it on the build machine. We should fix the Makefiles so

Re: [coreboot] Unable to build futility on 32-bit userspace

2017-08-31 Thread Paul Menzel
Dear Paul, Am Donnerstag, den 31.08.2017, 09:36 +0300 schrieb Paul Kocialkowski: > Le jeudi 31 août 2017 à 09:30 +0300, Paul Kocialkowski a écrit : > > Le jeudi 31 août 2017 à 08:13 +0200, Paul Menzel a écrit : > > > I haven’t tested this yet with a 64-bit userspace, but assume that > > >

Re: [coreboot] Unable to build futility on 32-bit userspace

2017-08-31 Thread Paul Kocialkowski
Hi again, Le jeudi 31 août 2017 à 09:30 +0300, Paul Kocialkowski a écrit : > Le jeudi 31 août 2017 à 08:13 +0200, Paul Menzel a écrit : > > I haven’t tested this yet with a 64-bit userspace, but assume that > > works. Does somebody have a fix? > > Yeah sure, I'll craft one and submit it to

Re: [coreboot] Unable to build futility on 32-bit userspace

2017-08-31 Thread Paul Kocialkowski
Hi, Le jeudi 31 août 2017 à 08:13 +0200, Paul Menzel a écrit : > Dear coreboot folks, > > > Trying to run `make test-abuild` on my system with a 32-bit userspace, > it looks like quite some boards require the program futility from > `util/futility`, but that fails to build with the error below.

[coreboot] Unable to build futility on 32-bit userspace

2017-08-31 Thread Paul Menzel
Dear coreboot folks, Trying to run `make test-abuild` on my system with a 32-bit userspace, it looks like quite some boards require the program futility from `util/futility`, but that fails to build with the error below. ``` /dev/shm/coreboot/util/futility(master) $ git describe