public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/56169] New: Installation the Chromium from ports fails
@ 2013-02-01  7:06 nnb1 at mail dot ru
  2013-02-01  7:22 ` [Bug fortran/56169] " pinskia at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: nnb1 at mail dot ru @ 2013-02-01  7:06 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56169
           Summary: Installation the Chromium from ports fails
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: nnb1@mail.ru


Created attachment 29326
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29326
This is log from
/usr/ports/lang/gcc/work/build/i386-portbld-freebsd8.1/libgfortran/

# gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]

FreeBSD 8.1-STABLE-201008 #0: Mon Aug  2 20:25:08 UTC 2010    
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

#cd /usr/ports/www/chromium
#make install clean
..............
checking whether the /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    linker
(/usr/ports/lang/gcc/work/build/./gcc/collect-ld) supports shared libraries...
yes
checking dynamic linker characteristics... freebsd8.1 ld.so
checking how to hardcode library paths into programs... immediate
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] Ошибка 1
gmake[1]: Выход из каталога `/usr/ports/lang/gcc/work/build'
gmake: *** [all] Ошибка 2
*** Error code 1

Stop in /usr/ports/lang/gcc.
*** Error code 1

Stop in /usr/ports/lang/gcc.
*** Error code 1

Stop in /usr/ports/www/chromium.
*** Error code 1

Stop in /usr/ports/www/chromium.


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

* [Bug fortran/56169] Installation the Chromium from ports fails
  2013-02-01  7:06 [Bug fortran/56169] New: Installation the Chromium from ports fails nnb1 at mail dot ru
@ 2013-02-01  7:22 ` pinskia at gcc dot gnu.org
  2013-02-01  9:24 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-02-01  7:22 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-02-01 07:21:38 UTC ---
configure:15408: checking whether the GNU Fortran compiler is working
configure:15421: /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
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

--- CUT ---
What happens when you try building it again?


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

* [Bug fortran/56169] Installation the Chromium from ports fails
  2013-02-01  7:06 [Bug fortran/56169] New: Installation the Chromium from ports fails nnb1 at mail dot ru
  2013-02-01  7:22 ` [Bug fortran/56169] " pinskia at gcc dot gnu.org
@ 2013-02-01  9:24 ` rguenth at gcc dot gnu.org
  2013-06-20 10:03 ` dominiq at lps dot ens.fr
  2013-12-26 13:32 ` dominiq at lps dot ens.fr
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-02-01  9:24 UTC (permalink / raw)
  To: gcc-bugs


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |i386-portbld-freebsd8.1
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2013-02-01
     Ever Confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> 2013-02-01 09:23:53 UTC ---
gcc version 4.2.1 20070719  [FreeBSD]

This version of GCC is no longer supported, please try GCC 4.6.3 or newer.


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

* [Bug fortran/56169] Installation the Chromium from ports fails
  2013-02-01  7:06 [Bug fortran/56169] New: Installation the Chromium from ports fails nnb1 at mail dot ru
  2013-02-01  7:22 ` [Bug fortran/56169] " pinskia at gcc dot gnu.org
  2013-02-01  9:24 ` rguenth at gcc dot gnu.org
@ 2013-06-20 10:03 ` dominiq at lps dot ens.fr
  2013-12-26 13:32 ` dominiq at lps dot ens.fr
  3 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-06-20 10:03 UTC (permalink / raw)
  To: gcc-bugs

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

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


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

* [Bug fortran/56169] Installation the Chromium from ports fails
  2013-02-01  7:06 [Bug fortran/56169] New: Installation the Chromium from ports fails nnb1 at mail dot ru
                   ` (2 preceding siblings ...)
  2013-06-20 10:03 ` dominiq at lps dot ens.fr
@ 2013-12-26 13:32 ` dominiq at lps dot ens.fr
  3 siblings, 0 replies; 5+ messages in thread
From: dominiq at lps dot ens.fr @ 2013-12-26 13:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #4 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
The error in the log 

configure: failed program was:
| 
|       program foo
|       real, parameter :: bar = sin (12.34 / 2.5)
|       end program foo

indicates a problem with gmp or mpfr (see
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&cf_known_to_fail_type=allwords&cf_known_to_work_type=allwords&list_id=78083&longdesc=real%2C%20parameter%20%3A%3A%20bar%20%3D%20sin&longdesc_type=allwordssubstr&query_format=advanced&resolution=INVALID
for duplicates).


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

end of thread, other threads:[~2013-12-26 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-01  7:06 [Bug fortran/56169] New: Installation the Chromium from ports fails nnb1 at mail dot ru
2013-02-01  7:22 ` [Bug fortran/56169] " pinskia at gcc dot gnu.org
2013-02-01  9:24 ` rguenth at gcc dot gnu.org
2013-06-20 10:03 ` dominiq at lps dot ens.fr
2013-12-26 13:32 ` dominiq at lps dot ens.fr

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