[sr #110283] 2.69b on OpenIndiana: many testsuite failures without GNU utilities in $PATH

Zack Weinberg <[email protected]>
Newsgroups gmane.comp.sysutils.autoconf.bugs
Message-ID <[email protected]>
URL:
  <https://savannah.gnu.org/support/?110283>

                 Summary: 2.69b on OpenIndiana: many testsuite failures
without GNU utilities in $PATH
                 Project: Autoconf
            Submitted by: zackw
            Submitted on: Mon 27 Jul 2020 01:55:03 PM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: Solaris

    _______________________________________________________

Details:

Reported to bug-autoconf by Bob Friesenhahn:

On OpenIndiana, Autoconf 2.69b fairs very poorly without the GNU utilities in
the path.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.69b test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 221: autotest.at:1893   C unit tests
      ac_config_testdir at_tested autotest
 246: torture.at:186     AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS
 279: compile.at:390     AC_TRY_LINK_FUNC
 282: aclang.at:14       AC_REQUIRE_CPP
 286: c.at:94            AC_PROG_CPP requires AC_PROG_CC
 287: c.at:109           AC_PROG_CPP with warnings
 288: c.at:145           AC_PROG_CPP without warnings
 289: c.at:189           AC_PROG_CPP via CC
 292: c.at:255           AC_USE_SYSTEM_EXTENSIONS
 297: acc.at:14          AC_C_BIGENDIAN
 303: acc.at:20          AC_C_STRINGIZE
 305: acc.at:22          AC_C_VARARRAYS
 307: acc.at:24          AC_OPENMP
 309: acc.at:26          AC_PROG_CPP_WERROR
 310: acc.at:27          AC_PROG_GCC_TRADITIONAL
 315: fortran.at:61      GNU Fortran
 329: fortran.at:962     AC_FC_FIXEDFORM with AC_FC_SRCEXT
 333: acfortran.at:13    AC_F77_IMPLICIT_NONE
 334: acfortran.at:14    AC_F77_MAIN
 335: acfortran.at:15    AC_F77_WRAPPERS
 338: acfortran.at:18    AC_FC_FREEFORM
 339: acfortran.at:19    AC_FC_IMPLICIT_NONE
 340: acfortran.at:20    AC_FC_LINE_LENGTH
 341: acfortran.at:21    AC_FC_MAIN
 343: acfortran.at:23    AC_FC_MODULE_FLAG
 344: acfortran.at:24    AC_FC_MODULE_OUTPUT_FLAG
 345: acfortran.at:25    AC_FC_PP_DEFINE
 346: acfortran.at:26    AC_FC_WRAPPERS
 360: semantics.at:33    AC_CHECK_LIB
 361: semantics.at:81    AC_SEARCH_LIBS
 362: semantics.at:94    AC_SEARCH_LIBS (none needed)
 363: semantics.at:110   AC_CHECK_DECLS
 364: semantics.at:171   AC_CHECK_FUNCS
 365: semantics.at:184   AC_REPLACE_FUNCS
 366: semantics.at:247   AC_CHECK_HEADERS
 367: semantics.at:282   AC_CHECK_HEADERS (preprocessor test)
 368: semantics.at:320   AC_CHECK_HEADERS (compiler test)
 369: semantics.at:356   AC_CHECK_MEMBER
 370: semantics.at:382   AC_CHECK_MEMBERS
 372: semantics.at:397   AC_CHECK_ALIGNOF (cross compile)
      cross
 374: semantics.at:414   AC_CHECK_ALIGNOF struct (cross compile)
      cross
 376: semantics.at:426   AC_CHECK_SIZEOF (cross compile)
      cross
 378: semantics.at:442   AC_CHECK_SIZEOF struct (cross compile)
      cross
 379: semantics.at:467   AC_CHECK_TYPES
 383: semantics.at:609   AC_C_BIGENDIAN
      cross
 386: semantics.at:792   AC_PATH_XTRA
 404: acgeneral.at:16    AC_CHECK_DECLS_ONCE
 405: acgeneral.at:17    AC_EGREP_CPP
 406: acgeneral.at:18    AC_EGREP_HEADER
 416: acgeneral.at:30    AC_TRY_CPP
      autoupdate
 423: acspecific.at:14   AC_SYS_LARGEFILE
 426: acspecific.at:19   AC_AIX
      autoupdate
 428: acspecific.at:21   AC_DECL_SYS_SIGLIST
      autoupdate
 431: acspecific.at:24   AC_IRIX_SUN
      autoupdate
 433: acspecific.at:26   AC_MINIX
      autoupdate
 434: acspecific.at:27   AC_SCO_INTL
      autoupdate
 435: acspecific.at:28   AC_XENIX_DIR
      autoupdate
 439: acprograms.at:16   AC_PROG_LEX
 447: acprograms.at:26   AC_DECL_YYTEXT
      autoupdate
 450: acheaders.at:14    AC_CHECK_HEADER_STDBOOL
 455: acheaders.at:19    AC_HEADER_STDBOOL
 456: acheaders.at:20    AC_HEADER_TIOCGWINSZ
 464: actypes.at:14      AC_STRUCT_DIRENT_D_TYPE
 466: actypes.at:16      AC_STRUCT_TIMEZONE
 467: actypes.at:17      AC_TYPE_INT16_T
 468: actypes.at:18      AC_TYPE_INT32_T
 469: actypes.at:19      AC_TYPE_INT64_T
 470: actypes.at:20      AC_TYPE_INT8_T
 471: actypes.at:21      AC_TYPE_INTMAX_T
 472: actypes.at:22      AC_TYPE_INTPTR_T
 475: actypes.at:25      AC_TYPE_MODE_T
 476: actypes.at:26      AC_TYPE_OFF_T
 477: actypes.at:27      AC_TYPE_SSIZE_T
 482: actypes.at:32      AC_TYPE_UINTMAX_T
 483: actypes.at:33      AC_TYPE_UINTPTR_T
 489: actypes.at:41      AC_TYPE_SIGNAL
      autoupdate
 490: actypes.at:42      AM_TYPE_PTRDIFF_T
      autoupdate
 492: acfunctions.at:14  AC_FUNC_CHOWN
 494: acfunctions.at:16  AC_FUNC_ERROR_AT_LINE
 496: acfunctions.at:18  AC_FUNC_FORK
 498: acfunctions.at:20  AC_FUNC_GETGROUPS
 500: acfunctions.at:22  AC_FUNC_GETPGRP
 507: acfunctions.at:29  AC_FUNC_OBSTACK
 510: acfunctions.at:32  AC_FUNC_SETPGRP
 513: acfunctions.at:35  AC_FUNC_STRERROR_R
 514: acfunctions.at:36  AC_FUNC_STRFTIME
 515: acfunctions.at:37  AC_FUNC_STRNLEN
 519: acfunctions.at:41  AC_FUNC_VPRINTF
 520: aclibs.at:15       AC_HAVE_LIBRARY
      autoupdate

Skipped tests:
GNU Autoconf 2.69b test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

 260: torture.at:1201    VPATH
 351: erlang.at:30       Erlang
      erlang
 352: erlang.at:52       AC_ERLANG_CHECK_LIB
      erlang
 353: erlang.at:72       AC_ERLANG_SUBST_ROOT_DIR
      erlang
 354: erlang.at:89       AC_ERLANG_SUBST_LIB_DIR
      erlang
 357: erlang.at:128      AC_ERLANG_SUBST_ERTS_VER
      erlang
 358: go.at:30           Go
 521: foreign.at:26      Libtool

---

% echo $PATH
/usr/openwin/bin:/usr/xpg4/bin:/usr/bin:/usr/sbin

I executed configure like:

CONFIG_SHELL=/usr/bin/bash /home/bfriesen/src/gnu/autoconf-2.69b/configure

because otherwise configure failed almost immediately due to ksh93's 'rm -f'
being broken.


I have attached the testsuite.log file.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 27 Jul 2020 01:55:03 PM UTC  Name: testsuite.log.gz  Size: 127KiB  
By: zackw

<http://savannah.gnu.org/support/download.php?file_id=49553>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110283>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.