X-Loop: help-debbugs@HIDDEN Subject: bug#70580: Verilator package fails to build due to failing test Resent-From: TakeV <takev@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Fri, 26 Apr 2024 05:45:11 +0000 Resent-Message-ID: <handler.70580.B.17141102756382 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 70580 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 70580 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-guix@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.17141102756382 (code B ref -1); Fri, 26 Apr 2024 05:45:11 +0000 Received: (at submit) by debbugs.gnu.org; 26 Apr 2024 05:44:35 +0000 Received: from localhost ([127.0.0.1]:33618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1s0ENs-0001ed-PR for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <takev@HIDDEN>) id 1s0ENm-0001bJ-1H for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:30 -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 <takev@HIDDEN>) id 1s0ENG-0002rn-JU for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:57 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <takev@HIDDEN>) id 1s0EN2-0003NI-Cm for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:53 -0400 X-Virus-Scanned: SPAM Filter at disroot.org Message-ID: <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1714110215; bh=BGJZV7Ka290A7+9V4G8otwoo+UdiDvOJivac0mzea7o=; h=Date:To:Subject:From; b=NG5uUilp4YBxJV2H0Uj06+tUq2ez1YUecTd5pUVmAJxd/f7JZw/fcg+wLo86Ksaji MuCOOVkBt2NRV/C6JHA1qNgh8MMZsXsDpU/RsVAfT02kvTK9NvNjENky8EPWmBvgMl wMfFyDVhyIlUTqjVl9OtBaoPXPpvi7Wjw3Hn15pVozrHxSojBgWr0DWzRW/u5z15Fg Y01y17LPzUWVMRwQUBgNE2Hg51XuF62kj/Rw2PkyIKo75xWgLknBCCgDdVITaXwQLi PhBIiC3ZLAJ/fN+2ZTFDQ0G9Y2YRpxXGG5VeJhemdUYXVVqY9s395uFSX2DDJZgSfi 898+PC+cna2JQ== Date: Fri, 26 Apr 2024 01:43:31 -0400 MIME-Version: 1.0 Content-Language: en-US From: TakeV <takev@HIDDEN> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=takev@HIDDEN; helo=layka.disroot.org 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, 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-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Was trying to install verilator earlier, and it seems to be failing at the check stage. Looks like it is failing on a smoke test. Guessing that there is some sort of issue with trying to access external resources or something. Probably going to look into it myself, but wanted to log the error in case anyone else wants to take a crack at it. I have gone ahead and attached a snippet of the log which has the error: vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. vlt/t_a2_first_sc: FAILED: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ====================================================================== #vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make && test_regress/t/t_a2_first_sc.pl --vlt TESTS DONE, FAILED: Passed 0 Failed 1 Unsup 0 Time 0:06 make: *** [Makefile:258: smoke-test] Error 10
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: TakeV <takev@HIDDEN> Subject: bug#70580: Acknowledgement (Verilator package fails to build due to failing test) Message-ID: <handler.70580.B.17141102756382.ack <at> debbugs.gnu.org> References: <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> X-Gnu-PR-Message: ack 70580 X-Gnu-PR-Package: guix Reply-To: 70580 <at> debbugs.gnu.org Date: Fri, 26 Apr 2024 05:45:14 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 70580 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 70580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D70580 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Andreas Enge <andreas@HIDDEN> Subject: bug#70580: closed (Verilator package fails to build due to failing test) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.70580.D70580.174600419410784.ackdone <at> debbugs.gnu.org> References: <aBHo1mAI4TV9_leq@jurong> <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> X-Gnu-PR-Message: closed 70580 X-Gnu-PR-Package: guix Date: Wed, 30 Apr 2025 09:10:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1746004201-10808-0" This is a multi-part message in MIME format... ------------=_1746004201-10808-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Wed, 30 Apr 2025 11:09:42 +0200 with message-id <aBHo1mAI4TV9_leq@jurong> and subject line Close has caused the debbugs.gnu.org bug report #70580, regarding Verilator package fails to build due to failing test to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 70580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D70580 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1746004201-10808-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Apr 2024 05:44:35 +0000 Received: from localhost ([127.0.0.1]:33618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1s0ENs-0001ed-PR for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <takev@HIDDEN>) id 1s0ENm-0001bJ-1H for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:30 -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 <takev@HIDDEN>) id 1s0ENG-0002rn-JU for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:57 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <takev@HIDDEN>) id 1s0EN2-0003NI-Cm for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:53 -0400 X-Virus-Scanned: SPAM Filter at disroot.org Message-ID: <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1714110215; bh=BGJZV7Ka290A7+9V4G8otwoo+UdiDvOJivac0mzea7o=; h=Date:To:Subject:From; b=NG5uUilp4YBxJV2H0Uj06+tUq2ez1YUecTd5pUVmAJxd/f7JZw/fcg+wLo86Ksaji MuCOOVkBt2NRV/C6JHA1qNgh8MMZsXsDpU/RsVAfT02kvTK9NvNjENky8EPWmBvgMl wMfFyDVhyIlUTqjVl9OtBaoPXPpvi7Wjw3Hn15pVozrHxSojBgWr0DWzRW/u5z15Fg Y01y17LPzUWVMRwQUBgNE2Hg51XuF62kj/Rw2PkyIKo75xWgLknBCCgDdVITaXwQLi PhBIiC3ZLAJ/fN+2ZTFDQ0G9Y2YRpxXGG5VeJhemdUYXVVqY9s395uFSX2DDJZgSfi 898+PC+cna2JQ== Date: Fri, 26 Apr 2024 01:43:31 -0400 MIME-Version: 1.0 To: bug-guix@HIDDEN Subject: Verilator package fails to build due to failing test Content-Language: en-US From: TakeV <takev@HIDDEN> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=takev@HIDDEN; helo=layka.disroot.org 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, 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 <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Was trying to install verilator earlier, and it seems to be failing at the check stage. Looks like it is failing on a smoke test. Guessing that there is some sort of issue with trying to access external resources or something. Probably going to look into it myself, but wanted to log the error in case anyone else wants to take a crack at it. I have gone ahead and attached a snippet of the log which has the error: vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. vlt/t_a2_first_sc: FAILED: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ====================================================================== #vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make && test_regress/t/t_a2_first_sc.pl --vlt TESTS DONE, FAILED: Passed 0 Failed 1 Unsup 0 Time 0:06 make: *** [Makefile:258: smoke-test] Error 10 ------------=_1746004201-10808-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 70580-done) by debbugs.gnu.org; 30 Apr 2025 09:09:54 +0000 Received: from localhost ([127.0.0.1]:39626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uA3Ry-0002nr-Go for submit <at> debbugs.gnu.org; Wed, 30 Apr 2025 05:09:54 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:56980) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1uA3Rv-0002nZ-7D for 70580-done <at> debbugs.gnu.org; Wed, 30 Apr 2025 05:09:51 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7F658291; Wed, 30 Apr 2025 11:09:44 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id OwMI8b8HEBBw; Wed, 30 Apr 2025 11:09:44 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A913A269; Wed, 30 Apr 2025 11:09:43 +0200 (CEST) Date: Wed, 30 Apr 2025 11:09:42 +0200 From: Andreas Enge <andreas@HIDDEN> To: 70580-done <at> debbugs.gnu.org Subject: Close Message-ID: <aBHo1mAI4TV9_leq@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 7F658291 X-Spamd-Result: default: False [8.40 / 15.00]; SPAM_FLAG(5.00)[]; NEURAL_SPAM(3.00)[1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Spamd-Bar: ++++++++ X-Rspamd-Action: add header X-Rspamd-Server: hera X-Spam-Level: ******** X-Spam: Yes X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70580-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Closing, we currently have a verilator substitute. Andreas ------------=_1746004201-10808-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: TakeV <takev@HIDDEN> Subject: bug#70580: closed (Close) Message-ID: <handler.70580.D70580.174600419410784.notifdone <at> debbugs.gnu.org> References: <aBHo1mAI4TV9_leq@jurong> <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> X-Gnu-PR-Message: they-closed 70580 X-Gnu-PR-Package: guix Reply-To: 70580 <at> debbugs.gnu.org Date: Wed, 30 Apr 2025 09:10:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1746004201-10808-1" This is a multi-part message in MIME format... ------------=_1746004201-10808-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #70580: Verilator package fails to build due to failing test 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 70580 <at> debbugs.gnu.org. --=20 70580: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D70580 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1746004201-10808-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 70580-done) by debbugs.gnu.org; 30 Apr 2025 09:09:54 +0000 Received: from localhost ([127.0.0.1]:39626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uA3Ry-0002nr-Go for submit <at> debbugs.gnu.org; Wed, 30 Apr 2025 05:09:54 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:56980) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <andreas@HIDDEN>) id 1uA3Rv-0002nZ-7D for 70580-done <at> debbugs.gnu.org; Wed, 30 Apr 2025 05:09:51 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7F658291; Wed, 30 Apr 2025 11:09:44 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id OwMI8b8HEBBw; Wed, 30 Apr 2025 11:09:44 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A913A269; Wed, 30 Apr 2025 11:09:43 +0200 (CEST) Date: Wed, 30 Apr 2025 11:09:42 +0200 From: Andreas Enge <andreas@HIDDEN> To: 70580-done <at> debbugs.gnu.org Subject: Close Message-ID: <aBHo1mAI4TV9_leq@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 7F658291 X-Spamd-Result: default: False [8.40 / 15.00]; SPAM_FLAG(5.00)[]; NEURAL_SPAM(3.00)[1.000]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Spamd-Bar: ++++++++ X-Rspamd-Action: add header X-Rspamd-Server: hera X-Spam-Level: ******** X-Spam: Yes X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70580-done X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Closing, we currently have a verilator substitute. Andreas ------------=_1746004201-10808-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 Apr 2024 05:44:35 +0000 Received: from localhost ([127.0.0.1]:33618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1s0ENs-0001ed-PR for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:34 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <takev@HIDDEN>) id 1s0ENm-0001bJ-1H for submit <at> debbugs.gnu.org; Fri, 26 Apr 2024 01:44:30 -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 <takev@HIDDEN>) id 1s0ENG-0002rn-JU for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:57 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <takev@HIDDEN>) id 1s0EN2-0003NI-Cm for bug-guix@HIDDEN; Fri, 26 Apr 2024 01:43:53 -0400 X-Virus-Scanned: SPAM Filter at disroot.org Message-ID: <c6828329-22b6-5fb0-6c1b-c55cd0b31570@HIDDEN> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1714110215; bh=BGJZV7Ka290A7+9V4G8otwoo+UdiDvOJivac0mzea7o=; h=Date:To:Subject:From; b=NG5uUilp4YBxJV2H0Uj06+tUq2ez1YUecTd5pUVmAJxd/f7JZw/fcg+wLo86Ksaji MuCOOVkBt2NRV/C6JHA1qNgh8MMZsXsDpU/RsVAfT02kvTK9NvNjENky8EPWmBvgMl wMfFyDVhyIlUTqjVl9OtBaoPXPpvi7Wjw3Hn15pVozrHxSojBgWr0DWzRW/u5z15Fg Y01y17LPzUWVMRwQUBgNE2Hg51XuF62kj/Rw2PkyIKo75xWgLknBCCgDdVITaXwQLi PhBIiC3ZLAJ/fN+2ZTFDQ0G9Y2YRpxXGG5VeJhemdUYXVVqY9s395uFSX2DDJZgSfi 898+PC+cna2JQ== Date: Fri, 26 Apr 2024 01:43:31 -0400 MIME-Version: 1.0 To: bug-guix@HIDDEN Subject: Verilator package fails to build due to failing test Content-Language: en-US From: TakeV <takev@HIDDEN> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=takev@HIDDEN; helo=layka.disroot.org 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, 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 <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) Was trying to install verilator earlier, and it seems to be failing at the check stage. Looks like it is failing on a smoke test. Guessing that there is some sort of issue with trying to access external resources or something. Probably going to look into it myself, but wanted to log the error in case anyone else wants to take a crack at it. I have gone ahead and attached a snippet of the log which has the error: vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. vlt/t_a2_first_sc: FAILED: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ==SUMMARY: Passed 0 Failed 1 Unsup 0 Time 0:06 ====================================================================== #vlt/t_a2_first_sc: %Error: Exec of make failed: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make && test_regress/t/t_a2_first_sc.pl --vlt TESTS DONE, FAILED: Passed 0 Failed 1 Unsup 0 Time 0:06 make: *** [Makefile:258: smoke-test] Error 10 ------------=_1746004201-10808-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.