public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/47174] New: libquadmath: Build now depends on makeinfo
@ 2011-01-05  8:51 burnus at gcc dot gnu.org
  2011-01-06 19:30 ` [Bug fortran/47174] " rwild at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-01-05  8:51 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: libquadmath: Build now depends on makeinfo
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


http://gcc.gnu.org/ml/fortran/2011-01/msg00012.html

libquadmath now fails to build if makeinfo isn't installed on the system:
[...]
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[3]: *** [libquadmath.info] Error 1


There is apparently a dependency on libquadmath.info via INFO_DEPS:

INFO_DEPS = libquadmath.info


> In what way is that different from, say, libgomp?
> IIUC makeinfo is required for the development tree.

libgomp doesn't fail to build in this configuration.  In fact, all components
used to build in this configuration (except maybe libjava) up to the patch.


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

* [Bug fortran/47174] libquadmath: Build now depends on makeinfo
  2011-01-05  8:51 [Bug fortran/47174] New: libquadmath: Build now depends on makeinfo burnus at gcc dot gnu.org
@ 2011-01-06 19:30 ` rwild at gcc dot gnu.org
  2011-01-06 22:26 ` rwild at gcc dot gnu.org
  2011-01-06 22:38 ` rwild at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rwild at gcc dot gnu.org @ 2011-01-06 19:30 UTC (permalink / raw)
  To: gcc-bugs

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

Ralf Wildenhues <rwild at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.01.06 19:15:08
     Ever Confirmed|0                           |1

--- Comment #1 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2011-01-06 19:15:08 UTC ---
Confirmed.  Proposed patch at
<http://gcc.gnu.org/ml/gcc-patches/2011-01/msg00316.html>.


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

* [Bug fortran/47174] libquadmath: Build now depends on makeinfo
  2011-01-05  8:51 [Bug fortran/47174] New: libquadmath: Build now depends on makeinfo burnus at gcc dot gnu.org
  2011-01-06 19:30 ` [Bug fortran/47174] " rwild at gcc dot gnu.org
@ 2011-01-06 22:26 ` rwild at gcc dot gnu.org
  2011-01-06 22:38 ` rwild at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rwild at gcc dot gnu.org @ 2011-01-06 22:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2011-01-06 22:09:44 UTC ---
Author: rwild
Date: Thu Jan  6 22:09:41 2011
New Revision: 168555

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168555
Log:
Fix PR fortran/47174

libquadmath/:
    PR fortran/47174
    * Makefile.am (libquadmath.info): Unconditionally override
    target, not only if BUILD_LIBQUADMATH.
    * Makefile.in: Regenerate.
    * configure.ac (AM_INIT_AUTOMAKE): Add -Wno-override option to
    avoid warning from automake.

Modified:
    trunk/libquadmath/ChangeLog
    trunk/libquadmath/Makefile.am
    trunk/libquadmath/Makefile.in
    trunk/libquadmath/configure.ac


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

* [Bug fortran/47174] libquadmath: Build now depends on makeinfo
  2011-01-05  8:51 [Bug fortran/47174] New: libquadmath: Build now depends on makeinfo burnus at gcc dot gnu.org
  2011-01-06 19:30 ` [Bug fortran/47174] " rwild at gcc dot gnu.org
  2011-01-06 22:26 ` rwild at gcc dot gnu.org
@ 2011-01-06 22:38 ` rwild at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: rwild at gcc dot gnu.org @ 2011-01-06 22:38 UTC (permalink / raw)
  To: gcc-bugs

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

Ralf Wildenhues <rwild at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2011-01-06 22:10:54 UTC ---
Fixed.


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

end of thread, other threads:[~2011-01-06 22:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-05  8:51 [Bug fortran/47174] New: libquadmath: Build now depends on makeinfo burnus at gcc dot gnu.org
2011-01-06 19:30 ` [Bug fortran/47174] " rwild at gcc dot gnu.org
2011-01-06 22:26 ` rwild at gcc dot gnu.org
2011-01-06 22:38 ` rwild 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).