From unknown Tue Jun 17 20:20:20 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#30881 <30881@debbugs.gnu.org> To: bug#30881 <30881@debbugs.gnu.org> Subject: Status: Testsuite failure in new-file Reply-To: bug#30881 <30881@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:20:20 +0000 retitle 30881 Testsuite failure in new-file reassign 30881 diffutils submitter 30881 Andreas Grapentin severity 30881 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 20 12:02:15 2018 Received: (at submit) by debbugs.gnu.org; 20 Mar 2018 16:02:15 +0000 Received: from localhost ([127.0.0.1]:44043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyJiI-0005VB-LT for submit@debbugs.gnu.org; Tue, 20 Mar 2018 12:02:15 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59196) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyJbA-0005JF-9W for submit@debbugs.gnu.org; Tue, 20 Mar 2018 11:54:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyJb0-00007r-JB for submit@debbugs.gnu.org; Tue, 20 Mar 2018 11:54:46 -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.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49461) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eyJb0-00007a-6C for submit@debbugs.gnu.org; Tue, 20 Mar 2018 11:54:42 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyJav-0005ju-Do for bug-diffutils@gnu.org; Tue, 20 Mar 2018 11:54:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyJap-00004w-Fi for bug-diffutils@gnu.org; Tue, 20 Mar 2018 11:54:35 -0400 Received: from www145.your-server.de ([78.47.15.66]:59898) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eyJap-0008Uy-3T for bug-diffutils@gnu.org; Tue, 20 Mar 2018 11:54:31 -0400 Received: from [88.198.220.131] (helo=sslproxy02.your-server.de) by www145.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1eyJaj-0000pN-Ph for bug-diffutils@gnu.org; Tue, 20 Mar 2018 16:54:25 +0100 Received: from [62.157.52.61] (helo=localhost) by sslproxy02.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eyJaj-0006In-F1 for bug-diffutils@gnu.org; Tue, 20 Mar 2018 16:54:25 +0100 Date: Tue, 20 Mar 2018 16:54:25 +0100 From: Andreas Grapentin To: bug-diffutils@gnu.org Subject: Testsuite failure in new-file Message-ID: <20180320155425.GA20879@parabola-pocket.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="61jdw2sOBCFtR2d/" Content-Disposition: inline User-Agent: Mutt/1.9.4 (2018-02-28) X-Authenticated-Sender: andreas@grapentin.org X-Virus-Scanned: Clear (ClamAV 0.99.3/24403/Tue Mar 20 08:07:43 2018) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [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: -5.0 (-----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 20 Mar 2018 12:02:13 -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: -5.0 (-----) --61jdw2sOBCFtR2d/ Content-Type: multipart/mixed; boundary="EVF5PPMfhYS0aIcm" Content-Disposition: inline --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I've been compiling diffutils on risc-v, but the testsuite fails in new-file. I attached the complete log, but it appears that the option parser doesn't understand '-' the relevant lines from the log are: + returns_ 2 diff --unidirectional-new-file a - /build/diffutils/src/diffutils-3.6/tests/../src/diff: extra operand '-' /build/diffutils/src/diffutils-3.6/tests/../src/diff: Try '/build/diffuti= ls/src/diffutils-3.6/tests/../src/diff --help' for more information. curiously, the stdin test passes. Any idea what could be going wrong? Best, Andreas --=20 ---------------------------------------------------------------------------= --- my GPG Public Key: https://files.grapentin.org/.gpg/public.= key ---------------------------------------------------------------------------= --- --EVF5PPMfhYS0aIcm Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="new-file.log" Content-Transfer-Encoding: quoted-printable ++ initial_cwd_=3D/build/diffutils/src/diffutils-3.6/tests +++ testdir_prefix_ +++ printf gt ++ pfx_=3Dgt +++ mktempd_ /build/diffutils/src/diffutils-3.6/tests gt-new-file.XXXX +++ case $# in +++ destdir_=3D/build/diffutils/src/diffutils-3.6/tests +++ template_=3Dgt-new-file.XXXX +++ MAX_TRIES_=3D4 +++ case $destdir_ in +++ destdir_slash_=3D/build/diffutils/src/diffutils-3.6/tests/ +++ case $template_ in ++++ unset TMPDIR +++ d=3D/build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd +++ case $d in +++ : +++ test -d /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd ++++ ls -dgo /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd +++ perms=3D'drwx------ 2 4096 Mar 20 15:00 /build/diffutils/src/diffutils-= 3.6/tests/gt-new-file.7lAd' +++ case $perms in +++ : +++ echo /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd +++ return ++ test_dir_=3D/build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd ++ cd /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd ++ gl_init_sh_nl_=3D' ' ++ IFS=3D' =09 ' ++ for sig_ in 1 2 3 13 15 +++ expr 1 + 128 ++ eval 'trap '\''Exit 129'\'' 1' +++ trap 'Exit 129' 1 ++ for sig_ in 1 2 3 13 15 +++ expr 2 + 128 ++ eval 'trap '\''Exit 130'\'' 2' +++ trap 'Exit 130' 2 ++ for sig_ in 1 2 3 13 15 +++ expr 3 + 128 ++ eval 'trap '\''Exit 131'\'' 3' +++ trap 'Exit 131' 3 ++ for sig_ in 1 2 3 13 15 +++ expr 13 + 128 ++ eval 'trap '\''Exit 141'\'' 13' +++ trap 'Exit 141' 13 ++ for sig_ in 1 2 3 13 15 +++ expr 15 + 128 ++ eval 'trap '\''Exit 143'\'' 15' +++ trap 'Exit 143' 15 ++ trap remove_tmp_ 0 + path_prepend_ ../src + test 1 '!=3D' 0 + path_dir_=3D../src + case $path_dir_ in + abs_path_dir_=3D/build/diffutils/src/diffutils-3.6/tests/../src + case $abs_path_dir_ in + PATH=3D/build/diffutils/src/diffutils-3.6/tests/../src:/build/diffutils/s= rc/diffutils-3.6/src:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_= perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/ve= ndor_perl:/usr/bin/core_perl + create_exe_shims_ /build/diffutils/src/diffutils-3.6/tests/../src + case $EXEEXT in + return 0 + shift + test 0 '!=3D' 0 + export PATH + fail=3D0 + echo a + echo '0a1 > a' + returns_ 1 diff -N - a /build/diffutils/src/diffutils-3.6/tests/../src/diff: extra operand 'a' /build/diffutils/src/diffutils-3.6/tests/../src/diff: Try '/build/diffutils= /src/diffutils-3.6/tests/../src/diff --help' for more information. + fail=3D1 + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out --- exp 2018-03-20 15:00:03.000000000 +0100 +++ out 2018-03-20 15:00:03.000000000 +0100 @@ -1,2 +0,0 @@ -0a1 -> a + fail=3D1 + returns_ 1 diff --unidirectional-new-file - a /build/diffutils/src/diffutils-3.6/tests/../src/diff: extra operand 'a' /build/diffutils/src/diffutils-3.6/tests/../src/diff: Try '/build/diffutils= /src/diffutils-3.6/tests/../src/diff --help' for more information. + fail=3D1 + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out --- exp 2018-03-20 15:00:03.000000000 +0100 +++ out 2018-03-20 15:00:03.000000000 +0100 @@ -1,2 +0,0 @@ -0a1 -> a + fail=3D1 + returns_ 1 diff -N b - + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out + returns_ 1 diff --unidirectional-new-file b - + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out + echo '1d0 < a' + returns_ 1 diff -N a - /build/diffutils/src/diffutils-3.6/tests/../src/diff: extra operand '-' /build/diffutils/src/diffutils-3.6/tests/../src/diff: Try '/build/diffutils= /src/diffutils-3.6/tests/../src/diff --help' for more information. + fail=3D1 + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out --- exp 2018-03-20 15:00:03.000000000 +0100 +++ out 2018-03-20 15:00:03.000000000 +0100 @@ -1,2 +0,0 @@ -1d0 -< a + fail=3D1 + returns_ 2 diff --unidirectional-new-file a - /build/diffutils/src/diffutils-3.6/tests/../src/diff: extra operand '-' /build/diffutils/src/diffutils-3.6/tests/../src/diff: Try '/build/diffutils= /src/diffutils-3.6/tests/../src/diff --help' for more information. + compare /dev/null out + compare_dev_null_ /dev/null out + test 2 =3D 2 + test x/dev/null =3D x/dev/null + test -s out + return 0 + return 0 + returns_ 1 diff -N - b + compare exp out + compare_dev_null_ exp out + test 2 =3D 2 + test xexp =3D x/dev/null + test xout =3D x/dev/null + return 2 + case $? in + compare_ exp out + diff -u exp out + returns_ 2 diff --unidirectional-new-file - b diff: b: No such file or directory + Exit 1 + set +e + exit 1 + exit 1 + remove_tmp_ + __st=3D1 + cleanup_ + : + test '' =3D yes + cd /build/diffutils/src/diffutils-3.6/tests + chmod -R u+rwx /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd + rm -rf /build/diffutils/src/diffutils-3.6/tests/gt-new-file.7lAd + exit 1 FAIL new-file (exit status: 1) --EVF5PPMfhYS0aIcm-- --61jdw2sOBCFtR2d/ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEv6gAioJlZ3BjsRv0cXGYbkt0VTYFAlqxLrAACgkQcXGYbkt0 VTa3OwgArkJ1/VHX2bzquw1niK1exbCR7CItfomfOZZrf00do+bMHFS0bjnnzfYj EClqToeJOWcPjMZQ2RFnHVivZX6/hX5ecK9JKoWeS/3nZq2uFL6Og90+QU1p/Nys /P37gy0EgYXV/Zl6LQU7k1aRWKO6yjMBLxdjTfOfSty/kXuBLZ5LNQc6uGjZnfAJ zuA6VpoVKJUF0A4NjgfAUACs98Cpyqqm2rlAXZxaeIKmg0wdrFQkP1sGuo69yWNo abOQ0U+BwSvEe1p0ZLHc3wwDshn8sPb4mR9WEAHIXXHmAFuW19XPscxE/kTniGZu eE753pBeOU6nwNiQJMvbfIly8PQeMQ== =DTu3 -----END PGP SIGNATURE----- --61jdw2sOBCFtR2d/-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 20 14:54:13 2018 Received: (at 30881) by debbugs.gnu.org; 20 Mar 2018 18:54:13 +0000 Received: from localhost ([127.0.0.1]:44265 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyMOi-0003GH-RA for submit@debbugs.gnu.org; Tue, 20 Mar 2018 14:54:13 -0400 Received: from www145.your-server.de ([78.47.15.66]:48316) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyLj8-0002CS-BZ for 30881@debbugs.gnu.org; Tue, 20 Mar 2018 14:11:15 -0400 Received: from [78.47.166.52] (helo=sslproxy04.your-server.de) by www145.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.85_2) (envelope-from ) id 1eyLj1-0002vU-Q5 for 30881@debbugs.gnu.org; Tue, 20 Mar 2018 19:11:08 +0100 Received: from [62.157.52.61] (helo=localhost) by sslproxy04.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84_2) (envelope-from ) id 1eyLj1-00054f-IL for 30881@debbugs.gnu.org; Tue, 20 Mar 2018 19:11:07 +0100 Date: Tue, 20 Mar 2018 19:11:07 +0100 From: Andreas Grapentin To: 30881@debbugs.gnu.org Subject: Re: bug#30881: Acknowledgement (Testsuite failure in new-file) Message-ID: <20180320181107.GA2126@parabola-pocket.localdomain> References: <20180320155425.GA20879@parabola-pocket.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-Authenticated-Sender: andreas@grapentin.org X-Virus-Scanned: Clear (ClamAV 0.99.3/24403/Tue Mar 20 08:07:43 2018) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 30881 X-Mailman-Approved-At: Tue, 20 Mar 2018 14:54:11 -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: 0.0 (/) --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, sorry, I tracked it down to a bug in qemu-static usermode emulation, that screws with how arguments are passed to the client application. so it's a non-issue for diffutils. Thanks, Andreas On Tue, Mar 20, 2018 at 04:03:02PM +0000, GNU bug Tracking System wrote: > Thank you for filing a new bug report with debbugs.gnu.org. >=20 > This is an automatically generated reply to let you know your message > has been received. >=20 > Your message is being forwarded to the package maintainers and other > interested parties for their attention; they will reply in due course. >=20 > Your message has been sent to the package maintainer(s): > bug-diffutils@gnu.org >=20 > If you wish to submit further information on this problem, please > send it to 30881@debbugs.gnu.org. >=20 > Please do not send mail to help-debbugs@gnu.org unless you wish > to report a problem with the Bug-tracking system. >=20 > --=20 > 30881: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D30881 > GNU Bug Tracking System > Contact help-debbugs@gnu.org with problems --=20 ---------------------------------------------------------------------------= --- my GPG Public Key: https://files.grapentin.org/.gpg/public.= key ---------------------------------------------------------------------------= --- --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEv6gAioJlZ3BjsRv0cXGYbkt0VTYFAlqxTrgACgkQcXGYbkt0 VTYpQAf/UNlQemBFteqzuxW6eecj44WBU7GNhkHXVcfxvgDW70GurESdGmFVaT7f yT9rgSYUfacR5ZEF9G471wNpoFWyTMxo/sjksQqTXfzITKcLs3OitSjIuv7fPMuf pWIh39Y2gRc6oDM8eVpHBrRFdDw/qbkaypzq7rc9d4Of8bwCrnWCDXxITD/UlHUr 5Ai+LBNXdw8r0eM6Zwb9BrZc4qtJfO1+Lg0Eh9S/WbFemAz6x//D0DwzD0AHY7cq sPIMmXPeV3mUZ4wScT4+8m32O4q69JwHHjTVTdnFYqRhRKnjFFLHgEIHLCIvPsTe 6KJs6OiH5xAkjrHHcK8J6Evm/V6fKg== =vDbu -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 20 19:17:42 2018 Received: (at 30881-done) by debbugs.gnu.org; 20 Mar 2018 23:17:42 +0000 Received: from localhost ([127.0.0.1]:44393 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyQVi-0004wB-JF for submit@debbugs.gnu.org; Tue, 20 Mar 2018 19:17:42 -0400 Received: from zimbra.cs.ucla.edu ([131.179.128.68]:55990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eyQVg-0004vw-8e for 30881-done@debbugs.gnu.org; Tue, 20 Mar 2018 19:17:41 -0400 Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 35437160F9F; Tue, 20 Mar 2018 16:17:34 -0700 (PDT) Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 6wBp6hPVAKKK; Tue, 20 Mar 2018 16:17:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 5FD69161446; Tue, 20 Mar 2018 16:17:33 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id JcD8-9AE8V28; Tue, 20 Mar 2018 16:17:33 -0700 (PDT) Received: from Penguin.CS.UCLA.EDU (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 42AFF160F9F; Tue, 20 Mar 2018 16:17:33 -0700 (PDT) Subject: Re: [bug-diffutils] bug#30881: Acknowledgement (Testsuite failure in new-file) To: Andreas Grapentin , 30881-done@debbugs.gnu.org References: <20180320155425.GA20879@parabola-pocket.localdomain> <20180320181107.GA2126@parabola-pocket.localdomain> From: Paul Eggert Organization: UCLA Computer Science Department Message-ID: <5f21d298-8ea1-f3bc-b8cd-641163d91d83@cs.ucla.edu> Date: Tue, 20 Mar 2018 16:17:33 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180320181107.GA2126@parabola-pocket.localdomain> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 30881-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: -2.3 (--) On 03/20/2018 11:11 AM, Andreas Grapentin wrote: > it's a non-issue for diffutils. Thanks for following up; closing the bug report. From unknown Tue Jun 17 20:20:20 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Apr 2018 11:24:05 +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