public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
@ 2011-02-08 17:37 mexas at bristol dot ac.uk
  2011-02-08 18:42 ` [Bug fortran/47649] " burnus at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mexas at bristol dot ac.uk @ 2011-02-08 17:37 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: install-info: No such file or directory for
                    /usr/local/info/gcc46/libquadmath.info
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mexas@bristol.ac.uk


# uname -a
FreeBSD mech-anton240.men.bris.ac.uk 9.0-CURRENT FreeBSD 9.0-CURRENT #1
r216048: Mon Nov 29 15:19:12 GMT 2010    
root@mech-anton240.men.bris.ac.uk:/usr/obj/usr/src/sys/QOF  sparc64
# 

make was fine.
make install gives this:


cd /usr/ports/lang/gcc46/work ; /usr/bin/sed -i -e "/PLIST.lib/ r PLIST.lib"
/usr/ports/lang/gcc46/work/.PLIST.mktmp
install-info --quiet /usr/local/info/gcc46/cpp.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/cppinternals.info
/usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/gcc.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/gccinstall.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/gccint.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/gfortran.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/libgomp.info /usr/local/info/dir
install-info --quiet /usr/local/info/gcc46/libquadmath.info /usr/local/info/dir
install-info: No such file or directory for
/usr/local/info/gcc46/libquadmath.info
*** Error code 1

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


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
@ 2011-02-08 18:42 ` burnus at gcc dot gnu.org
  2011-02-08 20:25 ` mexas at bristol dot ac.uk
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-02-08 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-08 18:27:50 UTC ---
Regarding this PR (PR 47649) and also regarding PR 47648:

Is libquadmath actually build? In either case: Can you show how the configure
output of libquadmath looks like?

I assume you did not configure with --disable-libquadmath nor with
--disable-libquadmath-support - or did you?


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
  2011-02-08 18:42 ` [Bug fortran/47649] " burnus at gcc dot gnu.org
@ 2011-02-08 20:25 ` mexas at bristol dot ac.uk
  2011-02-08 20:25 ` mexas at bristol dot ac.uk
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mexas at bristol dot ac.uk @ 2011-02-08 20:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2011-02-08 20:24:48 UTC ---
Created attachment 23279
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23279
sparc64 FreeBSD 9.0-current libquadmath config.log


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
  2011-02-08 18:42 ` [Bug fortran/47649] " burnus at gcc dot gnu.org
  2011-02-08 20:25 ` mexas at bristol dot ac.uk
@ 2011-02-08 20:25 ` mexas at bristol dot ac.uk
  2011-02-08 20:43 ` mexas at bristol dot ac.uk
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mexas at bristol dot ac.uk @ 2011-02-08 20:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2011-02-08 20:22:30 UTC ---
Created attachment 23278
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23278
ia64 FreeBSD 9.0-current libquadmath config.log


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (2 preceding siblings ...)
  2011-02-08 20:25 ` mexas at bristol dot ac.uk
@ 2011-02-08 20:43 ` mexas at bristol dot ac.uk
  2011-02-08 21:07 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mexas at bristol dot ac.uk @ 2011-02-08 20:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Anton Shterenlikht <mexas at bristol dot ac.uk> 2011-02-08 20:25:50 UTC ---
no, I didn't use any configure options,
just a default build from ports.


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (3 preceding siblings ...)
  2011-02-08 20:43 ` mexas at bristol dot ac.uk
@ 2011-02-08 21:07 ` jakub at gcc dot gnu.org
  2011-02-08 21:25 ` burnus at gcc dot gnu.org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-08 21:07 UTC (permalink / raw)
  To: gcc-bugs

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

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

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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-08 21:04:06 UTC ---
I think the important hunk is:

configure:12340: checking whether __float128 is supported
...
/var/tmp//cciKxWc5.o: In function `foo':
/usr/ports/lang/gcc46/work/build/ia64-portbld-freebsd9.0/libquadmath/conftest.c:35:
undefined reference to `_U_Qfdiv'
/usr/ports/lang/gcc46/work/build/ia64-portbld-freebsd9.0/libquadmath/conftest.c:39:
undefined reference to `__divtc3'
/var/tmp//cciKxWc5.o: In function `bar':
/usr/ports/lang/gcc46/work/build/ia64-portbld-freebsd9.0/libquadmath/conftest.c:44:
undefined reference to `_U_Qfmpy'

which means the ia64 __float128 support is not in a good shape, either just on
freebsd, but maybe on anything but hpux.  It is unclear whether _U_Q* are meant
to be provided by ia64 libgcc or libc.


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (4 preceding siblings ...)
  2011-02-08 21:07 ` jakub at gcc dot gnu.org
@ 2011-02-08 21:25 ` burnus at gcc dot gnu.org
  2011-02-08 21:45 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-02-08 21:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-08 21:18:16 UTC ---
(In reply to comment #5)
> I think the important hunk is:
[...]
> which means the ia64 __float128 support is not in a good shape, either just on
> freebsd, but maybe on anything but hpux.  It is unclear whether _U_Q* are meant
> to be provided by ia64 libgcc or libc.

To my knowledge, libquadmath works on IA64 Linux [1-2] (which is contrary to
FreeBSD GLIBC based) and also on HPUX, though there it is not used by gfortran
[3]. It also works on x86-64-FreeBSD thus it looks as if only FreeBSD on IA64
is affected - maybe also other non-Linux, non-HPUX based operating systems on
IA64.

[1] http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg00870.html
[2] http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg00869.html
[3] http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg00858.html though as on
HPUX "long double" is as wide as __float128, gfortran uses calls to the
long-double version for REAL(16). However, I recall that libquadmath works.


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (5 preceding siblings ...)
  2011-02-08 21:25 ` burnus at gcc dot gnu.org
@ 2011-02-08 21:45 ` jakub at gcc dot gnu.org
  2011-02-09  0:01 ` gerald at pfeifer dot com
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-08 21:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-08 21:44:59 UTC ---
BTW, the error mentioned in #c0 doesn't look like from something performed by
make install of gcc itself, are you sure it isn't something that FreeBSD ports
has around gcc make install and that just expects libquadmath will be supported
on all targets?  That would be a FreeBSD ports bug, rather than a gcc bug.


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (6 preceding siblings ...)
  2011-02-08 21:45 ` jakub at gcc dot gnu.org
@ 2011-02-09  0:01 ` gerald at pfeifer dot com
  2011-02-09  0:09 ` gerald at pfeifer dot com
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: gerald at pfeifer dot com @ 2011-02-09  0:01 UTC (permalink / raw)
  To: gcc-bugs

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

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald at pfeifer dot com

--- Comment #8 from Gerald Pfeifer <gerald at pfeifer dot com> 2011-02-08 23:41:45 UTC ---
(In reply to comment #7)
> BTW, the error mentioned in #c0 doesn't look like from something performed by
> make install of gcc itself, are you sure it isn't something that FreeBSD ports
> has around gcc make install and that just expects libquadmath will be supported
> on all targets?  That would be a FreeBSD ports bug, rather than a gcc bug.

Yes, this is related to the lang/gcc46 port assuming libquadmath
being working (which it does on all sane architectures).  I'll
provide a suggested patch Anton for testing outside of this bug.

I suggest to repurpose this bug to identify why and possibly fix
_why_ this does not work on FreeBSD/ia64.


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (7 preceding siblings ...)
  2011-02-09  0:01 ` gerald at pfeifer dot com
@ 2011-02-09  0:09 ` gerald at pfeifer dot com
  2011-02-11 12:40 ` gerald at pfeifer dot com
  2011-02-11 14:20 ` gerald at pfeifer dot com
  10 siblings, 0 replies; 12+ messages in thread
From: gerald at pfeifer dot com @ 2011-02-09  0:09 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from Gerald Pfeifer <gerald at pfeifer dot com> 2011-02-09 00:00:58 UTC ---
Actually, let me take this back.  This very bug probably should
be closed (I'll address it on the FreeBSD side), but #47648 looks
like a genuine one for Tobias or Jakub?


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (8 preceding siblings ...)
  2011-02-09  0:09 ` gerald at pfeifer dot com
@ 2011-02-11 12:40 ` gerald at pfeifer dot com
  2011-02-11 14:20 ` gerald at pfeifer dot com
  10 siblings, 0 replies; 12+ messages in thread
From: gerald at pfeifer dot com @ 2011-02-11 12:40 UTC (permalink / raw)
  To: gcc-bugs

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

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.02.11 12:37:10
     Ever Confirmed|0                           |1


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

* [Bug fortran/47649] install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info
  2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
                   ` (9 preceding siblings ...)
  2011-02-11 12:40 ` gerald at pfeifer dot com
@ 2011-02-11 14:20 ` gerald at pfeifer dot com
  10 siblings, 0 replies; 12+ messages in thread
From: gerald at pfeifer dot com @ 2011-02-11 14:20 UTC (permalink / raw)
  To: gcc-bugs

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

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|unassigned at gcc dot       |gerald at pfeifer dot com
                   |gnu.org                     |

--- Comment #10 from Gerald Pfeifer <gerald at pfeifer dot com> 2011-02-11 12:40:43 UTC ---
This was an issue with the FreeBSD Ports Collection (on ia64 and sparc64)
which I have addressed on that end.


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

end of thread, other threads:[~2011-02-11 12:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-08 17:37 [Bug fortran/47649] New: install-info: No such file or directory for /usr/local/info/gcc46/libquadmath.info mexas at bristol dot ac.uk
2011-02-08 18:42 ` [Bug fortran/47649] " burnus at gcc dot gnu.org
2011-02-08 20:25 ` mexas at bristol dot ac.uk
2011-02-08 20:25 ` mexas at bristol dot ac.uk
2011-02-08 20:43 ` mexas at bristol dot ac.uk
2011-02-08 21:07 ` jakub at gcc dot gnu.org
2011-02-08 21:25 ` burnus at gcc dot gnu.org
2011-02-08 21:45 ` jakub at gcc dot gnu.org
2011-02-09  0:01 ` gerald at pfeifer dot com
2011-02-09  0:09 ` gerald at pfeifer dot com
2011-02-11 12:40 ` gerald at pfeifer dot com
2011-02-11 14:20 ` gerald at pfeifer dot com

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