public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/19213] New: CVS source broken on Solaris
@ 2004-12-31 11:54 coudert at clipper dot ens dot fr
  2004-12-31 14:56 ` [Bug libfortran/19213] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: coudert at clipper dot ens dot fr @ 2004-12-31 11:54 UTC (permalink / raw)
  To: gcc-bugs

CVS source dated 2004-12-31, 04:00 MET, doesn't build on sparc-sun-solaris2.9.
Failure is in libfortran, relevant errors are:

xgcc: ../../../../gcc/libgfortran/generated/cshift1_4.c: No such file or directory
xgcc: no input files
make[5]: *** [cshift1_4.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [multi-do] Error 1
make[2]: *** [all-multi] Error 2
make[1]: *** [all] Error 2
make: *** [all-target-libgfortran] Error 2

The (exactly) same source compiles fine on i386-unknown-freebsd (another nigthly
 build of gfortran). CVS source date 2004-12-30, 04:00 MET built correctly on
sparc-sun-solaris2.9, so that finding the cause of regression should not be
difficult.

-- 
           Summary: CVS source broken on Solaris
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: coudert at clipper dot ens dot fr
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-sun-solaris2.9
  GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9


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


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

* [Bug libfortran/19213] CVS source broken on Solaris
  2004-12-31 11:54 [Bug libfortran/19213] New: CVS source broken on Solaris coudert at clipper dot ens dot fr
@ 2004-12-31 14:56 ` pinskia at gcc dot gnu dot org
  2005-01-01 12:23 ` ebotcazou at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-31 14:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-31 14:56 -------
What were your configure options?
Could you attach the full build log?

-- 


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


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

* [Bug libfortran/19213] CVS source broken on Solaris
  2004-12-31 11:54 [Bug libfortran/19213] New: CVS source broken on Solaris coudert at clipper dot ens dot fr
  2004-12-31 14:56 ` [Bug libfortran/19213] " pinskia at gcc dot gnu dot org
@ 2005-01-01 12:23 ` ebotcazou at gcc dot gnu dot org
  2005-01-01 12:28 ` coudert at clipper dot ens dot fr
  2005-01-03 18:23 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-01-01 12:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-01 12:23 -------
No problem as of today on SPARC/Solaris 2.5.1, 2.6, 7, 8 and 9.  Very likely a
problem on your side.


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


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


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

* [Bug libfortran/19213] CVS source broken on Solaris
  2004-12-31 11:54 [Bug libfortran/19213] New: CVS source broken on Solaris coudert at clipper dot ens dot fr
  2004-12-31 14:56 ` [Bug libfortran/19213] " pinskia at gcc dot gnu dot org
  2005-01-01 12:23 ` ebotcazou at gcc dot gnu dot org
@ 2005-01-01 12:28 ` coudert at clipper dot ens dot fr
  2005-01-03 18:23 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: coudert at clipper dot ens dot fr @ 2005-01-01 12:28 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From coudert at clipper dot ens dot fr  2005-01-01 12:28 -------
No problem as of 2005-01-01, 04:00 MET, with nothing changed in the scripts. Probably a 
temporary problem on my side. Sorry!

PS: marked bug as resolved - WORKSFORME, I hope it was the right thing to do.

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


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


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

* [Bug libfortran/19213] CVS source broken on Solaris
  2004-12-31 11:54 [Bug libfortran/19213] New: CVS source broken on Solaris coudert at clipper dot ens dot fr
                   ` (2 preceding siblings ...)
  2005-01-01 12:28 ` coudert at clipper dot ens dot fr
@ 2005-01-03 18:23 ` ebotcazou at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2005-01-03 18:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-03 18:23 -------
> No problem as of 2005-01-01, 04:00 MET, with nothing changed in the scripts.
> Probably a temporary problem on my side. Sorry!
> 
> PS: marked bug as resolved - WORKSFORME, I hope it was the right thing to do.

That's fine.

PS: The numerous 980628-*.f failures are recorded as PR fortran/17675.


-- 


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


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

end of thread, other threads:[~2005-01-03 18:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-31 11:54 [Bug libfortran/19213] New: CVS source broken on Solaris coudert at clipper dot ens dot fr
2004-12-31 14:56 ` [Bug libfortran/19213] " pinskia at gcc dot gnu dot org
2005-01-01 12:23 ` ebotcazou at gcc dot gnu dot org
2005-01-01 12:28 ` coudert at clipper dot ens dot fr
2005-01-03 18:23 ` ebotcazou 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).