From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Waldemar Brodkorb <wbx@openadk.org>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH next] package/hiawatha: update to 11.6
Date: Mon, 12 Aug 2024 22:14:48 +0200 [thread overview]
Message-ID: <20240812221448.40e4d87a@windsurf> (raw)
In-Reply-To: <ZrhLQMty5kRy7Oo4@waldemar-brodkorb.de>
Hello Waldemar,
On Sun, 11 Aug 2024 07:25:20 +0200
Waldemar Brodkorb <wbx@openadk.org> wrote:
> See here for a changelog:
> https://hiawatha.leisink.net/changelog
>
> Update Config.in to use the new homepage.
> Update download site to use the new homepage.
>
> Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
> ---
> package/hiawatha/Config.in | 2 +-
> package/hiawatha/hiawatha.hash | 2 +-
> package/hiawatha/hiawatha.mk | 4 ++--
> 3 files changed, 4 insertions(+), 4 deletions(-)
You're going to hate me, but this bump also doesn't build.
Try to build:
BR2_arm=y
BR2_cortex_a9=y
BR2_ARM_ENABLE_VFP=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_ARMV7_EABIHF_MUSL_STABLE=y
BR2_INIT_NONE=y
BR2_SYSTEM_BIN_SH_NONE=y
# BR2_PACKAGE_BUSYBOX is not set
BR2_PACKAGE_HIAWATHA=y
# BR2_TARGET_ROOTFS_TAR is not set
Successful before your bump, fails after your bump.
Also, it is worth nothing that there is also an issue with the 11.2
version of hiawatha: the hash we have in Buildroot no longer matches
the one from the upstream tarball:
ERROR: while checking hashes from package/hiawatha/hiawatha.hash
ERROR: hiawatha-11.2.tar.gz has wrong sha256 hash:
ERROR: expected: 99c64f76927f93469f062ab76b74eb79a397ea4be12da86bf746b2bb57cf1bc5
ERROR: got : e00a659225b5f201b1fd81014277bcfe96da476a165f92fc057f3d7036c8b993
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
It "works" because we fallback to sources.buildroot.net, which has the
"right" tarball, but it would be nice to understand what's going on.
Could you have a look?
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-08-12 20:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 5:25 [Buildroot] [PATCH next] package/hiawatha: update to 11.6 Waldemar Brodkorb
2024-08-12 20:14 ` Thomas Petazzoni via buildroot [this message]
2024-08-13 6:58 ` Waldemar Brodkorb
2024-08-13 7:19 ` Thomas Petazzoni via buildroot
2024-08-13 7:23 ` Waldemar Brodkorb
2024-08-13 18:25 ` Thomas Petazzoni via buildroot
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=20240812221448.40e4d87a@windsurf \
--to=buildroot@buildroot.org \
--cc=thomas.petazzoni@bootlin.com \
--cc=wbx@openadk.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.