Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102318 - lyx-1.3.5-r2 fails to build.
Summary: lyx-1.3.5-r2 fails to build.
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 21:06 UTC by Jeffrey Gardner (RETIRED)
Modified: 2005-08-13 13:19 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 Jeffrey Gardner (RETIRED) gentoo-dev 2005-08-12 21:06:25 UTC
Howdy folks,

On my laptop, lyx-1.3.5-r2 fails to build, dying with the error:

O2 -march=k6 -pipe -fno-stack-protector -fno-stack-protector-all -c -o
Dialogs.lo `test -f 'Dialogs.C' || echo '
./'`Dialogs.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src
-I../../../src/frontends -I../../../
src/frontends/controllers -I../../../boost -I/usr/X11R6/include/X11 -O2
-march=k6 -pipe -fno-stack-protector -fn
o-stack-protector-all -c Dialogs.C -MT Dialogs.lo -MD -MP -MF .deps/Dialogs.TPlo
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:42891: Warning: end of file not at end of a line; newline inserted
{standard input}:43903: Error: unknown pseudo-op: `.u'
make[5]: *** [Dialogs.lo] Error 1
make[5]: Leaving directory
`/var/tmp/portage/lyx-1.3.5-r2/work/lyx-1.3.5/src/frontends/xforms'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/lyx-1.3.5-r2/work/lyx-1.3.5/src/frontends/xforms'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/lyx-1.3.5-r2/work/lyx-1.3.5/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/lyx-1.3.5-r2/work/lyx-1.3.5/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/lyx-1.3.5-r2/work/lyx-1.3.5/src'
make: *** [all-recursive] Error 1

!!! ERROR: app-office/lyx-1.3.5-r2 failed.
!!! Function src_compile, Line 95, Exitcode 2
!!! emake failed


It's died that same way twice in a row, but it's in an old screen session so
that's all the output I can get for now...
Thanks for looking!



# emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r6 i586)
=================================================================
System uname: 2.6.12-gentoo-r6 i586 AMD-K6(tm) 3D processor
Gentoo Base System version 1.6.13
dev-lang/python:     2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-O2 -march=k6 -pipe"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=k6 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.seren.com/gentoo http://gentoo.mirrors.pair.com/
http://gentoo.ccccom.com ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 / 3dnow X acpi alsa apm avi berkdb bitmap-fonts bmp browserplugin cdr
crypt cups curl divx4linux eds emboss encode esd fam fbcon fbdev foomaticdb
fortran gb gdbm gif gpg gpm gtk gtk2 hpijs imagemagick imlib inkjar java jpeg
ldap libg++ libgda libwww mad mbox mikmod mmx motif mozcalendar mp3 mpeg ncurses
network nls nptl nptlonly ogg oggvorbis opengl oss pam pcmcia pda pdflib perl
plotutils plugin png pnp python quicktime readline real rtc samba sdl slang
spell ssl svg svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts usb
userlocales vorbis xml xml2 xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-13 00:16:07 UTC
See bug 57479. Looks like lyx-1.3.4 is fixed, but 1.3.5 isn't.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-13 01:35:50 UTC
(In reply to comment #0)
> g++: Internal error: Killed (program cc1plus)
> Please submit a full bug report.

Out of memory/disk space or hardware problems. Not en ebuild bug, sorry.

*** This bug has been marked as a duplicate of 20600 ***
Comment 3 Jeffrey Gardner (RETIRED) gentoo-dev 2005-08-13 13:09:31 UTC
HaHa!
Taking the easy way out eh? :D
I was nowhere near running out of diskspace, but I'll monitor my memory usage
and see if that's the culprit.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-13 13:19:08 UTC
(In reply to comment #3)
> HaHa!
> Taking the easy way out eh? :D
> I was nowhere near running out of diskspace, but I'll monitor my memory usage
> and see if that's the culprit.
> 

HeHe! ;p

> g++: Internal error: Killed (program cc1plus)

Your compiler being killed ain't exactly an ebuild bug, think about it a little
more. Thanks.