From unknown Fri Aug 15 12:48:42 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#26443 <26443@debbugs.gnu.org> To: bug#26443 <26443@debbugs.gnu.org> Subject: Status: vim-full 8.0.0494 and above fails its testsuite Reply-To: bug#26443 <26443@debbugs.gnu.org> Date: Fri, 15 Aug 2025 19:48:42 +0000 retitle 26443 vim-full 8.0.0494 and above fails its testsuite reassign 26443 guix submitter 26443 ng0 severity 26443 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 11 05:23:45 2017 Received: (at submit) by debbugs.gnu.org; 11 Apr 2017 09:23:45 +0000 Received: from localhost ([127.0.0.1]:41968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cxs1Z-0006cl-GR for submit@debbugs.gnu.org; Tue, 11 Apr 2017 05:23:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58217) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cxs1X-0006cW-IZ for submit@debbugs.gnu.org; Tue, 11 Apr 2017 05:23:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxs1R-0008Js-4q for submit@debbugs.gnu.org; Tue, 11 Apr 2017 05:23:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59613) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cxs1R-0008Jl-1X for submit@debbugs.gnu.org; Tue, 11 Apr 2017 05:23:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cxs1P-0004qj-4M for bug-guix@gnu.org; Tue, 11 Apr 2017 05:23:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cxs1L-0008Fh-2l for bug-guix@gnu.org; Tue, 11 Apr 2017 05:23:35 -0400 Received: from latitanza.investici.org ([82.94.249.234]:22595) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cxs1K-0008Ek-Nb for bug-guix@gnu.org; Tue, 11 Apr 2017 05:23:30 -0400 Received: from [82.94.249.234] (latitanza [82.94.249.234]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 1BC60120CF3 for ; Tue, 11 Apr 2017 09:23:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1491902607; bh=hGJ2J2qBgV7hd+drPTjSS7XWsR5Qk2JIXzUMcCuFuSE=; h=Date:From:To:Subject; b=kXkW9UIVJp1jKGZBQUNGfJ/+pEFyz4KHJlDpuWOwr2MDWk32wjT0dosUeBl9bFLUb 48z0ac2av0Pf8hzExeGbPehuq7IjDeEqD+RNfcG7ei9m2nz6qkE6hCI5/F9x+7C3g+ AphjaGRskePEby8o3wXT7iehEEOoAVShWq/tq6OQ= Date: Tue, 11 Apr 2017 09:23:25 +0000 From: ng0 To: bug-guix@gnu.org Subject: vim-full 8.0.0494 and above fails its testsuite Message-ID: <20170411092325.iulwsj55swn4vndp@abyayala> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -4.1 (----) Currently vim-full in version 8.0.0494 is failing its testsuite: Executed 287 tests >From test_system.vim: Found errors in Test_system_exmode(): function RunTheTest[24]..Test_system_exmode line 7: Expected '0' but got '/' Test results: >From test_system.vim: Found errors in Test_system_exmode(): function RunTheTest[24]..Test_system_exmode line 7: Expected '0' but got '/' TEST FAILURE make[2]: *** [Makefile:43: report] Error 1 make[2]: Leaving directory '/tmp/guix-build-vim-full-8.0.0494.drv-0/vim-8.0.0494/src/testdir' make[1]: *** [Makefile:2030: scripttests] Error 2 make[1]: Leaving directory '/tmp/guix-build-vim-full-8.0.0494.drv-0/vim-8.0.0494/src' make: *** [Makefile:39: test] Error 2 phase `check' failed after 90.8 seconds builder for `/gnu/store/819d26h3ijapwmxjw9zykmmq73snmvhz-vim-full-8.0.0494.drv' failed with exit code 1 @ build-failed /gnu/store/819d26h3ijapwmxjw9zykmmq73snmvhz-vim-full-8.0.0494.drv - 1 builder for `/gnu/store/819d26h3ijapwmxjw9zykmmq73snmvhz-vim-full-8.0.0494.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/819d26h3ijapwmxjw9zykmmq73snmvhz-vim-full-8.0.0494.drv' failed And for version 8.0.0562, where I tried to fix it by just packaging this version the test phase fails too: :set im Vim: Caught deadly signal SEGVery_long_name() /gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bash-4.4.12/bin/sh: line 1: 8012 Segmentation fault ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_edit.vim make[2]: *** [Makefile:131: test_edit.res] Error 139 make[2]: Leaving directory '/tmp/guix-build-vim-full-8.0.0562.drv-0/vim-8.0.0562/src/testdir' make[1]: *** [Makefile:2040: scripttests] Error 2 make[1]: Leaving directory '/tmp/guix-build-vim-full-8.0.0562.drv-0/vim-8.0.0562/src' make: *** [Makefile:39: test] Error 2 phase `check' failed after 64.4 seconds builder for `/gnu/store/4rglszbz6s06xwrp5q0rdinpp0jh0ds1-vim-full-8.0.0562.drv' failed with exit code 1 @ build-failed /gnu/store/4rglszbz6s06xwrp5q0rdinpp0jh0ds1-vim-full-8.0.0562.drv - 1 builder for `/gnu/store/4rglszbz6s06xwrp5q0rdinpp0jh0ds1-vim-full-8.0.0562.drv' failed with exit code 1 guix build: error: build failed: build of `/gnu/store/4rglszbz6s06xwrp5q0rdinpp0jh0ds1-vim-full-8.0.0562.drv' failed The issue in patchversion 562 is more more obvious to me than the one we currently have, but honestly I don't know where to start with debugging this. Reading the testdir/test_edit.vim test of vim didn't help. This could be related (or not): https://github.com/vim/vim/issues/1627 Anyone got an github account to further interact with their bugtracker? Otherwise I'll just signup again. -- PGP and more: https://people.pragmatique.xyz/ng0/ From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 28 07:51:24 2017 Received: (at 26443-done) by debbugs.gnu.org; 28 Jun 2017 11:51:25 +0000 Received: from localhost ([127.0.0.1]:41747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQBVE-0007dU-K5 for submit@debbugs.gnu.org; Wed, 28 Jun 2017 07:51:24 -0400 Received: from aibo.runbox.com ([91.220.196.211]:38244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dQBVD-0007dI-3O for 26443-done@debbugs.gnu.org; Wed, 28 Jun 2017 07:51:23 -0400 Received: from [10.9.9.211] (helo=mailfront11.runbox.com) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1dQBVB-0007kk-V0 for 26443-done@debbugs.gnu.org; Wed, 28 Jun 2017 13:51:22 +0200 Received: from [179.43.146.230] (helo=localhost) by mailfront11.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1dQBV3-00074F-Oz for 26443-done@debbugs.gnu.org; Wed, 28 Jun 2017 13:51:14 +0200 Date: Wed, 28 Jun 2017 11:51:10 +0000 From: ng0 To: 26443-done@debbugs.gnu.org Subject: Re: bug#26443: vim-full 8.0.0494 and above fails its testsuite Message-ID: <20170628115110.c3o7w2e6sws3rhk6@abyayala> Mail-Followup-To: 26443-done@debbugs.gnu.org References: <20170411092325.iulwsj55swn4vndp@abyayala> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="76o2d5ul7rfmg5go" Content-Disposition: inline In-Reply-To: <20170411092325.iulwsj55swn4vndp@abyayala> X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 26443-done 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: -0.7 (/) --76o2d5ul7rfmg5go Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable ng0 transcribed 2.7K bytes: > Currently vim-full in version 8.0.0494 is failing its testsuite: =E2=80=A6 We are able to build vim-full again. Closing. --=20 ng0 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://n0is.noblogs.org/my-keys infotropique: https://www.infotropique.org --76o2d5ul7rfmg5go Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAllTmC4ACgkQ4i+bv+40 hYiarA//UdVEzZ6LihAz2eeN7DznmD9XY+pELH9o8pufkDmt05ZSWPIXbrP0Kbxq Ud5oepPAm+hiTwUCIOXR5cgEeKMYrYQbpcTeqaaTsQ3fPHlu3Jtf05V7J6iwmYMO kFNWG9n98l0glhKXie8QqkzjHfmUi68JWQbmBKWlVBU+EOB2sOYQkUWuMBnUDn5r m2eBTIN6V/RS6VqWmdS3JW9w9ONcs1gPxstwCBcj9gTaT7ZcC6mpQo+6Pddxt0EH CZmaWGk7rIUMc+hetQsGy2bRIs9s4ipDyFcWXXr5iUzba0zff5h1jCsyVONTdEQ3 mGrG78W2Z3VzMeW677rw5P2baTz0C1GExMi4hYbeEcpCrD/qIkGZUPkt43CMAZhT mdyTQQHhsd5OFl9QzMQs0eJ1PMNtNzOu2MnL7T8JMvfGWRXUMfsHswbp/aTmJQvX WjoeeAMn3itWckyy7UnRlCPARtQ6eo7t34/4K0LMYkC55emo6OnB+deYATUBo585 0XHs2B/kAuzcD1AlQwBAmKlq3YYfel2y9kgWL/jfTbTPesN9Ry85KNyJ69Z40o60 CgBxssD5WBvTysHNuw18juIuiXZgpZb0YVY5N6vWsifTwHQAQcqGeA7y4FtdEUfF aYpGa5ClRVeTD6lOrCxRaJom89IRfAuHOn6zdoWtA99XL7Uyvaw= =mK78 -----END PGP SIGNATURE----- --76o2d5ul7rfmg5go-- From unknown Fri Aug 15 12:48: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, 27 Jul 2017 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