public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/22396] New: bootstrap of f95 enabled gcc fails because gfortran.1 is missing
@ 2005-07-10 20:06 roessner at rbg dot informatik dot tu-darmstadt dot de
  2005-07-10 20:26 ` [Bug bootstrap/22396] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: roessner at rbg dot informatik dot tu-darmstadt dot de @ 2005-07-10 20:06 UTC (permalink / raw)
  To: gcc-bugs

Bootstrapping gcc with --enable-languages=f95,... fails with:

gmake[2]: *** No rule to make target `doc/gfortran.1', needed by `f95.man'.  Stop.
gmake[2]: Leaving directory `/software/gcc-obj/gcc'
gmake[1]: *** [stage1_build] Error 2
gmake[1]: Leaving directory `/software/gcc-obj/gcc'
gmake: *** [bootstrap] Error 2

configure/bootstrap lines were:

../gcc-4.0.1/configure   --prefix=/usr/local/lib/gcc --bindir=/usr/local/bin/s
parc/sunos580 --infodir=/usr/local/info --mandir=/usr/local/man --with-local-pre
fix=/nodir --enable-threads=solaris --enable-version-specific-runtime-libs --dis
able-nls --with-gmp=/usr/local --with-mpfr=/usr/local --with-gcc-version-trigger
=/software/gcc-4.0.1/gcc/version.c --enable-languages=c,c++,f95,objc
gmake bootstrap

The same is true for version 4.0.0 . Substituting any man page for the missing
gfortran.1 works around this bug.

-- 
           Summary: bootstrap of f95 enabled gcc fails because gfortran.1 is
                    missing
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: roessner at rbg dot informatik dot tu-darmstadt dot de
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: sparc-sun-solaris2.8


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


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

* [Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing
  2005-07-10 20:06 [Bug bootstrap/22396] New: bootstrap of f95 enabled gcc fails because gfortran.1 is missing roessner at rbg dot informatik dot tu-darmstadt dot de
@ 2005-07-10 20:26 ` pinskia at gcc dot gnu dot org
  2005-08-01  9:30 ` christian dot joensson at gmail dot com
  2005-08-22  3:30 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-10 20:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-10 20:05 -------
This is related to PR 21350.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |21350


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


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

* [Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing
  2005-07-10 20:06 [Bug bootstrap/22396] New: bootstrap of f95 enabled gcc fails because gfortran.1 is missing roessner at rbg dot informatik dot tu-darmstadt dot de
  2005-07-10 20:26 ` [Bug bootstrap/22396] " pinskia at gcc dot gnu dot org
@ 2005-08-01  9:30 ` christian dot joensson at gmail dot com
  2005-08-22  3:30 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-08-01  9:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian dot joensson at
                   |                            |gmail dot com


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


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

* [Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing
  2005-07-10 20:06 [Bug bootstrap/22396] New: bootstrap of f95 enabled gcc fails because gfortran.1 is missing roessner at rbg dot informatik dot tu-darmstadt dot de
  2005-07-10 20:26 ` [Bug bootstrap/22396] " pinskia at gcc dot gnu dot org
  2005-08-01  9:30 ` christian dot joensson at gmail dot com
@ 2005-08-22  3:30 ` mmitchel at gcc dot gnu dot org
  2 siblings, 0 replies; 6+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  3:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 22396 depends on bug 21350, which changed state.

Bug 21350 Summary: [4.0/4.1 Regression] release now requires bision
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21350

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

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


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

* [Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing
       [not found] <bug-22396-10976@http.gcc.gnu.org/bugzilla/>
  2005-10-09 17:43 ` ebotcazou at gcc dot gnu dot org
@ 2006-01-07 15:33 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-07 15:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-01-07 15:33 -------
No feedback in 3 months (T-2 days).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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



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

* [Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing
       [not found] <bug-22396-10976@http.gcc.gnu.org/bugzilla/>
@ 2005-10-09 17:43 ` ebotcazou at gcc dot gnu dot org
  2006-01-07 15:33 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-10-09 17:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ebotcazou at gcc dot gnu dot org  2005-10-09 17:43 -------
What is the status of this PR?  I've personally never run into the problem.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

end of thread, other threads:[~2006-01-07 15:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-10 20:06 [Bug bootstrap/22396] New: bootstrap of f95 enabled gcc fails because gfortran.1 is missing roessner at rbg dot informatik dot tu-darmstadt dot de
2005-07-10 20:26 ` [Bug bootstrap/22396] " pinskia at gcc dot gnu dot org
2005-08-01  9:30 ` christian dot joensson at gmail dot com
2005-08-22  3:30 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-22396-10976@http.gcc.gnu.org/bugzilla/>
2005-10-09 17:43 ` ebotcazou at gcc dot gnu dot org
2006-01-07 15:33 ` pinskia 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).