From unknown Thu Sep 11 16:22:21 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#79268 <79268@debbugs.gnu.org> To: bug#79268 <79268@debbugs.gnu.org> Subject: Status: Build error Reply-To: bug#79268 <79268@debbugs.gnu.org> Date: Thu, 11 Sep 2025 23:22:21 +0000 retitle 79268 Build error reassign 79268 guile submitter 79268 Th=C3=A9ophile BR=C3=89ZOT severity 79268 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 19 07:21:24 2025 Received: (at submit) by debbugs.gnu.org; 19 Aug 2025 11:21:24 +0000 Received: from localhost ([127.0.0.1]:53302 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uoKP5-0006Rp-T3 for submit@debbugs.gnu.org; Tue, 19 Aug 2025 07:21:24 -0400 Received: from lists.gnu.org ([2001:470:142::17]:44236) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uoKP1-0006RR-3b for submit@debbugs.gnu.org; Tue, 19 Aug 2025 07:21:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uoKOu-0001Yr-QV for bug-guile@gnu.org; Tue, 19 Aug 2025 07:21:12 -0400 Received: from mx2.vulpecula.fr ([37.59.51.191]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uoKOr-0006is-HQ for bug-guile@gnu.org; Tue, 19 Aug 2025 07:21:12 -0400 Received: from localhost (localhost [127.0.0.1]) by mx2.vulpecula.fr (Postfix) with ESMTP id BAB18206CD for ; Tue, 19 Aug 2025 13:20:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=vulpecula.fr; h= content-type:content-type:mime-version:user-agent:message-id :date:date:subject:subject:from:from:received:received; s=main; t=1755602452; x=1757416853; bh=zRUWCepTR2Qlk85mDcB1bOCdLMjrex3T zYUyM2SCvO0=; b=Cu3ZSv45AVG4YNriLO2chVnmHSSHV2xGFgQhZOaUA9cOnTxj YvrKSUPv/a3+PYJ4q8R2c4PEUiU2dfnTrfszsuqbFvFKHkS60w9jq0aXJs6hmsxk SPAjBhGmaXlI+KFCYMV8YCV3AcDg1giz3C7CWW3ovFRBPSgqDiJLfoPK/pU= X-Virus-Scanned: Mailstorm amavis at mx2.vulpecula.fr Received: from mx2.vulpecula.fr ([127.0.0.1]) by localhost (mx2.vulpecula.fr [127.0.0.1]) (amavis, port 10026) with ESMTP id 5hYcwuzUWVok for ; Tue, 19 Aug 2025 13:20:52 +0200 (CEST) Received: from localhost (unknown [213.152.187.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: theophile.brezot@vulpecula.fr) by mx2.vulpecula.fr (Postfix) with ESMTPSA id 974422021F for ; Tue, 19 Aug 2025 13:20:52 +0200 (CEST) From: =?utf-8?Q?Th=C3=A9ophile_BR=C3=89ZOT?= To: bug-guile@gnu.org Subject: Build error Date: Tue, 19 Aug 2025 13:20:50 +0200 Message-ID: <87y0rfy2ul.fsf@vulpecula.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=37.59.51.191; envelope-from=theophile.brezot@vulpecula.fr; helo=mx2.vulpecula.fr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=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.9 (/) 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: -0.1 (/) --=-=-= Content-Type: text/plain Hi, I have an uncaught exception upon running `guix build -f guix.scm` in the v.3.0.10 Guile source repository. It seems the tool-chain deleted the logs, so I am reproducing here the error message and attaching the failing test's `gz` file: ``` FAIL: test-out-of-memory ============================================================================ Testsuite summary for GNU Guile 3.0.99-git ============================================================================ # TOTAL: 43 # PASS: 41 # SKIP: 1 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See test-suite/standalone/test-suite.log for debugging. Some test(s) failed. Please report this to bug-guile@gnu.org, together with the test-suite.log file (gzipped) and your system information. Thanks. ============================================================================ make[6]: *** [Makefile:3205: test-suite.log] Error 1 make[6]: *** Deleting file 'test-suite.log' make[6]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source/test-suite/standalone' make[5]: *** [Makefile:3340: check-TESTS] Error 2 make[5]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source/test-suite/standalone' make[4]: *** [Makefile:3706: check-am] Error 2 make[4]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source/test-suite/standalone' make[3]: *** [Makefile:3708: check] Error 2 make[3]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source/test-suite/standalone' make[2]: *** [Makefile:2385: check-recursive] Error 1 make[2]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source/test-suite' make[1]: *** [Makefile:2186: check-recursive] Error 1 make[1]: Leaving directory '/tmp/guix-build-guile-3.0.99-git.drv-0/source' make: *** [Makefile:2484: check] Error 2 Test suite failed, dumping logs. error: in phase 'check': uncaught exception: %exception #<&invoke-error program: "make" arguments: ("check" "-j" "4" "--max-load=4") exit-status: 2 term-signal: #f stop-signal: #f> phase `check' failed after 14.9 seconds command "make" "check" "-j" "4" "--max-load=4" failed with status 2 build process 6 exited with status 256 builder for `/gnu/store/ipn28v1z7rzan4xby9zavrkivzkg1gc6-guile-3.0.99-git.drv' failed with exit code 1 build of /gnu/store/ipn28v1z7rzan4xby9zavrkivzkg1gc6-guile-3.0.99-git.drv failed View build log at '/var/log/guix/drvs/ip/n28v1z7rzan4xby9zavrkivzkg1gc6-guile-3.0.99-git.drv.gz'. guix build: error: build of `/gnu/store/ipn28v1z7rzan4xby9zavrkivzkg1gc6-guile-3.0.99-git.drv' failed ``` My system is: ``` > uname -a Linux debian 6.12.38+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.38-1 (2025-07-16) x86_64 GNU/Linux ``` --=-=-= Content-Type: application/gzip Content-Disposition: attachment; filename=test-out-of-memory.gz Content-Transfer-Encoding: base64 Content-Description: failing test log H4sICMB6WWgAA3Rlc3Qtb3V0LW9mLW1lbW9yeQCVVv1v2zYQ/d1/xcUZELmw/JF+ZE27j6YbugJJ VyztugEDOlo6WYQlUiMpO/7v90hKrtK1awMEiiXxHu/evXvU8dF8JdXclqN1K6ucMl03smIaf7MY j/iGM/LPmdJ/KLXhKS4/jkdHx6NR0qqKraUk50Iqzn+gE8vOVLKWbjIievKE3klX6taRUBSfT8mV 0pJj6yjDUyc2TLneKdrr1pDdW8f1lIQl6SJEppVta7Ykqop0EdfVXGuznxG9KYVDPFt14sgy11RJ IFpdMzZSa9pxhLHIA/WZVnnwRhjnwZCBaJ2uheM8JmVb6XiGmIRvpKPFZIJCdyUrSqwzQEwz+R2N c2F2Uo0p2XLmtEkNFwQ+RM2TEBP37NlA8oZJrpU22Ecq+vWa/qDEb4h7rWi5mD1GMrn/sVxMZvTa 6Iw5x34RagciQR3HJHehlkKCEc+K2ApZiRXaFHkJSI3RKzzbE6uwpaDMCFvOIt41M0KtDnipdSLb pHrLpqj07kP1Z2eTCT2hVhm2utpy/kkuXrx6ezcilHa0Z0eybiquWXUkAGf+S2vyTgX261j4qDxf WVz8tHSusefzeSWts7O1amfarOfCZKXc8rx0dTVfteu0xJbz08XyLF08nNd2vVgslvdn/vX3dyBC KyeksmDkM1TQ+PmfL969fPX+1ZtxR4twKLNxXqZOU2t5SFShe5nTb5cvr16+ef/sGgSElu/E3kYI dDlvM/ZClmorKpmD4XXrSSU2Bhgg9vl+DbEO9BZjD/mkUN2Cfrq8pO3p7Gzm9Teg/rPa64q4qwDp IL4IcGcFZsJlJR13/nANe1Jg4MVz2gmjkLAN4ZWoV7mgxHON26w1BqSk3Zq00XCARDesUhhU07q0 CL43z3k7V21VjSdBvQecDc08tbbDa9B2l/JNxmggOD5sEFgP8BM6LmgzDNoZmAuNrzeyaULXUfrs L28jn4juYg40fMwDan+4oKuL2agzYLoXpHOPknv+zXJx+iBcgoVl6FPqO5lCJS3s9ANBlKx72dGJ sLfLtrpwVAqTd+n0nu87HN4lT+P/bvMubay0Q1BKZBFgKKmhhT7TAHwIjbeTkG9XUtAsxNeqTUgr 9v4ELUt1kUa1xcRu9xsPDkGRxjAM4+4Y8A60YjIsspLzcc91h/G+Czp2IRcQ/drw1o/U3z6dEyqM rhHvWyhV5c++Ke1KicxquS79yeaHGTPZKvzIR3FMNJL3UsGsY2+NkjGN6B6IOoqz5S++eASlNQa7 8n0yylha7R1HW7GBnrD8PzWHgXirSgF5Vfupn/37p+kKLegsdUodSPDhQLs/+DQtH10NMTj6MiyY LrTG9Znaw3RwMHcA0RQQdVgajnJLjx4Mca4uemL6M7pAMpgc3Wu3X5zUCE878GSZQmEWG5CXr+/C /1V8iSN/J8G490wx4Cp8IOBzA3+5LAr2Ixab5+1MrOA30yEQdOpfHEryXwgDuMPh5YzIwNtqD9f5 uITB8mNe8uMvJR8S1JC6jJtvZLZhQ2mKT5deNYwPFommtcrJKqwqWTRDFHxLgVy+aTCXg6rDUgxV Ly7f6pxFFdu34iDUIU4oP3hQCaTKK7zGjEDicPUS/CjdezzGOLYWmDttNgMipHYiVP/tl6vHoYcT ckor/5nov0h8Tn7ffmLwM29NsEssbhWOsnwIkeg2K48+oCb5HmeuzNJbC4cO4Qf70y9uZf4VS3p/ uESmFf0ujPSnoD33zzDAfE4WBlOzv/9Z5eejfwEkF2xZcAsAAA== --=-=-=--