public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/25942]  New: [4.2 Regression] SVN checked out GCC does not bootstrap
@ 2006-01-24 12:08 pinskia at gcc dot gnu dot org
  2006-01-24 12:09 ` [Bug libgomp/25942] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-24 12:08 UTC (permalink / raw)
  To: gcc-bugs

Error:
configure.ac:4: error: Autoconf version 2.59 or higher is required
configure.ac:4: the top level
autom4te: gm4 failed with exit status: 1
make[2]: *** [/Users/pinskia/src/gcc/local/gcc/libgomp/configure] Error 1
make[1]: *** [all-target-libgomp] Error 2
make[1]: *** Waiting for unfinished jobs....


This happens both on my machine and on Diego's SPEC CPU 95 tester.


-- 
           Summary: [4.2 Regression] SVN checked out GCC does not bootstrap
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: build
          Severity: blocker
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libgomp/25942] [4.2 Regression] SVN checked out GCC does not bootstrap
  2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
@ 2006-01-24 12:09 ` pinskia at gcc dot gnu dot org
  2006-01-24 14:35 ` bonzini at gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-24 12:09 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.2.0


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libgomp/25942] [4.2 Regression] SVN checked out GCC does not bootstrap
  2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
  2006-01-24 12:09 ` [Bug libgomp/25942] " pinskia at gcc dot gnu dot org
@ 2006-01-24 14:35 ` bonzini at gnu dot org
  2006-01-24 16:51 ` rth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bonzini at gnu dot org @ 2006-01-24 14:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bonzini at gnu dot org  2006-01-24 14:35 -------
AM_MAINTAINER_MODE is missing.

I thought people did cut'n'paste to generate a new configure.ac, but this must
not be the case.  ;-)


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libgomp/25942] [4.2 Regression] SVN checked out GCC does not bootstrap
  2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
  2006-01-24 12:09 ` [Bug libgomp/25942] " pinskia at gcc dot gnu dot org
  2006-01-24 14:35 ` bonzini at gnu dot org
@ 2006-01-24 16:51 ` rth at gcc dot gnu dot org
  2006-01-24 16:52 ` rth at gcc dot gnu dot org
  2006-01-24 16:52 ` rth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rth at gcc dot gnu dot org @ 2006-01-24 16:51 UTC (permalink / raw)
  To: gcc-bugs



-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rth at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-01-24 16:50:56
               date|                            |


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libgomp/25942] [4.2 Regression] SVN checked out GCC does not bootstrap
  2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-01-24 16:51 ` rth at gcc dot gnu dot org
@ 2006-01-24 16:52 ` rth at gcc dot gnu dot org
  2006-01-24 16:52 ` rth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rth at gcc dot gnu dot org @ 2006-01-24 16:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rth at gcc dot gnu dot org  2006-01-24 16:52 -------
Fixed.


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug libgomp/25942] [4.2 Regression] SVN checked out GCC does not bootstrap
  2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-01-24 16:52 ` rth at gcc dot gnu dot org
@ 2006-01-24 16:52 ` rth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rth at gcc dot gnu dot org @ 2006-01-24 16:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rth at gcc dot gnu dot org  2006-01-24 16:52 -------
Subject: Bug 25942

Author: rth
Date: Tue Jan 24 16:52:09 2006
New Revision: 110176

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110176
Log:
        PR libgomp/25942
        * configure.ac: Add AM_MAINTAINER_MODE.
        * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in: Rebuild.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.in
    trunk/libgomp/aclocal.m4
    trunk/libgomp/configure
    trunk/libgomp/configure.ac
    trunk/libgomp/testsuite/Makefile.in


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-01-24 16:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-24 12:08 [Bug libgomp/25942] New: [4.2 Regression] SVN checked out GCC does not bootstrap pinskia at gcc dot gnu dot org
2006-01-24 12:09 ` [Bug libgomp/25942] " pinskia at gcc dot gnu dot org
2006-01-24 14:35 ` bonzini at gnu dot org
2006-01-24 16:51 ` rth at gcc dot gnu dot org
2006-01-24 16:52 ` rth at gcc dot gnu dot org
2006-01-24 16:52 ` rth at gcc dot gnu dot org

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).