public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/20250] New: gfortran - no longer builds from cvs archive
@ 2005-02-28 21:36 dir at lanl dot gov
  2005-02-28 21:37 ` [Bug bootstrap/20250] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dir at lanl dot gov @ 2005-02-28 21:36 UTC (permalink / raw)
  To: gcc-bugs

Friday I did a "cvs up" and the make and make install worked correctly. This
morning after a "cvs up" the make seemed to work ok, but I now get -

[dranta:~/gfortran/build] dir% make install
/bin/sh /Users/dir/gfortran/gcc/mkinstalldirs /Users/dir/gfortran
/Users/dir/gfortran
autogen -T /Users/dir/gfortran/gcc/fixincludes/check.tpl
/Users/dir/gfortran/gcc/fixincludes/inclhack.def
make[1]: autogen: Command not found
make[1]: *** [check] Error 127
make: *** [install-fixincludes] Error 2

-- 
           Summary: gfortran - no longer builds from cvs archive
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dir at lanl dot gov
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: powerpc-apple-darwin7.8.0


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


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

* [Bug bootstrap/20250] gfortran - no longer builds from cvs archive
  2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
@ 2005-02-28 21:37 ` pinskia at gcc dot gnu dot org
  2005-02-28 21:38 ` [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-28 21:37 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|fortran                     |bootstrap


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


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

* [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead
  2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
  2005-02-28 21:37 ` [Bug bootstrap/20250] " pinskia at gcc dot gnu dot org
@ 2005-02-28 21:38 ` pinskia at gcc dot gnu dot org
  2005-02-28 21:41 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-28 21:38 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 14:59 -------
I see the typo.

Paolo could you fix this?

This patch causes the problem:
http://gcc.gnu.org/ml/gcc-cvs/2005-02/msg01057.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bonzini at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-28 14:59:10
               date|                            |
            Summary|gfortran - no longer builds |[4.0 Regression] fixincludes
                   |from cvs archive            |is no longer installs but
                   |                            |does make check instead
   Target Milestone|---                         |4.1.0
            Version|4.0.0                       |4.1.0


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


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

* [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead
  2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
  2005-02-28 21:37 ` [Bug bootstrap/20250] " pinskia at gcc dot gnu dot org
  2005-02-28 21:38 ` [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead pinskia at gcc dot gnu dot org
@ 2005-02-28 21:41 ` pinskia at gcc dot gnu dot org
  2005-02-28 21:48 ` pinskia at gcc dot gnu dot org
  2005-02-28 21:54 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-28 21:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 15:02 -------
Well the whole install is broken.  I will fix as I see the typo in Makefile.tpl.

-- 


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


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

* [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead
  2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
                   ` (2 preceding siblings ...)
  2005-02-28 21:41 ` pinskia at gcc dot gnu dot org
@ 2005-02-28 21:48 ` pinskia at gcc dot gnu dot org
  2005-02-28 21:54 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-28 21:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-28 15:09 -------
Fixed checked in, just do another cvs up, it should work now.

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


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


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

* [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead
  2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
                   ` (3 preceding siblings ...)
  2005-02-28 21:48 ` pinskia at gcc dot gnu dot org
@ 2005-02-28 21:54 ` cvs-commit at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-28 21:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-28 15:17 -------
Subject: Bug 20250

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2005-02-28 15:09:58

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl 

Log message:
	2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR bootstrap/20250
	* Makefile.tpl (HOST target installs): Fix copy and pasto, use install
	instead of check.
	* Makefile.in: Regenerate.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.1060&r2=1.1061
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.257&r2=1.258
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/Makefile.tpl.diff?cvsroot=gcc&r1=1.125&r2=1.126



-- 


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


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

end of thread, other threads:[~2005-02-28 15:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-28 21:36 [Bug fortran/20250] New: gfortran - no longer builds from cvs archive dir at lanl dot gov
2005-02-28 21:37 ` [Bug bootstrap/20250] " pinskia at gcc dot gnu dot org
2005-02-28 21:38 ` [Bug bootstrap/20250] [4.0 Regression] fixincludes is no longer installs but does make check instead pinskia at gcc dot gnu dot org
2005-02-28 21:41 ` pinskia at gcc dot gnu dot org
2005-02-28 21:48 ` pinskia at gcc dot gnu dot org
2005-02-28 21:54 ` cvs-commit 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).