From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 07 18:19:12 2015 Received: (at submit) by debbugs.gnu.org; 7 Aug 2015 22:19:12 +0000 Received: from localhost ([127.0.0.1]:50458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNpyp-0002t1-Va for submit@debbugs.gnu.org; Fri, 07 Aug 2015 18:19:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48687) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNpZB-0000jm-Q4 for submit@debbugs.gnu.org; Fri, 07 Aug 2015 17:52:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNpZ5-0005Cq-Ke for submit@debbugs.gnu.org; Fri, 07 Aug 2015 17:52:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNpZ5-0005Cm-H7 for submit@debbugs.gnu.org; Fri, 07 Aug 2015 17:52:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNpZ4-00024m-AT for bug-guix@gnu.org; Fri, 07 Aug 2015 17:52:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNpYz-0005C0-BX for bug-guix@gnu.org; Fri, 07 Aug 2015 17:52:34 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:57508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNpYz-0005Bu-5I for bug-guix@gnu.org; Fri, 07 Aug 2015 17:52:29 -0400 Received: from localhost (77.119.129.59.wireless.dyn.drei.com [77.119.129.59]) by dd1012.kasserver.com (Postfix) with ESMTPSA id EC4E41CA15DC for ; Fri, 7 Aug 2015 23:52:26 +0200 (CEST) Date: Fri, 7 Aug 2015 23:52:25 +0200 From: Danny Milosavljevic To: bug-guix@gnu.org Subject: symlinks cc -> gcc, lex -> flex etcetc Message-ID: <20150807235225.3f642392@scratchpost.org> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 07 Aug 2015 18:19:10 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.0 (-----) Hello, I tried to build coreboot earlier and by default it seems to use "cc" in some places (for example util/cbfstool) and thus fails if one doesn't manually select an explicit compiler via a make (or environment) variable. Guix doesn't have "cc" (it does have "gcc"). It would be convenient if the former were available as a link. With kind regards, Danny From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 18 15:19:52 2015 Received: (at 21214) by debbugs.gnu.org; 18 Aug 2015 19:19:53 +0000 Received: from localhost ([127.0.0.1]:59933 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZRmQK-0001W0-A0 for submit@debbugs.gnu.org; Tue, 18 Aug 2015 15:19:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60659) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZRmQJ-0001Vs-23 for 21214@debbugs.gnu.org; Tue, 18 Aug 2015 15:19:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRmQF-0001cG-Gj for 21214@debbugs.gnu.org; Tue, 18 Aug 2015 15:19:50 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:32933) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRmQF-0001c1-D2; Tue, 18 Aug 2015 15:19:47 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:34328 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZRmQE-0003xV-7s; Tue, 18 Aug 2015 15:19:47 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: bug#21214: symlinks cc -> gcc, lex -> flex etcetc References: <20150807235225.3f642392@scratchpost.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 1 Fructidor an 223 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 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-unknown-linux-gnu Date: Tue, 18 Aug 2015 21:19:43 +0200 In-Reply-To: <20150807235225.3f642392@scratchpost.org> (Danny Milosavljevic's message of "Fri, 7 Aug 2015 23:52:25 +0200") Message-ID: <87egj0ieuo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.4 (-----) X-Debbugs-Envelope-To: 21214 Cc: 21214@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.4 (-----) Danny Milosavljevic skribis: > Guix doesn't have "cc" (it does have "gcc"). It would be convenient if > the former were available as a link. So far we=E2=80=99ve resisted that, in part because that=E2=80=99s a choice= for upstream to make, not us (there have been several discussions on that topic, such as .) In practice most software build systems will look for both =E2=80=98cc=E2= =80=99 and =E2=80=98gcc=E2=80=99. For those who don=E2=80=99t, it=E2=80=99s usually e= asy to specify an alternate compiler name, for instance via =E2=80=98make=E2=80=99 flags (there are sev= eral examples of that in the packages.) If that=E2=80=99s fine with you, I=E2=80=99ll close this bug. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 19 09:30:10 2015 Received: (at 21214) by debbugs.gnu.org; 19 Aug 2015 13:30:11 +0000 Received: from localhost ([127.0.0.1]:60525 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZS3RQ-00085c-8L for submit@debbugs.gnu.org; Wed, 19 Aug 2015 09:30:09 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:52249) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZS3RG-00084o-N0 for 21214@debbugs.gnu.org; Wed, 19 Aug 2015 09:29:59 -0400 Received: from dayas (212095007046.public.telering.at [212.95.7.46]) by dd1012.kasserver.com (Postfix) with ESMTPSA id 0154D1CA0898; Wed, 19 Aug 2015 15:29:56 +0200 (CEST) Date: Wed, 19 Aug 2015 15:29:54 +0200 From: Danny Milosavljevic To: ludo@gnu.org (Ludovic =?UTF-8?B?Q291cnTDqHM=?=) Subject: Re: bug#21214: symlinks cc -> gcc, lex -> flex etcetc Message-ID: <20150819152954.32452f9f@dayas> In-Reply-To: <87egj0ieuo.fsf@gnu.org> References: <20150807235225.3f642392@scratchpost.org> <87egj0ieuo.fsf@gnu.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21214 Cc: 21214@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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.7 (/) Hello, On Tue, 18 Aug 2015 21:19:43 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Danny Milosavljevic skribis: > In practice most software build systems will look for both =E2=80=98cc=E2= =80=99 and > =E2=80=98gcc=E2=80=99. For those who don=E2=80=99t, it=E2=80=99s usually= easy to specify an alternate > compiler name, for instance via =E2=80=98make=E2=80=99 flags (there are s= everal > examples of that in the packages.) Yes it is.=20 I'm just slowly documenting all the problems I encountered while trying GuixSD on a X200.=20 This was one of the first: I checked out cbfstool from coreboot in order to swap Fn and Ctrl and tried to make it, but it didn't find "cc" and then got stuck in an endless loop (which is a problem in coreboot, also reported there as http://comments.gmane.org/gmane.linux.bios/81588 ). > If that=E2=80=99s fine with you, I=E2=80=99ll close this bug. That's okay. If it already was discussed that's fine.=20 With kind regards, Danny From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 19 15:13:27 2015 Received: (at 21214-done) by debbugs.gnu.org; 19 Aug 2015 19:13:27 +0000 Received: from localhost ([127.0.0.1]:32881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZS8ne-0000sS-Ha for submit@debbugs.gnu.org; Wed, 19 Aug 2015 15:13:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57868) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZS8nc-0000sK-Ac for 21214-done@debbugs.gnu.org; Wed, 19 Aug 2015 15:13:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZS8na-0007Gr-Ql for 21214-done@debbugs.gnu.org; Wed, 19 Aug 2015 15:13:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=ALL_TRUSTED,BAYES_05, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([208.118.235.10]:34825) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZS8na-0007Gn-OM; Wed, 19 Aug 2015 15:13:22 -0400 Received: from reverse-83.fdn.fr ([80.67.176.83]:35479 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1ZS8nZ-0002a1-UT; Wed, 19 Aug 2015 15:13:22 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Danny Milosavljevic Subject: Re: bug#21214: symlinks cc -> gcc, lex -> flex etcetc References: <20150807235225.3f642392@scratchpost.org> <87egj0ieuo.fsf@gnu.org> <20150819152954.32452f9f@dayas> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 2 Fructidor an 223 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x3D9AEBB5 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-unknown-linux-gnu Date: Wed, 19 Aug 2015 21:13:14 +0200 In-Reply-To: <20150819152954.32452f9f@dayas> (Danny Milosavljevic's message of "Wed, 19 Aug 2015 15:29:54 +0200") Message-ID: <87bne39jn9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: 21214-done Cc: 21214-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.6 (-----) Danny Milosavljevic skribis: > I'm just slowly documenting all the problems I encountered while > trying GuixSD on a X200.=20 Nice. Don=E2=80=99t hesitate to leave a note when you=E2=80=99re done; it = may be useful for bug-fixing and/or troubleshooting for people trying the same thing. > This was one of the first: I checked out > cbfstool from coreboot in order to swap Fn and Ctrl and tried to make > it, but it didn't find "cc" and then got stuck in an endless loop > (which is a problem in coreboot, also reported there as > http://comments.gmane.org/gmane.linux.bios/81588 ). I see. > That's okay. If it already was discussed that's fine.=20 OK, thanks! Ludo=E2=80=99. From unknown Tue Jun 24 05:13:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 17 Sep 2015 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator