bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.70] testsuite: 318 319 391 392 402 403 404 405 414 4


From: Oppe, Thomas C ERDC-RDE-ITL-MS Contractor
Subject: Re: [GNU Autoconf 2.70] testsuite: 318 319 391 392 402 403 404 405 414 416 447 472 486 507 508 510 512 513 517 519 521 523 531 533 534 535 536 537 538 541 542 543 544 545 546 547 548 549 552 554 556 558 562 565 569 571 573 574 577 578 579 580 582 583 584
Date: Wed, 30 Dec 2020 00:43:04 +0000

Dear Dr. Weinberg,

Using the gcc/8.3.1 compiler on Scout (IBM Power 9), Autoconf-2.70 passed with 
flying colors:

## ------------- ##
## Test results. ##
## ------------- ##

579 tests behaved as expected.
18 tests were skipped.
make[2]: Leaving directory '/p/work1/oppe/autoconf-2.70'
make[1]: Leaving directory '/p/work1/oppe/autoconf-2.70'

I am using Autoconf and many other packages in order to test and build the 
gcc/10.2.0 compiler on all unclassified platforms in the DoD HPCMP (High 
Performance Computing Modernization Program).  All prerequisites packages as 
well as gcc/10.2.0 are put through the "configure", "make", "make check", and 
"make install" phases.  The packages I use are:

#  autoconf-2.70.tar.gz                  https://ftp.gnu.org/gnu/autoconf/
#  autogen-5.18.16.tar.gz                https://ftp.gnu.org/gnu/autogen/
#  binutils-2.35.1.tar.gz                https://ftp.gnu.org/gnu/binutils/
#  bison-3.7.4.tar.gz                    https://ftp.gnu.org/gnu/bison/
#  dejagnu-1.6.2.tar.gz                  https://ftp.gnu.org/gnu/dejagnu/
#  expect5.45.4.tar.gz                   
https://core.tcl.tk/expect/index?name=Expect#unix
#  flex-2.6.4.tar.gz                     https://github.com/westes/flex/releases
#  gc-8.0.4.tar.gz                       https://www.hboehm.info/gc/gc_source/
#  gcc-${ver}.tar.gz                     https://gcc.gnu.org/
#  gettext-0.21.tar.gz                   https://ftp.gnu.org/gnu/gettext/
#  gmp-6.2.1.tar.xz                      https://ftp.gnu.org/gnu/gmp/
#  guile-2.0.14.tar.gz                   https://ftp.gnu.org/gnu/guile/
#  isl-0.23.tar.gz                       https://isl.gforge.inria.fr/
#  libatomic_ops-7.6.10.tar.gz           
https://github.com/ivmai/libatomic_ops/wiki/Download
#  libffi-3.3.tar.gz                     https://sourceware.org/libffi/
#  libtool-2.4.6.tar.gz                  https://ftp.gnu.org/gnu/libtool/
#  libunistring-0.9.10.tar.gz            https://ftp.gnu.org/gnu/libunistring/
#  m4-1.4.18.tar.gz                      https://ftp.gnu.org/gnu/m4/
#  mpc-1.2.1.tar.gz                      https://ftp.gnu.org/gnu/mpc/
#  mpfr-4.1.0.tar.gz                     https://ftp.gnu.org/gnu/mpfr/
#  readline-8.1.tar.gz                   https://ftp.gnu.org/gnu/readline/
#  tcl8.6.10.tar.gz                      
https://www.tcl.tk/software/tcltk/download.html
#  texinfo-6.7.tar.gz                    https://ftp.gnu.org/gnu/texinfo/
#  tk8.6.10.tar.gz                       
https://www.tcl.tk/software/tcltk/download.html

Tom Oppe

-----------------------------------------------------------------------------
Thomas C. Oppe
HPCMP Benchmarking Team
HITS Team SAIC
Thomas.C.Oppe@erdc.dren.mil
Work:  (601) 634-2797
Cell:    (601) 642-6391
-----------------------------------------------------------------------------

________________________________________
From: Zack Weinberg <zackw@panix.com>
Sent: Tuesday, December 29, 2020 5:34:52 PM
To: Oppe, Thomas C ERDC-RDE-ITL-MS Contractor
Cc: bug-autoconf@gnu.org
Subject: Re: [GNU Autoconf 2.70] testsuite: 318 319 391 392 402 403 404 405 414 
416 447 472 486 507 508 510 512 513 517 519 521 523 531 533 534 535 536 537 538 
541 542 543 544 545 546 547 548 549 552 554 556 558 562 565 569 571 573 574 577 
578 579 580 582 583 584

On Tue, Dec 29, 2020 at 2:48 PM Oppe, Thomas C ERDC-RDE-ITL-MS
Contractor <Thomas.C.Oppe@erdc.dren.mil> wrote:
>
> I tested Autoconf 2.70 on an IBM Power 9 system named "Scout" at ARL DSRC 
> [and there were many failures]
...
> Please ignore this e-mail.  The "gcc/7.3.0" compiler is broken on Scout, and 
> the broken compiler was resulting in these errors.

We appreciate the report anyway.

The test suite is supposed to cope with the *absence* of C and/or C++
compilers, and with compilers that don't work at all, but the problem
I saw in the testsuite.log you sent us—<sys/stat.h> being unusable in
C++ only—is not feasible for us to distinguish from an autoconf bug
from within the test suite.  Older versions of Autoconf did not
exercise the C++ compiler nearly as much in their test suites, which
is why you may not have seen a problem before.  I will consider
whether there is something I could add to the release notes to warn
people about test failures due to broken compilers.

zw



reply via email to

[Prev in Thread] Current Thread [Next in Thread]