Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 47516

Summary: mgetty 1.1.30 crashes when trying to compile docs
Product: Gentoo Linux Reporter: Stefan Lesicnik <lists>
Component: Current packagesAssignee: Gentoo Dialup Developers <net-dialup>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Lesicnik 2004-04-11 09:21:32 UTC
Not sure where the problem lies. I have tried USE="-doc" but still the same problem.

make[1]: Entering directory `/var/tmp/portage/mgetty-1.1.30/work/mgetty-1.1.30/c
allback'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/var/tmp/portage/mgetty-1.1.30/work/mgetty-1.1.30/ca
llback'
cd doc ; make "CC=gcc" "CFLAGS=-march=pentium4 -O3 -pipe -fomit-frame-pointer -D
AUTO_PPP -I.." "LDFLAGS=" "LIBS=" doc-all
make[1]: Entering directory `/var/tmp/portage/mgetty-1.1.30/work/mgetty-1.1.30/d
oc'
../sedscript <mgetty.texi-in >mgetty.texi
make[1]: *** [mgetty.texi] Error 139
make[1]: Leaving directory `/var/tmp/portage/mgetty-1.1.30/work/mgetty-1.1.30/do
c'
make: *** [doc-all] Error 2

!!! ERROR: net-dialup/mgetty-1.1.30 failed.
!!! Function src_compile, Line 52, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge mgetty
2.
3.
Comment 1 Mike Doty (RETIRED) gentoo-dev 2004-09-24 19:21:20 UTC
please post output of # emerge info
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-25 08:57:45 UTC
what about mgetty-1.1.30-r2?
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2004-11-07 01:10:56 UTC
probably same problem as in bug 47052 (instability of -march=pentium4 -O3)