public inbox for gcc-testresults@sourceware.org
help / color / mirror / Atom feed
* FAILED: Bootstrap (repository: git://gcc.gnu.org/git/gcc.git; branch: master; revision: r14-5080; build config: O3,lto,checking=release; languages: fortran; tasks: build 4, test 16) on x86_64-linux-gnu.
@ 2023-11-02 13:05 Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 2023-11-02 13:05 UTC (permalink / raw)
  To: gcc-testresults

Updating GIT tree
From git://gcc.gnu.org/git/gcc
   4ea36076d66..c71028c979d  master     -> origin/master
   4ea36076d66..c71028c979d  trunk      -> origin/trunk
Updating 4ea36076d66..c71028c979d
Fast-forward
 gcc/analyzer/access-diagram.cc                     |   9 +-
 gcc/analyzer/region-model.cc                       |  21 +-
 gcc/analyzer/region-model.h                        |   2 +-
 gcc/config/i386/i386.md                            | 271 ++++++++++-----------
 gcc/config/i386/mmx.md                             |  86 +++++++
 gcc/config/riscv/autovec.md                        |  72 ++++--
 gcc/config/riscv/riscv-avlprop.cc                  |   7 +
 gcc/config/riscv/vector-iterators.md               | 199 +++++++++++++--
 gcc/cp/parser.cc                                   |  54 +++-
 gcc/doc/passes.texi                                |   2 +-
 gcc/gimple-fold.cc                                 |  25 +-
 gcc/gimple-fold.h                                  |   3 +-
 gcc/internal-fn.cc                                 |  61 +++++
 gcc/internal-fn.h                                  |   1 +
 gcc/testsuite/g++.dg/cpp0x/udlit-error1.C          |   2 +-
 gcc/testsuite/g++.dg/cpp26/unevalstr1.C            | 103 ++++++++
 gcc/testsuite/g++.dg/cpp26/unevalstr2.C            | 110 +++++++++
 gcc/testsuite/gcc.dg/pr112320.c                    |  14 ++
 .../vect/vect-cond-reduc-in-order-2-signed-zero.c  | 141 +++++++++++
 .../gcc.target/i386/part-vect-complexhf.c          |  40 +++
 .../gcc.target/riscv/rvv/autovec/cond/pr111401.c   | 139 +++++++++++
 .../riscv/rvv/autovec/reduc/reduc_call-2.c         |   4 +-
 .../riscv/rvv/autovec/reduc/reduc_call-4.c         |   4 +-
 gcc/testsuite/lib/target-supports.exp              |   1 +
 gcc/tree-if-conv.cc                                |  68 +++---
 gcc/tree-scalar-evolution.cc                       |  15 +-
 gcc/tree-ssa-ifcombine.cc                          |   2 +-
 gcc/tree-ssa-reassoc.cc                            |   2 +-
 gcc/tree-vect-loop.cc                              | 193 ++++++++++++---
 gcc/tree-vectorizer.h                              |   2 +-
 libcpp/charset.cc                                  |  22 +-
 libcpp/include/cpplib.h                            |  21 +-
 32 files changed, 1381 insertions(+), 315 deletions(-)
 create mode 100644 gcc/testsuite/g++.dg/cpp26/unevalstr1.C
 create mode 100644 gcc/testsuite/g++.dg/cpp26/unevalstr2.C
 create mode 100644 gcc/testsuite/gcc.dg/pr112320.c
 create mode 100644 gcc/testsuite/gcc.dg/vect/vect-cond-reduc-in-order-2-signed-zero.c
 create mode 100644 gcc/testsuite/gcc.target/i386/part-vect-complexhf.c
 create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/pr111401.c
Adjusting file timestamps

Redirecting output to ‘wget-log.44’.

Redirecting output to ‘wget-log.45’.

Redirecting output to ‘wget-log.46’.

Redirecting output to ‘wget-log.47’.
gmp-6.2.1.tar.bz2: OK
mpfr-4.1.0.tar.bz2: OK
mpc-1.2.1.tar.gz: OK
isl-0.24.tar.bz2: OK
All prerequisites downloaded successfully.
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... no
checking for mawk... mawk
checking for libatomic support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv support... yes
checking for libphobos support... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for gnatbind... gnatbind
checking for gnatmake... gnatmake
checking whether compiler driver understands Ada and is recent enough... yes
checking for gdc... gdc
checking whether the D compiler works... yes
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
configure: WARNING: using in-tree isl, disabling version check
The following languages will be built: c,c++,fortran,lto
*** This configuration is not supported in the following subdirectories:
     gnattools gotools target-libada target-libphobos target-zlib target-libgo target-libffi target-libgm2 target-libobjc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-lto,checking=release
checking for --enable-vtable-verify... no
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... no
/home/toon/compilers/gcc/missing: line 81: makeinfo: command not found
checking for expect... expect
checking for runtest... runtest
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for dsymutil... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for otool... no
checking for readelf... readelf
checking for -plugin option... --plugin /usr/lib/gcc/x86_64-linux-gnu/13/liblto_plugin.so
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gfortran... gfortran
checking for gccgo... no
checking for gdc... gdc
checking for gm2... no
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for dsymutil... no
checking for dsymutil... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... objcopy
checking for objdump... no
checking for objdump... objdump
checking for otool... no
checking for otool... no
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... readelf
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target dsymutil... host tool
checking where to find the target gcc... just compiled
checking where to find the target gfortran... just compiled
checking where to find the target gccgo... host tool
checking where to find the target gdc... host tool
checking where to find the target gm2... host tool
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objcopy... host tool
checking where to find the target objdump... host tool
checking where to find the target otool... host tool
checking where to find the target ranlib... host tool
checking where to find the target readelf... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
Makefile:1008: /home/toon/compilers/gcc/config/bootstrap-lto,checking=release.mk: No such file or directory
make: *** No rule to make target '/home/toon/compilers/gcc/config/bootstrap-lto,checking=release.mk'.  Stop.

Configured by: configure --prefix=/home/toon/compilers/install/gcc --with-gnu-as --with-gnu-ld --enable-languages=fortran --disable-multilib --disable-nls --with-build-config=bootstrap-O3 --with-build-config=bootstrap-lto,checking=release

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-02 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02 13:05 FAILED: Bootstrap (repository: git://gcc.gnu.org/git/gcc.git; branch: master; revision: r14-5080; build config: O3,lto,checking=release; languages: fortran; tasks: build 4, test 16) on x86_64-linux-gnu Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).