public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/30546]  New: [4.3 regression] build fail in libgomp because makeinfo is missing
@ 2007-01-22 17:36 fxcoudert at gcc dot gnu dot org
  2007-01-22 18:20 ` [Bug libgomp/30546] " pinskia at gcc dot gnu dot org
                   ` (16 more replies)
  0 siblings, 17 replies; 19+ messages in thread
From: fxcoudert at gcc dot gnu dot org @ 2007-01-22 17:36 UTC (permalink / raw)
  To: gcc-bugs

While it was bootstrapping fine on 2006-10-21, mainline now fails to build on
my mingw setup because libgomp wants to run makeinfo, which I don't have. It
says make can be buggy, but it's not (it's GNU make 3.79.1).

if /home/coudert/trunk/missing makeinfo --split-size=5000000  -I
../../../trunk/libgomp/../gcc/doc/include -I ../../../trunk/libgomp \
 -o libgomp.info `test -f 'libgomp.texi' || echo
'../../../trunk/libgomp/'`libgomp.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./libgomp.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
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[2]: *** [libgomp.info] Error 1
make[2]: Leaving directory `/home/coudert/ibin/i386-pc-mingw32/libgomp'


-- 
           Summary: [4.3 regression] build fail in libgomp because makeinfo
                    is missing
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fxcoudert at gcc dot gnu dot org
 GCC build triplet: i386-pc-mingw32
  GCC host triplet: i386-pc-mingw32
GCC target triplet: i386-pc-mingw32


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


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

end of thread, other threads:[~2007-02-06 18:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-22 17:36 [Bug libgomp/30546] New: [4.3 regression] build fail in libgomp because makeinfo is missing fxcoudert at gcc dot gnu dot org
2007-01-22 18:20 ` [Bug libgomp/30546] " pinskia at gcc dot gnu dot org
2007-01-26 12:34 ` jakub at gcc dot gnu dot org
2007-01-26 13:07 ` fxcoudert at gcc dot gnu dot org
2007-01-27  0:08 ` dfranke at gcc dot gnu dot org
2007-01-27  0:34 ` dfranke at gcc dot gnu dot org
2007-01-27  0:37   ` Andrew Pinski
2007-01-27  0:37 ` pinskia at physics dot uc dot edu
2007-01-27  1:11 ` [Bug libgomp/30546] [4.2/4.3 " dfranke at gcc dot gnu dot org
2007-01-27  3:53 ` [Bug libgomp/30546] [4.2/4.3 regression] build fail in libgomp when building from SVN " pinskia at gcc dot gnu dot org
2007-01-27  9:00 ` fxcoudert at gcc dot gnu dot org
2007-01-27 10:06 ` dannysmith at users dot sourceforge dot net
2007-01-27 13:46 ` dfranke at gcc dot gnu dot org
2007-01-30  9:15 ` patchapp at dberlin dot org
2007-01-31 21:29 ` dfranke at gcc dot gnu dot org
2007-01-31 21:30 ` dfranke at gcc dot gnu dot org
2007-02-06 18:48 ` dfranke at gcc dot gnu dot org
2007-02-06 18:50 ` dfranke at gcc dot gnu dot org
2007-02-06 18:54 ` dfranke 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).