GNU bug report logs -
#55168
[PATCH 0/15] Fix aws-lc checksum and use with aws-sdk-cpp.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Thu, 28 Apr 2022 16:00:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 55168-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Greg Hogan <code <at> greghogan.com> skribis:
> I happened to notice the broken build for aws-lc when exploring the
> dashboard at ci.guix.gnu.org. In my last patchset I had updated aws-lc to
> the proper version but failed to update the checksum since it was not built
> as a dependency of aws-sdk-cpp.
Oops, I plaid guilty as well, then.
> These patches replace openssl with aws-lc as the default dependency of s2n,
> making aws-lc a transitive dependency of aws-sdk-cpp. I have tested with
> the following builds:
> ./pre-inst-env guix build aws-sdk-cpp
> ./pre-inst-env guix build --with-input=aws-lc=libressl aws-sdk-cpp
> ./pre-inst-env guix build --with-input=aws-lc=openssl <at> 1.1.1l aws-sdk-cpp
>
> aws-c-common is now marked as supported only for i686-linux and
> x86_64-linux, and s2n as supported only for x86_64-linux, as various tests
> are failing or timing out on other systems.
Alright. Applied the whole series, thanks!
Ludo’.
This bug report was last modified 3 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.