GNU bug report logs - #64149
Update u-boot to 2023.07.02

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Sun, 18 Jun 2023 08:51:01 UTC

Severity: normal

Done: Vagrant Cascadian <vagrant <at> debian.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 64149 <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> debian.org>
To: 64149 <at> debbugs.gnu.org
Cc: ludo <at> gnu.org, efraim <at> flashner.co.il
Subject: Re: WIP update u-boot to 2023.07-rc5
Date: Tue, 04 Jul 2023 18:13:28 -0700
[Message part 1 (text/plain, inline)]
On 2023-07-04, Vagrant Cascadian wrote:
> On 2023-07-04, Vagrant Cascadian wrote:
>> On 2023-07-02, Vagrant Cascadian wrote:
>>> On 2023-06-18, Vagrant Cascadian wrote:
>>>> Builds most of the u-boot-* packages successfully, notable issues are
>>>> with u-boot-tools failing to build
>>
>> u-boot-tools needs some updates to the patch disabling openssl
>> support...
>
> Still needed, although I find it strange that we are running the u-boot
> testsuite with the u-boot-tools package... as it mostly runs tests for
> the u-boot-sandbox targets rather than the tools... seems much more
> appropriate for the...  u-boot-sandbox package? :)
>
> At any rate, whereever the tests are run from, it appears to also need
> the python-filelock package as an input, as well as patching out
> CONFIG_*_SIGNATURE and/or related variables... still poking at that.

More specifically:

+make O=/tmp/guix-build-u-boot-tools-2023.07-rc6.drv-0/u-boot-2023.07-rc6/build-sandbox_vpl -s -j4
../scripts/dtc-version.sh: line 18: which: command not found
In file included from ../tools/imagetool.h:24,
                 from ../tools/aisimage.c:7:
../include/image.h:1397:12: fatal error: openssl/evp.h: No such file or directory
 1397 | #  include <openssl/evp.h>
      |            ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.host:112: tools/aisimage.o] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ../tools/imagetool.h:24,
                 from ../tools/atmelimage.c:7:
../include/image.h:1397:12: fatal error: openssl/evp.h: No such file or directory
 1397 | #  include <openssl/evp.h>
      |            ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.host:112: tools/atmelimage.o] Error 1
In file included from ../tools/imagetool.h:24,
                 from ../tools/fit_common.c:20:
../include/image.h:1397:12: fatal error: openssl/evp.h: No such file or directory
 1397 | #  include <openssl/evp.h>
      |            ^~~~~~~~~~~~~~~
compilation terminated.
make[3]: *** [scripts/Makefile.host:112: tools/fit_common.o] Error 1
In file included from ../tools/imagetool.h:24,
                 from ../tools/fit_image.c:16:
../include/image.h:1397:12: fatal error: openssl/evp.h: No such file or directory
 1397 | #  include <openssl/evp.h>
      |            ^~~~~~~~~~~~~~~
compilation terminated.

live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.