From unknown Sat Jun 21 05:05:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55037: The program 'compute-guix-derivation' failed to compute the derivation for Guix Resent-From: Arne =?UTF-8?Q?Schl=C3=BCter?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Apr 2022 12:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 55037 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 55037@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16504562193978 (code B ref -1); Wed, 20 Apr 2022 12:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Apr 2022 12:03:39 +0000 Received: from localhost ([127.0.0.1]:45262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh93a-000126-PW for submit@debbugs.gnu.org; Wed, 20 Apr 2022 08:03:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:56988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh8I3-0003hq-Bu for submit@debbugs.gnu.org; Wed, 20 Apr 2022 07:14:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nh8I3-0006hl-1S for bug-guix@gnu.org; Wed, 20 Apr 2022 07:14:31 -0400 Received: from machholz.uberspace.de ([185.26.156.167]:43332) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nh8I0-0005Zk-B1 for bug-guix@gnu.org; Wed, 20 Apr 2022 07:14:30 -0400 Received: (qmail 17612 invoked by uid 990); 20 Apr 2022 11:14:11 -0000 Authentication-Results: machholz.uberspace.de; auth=pass (plain) From: Arne =?UTF-8?Q?Schl=C3=BCter?= Date: Wed, 20 Apr 2022 13:14:10 +0200 Message-ID: <87ilr46m7x.fsf@arnes.space> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Rspamd-Bar: --- X-Rspamd-Report: MIME_GOOD(-0.1) BAYES_HAM(-2.999984) X-Rspamd-Score: -3.099984 Received: from unknown (HELO unkown) (::1) by machholz.uberspace.de (Haraka/2.8.28) with ESMTPSA; Wed, 20 Apr 2022 13:14:11 +0200 Received-SPF: pass client-ip=185.26.156.167; envelope-from=arne@schlueter.is; helo=machholz.uberspace.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, MSGID_FROM_MTA_HEADER=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Wed, 20 Apr 2022 08:03:37 -0400 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 (--) --=-=-= Content-Type: text/plain Hello, I just hit the an error when running `guix pull && guix package -u` on a Debian-based armhf foreign host. The log is attached. Best --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=screen.log *, std::vector >? changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); 95% [########################################################################### ]log 23895 530 /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?virtual int cmCTestTestHandler::ProcessHandler()?: /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator >? changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 100% [###############################################################################]log 23895 561 /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx: In function ?(static initializers for /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUV ProcessChain.cxx)?: /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx:26:42: note: parameter passing for argument of type ?std::initializer_list? changed in GCC 7.1 26 | static const std::vector status1 = { | ^~~~~~~ 100% [###############################################################################]ild-log 23895 327 /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx:38:42: note: parameter passing for argument of type ?std::initializer_list? changed in GCC 7.1 38 | static const std::vector status3 = { | ^~~~~~~ building /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-headers-5.10.35.drv... - 'unpack' phas-Backtrace: | 13 (primitive-load "/gnu/store/91vqn8jfshpdyqmiqfqr3661cmvwypdn-compute-guix-derivation") In ice-9/eval.scm: 155:9 12 (_ _) 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 10 (with-fluid* _ _ _) 152:2 9 (with-fluid* _ _ _) In ./guix/store.scm: 2129:24 8 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) 1966:8 7 (_ _) In ./guix/gexp.scm: 299:22 6 (_ _) 1180:2 5 (_ _) 1046:2 4 (_ _) 892:4 3 (_ _) In ./guix/store.scm: 2014:12 2 (_ #) 1406:5 1 (map/accumulate-builds # # ?) 1421:15 0 (_ # _ _) ./guix/store.scm:1421:15: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv' failed" status: 1 /guix pull: error: You found a bug: the program '/gnu/store/91vqn8jfshpdyqmiqfqr3661cmvwypdn-compute-guix-derivation' failed to compute the derivation for Guix (version: "cd23250c16ea233c7dc29ec1f8a5cea7c1fe159e"; system: "armhf-linux"; host version: "1.3.0"; pull-version: 1). Please report the COMPLETE output above by email to . dietpi@rosa:~$ --=-=-=-- From unknown Sat Jun 21 05:05:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55037: The program 'compute-guix-derivation' failed to compute the derivation for Guix Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Apr 2022 12:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55037 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Arne =?UTF-8?Q?Schl=C3=BCter?= , 55037@debbugs.gnu.org Received: via spool by 55037-submit@debbugs.gnu.org id=B55037.16504584707776 (code B ref 55037); Wed, 20 Apr 2022 12:42:01 +0000 Received: (at 55037) by debbugs.gnu.org; 20 Apr 2022 12:41:10 +0000 Received: from localhost ([127.0.0.1]:45299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh9dt-00021M-VI for submit@debbugs.gnu.org; Wed, 20 Apr 2022 08:41:10 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:34484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh9dp-00021A-UO for 55037@debbugs.gnu.org; Wed, 20 Apr 2022 08:41:08 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id M0h12700R4UW6Th060h3oA; Wed, 20 Apr 2022 14:41:04 +0200 Message-ID: <088fc4a5108000bd19a300f18c30264baf562a81.camel@telenet.be> From: Maxime Devos Date: Wed, 20 Apr 2022 14:41:01 +0200 In-Reply-To: <87ilr46m7x.fsf@arnes.space> References: <87ilr46m7x.fsf@arnes.space> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-pmwWmINnIbRICidK9v6l" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1650458464; bh=BiQLM+BpRzpENDrfNqYG5G58JIJ5W7auPi0FjLmoUH8=; h=Subject:From:To:Date:In-Reply-To:References; b=OQd1Xaj2KzVYHe2IZDXv6LEOiH42qrop7SvmxrpDASly24DbHedmCvso7lSmTIskU tmSpu8H/XAtXB5JWOsvnA9XT4DTsnUPxmv/kfMxJZOr25a62njiOsJloDsLDnkO+Aq RlgCGHS3FcQLTVM6IJSnDGpf92Rbpiv8MirlaRH7MH4wIlL1oOj+L9A1y4jD3aQQsE pkRTpkwsUsvO1TklJzhX8A44uaGEqIPVE1eerAZHIMDK4dAym69hzKxzJLoo6Rqhqc lYzjp1f5WE2rrkCpGj9gTsfRY4pRI8/sdsQPuXqu14cO7A0ULXD0sbNejxYOwrslfq Oit9ekSAhdyfQ== 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 (-) --=-pmwWmINnIbRICidK9v6l Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Arne Schl=C3=BCter schreef op wo 20-04-2022 om 13:14 [+0200]: > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 message: "build of > `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales- > 2.33.drv' failed" Could you attach the build log? Try $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales= -2.33.drv --log-file or, if that says =E2=80=98no build log found=E2=80=99, try running $ guix build /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-header= s-5.10.35.drv --log-file and if that doesn't have a log either (or it has a log but it says it succe= eded), try running $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales= -2.33.drv |& tee log and attach the file 'log'. Greetings, Maxime. --=-pmwWmINnIbRICidK9v6l Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYl//XRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7nDNAQDW7UIQJ1o9wkg560FVcRypdj4Y cycO6E9Gd4CHRuKy/QEAsikAGeY2w1lM+pITZ4GUikr8tbk7Cf68QHxGibBw5gc= =8eFq -----END PGP SIGNATURE----- --=-pmwWmINnIbRICidK9v6l-- From unknown Sat Jun 21 05:05:42 2025 X-Loop: help-debbugs@gnu.org Subject: bug#55037: The program 'compute-guix-derivation' failed to compute the derivation for Guix Resent-From: Arne =?UTF-8?Q?Schl=C3=BCter?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 20 Apr 2022 14:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55037 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxime Devos , 55037@debbugs.gnu.org Received: via spool by 55037-submit@debbugs.gnu.org id=B55037.165046461319725 (code B ref 55037); Wed, 20 Apr 2022 14:24:02 +0000 Received: (at 55037) by debbugs.gnu.org; 20 Apr 2022 14:23:33 +0000 Received: from localhost ([127.0.0.1]:46993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhBEy-000584-Qq for submit@debbugs.gnu.org; Wed, 20 Apr 2022 10:23:33 -0400 Received: from machholz.uberspace.de ([185.26.156.167]:53108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhAHn-00035W-9x for 55037@debbugs.gnu.org; Wed, 20 Apr 2022 09:22:26 -0400 Received: (qmail 31011 invoked by uid 990); 20 Apr 2022 13:22:21 -0000 Authentication-Results: machholz.uberspace.de; auth=pass (plain) From: Arne =?UTF-8?Q?Schl=C3=BCter?= In-Reply-To: <088fc4a5108000bd19a300f18c30264baf562a81.camel@telenet.be> References: <87ilr46m7x.fsf@arnes.space> <088fc4a5108000bd19a300f18c30264baf562a81.camel@telenet.be> Date: Wed, 20 Apr 2022 15:22:16 +0200 Message-ID: <87fsm77uuv.fsf@arnes.space> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Bar: / X-Rspamd-Report: MIME_GOOD(-0.1) BAYES_HAM(-0.063944) X-Rspamd-Score: -0.163944 Received: from unknown (HELO unkown) (::1) by machholz.uberspace.de (Haraka/2.8.28) with ESMTPSA; Wed, 20 Apr 2022 15:22:21 +0200 X-Spam-Score: -0.0 (/) X-Mailman-Approved-At: Wed, 20 Apr 2022 10:23:32 -0400 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 (-) Looking at the logs (the first command did not find a log file, the second log file was corrupted) I found out that I ran out of space in `/tmp`. Because I am running this on a SBC I set up `/tmp` as a tmpfs with a size of 1G. Increasing it to 2G helped and the build succeeded. Maxime Devos writes: > Arne Schl=C3=BCter schreef op wo 20-04-2022 om 13:14 [+0200]: >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 message: "build of >> `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales- >> 2.33.drv' failed" > > Could you attach the build log? Try > > $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-local= es-2.33.drv --log-file > > or, if that says =E2=80=98no build log found=E2=80=99, try running > > $ guix build /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-head= ers-5.10.35.drv --log-file > > and if that doesn't have a log either (or it has a log but it says it suc= ceeded), try running > > $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-local= es-2.33.drv |& tee log > > and attach the file 'log'. > > Greetings, > Maxime. From unknown Sat Jun 21 05:05:42 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: Arne =?UTF-8?Q?Schl=C3=BCter?= Subject: bug#55037: closed (Re: bug#55037: The program 'compute-guix-derivation' failed to compute the derivation for Guix) Message-ID: References: <8ff47fe787ec19887f910bd5583456ee39b922f0.camel@telenet.be> <87ilr46m7x.fsf@arnes.space> X-Gnu-PR-Message: they-closed 55037 X-Gnu-PR-Package: guix Reply-To: 55037@debbugs.gnu.org Date: Fri, 06 May 2022 12:51:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1651841461-6952-1" This is a multi-part message in MIME format... ------------=_1651841461-6952-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #55037: The program 'compute-guix-derivation' failed to compute the derivat= ion for Guix 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 55037@debbugs.gnu.org. --=20 55037: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D55037 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1651841461-6952-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 55037-done) by debbugs.gnu.org; 6 May 2022 12:50:28 +0000 Received: from localhost ([127.0.0.1]:47439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmxPg-0001nM-2J for submit@debbugs.gnu.org; Fri, 06 May 2022 08:50:28 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:40068) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmxPe-0001nE-Jn for 55037-done@debbugs.gnu.org; Fri, 06 May 2022 08:50:27 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id TQqR270044UW6Th01QqRtj; Fri, 06 May 2022 14:50:25 +0200 Message-ID: <8ff47fe787ec19887f910bd5583456ee39b922f0.camel@telenet.be> Subject: Re: bug#55037: The program 'compute-guix-derivation' failed to compute the derivation for Guix From: Maxime Devos To: Arne =?ISO-8859-1?Q?Schl=FCter?= , 55037-done@debbugs.gnu.org Date: Fri, 06 May 2022 14:50:24 +0200 In-Reply-To: <87fsm77uuv.fsf@arnes.space> References: <87ilr46m7x.fsf@arnes.space> <088fc4a5108000bd19a300f18c30264baf562a81.camel@telenet.be> <87fsm77uuv.fsf@arnes.space> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-CIVZIPlI29RRDAQU3s5a" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1651841425; bh=vQvG1QUb426+v061V2KOwUEcghY+kKMTYcptJZG7ctQ=; h=Subject:From:To:Date:In-Reply-To:References; b=g/JBjosnysT6Efb0N2Sc/SH3uS+gmBkF5nM1CepEg/YqicW88OG/D/lvSxt/bnPxE fBEa/URt2mtMvp4XH+y1tBASEiM1B6ecMHculhGfh2M4L3crmqtMc71LVHhx6rvuIg WsYRUdtxP+NO+YC7Gm7EzpDFe7ynJa7utZzSj/Ix56b63j0FgkOaZQL0aBxncJEdd0 3mdSKhlQLg+ePjDR9GPHbqaDxJR59vO2hkPQJLyQTTlBY2ywUdK2lHsFzR88wgpyRQ +BzbHzswRnmx8TWvfJI7ZryrJ9plWIQZT9IlpH+eBAAIt+VVdXi6GcO5j8cvh5FpYQ eljJ072QJZlqA== X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55037-done 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 (-) --=-CIVZIPlI29RRDAQU3s5a Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Appears to be resolved. --=-CIVZIPlI29RRDAQU3s5a Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnUZkBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jcMAP4/Z4DOnEnzo1JZH2TVmddMN3+z lRvj34efeQo6mqsSbAEA7Paw/cBgvzxXOrp8Y0WGpshrBT9i4LOUTDopLzSuxgc= =HhOc -----END PGP SIGNATURE----- --=-CIVZIPlI29RRDAQU3s5a-- ------------=_1651841461-6952-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Apr 2022 12:03:39 +0000 Received: from localhost ([127.0.0.1]:45262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh93a-000126-PW for submit@debbugs.gnu.org; Wed, 20 Apr 2022 08:03:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:56988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nh8I3-0003hq-Bu for submit@debbugs.gnu.org; Wed, 20 Apr 2022 07:14:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nh8I3-0006hl-1S for bug-guix@gnu.org; Wed, 20 Apr 2022 07:14:31 -0400 Received: from machholz.uberspace.de ([185.26.156.167]:43332) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nh8I0-0005Zk-B1 for bug-guix@gnu.org; Wed, 20 Apr 2022 07:14:30 -0400 Received: (qmail 17612 invoked by uid 990); 20 Apr 2022 11:14:11 -0000 Authentication-Results: machholz.uberspace.de; auth=pass (plain) From: =?utf-8?Q?Arne_Schl=C3=BCter?= To: bug-guix@gnu.org Subject: The program 'compute-guix-derivation' failed to compute the derivation for Guix Date: Wed, 20 Apr 2022 13:14:10 +0200 Message-ID: <87ilr46m7x.fsf@arnes.space> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Rspamd-Bar: --- X-Rspamd-Report: MIME_GOOD(-0.1) BAYES_HAM(-2.999984) X-Rspamd-Score: -3.099984 Received: from unknown (HELO unkown) (::1) by machholz.uberspace.de (Haraka/2.8.28) with ESMTPSA; Wed, 20 Apr 2022 13:14:11 +0200 Received-SPF: pass client-ip=185.26.156.167; envelope-from=arne@schlueter.is; helo=machholz.uberspace.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, MSGID_FROM_MTA_HEADER=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 20 Apr 2022 08:03:37 -0400 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 (--) --=-=-= Content-Type: text/plain Hello, I just hit the an error when running `guix pull && guix package -u` on a Debian-based armhf foreign host. The log is attached. Best --=-=-= Content-Type: text/plain Content-Disposition: inline; filename=screen.log *, std::vector >? changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); 95% [########################################################################### ]log 23895 530 /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h: In member function ?virtual int cmCTestTestHandler::ProcessHandler()?: /gnu/store/j1qipvd6087zklgxm0b3dphsagq4s5sa-gcc-10.3.0/include/c++/bits/stl_vector.h:1198:21: note: parameter passing for argument of type ?__gnu_cxx::__normal_iterator >? changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 100% [###############################################################################]log 23895 561 /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx: In function ?(static initializers for /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUV ProcessChain.cxx)?: /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx:26:42: note: parameter passing for argument of type ?std::initializer_list? changed in GCC 7.1 26 | static const std::vector status1 = { | ^~~~~~~ 100% [###############################################################################]ild-log 23895 327 /tmp/guix-build-cmake-minimal-3.21.4.drv-0/cmake-3.21.4/Tests/CMakeLib/testUVProcessChain.cxx:38:42: note: parameter passing for argument of type ?std::initializer_list? changed in GCC 7.1 38 | static const std::vector status3 = { | ^~~~~~~ building /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-headers-5.10.35.drv... - 'unpack' phas-Backtrace: | 13 (primitive-load "/gnu/store/91vqn8jfshpdyqmiqfqr3661cmvwypdn-compute-guix-derivation") In ice-9/eval.scm: 155:9 12 (_ _) 159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 10 (with-fluid* _ _ _) 152:2 9 (with-fluid* _ _ _) In ./guix/store.scm: 2129:24 8 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) 1966:8 7 (_ _) In ./guix/gexp.scm: 299:22 6 (_ _) 1180:2 5 (_ _) 1046:2 4 (_ _) 892:4 3 (_ _) In ./guix/store.scm: 2014:12 2 (_ #) 1406:5 1 (map/accumulate-builds # # ?) 1421:15 0 (_ # _ _) ./guix/store.scm:1421:15: ERROR: 1. &store-protocol-error: message: "build of `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv' failed" status: 1 /guix pull: error: You found a bug: the program '/gnu/store/91vqn8jfshpdyqmiqfqr3661cmvwypdn-compute-guix-derivation' failed to compute the derivation for Guix (version: "cd23250c16ea233c7dc29ec1f8a5cea7c1fe159e"; system: "armhf-linux"; host version: "1.3.0"; pull-version: 1). Please report the COMPLETE output above by email to . dietpi@rosa:~$ --=-=-=-- ------------=_1651841461-6952-1--