From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 07:11:43 2021 Received: (at submit) by debbugs.gnu.org; 11 May 2021 11:11:43 +0000 Received: from localhost ([127.0.0.1]:35169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQIh-0000WS-At for submit@debbugs.gnu.org; Tue, 11 May 2021 07:11:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:41854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQIQ-0000Vz-NE for submit@debbugs.gnu.org; Tue, 11 May 2021 07:11:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51450) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgQIQ-0001MS-G3 for bug-gnu-emacs@gnu.org; Tue, 11 May 2021 07:11:26 -0400 Received: from grace.univie.ac.at ([2001:62a:4:25::25:115]:41356) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgQIO-0002cb-5N for bug-gnu-emacs@gnu.org; Tue, 11 May 2021 07:11:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=To:Date:Message-Id:Subject:Mime-Version: Content-Type:From:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References; bh=CbUdXFJCjuFmzdmQkX+3Y41gEDbxEUzy+M9SAcLX2XM=; b=iZCyKUQg0WT51kfSsPqc6sCGaL 9hpDoLqSzSPV+7/IX34iGR4GwkJj2/SKwf2xUs3w/XAI36rPNMN9qAoywAmZhQv8Bq44QDW/gQF7z Wo6Ns8E5m+4j4U9WePt4dUuT/p7Dzza62EzSMwI3dC4C4qjBxUQz6vrG9uNwxCJ8ZddM=; Received: from jarvis.univie.ac.at ([131.130.3.112] helo=jarvis.univie.ac.at) by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2) (envelope-from ) id 1lgQIE-00Dobx-9k for bug-gnu-emacs@gnu.org; Tue, 11 May 2021 13:11:14 +0200 Received: from 188-22-169-175.adsl.highway.telekom.at ([188.22.169.175] helo=smtpclient.apple) by jarvis.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) (envelope-from ) id 1lgQID-005Lr6-EA for bug-gnu-emacs@gnu.org; Tue, 11 May 2021 13:11:14 +0200 From: Konrad Podczeck Content-Type: multipart/alternative; boundary="Apple-Mail=_13D6963F-4897-4A4A-A677-296D2314417F" Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\)) Subject: Problem with native-compilation Message-Id: <23D430C9-DF63-45DE-9FD2-1DFB8BDA15BF@univie.ac.at> Date: Tue, 11 May 2021 13:11:10 +0200 To: bug-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.3654.80.0.2.43) X-Univie-Virus-Scan: scanned by ClamAV on jarvis.univie.ac.at Received-SPF: none client-ip=2001:62a:4:25::25:115; envelope-from=konrad.podczeck@univie.ac.at; helo=grace.univie.ac.at X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) 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 (---) --Apple-Mail=_13D6963F-4897-4A4A-A677-296D2314417F Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 I installed libgccjit from homebrew on the latest MacOS. Using the option --with-native-compilation to build Emacs, during the = configure phase I got: checking libgccjit.h usability... yes checking libgccjit.h presence... yes checking for libgccjit.h... yes configure: error: Installed libgccjit has failed passing the smoke test. =E2=80=9Cusabilty=E2=80=9D yes, but then =E2=80=9Cfailed=E2=80=9D some = test, look contradictory. What is the =E2=80=9Csmoke test=E2=80=9D? There is no hint in any of the = docs coming with Emacs. Konrad= --Apple-Mail=_13D6963F-4897-4A4A-A677-296D2314417F Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8
I installed libgccjit from homebrew on the latest = MacOS.

Using the option = --with-native-compilation to build Emacs, during the configure phase I = got:


checking = libgccjit.h usability... yes
checking = libgccjit.h presence... yes
checking = for libgccjit.h... yes
configure: error: Installed libgccjit has failed passing the = smoke test.

=E2=80=9Cusabilty=E2=80=9D yes, but then =E2=80=9Cfailed=E2=80=9D= some test, look contradictory.
What is = the =E2=80=9Csmoke test=E2=80=9D? There is no hint in any of the docs = coming with Emacs.

Konrad
= --Apple-Mail=_13D6963F-4897-4A4A-A677-296D2314417F-- From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 07:21:53 2021 Received: (at 48344) by debbugs.gnu.org; 11 May 2021 11:21:53 +0000 Received: from localhost ([127.0.0.1]:35179 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQSX-0000qh-GN for submit@debbugs.gnu.org; Tue, 11 May 2021 07:21:53 -0400 Received: from mout.gmx.net ([212.227.15.15]:35197) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgQSV-0000qP-2A for 48344@debbugs.gnu.org; Tue, 11 May 2021 07:21:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1620732103; bh=ZQuZxvoXH7Jw/RlyXNH6Qx79JawC47vm98/nJpwwYvk=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=P1ijr+8m5NJwe48rnLxcIIblI+Z7aMxznpsGQFs3dDftZ9XodflAGjWb+NV4NFUvc XpGqCj9WEIE1WiBjid4Qa7ujMqNY9Zh4og7GKULx7ZceF6Pe0BIFzKOogAMB29wtOq BQqNIo5YRYdrwf8xHJA92YLLNPVt/JMowMDpbAdg= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from strobe-jhalfs ([94.220.122.97]) by mail.gmx.net (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1Mr9Fs-1lCIue3Ehi-00oIPL; Tue, 11 May 2021 13:21:42 +0200 From: Stephen Berman To: Konrad Podczeck Subject: Re: bug#48344: Problem with native-compilation References: <23D430C9-DF63-45DE-9FD2-1DFB8BDA15BF@univie.ac.at> Date: Tue, 11 May 2021 13:21:39 +0200 In-Reply-To: <23D430C9-DF63-45DE-9FD2-1DFB8BDA15BF@univie.ac.at> (Konrad Podczeck's message of "Tue, 11 May 2021 13:11:10 +0200") Message-ID: <87o8dh7by4.fsf@rub.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:uwu83PxqLK7/u2XMnFkkZWIxQtJY0Pb3rmPcuupga/XBkFxi4U7 2afmT93OebJj1N3m7YUCg9KnQ2CuvTqCFZ667XpyTjfk26SLia3NP+RQ8Za193NTbBJhuJD MzbPnYlMoLtLkCrCN31CzBZE14xPfaDuHzIEJCOA2SqprWMWUZ1CV00CBKYmCpADIMrNKtW ie/ek7HyjSX9dZHJrw5+Q== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:8uvRu1dAscs=:XjwclVuvPt5ZCItfzmpStt 88e+xa0+at7FByQBAx9/vgz4snYcNgi0ZbEknD3a9Hhq/ibr07+OQKPHxLY5WDCmBfIN5tG9U qV21RhUZrx6LXgl3m6Tzg2+E1D+a0DPSFkGkPm/aok/1CCj+7yMLThVyxN09fvpofG0gpP87G 0mobcpRTDbyqspo4M3PqvbdpGhnN/a3YZVUBi/ZGTb/j62HyPZ7ciPCPe1d2hwGH4bpyq3Cgk ZPViwGyOoT552LneJNrzda82inC6t+qKA6wRcKkc/7amj/wD4DbwpMgYxkLvquahrjbD/6V5v MOH7gxm24BMUh6xJdsNmUUo0gCmdP1uZepwyz8ormoVaCMuO7h5NdUHSVQIPsD1BDP5hmD7Kd qcd6yI9pVnQimXQZg1TvUm/LMTX5KgjVw3tc0ERer7z0x36J35P5j4jI3lPoxoFiErJUDzscX qdnFJgz/nqOcyeqqzb3Spma8heAAszbJNz4W+RjF1XqoJaIqWXp4hguorlDwd0UicAet5VtqZ 72+oE1tI827p1uugQ8eqWTYnKdjc6vUyqS3CbUm5BjxtEG4bnpwyut/DCypnbY9wuWx6g1naT f6wny2RbQb/pIz8sbH9y2dqY7dJtNPJ9WNTknNGmd3ZYnynPj78dHWoBSbs/idP0cNSDYgTrs 7fYi9u61tCO+eJ4Tyioi402Ryh+pmgmVHYXceCevRYM/TDlsqXzv3wo5Mtf+RbDyqpWnRXbOr yIZZVkvKCEpf6oedITGa6bSGKUcIy5Zo66W/XtNYboKru2hhkXBx5XT+ib6IegarO07RHs+oR mtlQxsYTdg6TkwXmL6TKB+RZUQfE9gq5BP+SlqVW6nHhp9rLGZ01pzGanwTSkQdrM7y7Tejai G6oM1d25MbenSDI4pyLA+OxrBOP4xOcZ3Z0E/zeiKdBv3VTOTtv/eERbzdcVjzPDeafuJeDZf sUAUTgJKbc8fvBV7cBCq07RE6/bWVBUuKEtF3AWJT3MbCFPN4d31gPrSvZ3dYTOr2S3TZwk4o F20V3cepzSnXzElBibpjXy6DeERVU8jcjPlODps8GTWNX+Ic/644FOphexFrSoTacH0si+8Mq ueiahnFm/K+xIuX+6e+d6a4cGDzNXho8PH8qwjYOdH8xkY3vWlbY/BjFS8Pg8BFB2wkbL+5Y0 wVnomaMsvDOqrvAyRAXUCBYH7uSNOekvw0r9auTogeGmOPHex56NO6tqHpCkbUJN8DeKqf4xS QdA6BwqOQuk57rkN8 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 48344 Cc: 48344@debbugs.gnu.org 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 (-) On Tue, 11 May 2021 13:11:10 +0200 Konrad Podczeck wrote: > I installed libgccjit from homebrew on the latest MacOS. > > Using the option --with-native-compilation to build Emacs, during the con= figure phase I got: > > checking libgccjit.h usability... yes > checking libgccjit.h presence... yes > checking for libgccjit.h... yes > configure: error: Installed libgccjit has failed passing the smoke test. > > =E2=80=9Cusabilty=E2=80=9D yes, but then =E2=80=9Cfailed=E2=80=9D some te= st, look contradictory. > What is the =E2=80=9Csmoke test=E2=80=9D? https://en.wikipedia.org/wiki/Smoke_testing_%28software%29 > There is no hint in any of the docs coming with= Emacs. The complete error message in the configure file is this: "Installed libgccjit has failed passing the smoke test. You can verify it yourself compiling: . Please report the issue to your distribution if libgccjit was installed thr= ough that. Here instructions on how to compile and install libgccjit from source: ." (I haven't yet tried building --with-native-compilation so I don't know if the configure output shows the complete message.) Steve Berman From debbugs-submit-bounces@debbugs.gnu.org Tue May 11 15:21:38 2021 Received: (at 48344) by debbugs.gnu.org; 11 May 2021 19:21:38 +0000 Received: from localhost ([127.0.0.1]:37444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgXwo-0001Rl-41 for submit@debbugs.gnu.org; Tue, 11 May 2021 15:21:38 -0400 Received: from grace.univie.ac.at ([131.130.3.115]:36496) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgXwl-0001Rb-Kr for 48344@debbugs.gnu.org; Tue, 11 May 2021 15:21:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=univie.ac.at; s=rev2; h=To:References:Message-Id:Content-Transfer-Encoding: Cc:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID; bh=+5X6Ws3EL7Yfp7w2Hp5kzWQHYVoop/PqQ6wEu7tkneQ=; b=CHRtXtn0flHivZ/Kg9WltTOlo0 lfXseMdwmi0J5T1C9BYn0TIJiyMH1rp1vRShlieoUn6RNg+U5h7/w3boDXREqrlPpfnNhZeDoZE3I ZBNhOoXcnyOlhRiUBS80/TuERBbQ0wTS3rN2PqgbTxKhsbGS/jvw4y9d3a8zp1ZsDsik=; Received: from justin.univie.ac.at ([131.130.3.111] helo=justin.univie.ac.at) by grace.univie.ac.at with esmtps (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2) (envelope-from ) id 1lgXwj-00EzSZ-Eb; Tue, 11 May 2021 21:21:33 +0200 Received: from 188-23-25-71.adsl.highway.telekom.at ([188.23.25.71] helo=smtpclient.apple) by justin.univie.ac.at with esmtpsa (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) (envelope-from ) id 1lgXwi-0085m4-V1; Tue, 11 May 2021 21:21:33 +0200 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.80.0.2.43\)) Subject: Re: bug#48344: Problem with native-compilation From: Konrad Podczeck In-Reply-To: <87o8dh7by4.fsf@rub.de> Date: Tue, 11 May 2021 21:21:31 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <23D430C9-DF63-45DE-9FD2-1DFB8BDA15BF@univie.ac.at> <87o8dh7by4.fsf@rub.de> To: Stephen Berman X-Mailer: Apple Mail (2.3654.80.0.2.43) X-Univie-Virus-Scan: scanned by ClamAV on justin.univie.ac.at X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48344 Cc: 48344@debbugs.gnu.org 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 (---) Thanks for your reply. However, I could not find anything helpful on the = webpages you gave me. So I followed this: =20 > Please report the issue to your distribution if libgccjit was = installed through > that. In any case, I find it contradictory that the compilation of Emacs = reports on the one hand "checking libgccjit.h usability=E2=80=A6 yes,=E2=80= =9D and on the other hand "Installed libgccjit has failed passing the = smoke test." > Am 11.05.2021 um 13:21 schrieb Stephen Berman = : >=20 > On Tue, 11 May 2021 13:11:10 +0200 Konrad Podczeck = wrote: >=20 >> I installed libgccjit from homebrew on the latest MacOS. >>=20 >> Using the option --with-native-compilation to build Emacs, during the = configure phase I got: >>=20 >> checking libgccjit.h usability... yes >> checking libgccjit.h presence... yes >> checking for libgccjit.h... yes >> configure: error: Installed libgccjit has failed passing the smoke = test. >>=20 >> =E2=80=9Cusabilty=E2=80=9D yes, but then =E2=80=9Cfailed=E2=80=9D = some test, look contradictory. >> What is the =E2=80=9Csmoke test=E2=80=9D? >=20 > https://en.wikipedia.org/wiki/Smoke_testing_%28software%29 >=20 >> There is no hint in any of the docs coming = with Emacs. >=20 > The complete error message in the configure file is this: >=20 > "Installed libgccjit has failed passing the smoke test. > You can verify it yourself compiling: > . > Please report the issue to your distribution if libgccjit was = installed through > that. > Here instructions on how to compile and install libgccjit from source: > ." >=20 > (I haven't yet tried building --with-native-compilation so I don't = know > if the configure output shows the complete message.) >=20 > Steve Berman From debbugs-submit-bounces@debbugs.gnu.org Wed May 12 08:58:12 2021 Received: (at 48344-done) by debbugs.gnu.org; 12 May 2021 12:58:12 +0000 Received: from localhost ([127.0.0.1]:38392 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgoRI-0002dq-AV for submit@debbugs.gnu.org; Wed, 12 May 2021 08:58:12 -0400 Received: from mx.sdf.org ([205.166.94.24]:58715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgoRG-0002di-UD for 48344-done@debbugs.gnu.org; Wed, 12 May 2021 08:58:11 -0400 Received: from mab (ma.sdf.org [205.166.94.33]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 14CCw9pB004538 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 12 May 2021 12:58:10 GMT From: Andrea Corallo To: Konrad Podczeck Subject: Re: bug#48344: Problem with native-compilation References: <23D430C9-DF63-45DE-9FD2-1DFB8BDA15BF@univie.ac.at> <87o8dh7by4.fsf@rub.de> Date: Wed, 12 May 2021 12:58:09 +0000 In-Reply-To: (Konrad Podczeck's message of "Tue, 11 May 2021 21:21:31 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 48344-done Cc: 48344-done@debbugs.gnu.org, Stephen Berman 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 (-) Konrad Podczeck writes: > Thanks for your reply. However, I could not find anything helpful on the webpages you gave me. So I followed this: > >> Please report the issue to your distribution if libgccjit was installed through >> that. Thanks, closing this bug. Regards Andrea From unknown Thu Jun 19 14:06:18 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, 10 Jun 2021 11:24:06 +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