public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "hjl dot tools at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/41322]  New: [4.5 Regression] Failed to bootstrap
Date: Wed, 09 Sep 2009 20:00:00 -0000	[thread overview]
Message-ID: <bug-41322-682@http.gcc.gnu.org/bugzilla/> (raw)

On Linux/ia32, revision 151568 gave:

cc1: warnings being treated as errors
In file included from ../libdecnumber/gstdint.h:4:0,
                 from ../../src-trunk/gcc/../libdecnumber/decContext.h:54,
                 from ../../src-trunk/gcc/../libdecnumber/decNumber.h:37,
                 from ../../src-trunk/gcc/../libdecnumber/dpd/decimal128.h:58,
                 from ../../src-trunk/gcc/../libdecnumber/bid/decimal128.h:1,
                 from ../../src-trunk/gcc/dfp.c:34:
../libdecnumber/config.h:44:0: error: "PACKAGE_BUGREPORT" redefined
./auto-host.h:1483:0: note: this is the location of the previous definition
../libdecnumber/config.h:47:0: error: "PACKAGE_NAME" redefined
./auto-host.h:1489:0: note: this is the location of the previous definition
../libdecnumber/config.h:50:0: error: "PACKAGE_STRING" redefined
./auto-host.h:1495:0: note: this is the location of the previous definition
../libdecnumber/config.h:53:0: error: "PACKAGE_TARNAME" redefined
./auto-host.h:1501:0: note: this is the location of the previous definition
../libdecnumber/config.h:59:0: error: "PACKAGE_VERSION" redefined
./auto-host.h:1513:0: note: this is the location of the previous definition
make[6]: *** [dfp.o] Error 1

We aren't consistent where to report gcc bugs:

[hjl@gnu-31 src-trunk]$ grep ttp://gcc.gnu.org/bugs.html */configure.*
gcc/configure.ac:ACX_BUGURL([http://gcc.gnu.org/bugs.html])
libffi/configure.ac:AC_INIT([libffi], [3.0.8], [http://gcc.gnu.org/bugs.html])
[hjl@gnu-31 src-trunk]$ grep  AC_INIT */configure.*
boehm-gc/configure.ac:AC_INIT
fixincludes/configure.ac:AC_INIT(fixincludes, [ ])
gcc/configure.ac:AC_INIT
gcc/configure.ac:gcc_AC_INITFINI_ARRAY
gnattools/configure.ac:AC_INIT
intl/configure.ac:AC_INIT
libada/configure.ac:AC_INIT
libcpp/configure.ac:AC_INIT(cpplib, [ ], gcc-bugs@gcc.gnu.org, cpplib)
libdecnumber/configure.ac:AC_INIT(libdecnumber, [ ], gcc-bugs@gcc.gnu.org,
libdecnumber)
libffi/configure.ac:AC_INIT([libffi], [3.0.8], [http://gcc.gnu.org/bugs.html])
libgcc/configure.ac:AC_INIT([GNU C Runtime Library], 1.0,,[libgcc])
libgfortran/configure.ac:AC_INIT([GNU Fortran Runtime Library],
0.3,,[libgfortran])
libgfortran/configure.ac:#              we can do about that; they come from
AC_INIT).
libgomp/configure.ac:AC_INIT([GNU OpenMP Runtime Library], 1.0,,[libgomp])
libgomp/configure.ac:#              we can do about that; they come from
AC_INIT).
libiberty/configure.ac:AC_INIT
libjava/configure.ac:AC_INIT([libjava], [version-unused],, [libjava])
libmudflap/configure.ac:AC_INIT(libmudflap, 1.0)
libobjc/configure.ac:AC_INIT(package-unused, version-unused,, libobjc)
libssp/configure.ac:AC_INIT(libssp, 1.0)
libstdc++-v3/configure.ac:AC_INIT(package-unused, version-unused,, libstdc++)
libstdc++-v3/configure.ac:#              we can do about that; they come from
AC_INIT).
zlib/configure.ac:AC_INIT
[hjl@gnu-31 src-trunk]$


-- 
           Summary: [4.5 Regression] Failed to bootstrap
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41322


             reply	other threads:[~2009-09-09 20:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 20:00 hjl dot tools at gmail dot com [this message]
2009-09-09 20:04 ` [Bug bootstrap/41322] " hjl dot tools at gmail dot com
2009-09-09 20:50 ` bonzini at gnu dot org
2009-09-09 20:53 ` joseph at codesourcery dot com
2009-09-20 21:06 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-41322-682@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).