From unknown Mon Aug 11 19:06:09 2025 X-Loop: help-debbugs@gnu.org Subject: bug#52311: Flex and Bison are not built from source Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 05 Dec 2021 18:09:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 52311 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 52311@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16387276951928 (code B ref -1); Sun, 05 Dec 2021 18:09:08 +0000 Received: (at submit) by debbugs.gnu.org; 5 Dec 2021 18:08:15 +0000 Received: from localhost ([127.0.0.1]:59286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtvvr-0000Uv-6I for submit@debbugs.gnu.org; Sun, 05 Dec 2021 13:08:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:54324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mttSk-0004Rj-K5 for submit@debbugs.gnu.org; Sun, 05 Dec 2021 10:30:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0007vg-C4 for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 Received: from [2001:470:142:3::e] (port=41690 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0006IN-4T for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=ZO28C/VIg46HDC/LC63evFahknRAvOT8lzaaEZC9GO0=; b=Bq2xjun7nIe/Ty dkY4Y3EY+SvgN0k5vqqZNamOXsJPwWHpbl56MMM6xxJrsO0LERCiki19+4kdOQ+DN49BeOlR+3E3m zkrVn6W2zeQpzJW+VvBcV7zxdin06q9kODxk9rjQOA3vMZRO9p0WN3ettwa2Ymkhs9lVvH8ecGTGY 5N9a2LTF6XQL2I1AKqhnygibF5Ts6KCp3IugLh3FaQ9iJ2DK8VzwS9jQcQXksqIegTPf5GlPDUU0W fMJ3pLwmNWgq9wU48e86LQfLngwwGtXS6fw8mZKF3uI9KZa4MqCCsP2PXTZJvhXWVSAsZAooD+7QI pJqtIQLe1Vynzu9BPnmQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:52884 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0001EZ-0l for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 Frimaire an 230 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: Sun, 05 Dec 2021 16:29:58 +0100 Message-ID: <875ys3ul1l.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 (---) Hello Guix! As stikonas (Andrius =C5=A0tikonas) rightfully pointed out on #guix, Flex a= nd Bison are currently not entirely built from source in Guix: their source tarballs contain Flex- and/or Bison-generated files. The problem and a solution are described here: https://gitlab.com/giomasce/nbs/ The =E2=80=9Clive-bootstrap=E2=80=9D project also implements a multi-stage = bootstrap: https://github.com/fosslinux/live-bootstrap/blob/master/sysa/heirloom-dev= tools-070527/heirloom-devtools-070527.kaem https://github.com/fosslinux/live-bootstrap/blob/master/sysa/flex-2.5.11/= flex-2.5.11.sh https://github.com/fosslinux/live-bootstrap/blob/master/sysa/flex-2.6.4/f= lex-2.6.4.sh https://github.com/fosslinux/live-bootstrap/tree/master/sysa/bison-3.4.1 Let=E2=80=99s follow their lead on the next core-updates cycle. Thanks stikonas for the links! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 06 08:10:47 2021 Received: (at control) by debbugs.gnu.org; 6 Dec 2021 13:10:47 +0000 Received: from localhost ([127.0.0.1]:60794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muDlW-0007ur-Rk for submit@debbugs.gnu.org; Mon, 06 Dec 2021 08:10:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1muDlT-0007ub-R0 for control@debbugs.gnu.org; Mon, 06 Dec 2021 08:10:45 -0500 Received: from [2001:470:142:3::e] (port=50258 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muDlO-0004Vd-Gc for control@debbugs.gnu.org; Mon, 06 Dec 2021 08:10:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=dG/rRKVB4F/P5l/peAGXZpAGzWWAzNtBFYrKfr3MXG8=; b=W8+tnoxqwaH5XC y5ARUdE4XUouHFKYg+smmjHNIA8yW3seLlWowPXn8HdjQW9kMOZv4u3jC/4uCqKlOcC9sSBXL6Mvs VKRFc66BdVNIsd5qCP5YfOC8ihCE6w++s7TuQjoJS6d+KjM1xW2x9N2afDoxIUuNfm3BLmS1VnvvK uNxrfRWctDZmU/Lc9RMl+cf2CHf0p5L+g9ofkB59m6hlLITlT9ILYyumFovbhYTMRt5MzNNlX+INk 9uJBhIQmu8KRJR16o3N3yi1tuaxMxNC57WM5iw4+qfDCZkvP1Yvnt4pVpmp7l/+6RyXs4YlyUkSuJ wrpiyNnRRCPqIe13WGaA==; Received: from [193.50.110.120] (port=41684 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muDlN-00079v-Cn for control@debbugs.gnu.org; Mon, 06 Dec 2021 08:10:38 -0500 Date: Mon, 06 Dec 2021 14:10:35 +0100 Message-Id: <87h7blnak4.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #52311 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) severity 52311 important quit From unknown Mon Aug 11 19:06:09 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#52311: closed (Close) Message-ID: References: <875ys3ul1l.fsf@inria.fr> X-Gnu-PR-Message: they-closed 52311 X-Gnu-PR-Package: guix Reply-To: 52311@debbugs.gnu.org Date: Sat, 26 Jul 2025 16:53:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1753548782-29681-1" This is a multi-part message in MIME format... ------------=_1753548782-29681-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #52311: Flex and Bison are not built from source 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 52311@debbugs.gnu.org. --=20 52311: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D52311 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1753548782-29681-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 52311-done) by debbugs.gnu.org; 26 Jul 2025 16:52:11 +0000 Received: from localhost ([127.0.0.1]:44502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ufi83-0007gK-GC for submit@debbugs.gnu.org; Sat, 26 Jul 2025 12:52:11 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:37830) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ufi81-0007ft-Bc for 52311-done@debbugs.gnu.org; Sat, 26 Jul 2025 12:52:10 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7468B211; Sat, 26 Jul 2025 18:52:02 +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 coNLn1O7RU0t; Sat, 26 Jul 2025 18:52:02 +0200 (CEST) Received: from jurong (86.56.141.77.rev.sfr.net [77.141.56.86]) by hera.aquilenet.fr (Postfix) with ESMTPSA id A4A7F1D8; Sat, 26 Jul 2025 18:52:01 +0200 (CEST) Date: Sat, 26 Jul 2025 18:52:00 +0200 From: Andreas Enge To: 52311-done@debbugs.gnu.org Subject: Close Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Result: default: False [-2.90 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; BAYES_HAM(-0.30)[75.00%]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Rspamd-Queue-Id: 7468B211 X-Rspamd-Server: hera X-Spamd-Bar: -- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 52311-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 (-) This is now https://codeberg.org/guix/guix/issues/1610 Andreas ------------=_1753548782-29681-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 5 Dec 2021 18:08:15 +0000 Received: from localhost ([127.0.0.1]:59286 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mtvvr-0000Uv-6I for submit@debbugs.gnu.org; Sun, 05 Dec 2021 13:08:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:54324) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mttSk-0004Rj-K5 for submit@debbugs.gnu.org; Sun, 05 Dec 2021 10:30:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0007vg-C4 for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 Received: from [2001:470:142:3::e] (port=41690 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0006IN-4T for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=ZO28C/VIg46HDC/LC63evFahknRAvOT8lzaaEZC9GO0=; b=Bq2xjun7nIe/Ty dkY4Y3EY+SvgN0k5vqqZNamOXsJPwWHpbl56MMM6xxJrsO0LERCiki19+4kdOQ+DN49BeOlR+3E3m zkrVn6W2zeQpzJW+VvBcV7zxdin06q9kODxk9rjQOA3vMZRO9p0WN3ettwa2Ymkhs9lVvH8ecGTGY 5N9a2LTF6XQL2I1AKqhnygibF5Ts6KCp3IugLh3FaQ9iJ2DK8VzwS9jQcQXksqIegTPf5GlPDUU0W fMJ3pLwmNWgq9wU48e86LQfLngwwGtXS6fw8mZKF3uI9KZa4MqCCsP2PXTZJvhXWVSAsZAooD+7QI pJqtIQLe1Vynzu9BPnmQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:52884 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mttSk-0001EZ-0l for bug-guix@gnu.org; Sun, 05 Dec 2021 10:30:02 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: bug-guix@gnu.org Subject: Flex and Bison are not built from source X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 Frimaire an 230 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: Sun, 05 Dec 2021 16:29:58 +0100 Message-ID: <875ys3ul1l.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-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: -3.3 (---) Hello Guix! As stikonas (Andrius =C5=A0tikonas) rightfully pointed out on #guix, Flex a= nd Bison are currently not entirely built from source in Guix: their source tarballs contain Flex- and/or Bison-generated files. The problem and a solution are described here: https://gitlab.com/giomasce/nbs/ The =E2=80=9Clive-bootstrap=E2=80=9D project also implements a multi-stage = bootstrap: https://github.com/fosslinux/live-bootstrap/blob/master/sysa/heirloom-dev= tools-070527/heirloom-devtools-070527.kaem https://github.com/fosslinux/live-bootstrap/blob/master/sysa/flex-2.5.11/= flex-2.5.11.sh https://github.com/fosslinux/live-bootstrap/blob/master/sysa/flex-2.6.4/f= lex-2.6.4.sh https://github.com/fosslinux/live-bootstrap/tree/master/sysa/bison-3.4.1 Let=E2=80=99s follow their lead on the next core-updates cycle. Thanks stikonas for the links! Ludo=E2=80=99. ------------=_1753548782-29681-1--