public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/60953] New: configure: error: GNU Fortran is not working
@ 2014-04-24 14:03 multya at outlook dot com
  2014-04-24 14:24 ` [Bug fortran/60953] " jakub at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: multya at outlook dot com @ 2014-04-24 14:03 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 60953
           Summary: configure: error: GNU Fortran is not working
           Product: gcc
           Version: 4.7.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: multya at outlook dot com

Created attachment 32676
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32676&action=edit
config.log

checking whether the GNU Fortran compiler is working... no
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.1/libgfortran/config.log
gmake[1]: *** [configure-target-libgfortran] Error 1
gmake[1]: Leaving directory `/usr/ports/lang/gcc/work/build'


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

* [Bug fortran/60953] configure: error: GNU Fortran is not working
  2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
@ 2014-04-24 14:24 ` jakub at gcc dot gnu.org
  2014-04-25 20:30 ` kargl at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-04-24 14:24 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Most likely a problem with your gmp or mpfr libraries.


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

* [Bug fortran/60953] configure: error: GNU Fortran is not working
  2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
  2014-04-24 14:24 ` [Bug fortran/60953] " jakub at gcc dot gnu.org
@ 2014-04-25 20:30 ` kargl at gcc dot gnu.org
  2014-05-09 14:06 ` dominiq at lps dot ens.fr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kargl at gcc dot gnu.org @ 2014-04-25 20:30 UTC (permalink / raw)
  To: gcc-bugs

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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #3 from kargl at gcc dot gnu.org ---
(In reply to multya from comment #2)
> (In reply to Jakub Jelinek from comment #1)
> > Most likely a problem with your gmp or mpfr libraries.
> 
> Gmp and mpfr was installed and reinstalled without any errors.

Have you tested your hardware?  Do you have some artificially
low stack limt?  Your config.log file shows

configure:12828: checking whether we are using the GNU Fortran compiler
configure:12841: /usr/ports/lang/gcc/work/build/./gcc/gfortran
-B/usr/ports/lang/gcc/work/build/./gcc/
-B/usr/local/i386-portbld-freebsd8.1/bin/
-B/usr/local/i386-portbld-freebsd8.1/lib/ -isystem
/usr/local/i386-portbld-freebsd8.1/include -isystem
/usr/local/i386-portbld-freebsd8.1/sys-include    -c   conftest.F >&5
<built-in>:0:0: internal compiler error: Segmentation fault: 11

This is often a sign of bad memory.

PS:  I note that you appear to be using FreeBSD 8.1, which has an
end-of-life date July 31, 2012.  You're obviously trying to install
from a recent FreeBSD ports collection snapshot.  I doubt that it
has been tested on FreeBSD 8.1.


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

* [Bug fortran/60953] configure: error: GNU Fortran is not working
  2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
  2014-04-24 14:24 ` [Bug fortran/60953] " jakub at gcc dot gnu.org
  2014-04-25 20:30 ` kargl at gcc dot gnu.org
@ 2014-05-09 14:06 ` dominiq at lps dot ens.fr
  2014-08-01  8:25 ` multya at outlook dot com
  2014-08-01 17:20 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2014-05-09 14:06 UTC (permalink / raw)
  To: gcc-bugs

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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-05-09
     Ever confirmed|0                           |1

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Any progress?


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

* [Bug fortran/60953] configure: error: GNU Fortran is not working
  2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
                   ` (2 preceding siblings ...)
  2014-05-09 14:06 ` dominiq at lps dot ens.fr
@ 2014-08-01  8:25 ` multya at outlook dot com
  2014-08-01 17:20 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: multya at outlook dot com @ 2014-08-01  8:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

--- Comment #5 from multya <multya at outlook dot com> ---
I update system to 8.4 and no mo errors.


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

* [Bug fortran/60953] configure: error: GNU Fortran is not working
  2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
                   ` (3 preceding siblings ...)
  2014-08-01  8:25 ` multya at outlook dot com
@ 2014-08-01 17:20 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: kargl at gcc dot gnu.org @ 2014-08-01 17:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

kargl at gcc dot gnu.org changed:

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

--- Comment #6 from kargl at gcc dot gnu.org ---
(In reply to multya from comment #5)
> I update system to 8.4 and no mo errors.

Thanks for updating the status.  Closing as invalid.


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

end of thread, other threads:[~2014-08-01 17:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 14:03 [Bug fortran/60953] New: configure: error: GNU Fortran is not working multya at outlook dot com
2014-04-24 14:24 ` [Bug fortran/60953] " jakub at gcc dot gnu.org
2014-04-25 20:30 ` kargl at gcc dot gnu.org
2014-05-09 14:06 ` dominiq at lps dot ens.fr
2014-08-01  8:25 ` multya at outlook dot com
2014-08-01 17:20 ` kargl at gcc dot gnu.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).