|
From: | Alan Coopersmith |
Subject: | Re: [GNU Autoconf 2.72e] testsuite: 11 119 261 failed on Solaris 11.4 x86 |
Date: | Thu, 21 Dec 2023 09:34:22 -0800 |
User-agent: | Mozilla Thunderbird |
On 12/21/23 06:06, Zack Weinberg wrote:
On Wed, Dec 20, 2023, at 4:57 PM, Alan Coopersmith wrote:Failed tests: GNU Autoconf 2.72e test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 11: tools.at:442 autoconf: forbidden tokens, basic 119: m4sh.at:2115 _AS_CLEAN_DIR 261: torture.at:189 AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS I don't see any obvious causes for these. testsuite.log attached.#119 and #261 pass for me on sparc64-sun-solaris11.3 (SunOS gcc-solaris11 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise). Would you mind sending us a tarball of tests/testsuite.dir/{119,261} from the machine where they failed?
Attached. For 119, the code in the Solaris find command that prints the "find: cannot read dir sub/unwritable" message was modified last year to make it not print that message if -prune was in effect for the directory, so it's possible a bug in find was introduced by those changes. For 261, Solaris gained a /dev/full device in Solaris 11.4.51. Since the only purpose of this device is to return ENOSPC, I would hope that it's fully compatible with the implementations on other OS'es, but I don't know of any testing done to confirm that. -- -Alan Coopersmith- alan.coopersmith@oracle.com Oracle Solaris Engineering - https://blogs.oracle.com/solaris
261.tar.gz
Description: application/gzip
119.tar.gz
Description: application/gzip
[Prev in Thread] | Current Thread | [Next in Thread] |