public inbox for gcc-testresults@sourceware.org
help / color / mirror / Atom feed
* FAILED: Bootstrap (branch: master; revision: r13-1166; build config: Og; languages: all,ada) on x86_64-linux-gnu.
@ 2022-06-19 17:07 Toon Moene
  0 siblings, 0 replies; only message in thread
From: Toon Moene @ 2022-06-19 17:07 UTC (permalink / raw)
  To: gcc-testresults

Updating GIT tree
>From git+ssh://gcc.gnu.org/git/gcc
   a284fadcce8..4390e7bfbc6  master          -> origin/master
   747e4aa1416..84dfcd3640c  releases/gcc-10 -> origin/releases/gcc-10
   fb7bb266270..88fc17fbffc  releases/gcc-11 -> origin/releases/gcc-11
   4804d03550f..e8df0d960b3  releases/gcc-12 -> origin/releases/gcc-12
   a284fadcce8..4390e7bfbc6  trunk           -> origin/trunk
Updating a284fadcce8..4390e7bfbc6
Fast-forward
 gcc/ChangeLog                                     | 104 +++++++++++++++++++
 gcc/DATESTAMP                                     |   2 +-
 gcc/c-family/ChangeLog                            |  11 ++
 gcc/c-family/c-ubsan.cc                           | 116 +++++++++++++--------
 gcc/common.opt                                    |  15 ++-
 gcc/config/xtensa/constraints.md                  |   6 +-
 gcc/config/xtensa/predicates.md                   |   5 +-
 gcc/config/xtensa/xtensa.cc                       |   3 +-
 gcc/cp/ChangeLog                                  |  12 +++
 gcc/cp/cp-ubsan.cc                                |   2 +-
 gcc/doc/invoke.texi                               |  35 ++++++-
 gcc/fortran/ChangeLog                             |   8 ++
 gcc/fortran/simplify.cc                           |  12 +++
 gcc/gcc.cc                                        |   5 +-
 gcc/go/gofrontend/MERGE                           |   2 +-
 gcc/match.pd                                      |  15 +++
 gcc/opts.cc                                       | 119 +++++++++++++++-------
 gcc/opts.h                                        |   1 +
 gcc/sanopt.cc                                     |   4 +-
 gcc/testsuite/ChangeLog                           |  57 +++++++++++
 gcc/testsuite/c-c++-common/pr105998.c             |  12 +++
 gcc/testsuite/c-c++-common/ubsan/align-8.c        |   2 +-
 gcc/testsuite/c-c++-common/ubsan/div-by-zero-4.c  |   2 +-
 gcc/testsuite/c-c++-common/ubsan/nonnull-4.c      |   2 +-
 gcc/testsuite/c-c++-common/ubsan/overflow-add-4.c |   2 +-
 gcc/testsuite/c-c++-common/ubsan/pr56956.c        |   2 +-
 gcc/testsuite/c-c++-common/ubsan/pr68142.c        |   2 +-
 gcc/testsuite/c-c++-common/ubsan/pr80932.c        |   2 +-
 gcc/testsuite/gcc.dg/pr105835.c                   |  18 ++++
 gcc/testsuite/gfortran.dg/check_bits_3.f90        |  16 +++
 gcc/ubsan.cc                                      |  24 +++--
 gcc/varasm.cc                                     |  10 +-
 libgo/config.h.in                                 |   3 +
 libgo/configure                                   |   9 +-
 libgo/configure.ac                                |   8 +-
 libgo/go/syscall/libcall_linux.go                 |  16 +--
 libgo/mksysinfo.sh                                |   6 +-
 libgo/sysinfo.c                                   |  15 ++-
 libgomp/ChangeLog                                 |   5 +
 libstdc++-v3/ChangeLog                            |   5 +
 40 files changed, 559 insertions(+), 136 deletions(-)
 create mode 100644 gcc/testsuite/c-c++-common/pr105998.c
 create mode 100644 gcc/testsuite/gcc.dg/pr105835.c
 create mode 100644 gcc/testsuite/gfortran.dg/check_bits_3.f90
Adjusting file timestamps
2022-06-19 19:06:57 URL:http://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2 [2493916/2493916] -> "gmp-6.2.1.tar.bz2" [1]
2022-06-19 19:06:59 URL:http://gcc.gnu.org/pub/gcc/infrastructure/mpfr-4.1.0.tar.bz2 [1747243/1747243] -> "mpfr-4.1.0.tar.bz2" [1]
2022-06-19 19:07:00 URL:http://gcc.gnu.org/pub/gcc/infrastructure/mpc-1.2.1.tar.gz [838731/838731] -> "mpc-1.2.1.tar.gz" [1]
2022-06-19 19:07:02 URL:http://gcc.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 [2261594/2261594] -> "isl-0.24.tar.bz2" [1]
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... /bin/sed
checking for gawk... gawk
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... no
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
configure: error: GNAT is required to build ada

Configured by: configure --prefix=/home/toon/compilers/install/gcc --with-gnu-as --with-gnu-ld --enable-languages=all,ada --disable-multilib --disable-nls --with-build-config=bootstrap-Og


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

only message in thread, other threads:[~2022-06-19 17:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-19 17:07 FAILED: Bootstrap (branch: master; revision: r13-1166; build config: Og; languages: all,ada) 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).