From debbugs-submit-bounces@debbugs.gnu.org Thu May 21 01:00:58 2020 Received: (at submit) by debbugs.gnu.org; 21 May 2020 05:00:58 +0000 Received: from localhost ([127.0.0.1]:55038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbdKE-0002E5-Io for submit@debbugs.gnu.org; Thu, 21 May 2020 01:00:58 -0400 Received: from lists.gnu.org ([209.51.188.17]:33548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbdKC-0002Dw-98 for submit@debbugs.gnu.org; Thu, 21 May 2020 01:00:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbdKB-0003SJ-Sm for bug-guix@gnu.org; Thu, 21 May 2020 01:00:55 -0400 Received: from mx1.riseup.net ([198.252.153.129]:50450) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbdKA-0001Hd-6s for bug-guix@gnu.org; Thu, 21 May 2020 01:00:55 -0400 Received: from bell.riseup.net (bell-pn.riseup.net [10.0.1.178]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 49SHWR0dnqzFflb for ; Wed, 20 May 2020 22:00:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1590037251; bh=0ugug+U1wImzbBygU71lQUJHjRJl0sdu52BpaegQHo8=; h=Date:From:To:Subject:From; b=Vk7YWM0Rg5WiOQ3mcl9ak1eRj3PnmgzLrKCdFK6BsaAHEiNnVOBYGtgT0/4LGM6Mc 3WZn2i9DhAJWfc/kzFWn4lu6CXR4GJMXLtiLqySuOGHkUL38xWsoK6PhSggAKNZPgP HZhAfGI7ViTfktBB3YeVnVnys8t6jWdSaaOFcJHE= X-Riseup-User-ID: D5DF071B2A30A381945641C57728ADF1619B85099AB2D8794962893C9008EC91 Received: from [127.0.0.1] (localhost [127.0.0.1]) by bell.riseup.net (Postfix) with ESMTPSA id 49SHWQ2wrPzJnJx for ; Wed, 20 May 2020 22:00:50 -0700 (PDT) Date: Thu, 21 May 2020 07:00:46 +0200 From: raingloom To: Guix Bugs Subject: Sway fails at configure step Message-ID: <20200521070046.1027a5ea@riseup.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=198.252.153.129; envelope-from=raingloom@riseup.net; helo=mx1.riseup.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/21 01:00:51 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) 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: -2.4 (--) Sway package is broken, when it gets to configure it fails with: ``` ../source/meson.build:1:0: ERROR: lexer ``` No idea what that means, as I barely know Meson. From debbugs-submit-bounces@debbugs.gnu.org Thu May 21 08:21:57 2020 Received: (at 41433) by debbugs.gnu.org; 21 May 2020 12:21:57 +0000 Received: from localhost ([127.0.0.1]:55542 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbkCy-0000YP-Ui for submit@debbugs.gnu.org; Thu, 21 May 2020 08:21:57 -0400 Received: from flashner.co.il ([178.62.234.194]:42562) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbkCw-0000YB-Rq for 41433@debbugs.gnu.org; Thu, 21 May 2020 08:21:55 -0400 Received: from localhost (unknown [188.120.128.132]) by flashner.co.il (Postfix) with ESMTPSA id 02000400D2; Thu, 21 May 2020 12:21:48 +0000 (UTC) Date: Thu, 21 May 2020 15:21:16 +0300 From: Efraim Flashner To: raingloom Subject: Re: bug#41433: Sway fails at configure step Message-ID: <20200521122116.GD958@E5400> References: <20200521070046.1027a5ea@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9dgjiU4MmWPVapMU" Content-Disposition: inline In-Reply-To: <20200521070046.1027a5ea@riseup.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 41433 Cc: 41433@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 (-) --9dgjiU4MmWPVapMU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 21, 2020 at 07:00:46AM +0200, raingloom wrote: > Sway package is broken, when it gets to configure it fails with: >=20 > ``` > ../source/meson.build:1:0: ERROR: lexer > ``` >=20 > No idea what that means, as I barely know Meson. On which architecture? Running a recent commit? I just built sway with current HEAD without any problems on x86_64. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --9dgjiU4MmWPVapMU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7GcjwACgkQQarn3Mo9 g1GRpA//TEm1zMBVB/QqXNgFO+Wa6oawpXYJ/T6/ljQXLjYOtlE8qO3EScEJoskW u3yWoPDYt071CotxKkcfaU5cH/0cDUZBg85CnzszP8booZzSAdXng09LNx1nfaWO ZuWRIGE4EDjT/oTzFWM4Xk/tj+W5y3vJ/PvKUHY82IkeSiEUTcEVT3wfY3+lhYdt gNcF67BXRWUsLdJC/pbyP0ISOds4ZVbosxuTfb3i/fy3MgO3aztrfE4LsyYJLOQl 0zIEL9pfSE0X2mlFq5+II3pNCaDvUfhwzYZD6s0iB4U7+LVPfdiP9UZhO7TFT0fG UTmkJ7N0ynq0sHuF6N94q5t5aRJl8Dtg+/66U5odKcIihUv4iaCqkQMPCrPaRJGk QoxllJaz6EMT1eFg2QuuzAqM8Y2qOmJTEicDI7FAOxh+JzxArNMIHAAzfM+Bsqee 4yTC4roUv/th+d0QRm+AhL4tFPQiQjJmZjur6WbbJLMzkcmPpbqWVHCoGGMEjfam AGKU5HaALJmH0yOmvP6pMQy7EXqOO95wp65pU+FcuvOFkiK2mdkZFjWxiX/FeSFs fTPtBsgwZLA2ragFMy0bKff6sJMV8jAGLSOvX2xrZguwSjzBKrZ7ImaK+sKyna9D 0pvffmws5o9VgA7YrMJa1JR3rb43uo0OBy6ncrJx6psbRLW7tP0= =bhHq -----END PGP SIGNATURE----- --9dgjiU4MmWPVapMU-- From debbugs-submit-bounces@debbugs.gnu.org Sun May 24 01:52:25 2020 Received: (at 41433-done) by debbugs.gnu.org; 24 May 2020 05:52:25 +0000 Received: from localhost ([127.0.0.1]:36172 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcjYf-0001Gh-DA for submit@debbugs.gnu.org; Sun, 24 May 2020 01:52:25 -0400 Received: from flashner.co.il ([178.62.234.194]:51880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcjYc-0001GS-Sc for 41433-done@debbugs.gnu.org; Sun, 24 May 2020 01:52:23 -0400 Received: from localhost (unknown [188.120.128.132]) by flashner.co.il (Postfix) with ESMTPSA id 2AB3540041; Sun, 24 May 2020 05:52:16 +0000 (UTC) Date: Sun, 24 May 2020 08:51:43 +0300 From: Efraim Flashner To: raingloom Subject: Re: bug#41433: Sway fails at configure step Message-ID: <20200524055143.GA858@E5400> References: <20200521070046.1027a5ea@riseup.net> <20200521122116.GD958@E5400> <20200523030021.2d79d1f6@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <20200523030021.2d79d1f6@riseup.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 41433-done Cc: 41433-done@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 (-) --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 23, 2020 at 03:00:21AM +0200, raingloom wrote: > On Thu, 21 May 2020 15:21:16 +0300 > Efraim Flashner wrote: >=20 > > On Thu, May 21, 2020 at 07:00:46AM +0200, raingloom wrote: > > > Sway package is broken, when it gets to configure it fails with: > > >=20 > > > ``` > > > ../source/meson.build:1:0: ERROR: lexer > > > ``` > > >=20 > > > No idea what that means, as I barely know Meson. =20 > >=20 > > On which architecture? Running a recent commit? I just built sway with > > current HEAD without any problems on x86_64. > >=20 >=20 > It was on x64, with a recent commit at the time, but it seems to be > fixed now. Not sure what the issue was. > Will this be closed if I write: >=20 > Closing. you have to reply to bug#-done@debbugs.gnu.org and that'll close it. Alternatively you can send a message to control@debbugs.gnu.org with the text: ---- close 41433 thanks ---- --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl7KC2wACgkQQarn3Mo9 g1EmHA/9E7Qzp66La/Z0z13lTvd7tE7Zd0TLwFROSXhDCRkfXp/VFywxyK7tftHW eWQYlfe2UIznvWL/ytPxZysL84LMBloFf7/Dom9fF00JYVWlR7krqZYSCKh/3OPt K9lBmaTRSJC8kPzUOSLXzjirWScvODbRxNmPi88ASH7MW+PzpxjWXu1z18J2YtM0 QjCmAFscwXlSzu3BCsNfEj8zQWsNvIg80DlPU1tJoLPbo9RFTmkWPh02tWTgINnk PoIaiC2fWSndiHr0PiCYeypG2j23FdkhLNoF54WyrI483+2VUgVEsehVJXNZugoo 0HyDTuBn9KVpfMV6CCWvnUwDWyS69O6YlZy17lEd2aUrreDCHDloPHzEIx3RPGjJ zxHzVg9604YqeIfmYBugU0AG8wStA7kpSAO/mEDpsc+dEhsc7k0/pVnrGz8G/5+w UZqa8pbZ3pS23xzq45Cv5Esty0Sx7ATdHcnqJdJV3eYY3xQpagY4eYR9g/26CUin /IAR80GcbrrPvxoaGJMAyVaDEJ4t5uv4t6k9Qh4racxkGIwGa9RXwazoTDYZdBLs ODO3+YX0cA85emaZcmyahJKASYWKG0ZW3PQy3WBBcAIQBNtoz7ApfxAlc80QE107 BEu34IYqbNqat8NW08qyQb4nECv6TvrsG5MZ/KAfH0B1crkx/PU= =FCJw -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- From unknown Tue Jun 24 17:27:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 21 Jun 2020 11:24:04 +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