all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Cc: 74004@debbugs.gnu.org, 74004-done@debbugs.gnu.org,
	Nicolas Graves <ngraves@ngraves.fr>
Subject: [bug#74004] [PATCH] gnu: busybox: Update to 1.37.0. [security fixes]
Date: Sun, 27 Oct 2024 01:22:19 +0200	[thread overview]
Message-ID: <87ed42o3f8.fsf@gnu.org> (raw)
In-Reply-To: <87ed43ipc3.fsf@iscas.ac.cn> (Zheng Junjie's message of "Sat, 26 Oct 2024 10:13:16 +0800")

The updated package fails to build on powerpc64le-linux:

  https://ci.guix.gnu.org/build/6263835/details

Excerpt:

--8<---------------cut here---------------start------------->8---
libbb/hash_md5_sha.c: In function ‘sha1_end’:
libbb/hash_md5_sha.c:1316:35: error: ‘sha1_process_block64_shaNI’ undeclared (first use in this function); did you mean ‘sha1_process_block64’?
 1316 |          || ctx->process_block == sha1_process_block64_shaNI
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   sha1_process_block64
libbb/hash_md5_sha.c:1316:35: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [scripts/Makefile.build:198: libbb/hash_md5_sha.o] Error 1
make: *** [Makefile:744: libbb] Error 2
--8<---------------cut here---------------end--------------->8---

Ludo’.




  reply	other threads:[~2024-10-26 23:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-25  7:38 [bug#74004] [PATCH] gnu: busybox: Update to 1.37.0. [security fixes] Nicolas Graves via Guix-patches via
2024-10-26  2:13 ` bug#74004: " Zheng Junjie
2024-10-26 23:22   ` Ludovic Courtès [this message]
2024-10-27  3:38     ` [bug#74004] " Zheng Junjie

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=87ed42o3f8.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=74004-done@debbugs.gnu.org \
    --cc=74004@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    --cc=zhengjunjie@iscas.ac.cn \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.