From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6E+8JHJyxl7KVAAA0tVLHw (envelope-from ) for ; Thu, 21 May 2020 12:22:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id wCKsIHJyxl5oUAAAB5/wlQ (envelope-from ) for ; Thu, 21 May 2020 12:22:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B00B5940429 for ; Thu, 21 May 2020 12:22:09 +0000 (UTC) Received: from localhost ([::1]:35608 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbkDA-0004QS-95 for larch@yhetil.org; Thu, 21 May 2020 08:22:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48162) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbkD4-0004QK-RZ for bug-guix@gnu.org; Thu, 21 May 2020 08:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43996) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jbkD4-0008Ln-IK for bug-guix@gnu.org; Thu, 21 May 2020 08:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jbkD4-0000Yk-Eb for bug-guix@gnu.org; Thu, 21 May 2020 08:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41433: Sway fails at configure step Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 21 May 2020 12:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41433 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: raingloom Received: via spool by 41433-submit@debbugs.gnu.org id=B41433.15900637172137 (code B ref 41433); Thu, 21 May 2020 12:22:02 +0000 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 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41433@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: 0.69 X-TUID: LJA4SwIyYPqx --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--