[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2010-09-20 Thread ebotcazou at gcc dot gnu dot org


--- Comment #11 from ebotcazou at gcc dot gnu dot org  2010-09-20 22:04 
---
No feedback.


-- 

ebotcazou at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||WONTFIX


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2008-12-28 Thread pinskia at gcc dot gnu dot org


--- Comment #10 from pinskia at gcc dot gnu dot org  2008-12-28 21:33 
---
I think the issue was info/.texi files were not generated in that package. 
Does this work in a newer release of GCC?


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-30 Thread P dot Schaffnit at access dot rwth-aachen dot de


--- Comment #9 from P dot Schaffnit at access dot rwth-aachen dot de  
2006-10-30 11:38 ---

Sorry it took me so long, but I had clobbered my objects (...), and then I
tried to post it, but somehow it doesn't show: sorry if comes twice...

I would guess it's not obviously wrong

makeinfo -v --split-size=500 --split-size=500 --split-size=500 -I
/USER/philippe/Irix/Gcc_Sources/gcc/doc/include -I
/USER/philippe/Irix/Gcc_Sources/gcc/fortran -o doc/gfortran.info
/USER/philippe/Irix/Gcc_Sources/gcc/fortran/gfortran.texi ; echo $
makeinfo (GNU texinfo) 4.5
Making info file `doc/gfortran.info' from
`/USER/philippe/Irix/Gcc_Sources/gcc/fortran/gfortran.texi'.
  @include `gcc-common.texi'
@include `gcc-vers.texi'
Formatting node Top...
Formatting node Getting Started...
Formatting node GNU Fortran and GCC...
Formatting node GNU Fortran and G77...
  @include `invoke.texi'
Formatting node Invoking GNU Fortran...
Formatting node Option Summary...
Formatting node Fortran Dialect Options...
Formatting node Warning Options...
Formatting node Debugging Options...
Formatting node Directory Options...
Formatting node Runtime Options...
Formatting node Code Gen Options...
Formatting node Environment Variables...
Formatting node Project Status...
Formatting node Compiler and Library Status...
Formatting node Proposed Extensions...
Formatting node Runtime...
Formatting node GFORTRAN_STDIN_UNIT...
Formatting node GFORTRAN_STDOUT_UNIT...
Formatting node GFORTRAN_STDERR_UNIT...
Formatting node GFORTRAN_USE_STDERR...
Formatting node GFORTRAN_TMPDIR...
Formatting node GFORTRAN_UNBUFFERED_ALL...
Formatting node GFORTRAN_SHOW_LOCUS...
Formatting node GFORTRAN_OPTIONAL_PLUS...
Formatting node GFORTRAN_DEFAULT_RECL...
Formatting node GFORTRAN_LIST_SEPARATOR...
Formatting node GFORTRAN_CONVERT_UNIT...
Formatting node Extensions...
Formatting node Old-style kind specifications...
Formatting node Old-style variable initialization...
Formatting node Extensions to namelist...
Formatting node X format descriptor...
Formatting node Commas in FORMAT specifications...
Formatting node Missing period in FORMAT specifications...
Formatting node I/O item lists...
Formatting node Hexadecimal constants...
Formatting node Real array indices...
Formatting node Unary operators...
Formatting node Implicitly interconvert LOGICAL and INTEGER...
Formatting node Hollerith constants support...
Formatting node Cray pointers...
Formatting node CONVERT specifier...
Formatting node OpenMP...
  @include `intrinsic.texi'
Formatting node Intrinsic Procedures...
Formatting node Introduction...
Formatting node ABORT...
Formatting node ABS...
Formatting node ACCESS...
Formatting node ACHAR...
Formatting node ACOS...
Formatting node ACOSH...
Formatting node ADJUSTL...
Formatting node ADJUSTR...
Formatting node AIMAG...
Formatting node AINT...
Formatting node ALARM...
Formatting node ALL...
Formatting node ALLOCATED...
Formatting node AND...
Formatting node ANINT...
Formatting node ANY...
Formatting node ASIN...
Formatting node ASINH...
Formatting node ASSOCIATED...
Formatting node ATAN...
Formatting node ATAN2...
Formatting node ATANH...
Formatting node BESJ0...
Formatting node BESJ1...
Formatting node BESJN...
Formatting node BESY0...
Formatting node BESY1...
Formatting node BESYN...
Formatting node BIT_SIZE...
Formatting node BTEST...
Formatting node CEILING...
Formatting node CHAR...
Formatting node CHDIR...
Formatting node CHMOD...
Formatting node CMPLX...
Formatting node COMMAND_ARGUMENT_COUNT...
Formatting node CONJG...
Formatting node COS...
Formatting node COSH...
Formatting node COUNT...
Formatting node CPU_TIME...
Formatting node CSHIFT...
Formatting node CTIME...
Formatting node DATE_AND_TIME...
Formatting node DBLE...
Formatting node DCMPLX...
Formatting node DFLOAT...
Formatting node DIGITS...
Formatting node DIM...
Formatting node DOT_PRODUCT...
Formatting node DPROD...
Formatting node DREAL...
Formatting node DTIME...
Formatting node EOSHIFT...
Formatting node EPSILON...
Formatting node ERF...
Formatting node ERFC...
Formatting node ETIME...
Formatting node EXIT...
Formatting node EXP...
Formatting node EXPONENT...
Formatting node FDATE...
Formatting node FLOAT...
Formatting node FGET...
Formatting node FGETC...
Formatting node FLOOR...
Formatting node FLUSH...
Formatting node FNUM...
Formatting node FPUT...
Formatting node FPUTC...
Formatting node FRACTION...
Formatting node FREE...
Formatting node FSTAT...
Formatting node FSEEK...
Formatting node FTELL...
Formatting node GETARG...
Formatting node GET_COMMAND...
Formatting node GET_COMMAND_ARGUMENT...
Formatting node GETCWD...
Formatting node GETENV...
Formatting node GET_ENVIRONMENT_VARIABLE...
Formatting node GETGID...
Formatting node GETLOG...
Formatting node GETPID...
Formatting node GETUID...
Formatting node GMTIME...
Formatting node HOSTNM...
Formatting node HUGE...
Formatting node IACHAR...
Formatting node IAND...
Formatting node IARGC...
Formatting node IBCLR...

[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-27 Thread P dot Schaffnit at access dot rwth-aachen dot de


--- Comment #7 from P dot Schaffnit at access dot rwth-aachen dot de  
2006-10-27 07:03 ---

Here's what I get:

 makeinfo -v --split-size=500 --split-size=500 --split-size=500 -I
/USER/philippe/Irix/Gcc_Sources/gcc/doc/include -I
/USER/philippe/Irix/Gcc_Sources/gcc/fortran -o doc/gfortran.info ; echo $?
makeinfo: missing file argument.
Try `makeinfo --help' for more information.
1

The whole thing probably happens because of:

makeinfo --version
makeinfo (GNU texinfo) 4.5

If configure could warn about it, it would be nice... (Obviously, I have no
idea how complicated it would be...).

Also a switch to disable it could be handy (same remark...).

Thanks!


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-27 Thread aldot at gcc dot gnu dot org


--- Comment #8 from aldot at gcc dot gnu dot org  2006-10-27 08:58 ---
I forgot the texi file..

makeinfo -v --split-size=500 --split-size=500 --split-size=500 -I
/USER/philippe/Irix/Gcc_Sources/gcc/doc/include -I
/USER/philippe/Irix/Gcc_Sources/gcc/fortran -o doc/gfortran.info \
/USER/philippe/Irix/Gcc_Sources/gcc/fortran/gfortran.texi; echo $?

Please retry.

 Also a switch to disable it could be handy (same remark...).

You should be able to pass MAKEINFO=/bin/false to configure to make it explicit
that makeinfo is not available on your machine.


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-26 Thread P dot Schaffnit at access dot rwth-aachen dot de


--- Comment #4 from P dot Schaffnit at access dot rwth-aachen dot de  
2006-10-26 06:37 ---

I am experiecing the same thing under Irix with freshly checked out sources.

The system: SGI, IRIX64 blue1 6.5 04100802 IP27. All the tools are quite out of
date...

PS: is this related to 'Bug#: 27516 '?

PPS: For me it fails with

if [ xinfo = xinfo ]; then \
  rm -f doc/gfortran.info-*; \
  makeinfo --split-size=500 --split-size=500
--split-size=500 -I /USER/philippe/Irix/Gcc_Sources/gcc/doc/include
-I /USER/philippe/Irix/Gcc_Sources/gcc/fortran \
-o doc/gfortran.info
/USER/philippe/Irix/Gcc_Sources/gcc/fortran/gfortran.texi; \
else true; fi
makeinfo: getwd: doc/gfortran.info, 
make[3]: *** [doc/gfortran.info] Error 1
make[3]: Leaving directory `/USER/philippe/Irix/Compilation/Temp/gcc'
make[2]: *** [all-stage3-gcc] Error 2
make[2]: Leaving directory `/USER/philippe/Irix/Compilation/Temp'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/USER/philippe/Irix/Compilation/Temp'
make: *** [all] Error 2


-- 

P dot Schaffnit at access dot rwth-aachen dot de changed:

   What|Removed |Added

 CC||P dot Schaffnit at access
   ||dot rwth-aachen dot de


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-26 Thread aldot at gcc dot gnu dot org


--- Comment #5 from aldot at gcc dot gnu dot org  2006-10-26 11:18 ---
pr27516 is different in that pr27516 calls makeinfo even if there was no
makeinfo detected.

 PPS: For me it fails with
[]
 makeinfo: getwd: doc/gfortran.info, 
 make[3]: *** [doc/gfortran.info] Error 1
 make[3]: Leaving directory `/USER/philippe/Irix/Compilation/Temp/gcc'

can you please run that manually, like:
$ cd $OBJDIR/gcc
$ makeinfo -v --split-size=500 --split-size=500 \
--split-size=500 -I /USER/philippe/Irix/Gcc_Sources/gcc/doc/include \
-I /USER/philippe/Irix/Gcc_Sources/gcc/fortran \
-o doc/gfortran.info ; echo $?


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-10-26 Thread P dot Schaffnit at access dot rwth-aachen dot de


--- Comment #6 from P dot Schaffnit at access dot rwth-aachen dot de  
2006-10-26 12:02 ---

Sure!

It will just take some time, as I've cleaned-up my objects in between (I was
getting reading to give it another go with an up-to-date TexInfo...). I hope to
be able to post that in a few hours (as soon as it's back there...).


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-04-13 Thread jkanze at cheuvreux dot com


--- Comment #3 from jkanze at cheuvreux dot com  2006-04-13 16:28 ---
(In reply to comment #1)
 Are you building from a release version, correct?

As far as I know.  It's version 4.1.0, downloaded
yesterday or the day before.  How can I tell?
(I do want something more or less stable, since
I'm using the compiler in production code.)


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-04-12 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-12 18:18 ---
Are you building from a release version, correct?

Otherwise you do need makeinfo as explained by:
http://gcc.gnu.org/install/prerequisites.html


-- 


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



[Bug bootstrap/27133] Fails to build because of funny version of makeinfo

2006-04-12 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-04-13 01:41 ---
Can you show how it fails also because this is not enough information really.


-- 


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