From unknown Fri Jun 20 07:22:15 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57093 <57093@debbugs.gnu.org> To: bug#57093 <57093@debbugs.gnu.org> Subject: Status: 'guix style --whole-file' hangs indefinitely if parenthesis is unmatched Reply-To: bug#57093 <57093@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:22:15 +0000 retitle 57093 'guix style --whole-file' hangs indefinitely if parenthesis i= s unmatched reassign 57093 guix submitter 57093 Mohammed AMAR-BENSABER severity 57093 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 09 17:52:14 2022 Received: (at submit) by debbugs.gnu.org; 9 Aug 2022 21:52:14 +0000 Received: from localhost ([127.0.0.1]:45371 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLX93-0003UZ-QR for submit@debbugs.gnu.org; Tue, 09 Aug 2022 17:52:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:57982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLWje-0002Eg-0a for submit@debbugs.gnu.org; Tue, 09 Aug 2022 17:25:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40812) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLWjW-0002pZ-Lt for bug-guix@gnu.org; Tue, 09 Aug 2022 17:25:52 -0400 Received: from relay11.mail.gandi.net ([2001:4b98:dc4:8::231]:57455) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLWjT-00017z-15 for bug-guix@gnu.org; Tue, 09 Aug 2022 17:25:50 -0400 Received: (Authenticated sender: renken@shione.net) by mail.gandi.net (Postfix) with ESMTPSA id 2D9AA100005 for ; Tue, 9 Aug 2022 21:25:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shione.net; s=gm1; t=1660080337; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=MpHz88qLf92NF3/wx6aYdzDr+VHVHUZy2755cWgYZcQ=; b=fzA5F1I4zQsmMkPQLN8Sh0mTtj1bzhLqT52KxAMGy9C2IBgSnoKDRxgMh3KGzi7CpNvtpI jPdImnkLhlNehNwXI0kJpKL84wzQLQe63aOHJATtAfv0PS3qWf2QGKhrGows4RFU4CJiyD yK5FCgRNKGTi3YXl3WsHYj8ig2QzCAvj4CEeTtANEEQCXr+bf2SbKCqTinB6LziWkDBuvZ qCjHI+ToGmMNRC880vrRN/XzLOARPsWOnkvDPzCipouOQr+FVOn8keu5P61iwIbAL1aS2/ 0Xe8gRbIv5mDApz5RP3VmzvANx8lgi9mRLH9eD8B1pL0QglDSZBnMmhYTePRDA== From: Mohammed AMAR-BENSABER To: bug-guix@gnu.org Subject: 'guix style --whole-file' hangs indefinitely if parenthesis is unmatched Date: Tue, 09 Aug 2022 23:25:34 +0200 Message-ID: <6041017.lOV4Wx5bFT@siga> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4952341.31r3eYUQgx"; micalg="pgp-sha512"; protocol="application/pgp-signature" Received-SPF: pass client-ip=2001:4b98:dc4:8::231; envelope-from=renken@shione.net; helo=relay11.mail.gandi.net 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 09 Aug 2022 17:52:12 -0400 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.6 (--) --nextPart4952341.31r3eYUQgx Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Mohammed AMAR-BENSABER To: bug-guix@gnu.org Date: Tue, 09 Aug 2022 23:25:24 +0200 Message-ID: <6041017.lOV4Wx5bFT@siga> MIME-Version: 1.0 Hi, guix style --whole-file package.scm hangs indefinitely if parenthesis is unmatched. Relevant commit a15542d26df42dabdb5e2f76d150ae200230c3b0. Here is an example package definition with missing a parenthesis. (define-public vim-asyncrun (package (name "vim-asyncrun") (version "2.8.6") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/skywind3000/asyncrun.vim") (commit version))) (file-name (git-file-name name version)) (sha256 (base32 "11zcw0sll6qg6ha0rr6n1cw5v73azvf7ycwn9lgiwa5cj7rrqjf4")))) (build-system copy-build-system) (arguments '(#:install-plan '(("plugin" "share/vim/vimfiles/") ("doc/" "share/vim/vimfiles/doc" #:include ("asyncrun.txt"))))) (home-page "https://github.com/skywind3000/asyncrun.vim") (synopsis "Run Async Shell Commands in Vim") (description "This plugin takes the advantage of new APIs in Vim 8 (and NeoVim) to enable you to run shell commands in background and read output in the quickfix window in realtime.") (license license:expat)) -- Mohammed 'Renken' AMAR-BENSABER --nextPart4952341.31r3eYUQgx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEUzNLCdIGb886Sie/HyuxWbZF5XUFAmLy0MQACgkQHyuxWbZF 5XUwxBAAx3nee5TcklLRKhQsw+zaQ6ZDB3pdUY6Ic5cLKUALy3YIMxksYF7dTnEn SU9D1uI0QbHnCsdmvJRzMwdSefQZc/pfGbOTvKTX1t67DoMtIvZ4Oc90FY4SfVJ0 4VVWuzIpHrPDSVFEeQ6tQz6zpk9L42vIcXA0SCUwL81RVQibpqDWk9KKl21xxHg/ iMabIh//lIQsyJrr9d+OqyymJ3MZgaCIwX+SqhaNlfmmB7ygb8ahEln/qZxcpeqX YLBFcGoD0NUWYidtkfpYiSmFM2ImrxMiBjVG1hQbQxqqiJd5/oALo0uqOLh2Og07 2LFcPRMpRAxOKWE89jT+VMfTHXlQk6Z3jpITYBrJjroXrUUO2dTub9PUXwEs97Aw ehF3j+G7D4yfK528ZtJ5JhdWrCUvANwAQ5SsU6Oq4ruPy/6UxQUSiX8XY6OZdelK uLiBZwlHyYrL2pimO6NoDp2bR77xOYuH5u27oTxHebaLxS6OfM6EMUVAtQT8cX0q 6Lxj6NZx9qzRhHQ9DORPK1/FHAd17azK6yMb4pqzUAViHd5aQRZkD/nurd4S4azd UTxovj8Vs6kIaDfIstpf/12x/ittYb89HI9xxLMrJumKFHeZTxhM6p6PJiz+6Db/ xBTuZK0lgzU4PO1vAfh3vwmQ48u/wR583t2t2Wc0S66DlKWTHwE= =wFNC -----END PGP SIGNATURE----- --nextPart4952341.31r3eYUQgx-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 10 10:56:36 2022 Received: (at 57093-done) by debbugs.gnu.org; 10 Aug 2022 14:56:36 +0000 Received: from localhost ([127.0.0.1]:50440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLn8O-0002II-7H for submit@debbugs.gnu.org; Wed, 10 Aug 2022 10:56:36 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oLn8M-0002I3-6G for 57093-done@debbugs.gnu.org; Wed, 10 Aug 2022 10:56:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35136) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLn8G-0005It-4H; Wed, 10 Aug 2022 10:56:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=b0IJU9AXpe96oXlF82ZQFmb25Q7kEeaXCCb9z1CZXp0=; b=n0SgUhTOrCcFQM+rcw/d vcaoqt+QYyGMNx7fl3CGRTKrXCkWeOFPLYy6b3sUHEGLchFeB7LOkgyd6bfo/qTmxbxZhMFX4PwXu alcnE38L31XlmL9/bgFgT5EMzoWiwJAgYABLD/9Hb0OSshEjemtPJlysRvXrZtJ5dNEbzUxd8SzTT 3L7U/fqRiY6tKTW161xIZMHu6jw0+e7jZPTFsSNR2bjUrN2uoS4jCO2iWmqiSdBI39BEoQtZbbaJm JPKOMyu4PKwq71x6sCtMpuFSeYUIOAxCpZbUo6tYtzqgF9wz0T94ohrIrGvoBEczD/XWgPOwaBdbE 0dEjAbakufhqDQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:64183 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oLn8F-0002H3-OQ; Wed, 10 Aug 2022 10:56:27 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mohammed AMAR-BENSABER Subject: Re: bug#57093: 'guix style --whole-file' hangs indefinitely if parenthesis is unmatched References: <6041017.lOV4Wx5bFT@siga> Date: Wed, 10 Aug 2022 16:56:25 +0200 In-Reply-To: <6041017.lOV4Wx5bFT@siga> (Mohammed AMAR-BENSABER's message of "Tue, 09 Aug 2022 23:25:34 +0200") Message-ID: <87fsi4ywo6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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: 57093-done Cc: 57093-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: -3.3 (---) Hi Mohammed, Mohammed AMAR-BENSABER skribis: > guix style --whole-file package.scm hangs indefinitely if parenthesis is= =20 > unmatched. Relevant commit a15542d26df42dabdb5e2f76d150ae200230c3b0. Oops, fixed in ebda12e1d2c64480bb7d5977e580d8b2eabeb503: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix style -f /tmp/t.scm /tmp/t.scm:25:0: error: unexpected end of file hint: Did you forget a closing parenthesis? --8<---------------cut here---------------end--------------->8--- Thanks for your report! Ludo=E2=80=99. From unknown Fri Jun 20 07:22:15 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, 08 Sep 2022 11:24:09 +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