Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47516 - mgetty 1.1.30 crashes when trying to compile docs
Summary: mgetty 1.1.30 crashes when trying to compile docs
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-11 09:21 UTC by Stefan Lesicnik
Modified: 2004-11-07 01:10 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)