Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71690 - texinfo2man [from dev-util/indent] gives segmentation fault
Summary: texinfo2man [from dev-util/indent] gives segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-18 12:06 UTC by VeXocide
Modified: 2005-01-04 15:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Copy of /var/log/emerge.log which had to do with texinfo (texzooi,2.40 KB, text/plain)
2004-11-19 11:02 UTC, VeXocide
Details

Note You need to log in before you can comment on or make changes to this bug.
Description VeXocide 2004-11-18 12:06:46 UTC
I emerged sys-apps/texinfo version 4.7 with gcc-3.3.2, when i ran texinfo2man to find out what it was, and it gave me "segmentation fault"

Reproducible: Always
Steps to Reproduce:
1. Emerge sys-apps/tex-info version 4.7
2. # texinfo2man
3.

Actual Results:  
"Segmentation fault"

Expected Results:  
give some kind of help output or whatever
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-11-19 03:20:34 UTC
please include complete emerge info output
Comment 2 VeXocide 2004-11-19 11:02:35 UTC
Created attachment 44304 [details]
Copy of /var/log/emerge.log which had to do with texinfo
Comment 3 VeXocide 2004-11-19 11:04:11 UTC
Emerge did emerge normally, no errors, i included the important parts of /var/log/emerge.log
Comment 4 SpanKY gentoo-dev 2005-01-03 19:20:04 UTC
well, you're not really supposed to run `texinfo2man` :P

fixed in indent-2.2.9-r2
Comment 5 Rene Petro 2005-01-04 01:54:57 UTC
Its NOT fixed in indent-2.2.9-r2 !

make[2]: Entering directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/doc'make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/doc'
Making all in po
make[2]: Entering directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/po'
Making all in man
make[2]: Entering directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/man'source='texinfo2man.c' object='texinfo2man.o' libtool=no \
depfile='.deps/texinfo2man.Po' tmpdepfile='.deps/texinfo2man.TPo' \
depmode=gcc3 /bin/sh ../config/depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -march=pentium3 -fomit-frame-pointer -pipe -c `test -f 'texinfo2man.c' || echo './'`texinfo2man.c
./texinfo2man ./indent.1.in ./../doc/indent.texinfo > indent.1
/bin/sh: ./texinfo2man: No such file or directory
make[2]: *** [indent.1] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/portage/indent-2.2.9-r2/work/indent-2.2.9'
make: *** [all] Error 2

!!! ERROR: dev-util/indent-2.2.9-r2 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
                                 
Comment 6 SpanKY gentoo-dev 2005-01-04 15:33:48 UTC
Rene: stop posting unrelated bugs