From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Apr 2021 07:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 48055@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.161950847711021 (code B ref -1); Tue, 27 Apr 2021 07:28:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Apr 2021 07:27:57 +0000 Received: from localhost ([127.0.0.1]:47921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbI8T-0002rg-AH for submit@debbugs.gnu.org; Tue, 27 Apr 2021 03:27:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:48488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbI8S-0002rZ-84 for submit@debbugs.gnu.org; Tue, 27 Apr 2021 03:27:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55294) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lbI8S-0003OQ-26 for bug-guix@gnu.org; Tue, 27 Apr 2021 03:27:56 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:45229) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lbI8P-00060a-U5 for bug-guix@gnu.org; Tue, 27 Apr 2021 03:27:55 -0400 IronPort-HdrOrdr: A9a23:dKv0sqChVtxMbGHlHejVsceALOonbusQ8zAX/mp2TgFYddHdqtC2kJ0gpHrJoRsyeFVlo9CPP6GcXWjRnKQf3aA9NaqvNTOLhEKGN4dnhLGM/xTEGzfistJbz7tqaaJkCNb9ZGIK8vrSxCmdP5IezMKc8Kau7N2urUtFaQ1xcalv40NYJ2+gcnFefRJLD5Y1GJ2X6qN81l6dUE8aZMi6GXUJNtKrz7enqLvcbQcCF1ob7mC14w+A0qLwEBSTw34lIlBy6IolmFKlryXJooWlvPfT8G67phajl+UspPLRjvhmDMyIhtN9EESQti+YIKBoW7iPp1kO0ZuSwWdvrf2JgzpIBbUV11rhOl2zuwfnwQP60D0jr0Hvwjaj8AfeiP28XysxA85ZjYJWdXLimjQdgO0= X-IronPort-AV: E=Sophos;i="5.82,254,1613430000"; d="scan'208";a="379766701" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2021 09:27:46 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 =?UTF-8?Q?Flor=C3=A9al?= an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 27 Apr 2021 09:27:45 +0200 Message-ID: <87k0oo6vbi.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.104; envelope-from=ludovic.courtes@inria.fr; helo=mail3-relais-sop.national.inria.fr X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), statically-linked packages required by =E2=80=98bootstrap-tarballs=E2=80=99= fail to build on powerpc64le-linux. For example: --8<---------------cut here---------------start------------->8--- gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2recover.c ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o deco= mpress.o bzlib.o gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -static -o bzip2recover = bzip2recover.o ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../li= b/libc.a(printf_fp.o): in function `__printf_fp_l': (.text+0x93c): undefined reference to `__unordkf2' ld: (.text+0x978): undefined reference to `__unordkf2' ld: (.text+0xd18): undefined reference to `__lekf2' ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../li= b/libc.a(printf_fphex.o): in function `__printf_fphex': (.text+0xe8): undefined reference to `__unordkf2' ld: (.text+0x134): undefined reference to `__unordkf2' ld: (.text+0x154): undefined reference to `__lekf2' collect2: error: ld returned 1 exit status make: *** [Makefile:43: bzip2recover] Error 1 make: *** Waiting for unfinished jobs.... command "make" "-j" "8" "PREFIX=3D/gnu/store/dbbzbdzyg8sbcvlan6i2zpwbld1a4b= 41-bzip2-1.0.8" failed with status 2 builder for `/gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8.drv' f= ailed with exit code 1 --8<---------------cut here---------------end--------------->8--- and: --8<---------------cut here---------------start------------->8--- configure flags: ("CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l= 7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6f= ch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8djff= 52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpowerp= c64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static") checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /gnu/store/x5z9z2d06w4yj4kq18i4b5q2y= xg0w9dh-coreutils-8.32/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether make supports nested variables... yes checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/tmp/guix-build-gawk-5.0.1.drv-0/gawk-5.0.1': configure: error: C compiler cannot create executables See `config.log' for more details command "/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l7k-bash-minimal-5.0.16/bi= n/bash" "./configure" "CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2z= ic0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4= zj6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8= djff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpo= werpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static" failed = with status 77 builder for `/gnu/store/fh64zc3gyhar0l2ndv2azrg5jv30kygl-gawk-5.0.1.drv' fa= iled with exit code 1 --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99. From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Apr 2021 08:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.161951068831437 (code B ref 48055); Tue, 27 Apr 2021 08:05:02 +0000 Received: (at 48055) by debbugs.gnu.org; 27 Apr 2021 08:04:48 +0000 Received: from localhost ([127.0.0.1]:47998 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbIi8-0008Az-7g for submit@debbugs.gnu.org; Tue, 27 Apr 2021 04:04:48 -0400 Received: from flashner.co.il ([178.62.234.194]:38126) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbIi5-0008Al-ON for 48055@debbugs.gnu.org; Tue, 27 Apr 2021 04:04:46 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id 0CE3740333; Tue, 27 Apr 2021 08:04:39 +0000 (UTC) Date: Tue, 27 Apr 2021 11:04:07 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 48055@debbugs.gnu.org References: <87k0oo6vbi.fsf@inria.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oAOWgS5jhGcztLHR" Content-Disposition: inline In-Reply-To: <87k0oo6vbi.fsf@inria.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --oAOWgS5jhGcztLHR Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Court=C3=A8s wrote: > As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), > statically-linked packages required by =E2=80=98bootstrap-tarballs=E2=80= =99 fail to > build on powerpc64le-linux. For example: >=20 > --8<---------------cut here---------------start------------->8--- > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2.c > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2recover.c > ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o de= compress.o bzlib.o > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -static -o bzip2recove= r bzip2recover.o > ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../= lib/libc.a(printf_fp.o): in function `__printf_fp_l': > (.text+0x93c): undefined reference to `__unordkf2' > ld: (.text+0x978): undefined reference to `__unordkf2' > ld: (.text+0xd18): undefined reference to `__lekf2' > ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../= lib/libc.a(printf_fphex.o): in function `__printf_fphex': > (.text+0xe8): undefined reference to `__unordkf2' > ld: (.text+0x134): undefined reference to `__unordkf2' > ld: (.text+0x154): undefined reference to `__lekf2' > collect2: error: ld returned 1 exit status > make: *** [Makefile:43: bzip2recover] Error 1 > make: *** Waiting for unfinished jobs.... > command "make" "-j" "8" "PREFIX=3D/gnu/store/dbbzbdzyg8sbcvlan6i2zpwbld1a= 4b41-bzip2-1.0.8" failed with status 2 > builder for `/gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8.drv'= failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- >=20 > and: >=20 > --8<---------------cut here---------------start------------->8--- > configure flags: ("CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic= 0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj= 6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8dj= ff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpowe= rpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static") > checking for a BSD-compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /gnu/store/x5z9z2d06w4yj4kq18i4b5q= 2yxg0w9dh-coreutils-8.32/bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... no > checking whether make supports nested variables... yes > checking build system type... powerpc64le-unknown-linux-gnu > checking host system type... powerpc64le-unknown-linux-gnu > checking whether make supports the include directive... yes (GNU style) > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/tmp/guix-build-gawk-5.0.1.drv-0/gawk-5.0.1': > configure: error: C compiler cannot create executables > See `config.log' for more details > command "/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l7k-bash-minimal-5.0.16/= bin/bash" "./configure" "CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch= 2zic0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zd= f4zj6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42= g8djff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3D= powerpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static" faile= d with status 77 > builder for `/gnu/store/fh64zc3gyhar0l2ndv2azrg5jv30kygl-gawk-5.0.1.drv' = failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- >=20 What version of GCC is being used? Perhaps the gcc in make-bootstrap.scm needs to be told to use 128-bit long longs. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --oAOWgS5jhGcztLHR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmCHxXcACgkQQarn3Mo9 g1G15g/+O02V8kfryii5Q6CMTvJRAReEVdtXVX63TsJS478StDWKBNpezpkzWapg 2ItL5JvD4teX3PWGaHfZtj45QHJl7F6BdMB82E6qzyKWKqXEtA1lSb88NdCIEfDb Z5LLeh0y7+OfNpj/CHyaZKe4bIOfv3UUD6zPEdxf34mSukAVoIttgsBuhP6q4DP8 D/ZCw1HPg0RhSOVB5fAJyjc18LisV2MAtCWwN0uBrK9BFey6UTNYZXsrGwe+V3Ir eWUCQYn8mKBSmNu7wyGsp/c7FwiMpjhrVEeJz/YpkdHuuYxjjPwIvbkxvQsuMYf1 /CuhX6lFot9NdG9N0ZxijNa5WIfGin6By+h3w/P3P+ss3JMdDSzMc8pmSTtXX5bw yxqzC8/NAB3j1xqJQ+LEwddksG6QPoVTYruqmLzA8qTawKtn0dgF8JF4aVysNgI/ gZk8A+2fi9cjbvK0Xbq0KCXJWBpVirqfyAZcGSn4ju428J6EAhwTe2Zxa04/Y5J1 vXUsKEvmsFkkCvdkA2O1uUMWx4rIY8XoqU6d/T5qYLEO/U76h5hXqpY9O7Y7o86q POwnkrBK8xdP7LmRgX0cPpWtBK7Rhe2HlNfKC4mw4saJ0sCTVQ7xkR8qC3NeHLC4 5YkhnkoV+1OACxreJGMBms8h8rlXbwGWqXR0mK1kykYXDGIdckU= =efb6 -----END PGP SIGNATURE----- --oAOWgS5jhGcztLHR-- From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Apr 2021 11:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Efraim Flashner Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.16195238514625 (code B ref 48055); Tue, 27 Apr 2021 11:45:01 +0000 Received: (at 48055) by debbugs.gnu.org; 27 Apr 2021 11:44:11 +0000 Received: from localhost ([127.0.0.1]:48199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbM8R-0001CX-6b for submit@debbugs.gnu.org; Tue, 27 Apr 2021 07:44:11 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:14646) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbM8Q-0001CK-3k for 48055@debbugs.gnu.org; Tue, 27 Apr 2021 07:44:10 -0400 IronPort-HdrOrdr: A9a23:/4M0TaCoCv3B4o/lHejbsceALOonbusQ8zAX/mp6ICY5TuWzkceykPMHkSLugDEKV3063fyGMq+MQXTTnKQFm7U5F7GkQQXgpS+UPJhvhLGSuAHINiXi+odmpMNdWodkDtmYNzNHpOb8pDK1CtMxhOSAmZrY4tv261dIYUVUZ7p77wF/YzzranFeYAVdH5I2GN69y6N81lydUE8aZMi6GXUJNtKrz+Hjr57obQULABQq8mC14g+A0qLwEBSTw34lPw9n/LFKywL4ujDi6r7mm/+2zQK07R6r071m3P3ao+EzYfCku4wtBAyppQauaoh7QqaDuy1dmpDM1H8a1ODjmlMDM9Qb0QKzQkiF5SLC4k3D3CZry1KK8z+lqEqmmsDnQjcnFspGgopDYl/141ct1esc7It7m16jkvNsYy/9oA== X-IronPort-AV: E=Sophos;i="5.82,254,1613430000"; d="scan'208";a="379800504" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2021 13:44:03 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87k0oo6vbi.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 =?UTF-8?Q?Flor=C3=A9al?= an 229 de la =?UTF-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 27 Apr 2021 13:44:03 +0200 In-Reply-To: (Efraim Flashner's message of "Tue, 27 Apr 2021 11:04:07 +0300") Message-ID: <87sg3c54vw.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Efraim Flashner skribis: > On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Court=C3=A8s wrote: >> As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), >> statically-linked packages required by =E2=80=98bootstrap-tarballs=E2=80= =99 fail to >> build on powerpc64le-linux. For example: [...] > What version of GCC is being used? Perhaps the gcc in make-bootstrap.scm > needs to be told to use 128-bit long longs. D=E2=80=99oh, for /gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8.d= rv for instance, it=E2=80=99s GCC 5. How come? Indeed, make-bootstrap.scm refers to =E2=80=98gcc-5=E2=80=99 everywhere. W= e should change it to match =E2=80=98gcc-final=E2=80=99, no? (That probably won=E2= =80=99t make it into =E2=80=98version-1.3.0=E2=80=99 but we can do that on =E2=80=98master=E2=80= =99.) Thanks, Ludo=E2=80=99. From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 27 Apr 2021 12:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.16195248256205 (code B ref 48055); Tue, 27 Apr 2021 12:01:01 +0000 Received: (at 48055) by debbugs.gnu.org; 27 Apr 2021 12:00:25 +0000 Received: from localhost ([127.0.0.1]:48216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbMO9-0001c1-0B for submit@debbugs.gnu.org; Tue, 27 Apr 2021 08:00:25 -0400 Received: from flashner.co.il ([178.62.234.194]:38448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbMO5-0001bf-J3 for 48055@debbugs.gnu.org; Tue, 27 Apr 2021 08:00:23 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id 2B96E400B3; Tue, 27 Apr 2021 12:00:14 +0000 (UTC) Date: Tue, 27 Apr 2021 14:59:41 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 48055@debbugs.gnu.org References: <87k0oo6vbi.fsf@inria.fr> <87sg3c54vw.fsf@inria.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="A58W+/6H8BXkrLSq" Content-Disposition: inline In-Reply-To: <87sg3c54vw.fsf@inria.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --A58W+/6H8BXkrLSq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2021 at 01:44:03PM +0200, Ludovic Court=C3=A8s wrote: > Efraim Flashner skribis: >=20 > > On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Court=C3=A8s wrote: > >> As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), > >> statically-linked packages required by =E2=80=98bootstrap-tarballs=E2= =80=99 fail to > >> build on powerpc64le-linux. For example: >=20 > [...] >=20 > > What version of GCC is being used? Perhaps the gcc in make-bootstrap.scm > > needs to be told to use 128-bit long longs. >=20 > D=E2=80=99oh, for /gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8= =2Edrv > for instance, it=E2=80=99s GCC 5. How come? We keep versions that are known to work. I guess we can bump it to gcc-7, we'll just have to test all the other architectures. Or we can just bump it for powerpc64le. There's a reason why %guile-static is still guile-2.0. > Indeed, make-bootstrap.scm refers to =E2=80=98gcc-5=E2=80=99 everywhere. = We should > change it to match =E2=80=98gcc-final=E2=80=99, no? (That probably won= =E2=80=99t make it into > =E2=80=98version-1.3.0=E2=80=99 but we can do that on =E2=80=98master=E2= =80=99.) Yeah. make-bootstrap is going to come in handy again when we get around to riscv64. It might just be easier to let whoever ends up working on that to mess with it then. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --A58W+/6H8BXkrLSq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmCH/KsACgkQQarn3Mo9 g1HLlBAAqAsOuQkKN0OlY3xLvoon445+iyJLWcqXiOu4Fd8cKwEuHW2AeSWTa2mh T225KLzzYWErTT6Vis93ft/SdIwbDkcgxwqHrLJ7e/ArJmynZ9zToSTwVMGLXsF6 oeAglwz44ih3xDPpnSFyrEiNaHB0hPHS9hwvm/qIkK5lUmgDZ5LTphlEpPKVwipu cPVSdOgcFrjtFoXXzgVckQPiSgfLiRMTpXrWJkBJqdGBsZp0F34y/6Y8pam1GLmQ IOcXE6qDjQbJM+KL6qp4/cYZAmZY/YcvIq3mgap1OTgA+bwePyMEqAOJIS5fXWuf kTlOhhjgnEbuBSWlnrD0fqBIlIGz0xHQuxeehw34J7h0aT5vcEV+wV9ownBXKjSK 2xPVs/04fEHKg7ipPpYo9R8Ae4nWPa6WHUqT143pINKiBmWBoP6deGEJ3kETG1x3 cdA4MLVA0beB2dYfQwOk0uCrCGDyocxfPJ0pNixH7JhIeCQH49Q93EVDz5woOC2Q 7Gqkpj4PEJ+pZMAp79DlfpoG0RtUdEbSja5pfkzsCiZDbVVALZVd/MIGtLRZkzqm sMBe5OsG+PJCOc8gZthgsmncTmyD5dDAIO4JrQXjjdrzjp+D4yaeK5WPVVj8yPsW LJgpw9OKsek6EGGEFXW27ikGx3ja65E4KJQR57wr9/b9nuckM4Y= =A7oX -----END PGP SIGNATURE----- --A58W+/6H8BXkrLSq-- From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Feb 2025 07:41:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.17388276094462 (code B ref 48055); Thu, 06 Feb 2025 07:41:01 +0000 Received: (at 48055) by debbugs.gnu.org; 6 Feb 2025 07:40:09 +0000 Received: from localhost ([127.0.0.1]:54097 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfwUa-00019L-V6 for submit@debbugs.gnu.org; Thu, 06 Feb 2025 02:40:09 -0500 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:55669) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfwUY-00013z-LU for 48055@debbugs.gnu.org; Thu, 06 Feb 2025 02:40:07 -0500 Received: by mail-wm1-x32a.google.com with SMTP id 5b1f17b1804b1-4361dc6322fso3269345e9.3 for <48055@debbugs.gnu.org>; Wed, 05 Feb 2025 23:40:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1738827600; x=1739432400; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=pjaFnZzA05wi87lIm4dzVJFUrN8RYUGCfwErr8/xJ40=; b=OS+wU9/UNsoyMF5Q/Ihw9oxzLHN38WEvVZTkeCBZSpTtgwGPwVsb7ojLLJRFd/5SFz dbitPQEwFHGSyMBQmmZw7GQfSGuXu+XIcaZNPBGVtFQfb5ENoVTVj0xtgEwT50d4364E kORtSOoBYbX+O75uhXMNGWpZLA6X8ANbb0oSRouSIwoHRL7mlyShVbHgzetRUFHg65rc IbWQ6CKGgcuBp0uK2kHyZZfP4uWSdizphQDYZzFjgEdzMlRmecJhvFE3Pl2qrnO4PMIR GODIfx2H/Zuq+FKMpu0DyxxuCwjZtcNBR+SK/Gws5xguowS955FbJJZccU0dY72Ws0hS /MWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738827600; x=1739432400; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pjaFnZzA05wi87lIm4dzVJFUrN8RYUGCfwErr8/xJ40=; b=pVG000ozz6rQu7eKYoqsFBmEai30mVoBiUKd+8rjhD7SPBZMuuu89T6Jh7SplxQDAp BFQ31fzjOc/TJ21pUhUN4/2eNin1X2UeVbn6/RGuHQgM68s3WOecRfNjCYL1XsoUdf40 Hqkm7xa3yD9lvOUVWMs1S/un2VJj0v7taCh4sb/Otzly8sX6OATxTkMdszKmK4gIpdAY DU8U1idiF7k4T29ZuAXVuIS6tjnxD5gDSZpVYBxm61mCJuuS9HH0jpNW7V33R8pioD+Q Dz5DTzxT/c+xW+C/vZ6FoU4V5AMHdfKHyF60xMPY7z4h4hBu4RFOxh4ZmLMfUQVzOgtw gduA== X-Gm-Message-State: AOJu0YwwBveZIJmun2LokmXtCFII2XLrkt2LjLnTTP557vP38RZk68d+ ABDKfoExB62gizwToCq5vZBHwWaaIatW4Pobu1cguXz5/kiEiR2t X-Gm-Gg: ASbGncs8rdsJn6vgfZNSq1aPSRc2A6YFQ6haNS6EwBohL7vRERPKav8KrsIf8iccBpU +QD6M255DLd/s4Bu7nwQPm/4ZgbMhQRY6f9uhPva/pAeO8m5uD+xuNcXbb4PHRWBiKOUxCUz2rp d1/Ahzmaeyq7fFEvFN7ShbP0GmME1wlpff3TZiSeXMgmNG2C7R9144hXFTgNRcXTmPvOYYjaFkP 2sJzi34+pBpvN/R+t8Zt89beMy3obt+A0TEYl22Hlq3YilWkBPoyfIrWtVciLDTikJywTohzTkj qovle2XwWbI7YkA= X-Google-Smtp-Source: AGHT+IFY44wFYPpWgPwYHu4r4o3ej5MzzEYJ8PUx+ew9ZDe/zl4mOB63A7hp6vsc+RFyP6OSU74BIA== X-Received: by 2002:a5d:6da3:0:b0:385:f5c4:b30d with SMTP id ffacd0b85a97d-38db490e33cmr3731497f8f.39.1738827600040; Wed, 05 Feb 2025 23:40:00 -0800 (PST) Received: from localhost ([141.226.10.168]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-4390d94d7d4sm46987035e9.10.2025.02.05.23.39.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Feb 2025 23:39:58 -0800 (PST) Date: Thu, 6 Feb 2025 09:39:56 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 48055@debbugs.gnu.org References: <87k0oo6vbi.fsf@inria.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JAIaFvzXSPk/i7cM" Content-Disposition: inline In-Reply-To: <87k0oo6vbi.fsf@inria.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.1 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --JAIaFvzXSPk/i7cM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 27, 2021 at 09:27:45AM +0200, Ludovic Court=C3=A8s wrote: > As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), > statically-linked packages required by =E2=80=98bootstrap-tarballs=E2=80= =99 fail to > build on powerpc64le-linux. For example: >=20 > --8<---------------cut here---------------start------------->8--- > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2.c > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2recover.c > ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o de= compress.o bzlib.o > gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -static -o bzip2recove= r bzip2recover.o > ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../= lib/libc.a(printf_fp.o): in function `__printf_fp_l': > (.text+0x93c): undefined reference to `__unordkf2' > ld: (.text+0x978): undefined reference to `__unordkf2' > ld: (.text+0xd18): undefined reference to `__lekf2' > ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../= lib/libc.a(printf_fphex.o): in function `__printf_fphex': > (.text+0xe8): undefined reference to `__unordkf2' > ld: (.text+0x134): undefined reference to `__unordkf2' > ld: (.text+0x154): undefined reference to `__lekf2' > collect2: error: ld returned 1 exit status > make: *** [Makefile:43: bzip2recover] Error 1 > make: *** Waiting for unfinished jobs.... > command "make" "-j" "8" "PREFIX=3D/gnu/store/dbbzbdzyg8sbcvlan6i2zpwbld1a= 4b41-bzip2-1.0.8" failed with status 2 > builder for `/gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8.drv'= failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- >=20 > and: >=20 > --8<---------------cut here---------------start------------->8--- > configure flags: ("CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic= 0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj= 6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8dj= ff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpowe= rpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static") > checking for a BSD-compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /gnu/store/x5z9z2d06w4yj4kq18i4b5q= 2yxg0w9dh-coreutils-8.32/bin/mkdir -p > checking for gawk... gawk > checking whether make sets $(MAKE)... no > checking whether make supports nested variables... yes > checking build system type... powerpc64le-unknown-linux-gnu > checking host system type... powerpc64le-unknown-linux-gnu > checking whether make supports the include directive... yes (GNU style) > checking for gcc... gcc > checking whether the C compiler works... no > configure: error: in `/tmp/guix-build-gawk-5.0.1.drv-0/gawk-5.0.1': > configure: error: C compiler cannot create executables > See `config.log' for more details > command "/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l7k-bash-minimal-5.0.16/= bin/bash" "./configure" "CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch= 2zic0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zd= f4zj6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42= g8djff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3D= powerpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static" faile= d with status 77 > builder for `/gnu/store/fh64zc3gyhar0l2ndv2azrg5jv30kygl-gawk-5.0.1.drv' = failed with exit code 1 > --8<---------------cut here---------------end--------------->8--- I'm looking at etc/manifests/release.scm and I saw the workaround for this issue and I think this has been resolved: guix time-machine --branch=3Dmaster -- build --no-grafts \ --system=3Dpowerpc64le-linux --keep-going \ -e '(@@ (gnu packages make-bootstrap) %bootstrap-tarballs)' /gnu/store/9710w5zm7ir7vy35pvzjq7gs520f9jdg-bootstrap-tarballs-0 This is on about commit d0dbba3053123ee623d8a5889f1a0946859a205e, from yesterday or so. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --JAIaFvzXSPk/i7cM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmekZ0gACgkQQarn3Mo9 g1H7GxAArQNUCDMvHGxq8IZnENGbWuoCmooheUYQudy25tigNdBaNKkx/NEXk3we A/h++VwVI0UIOnIPDGdu8RNFzh1UCP3So0rv/KIoDY/fAgQA+eovGNLzZzQd88Fd LoGVH2MiMJehabKcPZzNW0RD2WgAIV+DPG8od4/614t8t+9sofrjanTRzjdQt2va xkRPLrVC1nbW6E8A5+FG2rL083hpHvptDRogF49HjK5nR1IeYnFLOhRWO8CcPaoB D5OkjezgN0nthPyU5SRxQiPr7cs8D9tgAGorl8zEbyDQEyV32eWXYLbbh8w9lpTl h6XkzcBJfe7yZYVVRxFOdpMv5qpLhvGPHx6ZReY7sH4gj9h9pF4ZYUfDKTInbfxT KgFk/mceg5vLr8GkWYMbRV4STMfqpUJgGIFzTldmINU9sWS7tixWZjLYiISKAMl+ NrNz6Xq8v8cfOIjsCWhPAJOTSZ4QyURGVzMBRZbKm6v0i8HNaxGm/D8wL53VOO9+ +Zfw6nmbo3RJIaSsp+fI/I8f0LR0u0Nch8KtD4tB1ZHnoHIesJ/lJWpe8Jlxqatp FBoJx94PMd0ICuRk5CyKDP+2TNBAQyQOw1wd7Ck4q3wU8/xbgwlurQuKTYFwEZhO n7feEG1uSEyTJfHLBgxqlKYmZZphV6pMdC4endo2qBmhPaSEfNk= =yLk+ -----END PGP SIGNATURE----- --JAIaFvzXSPk/i7cM-- From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Feb 2025 09:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Efraim Flashner Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.173883251220244 (code B ref 48055); Thu, 06 Feb 2025 09:02:01 +0000 Received: (at 48055) by debbugs.gnu.org; 6 Feb 2025 09:01:52 +0000 Received: from localhost ([127.0.0.1]:54273 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfxlg-0005GR-8K for submit@debbugs.gnu.org; Thu, 06 Feb 2025 04:01:52 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:28449) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tfxlb-0005Fy-DW for 48055@debbugs.gnu.org; Thu, 06 Feb 2025 04:01:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version:content-transfer-encoding; bh=qos9lEPwNSaCsTYMS+V7zMI8QHn4XaYqyK/7gHuS4HY=; b=n7+su4azlkX+2M8lPoUGZv/fWpxW0ZJMc6jpSUuQXNmM+aUMVyBZAoT7 ZsRKG7kn3lwxkUsjQ+1mg4SC7MXo3ktjubqfDdb89JaZEPaPmK2UeNp9e 1LJd+PiJOqO0DGTN05uZnU1cYvHXAPvt0hJAEVcH1Q9ebEeLUUbsbNCKu M=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.13,264,1732575600"; d="scan'208";a="206866326" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2025 10:01:26 +0100 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Efraim Flashner's message of "Thu, 6 Feb 2025 09:39:56 +0200") References: <87k0oo6vbi.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 18 =?UTF-8?Q?Pluvi=C3=B4se?= an 233 de la =?UTF-8?Q?R=C3=A9volution,?= jour de l'If X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 06 Feb 2025 10:01:25 +0100 Message-ID: <87seor78gq.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, Efraim Flashner skribis: > I'm looking at etc/manifests/release.scm and I saw the workaround for > this issue and I think this has been resolved: > > guix time-machine --branch=3Dmaster -- build --no-grafts \ > --system=3Dpowerpc64le-linux --keep-going \ > -e '(@@ (gnu packages make-bootstrap) %bootstrap-tarballs)' > /gnu/store/9710w5zm7ir7vy35pvzjq7gs520f9jdg-bootstrap-tarballs-0 > > This is on about commit d0dbba3053123ee623d8a5889f1a0946859a205e, from > yesterday or so. Should we close it? Ludo=E2=80=99. From unknown Tue Aug 19 02:59:06 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48055: Statically-linked packages fail to build on powerpc64le-linux Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 06 Feb 2025 09:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48055 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 48055@debbugs.gnu.org Received: via spool by 48055-submit@debbugs.gnu.org id=B48055.173883261420495 (code B ref 48055); Thu, 06 Feb 2025 09:04:02 +0000 Received: (at 48055) by debbugs.gnu.org; 6 Feb 2025 09:03:34 +0000 Received: from localhost ([127.0.0.1]:54287 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tfxnJ-0005KU-Oc for submit@debbugs.gnu.org; Thu, 06 Feb 2025 04:03:34 -0500 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:58618) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1tfxnH-0005KD-6o for 48055@debbugs.gnu.org; Thu, 06 Feb 2025 04:03:31 -0500 Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-38dabb11eaaso292630f8f.0 for <48055@debbugs.gnu.org>; Thu, 06 Feb 2025 01:03:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1738832605; x=1739437405; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=kiMUgYS1luLv0f0wjqtdhFqQl5bL1mgl9eoxwxLEmOM=; b=c4I4pmdhHoH34lSUS3NWTtKHPjcBVzwcupYPAQ//Ts5vbDOxdKlqJ6oBLophu4oDrN iYfjTD/JOgC8ho7SPVjKO2IuvyrTsQGIIE1KEEQrhWO0VEBrSTrvU9z7IlmXsWTNzmZu h1psjcPvf3OA0nSGSAplD2RU4rC6fyrltvLwC2a/y7XAQ71Yhw2Wpb5lxmFFhttRKU9g Hu8zaP2htNh5RRrszfR+5INNccYv7pY7z9Zzdt8z3aBKUz9SmGzxiZeRS5x4UV/QTDC5 u+zLJlLanImyHQVCWuJAFUS0JywF7DJsXgngiSSwqUGcLBA+7IBSeQysWKG0/uGJ52qe MfBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738832605; x=1739437405; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kiMUgYS1luLv0f0wjqtdhFqQl5bL1mgl9eoxwxLEmOM=; b=nN0WmJ1wXWQr1phZrIrAOgy1H/qWjESAAFgafCprM1LrDPPPDpftYftOi0f8RZnLb0 q9GsRRpe1lwywqEJjkhX1t4tOi9OmJvkMaf6PNopWhl6x0ryYy3ndX4jr1zlCUbz9/yP tPYHrK+toO68EvqSQRN3GKxKICLsdnwTQlYh3IvpQCZ0XwPk3nk11NOSMuszqnqghXxW S0o/STBMFbIAddWQ3iyZNbQSRW79gZgz1SMb+fVButHjLL43VkNJX5e3eyCxxPnP+XTr 3x7pD1V8kUyeVUujaTZ9619mPB27pEa55XTh5DR070tS4NFExwtptbg8fDZ280CXAtYe AWug== X-Gm-Message-State: AOJu0Yxig537EkWkgPltSKQOPj//q/NTyHmOAcNpdE5iXLQf0CUtd+3B U5qUiJsU/se2IuK9HBRSdrogC7OHAA012Sx+qdysTccoabFPSdqF X-Gm-Gg: ASbGnct7sn5O6+lFvkjZq/YJAi81PdqVrTkFLjoz8v+q+OQ4iDnJJ97RTEA6AtwIYMw yMeh+GPQmoXJUwpQFlI/iUvYci6MNayIrfrxPpCPgwVqhUKeNzisyHA4p5uMrRPgiZ51NT10XRE kVjZGTJNzY/8SQQzs319PA4KinsMmqaMubL2IuD51asFmEqtjKkcj5hkV6jL7bBvuGuL46kZD6L KMM8WX7reMpNJnTFgHXCvsPCtRIY4gWb58Uj4ygscMIilz1gWA+p+/NiQhEJTq0Ifb76qZwbz5O WYeNOEwb4cCiX8o= X-Google-Smtp-Source: AGHT+IGmZyJPhjUqHc2iWR8Nqpfx32eT8AJtxLNjGWDnmK2eVQhlIeDThz2wfZnJaA2iuyQdv3PTOQ== X-Received: by 2002:a05:6000:156b:b0:386:3dad:8147 with SMTP id ffacd0b85a97d-38db48aca35mr3993003f8f.32.1738832604534; Thu, 06 Feb 2025 01:03:24 -0800 (PST) Received: from localhost ([141.226.10.168]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-38dbdd1bb84sm1157123f8f.3.2025.02.06.01.03.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Feb 2025 01:03:23 -0800 (PST) Date: Thu, 6 Feb 2025 11:03:21 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Ludovic =?UTF-8?Q?Court=C3=A8s?= , 48055@debbugs.gnu.org References: <87k0oo6vbi.fsf@inria.fr> <87seor78gq.fsf@inria.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oG84yG0ytR+cQrRC" Content-Disposition: inline In-Reply-To: <87seor78gq.fsf@inria.fr> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.1 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.9 (/) --oG84yG0ytR+cQrRC Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 06, 2025 at 10:01:25AM +0100, Ludovic Court=C3=A8s wrote: > Hello, >=20 > Efraim Flashner skribis: >=20 > > I'm looking at etc/manifests/release.scm and I saw the workaround for > > this issue and I think this has been resolved: > > > > guix time-machine --branch=3Dmaster -- build --no-grafts \ > > --system=3Dpowerpc64le-linux --keep-going \ > > -e '(@@ (gnu packages make-bootstrap) %bootstrap-tarballs)' > > /gnu/store/9710w5zm7ir7vy35pvzjq7gs520f9jdg-bootstrap-tarballs-0 > > > > This is on about commit d0dbba3053123ee623d8a5889f1a0946859a205e, from > > yesterday or so. >=20 > Should we close it? I wanted to make sure I wasn't testing the wrong thing before closing the bug. If that's correct then I think we can close it. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --oG84yG0ytR+cQrRC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmeketYACgkQQarn3Mo9 g1GauxAAvoHw24xG4+clz5uoqVbvMiJjLo6cYszUl0FmpsKKbQ4/dsJ8/FgqP0LR geA3SwPpdhGHYCieloQXwAMsqVMMicdk96j357WXn2/M82c4npjU+x81PXx+4+gH sfFCvnTBjQzYLQjp8wfBlp7MjahWULNCbOpZK7mrz0hj7grKThJC3qlxwIvEkGr8 PkzcnNj/Y41YAeEn0ChIKd/n7n72jnPaBwf8Jr8npTn+E2wYBw40Kg0ZTG08cwDL CSPLhSNovpQuMiGpJF9wIQHB3oPg3Ei9lnc/WMIL3YPiI/T7OEyC6WTZHwmNG2b2 sIKU7AjAsGgiwMGNNi1jJB9ONOdSzgmvuffnIdxbNZjE4H8E35VrJ0DhR9BBHYWQ vEd+h3VjCOfTS0xYDLHVHCPhvSdbFDY5PHPKFjS/x/G82OlHA7cEk/WDKdsln0ac MwmQdSrtp+hthRBzuj5tbQKUz/jkJchXN/PY6jJWdU1xGhrJh+LXnMKWSCPrshn9 7TqR2nVAt+aop8ZtgslpF6+9SlATDlRKLb8XZt/MFtSWg4QH9n+2WnQM/kKUs127 AURXRc8JaHbOgOaiM+njBUUI1vrLKZGfBQTeYaYkMBpbX6dFmO4dVVQM5lSZvV/X P3HVkCdC/tdVmUwPLjeWeQNaDp+QcJGuqf8iOTNN5czLnb7lnsY= =VvbE -----END PGP SIGNATURE----- --oG84yG0ytR+cQrRC-- From unknown Tue Aug 19 02:59:06 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#48055: closed (Re: bug#48055: Statically-linked packages fail to build on powerpc64le-linux) Message-ID: References: <87jza36zgp.fsf@inria.fr> <87k0oo6vbi.fsf@inria.fr> X-Gnu-PR-Message: they-closed 48055 X-Gnu-PR-Package: guix Reply-To: 48055@debbugs.gnu.org Date: Thu, 06 Feb 2025 12:17:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1738844222-25063-1" This is a multi-part message in MIME format... ------------=_1738844222-25063-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48055: Statically-linked packages fail to build on powerpc64le-linux which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48055@debbugs.gnu.org. --=20 48055: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48055 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1738844222-25063-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48055-done) by debbugs.gnu.org; 6 Feb 2025 12:16:02 +0000 Received: from localhost ([127.0.0.1]:54670 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tg0nZ-0006TM-Vq for submit@debbugs.gnu.org; Thu, 06 Feb 2025 07:16:02 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:55877) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tg0nW-0006Sr-6k for 48055-done@debbugs.gnu.org; Thu, 06 Feb 2025 07:16:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version:content-transfer-encoding; bh=SSdLJl2iY71xGE01XaUtLmt5JVsQDbX2pQLRN4ddhYs=; b=X/2E6uk3R7WBqyvG3v58pjOYAah6hf31vDb/ITddkJwijz2YczjA/Oxm 26q8kn1msizxUAxx18WqVq4df5gIGHPRWPYQKqkSBskJtPBjhgYZ4X2n4 qnJOhy1XTu74wZIHOBGxvmggP3QgXzRXCNMjnmbFwsPRNyOOVw50u2MtC Y=; Authentication-Results: mail2-relais-roc.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludovic.courtes@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="6.13,264,1732575600"; d="scan'208";a="206917205" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2025 13:15:51 +0100 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Efraim Flashner Subject: Re: bug#48055: Statically-linked packages fail to build on powerpc64le-linux In-Reply-To: (Efraim Flashner's message of "Thu, 6 Feb 2025 11:03:21 +0200") References: <87k0oo6vbi.fsf@inria.fr> <87seor78gq.fsf@inria.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Octidi 18 =?utf-8?Q?Pluvi=C3=B4se?= an 233 de la =?utf-8?Q?R=C3=A9volution=2C?= jour de l'If X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 06 Feb 2025 13:15:50 +0100 Message-ID: <87jza36zgp.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 48055-done Cc: 48055-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.8 (--) Efraim Flashner skribis: > I wanted to make sure I wasn't testing the wrong thing before closing > the bug. If that's correct then I think we can close it. Yes, I can confirm it=E2=80=99s all good: --8<---------------cut here---------------start------------->8--- $ guix describe Generation 335 Feb 04 2025 19:46:37 (current) guix 9366217 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 9366217997d759a4150cf5e44d83b947ac2028ab $ guix build bootstrap-tarballs -s powerpc64le-linux -n 44.6 MB would be downloaded: /gnu/store/5hrjz7nvkqy8nbrml7647spc1ji16mrd-glibc-stripped-tarball-2.39 /gnu/store/165i6g40591ivcnp2swlagg1kp512i3a-static-binaries-tarball-0 /gnu/store/39pi7jz79njivmfmynidsqnifq6i76s3-binutils-static-stripped-tarb= all-2.41 /gnu/store/db99a01qhf6m40m26pq90bf1ry6wfkjn-guile-static-stripped-tarball= -3.0.9 /gnu/store/ds9mv31s1j3i2bfdvdjgsp3qrdnfsaf8-gcc-stripped-tarball-14.2.0 /gnu/store/9710w5zm7ir7vy35pvzjq7gs520f9jdg-bootstrap-tarballs-0 --8<---------------cut here---------------end--------------->8--- Closing! Ludo=E2=80=99. ------------=_1738844222-25063-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Apr 2021 07:27:57 +0000 Received: from localhost ([127.0.0.1]:47921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbI8T-0002rg-AH for submit@debbugs.gnu.org; Tue, 27 Apr 2021 03:27:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:48488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lbI8S-0002rZ-84 for submit@debbugs.gnu.org; Tue, 27 Apr 2021 03:27:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55294) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lbI8S-0003OQ-26 for bug-guix@gnu.org; Tue, 27 Apr 2021 03:27:56 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:45229) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lbI8P-00060a-U5 for bug-guix@gnu.org; Tue, 27 Apr 2021 03:27:55 -0400 IronPort-HdrOrdr: =?us-ascii?q?A9a23=3AdKv0sqChVtxMbGHlHejVsceALOonbusQ8zAX?= =?us-ascii?q?/mp2TgFYddHdqtC2kJ0gpHrJoRsyeFVlo9CPP6GcXWjRnKQf3aA9NaqvNTOLhE?= =?us-ascii?q?KGN4dnhLGM/xTEGzfistJbz7tqaaJkCNb9ZGIK8vrSxCmdP5IezMKc8Kau7N2u?= =?us-ascii?q?rUtFaQ1xcalv40NYJ2+gcnFefRJLD5Y1GJ2X6qN81l6dUE8aZMi6GXUJNtKrz7?= =?us-ascii?q?enqLvcbQcCF1ob7mC14w+A0qLwEBSTw34lIlBy6IolmFKlryXJooWlvPfT8G67?= =?us-ascii?q?phajl+UspPLRjvhmDMyIhtN9EESQti+YIKBoW7iPp1kO0ZuSwWdvrf2JgzpIBb?= =?us-ascii?q?UV11rhOl2zuwfnwQP60D0jr0Hvwjaj8AfeiP28XysxA85ZjYJWdXLimjQdgO0?= =?us-ascii?q?=3D?= X-IronPort-AV: E=Sophos;i="5.82,254,1613430000"; d="scan'208";a="379766701" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Apr 2021 09:27:46 +0200 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Subject: Statically-linked packages fail to build on powerpc64le-linux X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 8 =?utf-8?Q?Flor=C3=A9al?= an 229 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 27 Apr 2021 09:27:45 +0200 Message-ID: <87k0oo6vbi.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.104; envelope-from=ludovic.courtes@inria.fr; helo=mail3-relais-sop.national.inria.fr X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) As of current master (d904abe0768293b2322dbf355b6e41d94e769d78), statically-linked packages required by =E2=80=98bootstrap-tarballs=E2=80=99= fail to build on powerpc64le-linux. For example: --8<---------------cut here---------------start------------->8--- gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2.c gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -c bzip2recover.c ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o deco= mpress.o bzlib.o gcc -Wall -Winline -O2 -g -D_FILE_OFFSET_BITS=3D64 -static -o bzip2recover = bzip2recover.o ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../li= b/libc.a(printf_fp.o): in function `__printf_fp_l': (.text+0x93c): undefined reference to `__unordkf2' ld: (.text+0x978): undefined reference to `__unordkf2' ld: (.text+0xd18): undefined reference to `__lekf2' ld: /gnu/store/gwv2pylmh7qsdqdcf3kpm6g6ghfqr6z1-glibc-2.31-static/lib/../li= b/libc.a(printf_fphex.o): in function `__printf_fphex': (.text+0xe8): undefined reference to `__unordkf2' ld: (.text+0x134): undefined reference to `__unordkf2' ld: (.text+0x154): undefined reference to `__lekf2' collect2: error: ld returned 1 exit status make: *** [Makefile:43: bzip2recover] Error 1 make: *** Waiting for unfinished jobs.... command "make" "-j" "8" "PREFIX=3D/gnu/store/dbbzbdzyg8sbcvlan6i2zpwbld1a4b= 41-bzip2-1.0.8" failed with status 2 builder for `/gnu/store/qr6wzh818417zmswip1nlf6jglyp7fh2-bzip2-1.0.8.drv' f= ailed with exit code 1 --8<---------------cut here---------------end--------------->8--- and: --8<---------------cut here---------------start------------->8--- configure flags: ("CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l= 7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6f= ch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8djff= 52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpowerp= c64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static") checking for a BSD-compatible install... ./install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /gnu/store/x5z9z2d06w4yj4kq18i4b5q2y= xg0w9dh-coreutils-8.32/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether make supports nested variables... yes checking build system type... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-unknown-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/tmp/guix-build-gawk-5.0.1.drv-0/gawk-5.0.1': configure: error: C compiler cannot create executables See `config.log' for more details command "/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2zic0l7k-bash-minimal-5.0.16/bi= n/bash" "./configure" "CONFIG_SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4zj6fch2z= ic0l7k-bash-minimal-5.0.16/bin/bash" "SHELL=3D/gnu/store/6ql2s2z4xnsj89zdf4= zj6fch2zic0l7k-bash-minimal-5.0.16/bin/bash" "--prefix=3D/gnu/store/rjv42g8= djff52z3xka8hpbzk4jjqd5w3-gawk-5.0.1" "--enable-fast-install" "--build=3Dpo= werpc64le-unknown-linux-gnu" "--disable-shared" "LDFLAGS=3D-static" failed = with status 77 builder for `/gnu/store/fh64zc3gyhar0l2ndv2azrg5jv30kygl-gawk-5.0.1.drv' fa= iled with exit code 1 --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99. ------------=_1738844222-25063-1--