Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106632 - segfault in mythtv compile
Summary: segfault in mythtv compile
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-09-19 20:13 UTC by michael
Modified: 2005-09-19 23:49 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 michael 2005-09-19 20:13:35 UTC
x-g++ -I. -I/usr/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcod
ec -I../libmythmpeg2 -I/usr/qt/3/include -I/usr/X11R6/include -I/usr/X11R6/inclu
de -o proglist.o proglist.cpp
vsync.cpp: In member function `virtual bool RTCVideoSync::TryInit()':
vsync.cpp:603: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [vsync.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/mythtv-0.18.1-r1/work/mythtv-0.18.1
/libs/libmythtv' 
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/var/tmp/portage/mythtv-0.18.1-r1/work/mythtv-0.18.1
/libs'
make: *** [sub-libs] Error 2

!!! ERROR: media-tv/mythtv-0.18.1-r1 failed.
!!! Function src_compile, Line 156, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1. emerge mythtv
2.
3.

Actual Results:  
build fails with above error

Expected Results:  
it should have built successfully

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.12.4 i686)
=================================================================
System uname: 2.6.12.4 i686 Pentium II (Deschutes)
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1
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-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer -pipe -falign-functions=0
-falign-jumps=0 -falign-loops=0"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
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-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=i686 -fomit-frame-pointer -pipe -falign-functions=0
-falign-jumps=0 -falign-loops=0"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer -pipe -falign-functions=0
-falign-jumps=0 -falign-loops=0"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
http://gentoo.blueyonder.co.uk ftp://mirror.nutsmaas.nl/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzlib cdr
crypt cups curl eds emboss encode esd ethereal fam flac foomaticdb fortran gd
gdbm gif gnome gphoto2 gstreamer gtk gtk2 imagemagick imlib ipv6 jpeg libg++
libwww lirc mad mikmod mime mmx motif mozilla mp3 mpeg mysql ncurses nls nptl
nptlonly ogg oggvorbis opengl oss pam pdflib perl png postgres python qt
quicktime readline samba scanner sdl sndfile snmp sockets sox spell ssl svga
tcpd tiff truetype truetype-fonts type1-fonts usb vorbis xine xml xml2 xmms xosd
xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-19 23:49:01 UTC

*** This bug has been marked as a duplicate of 20600 ***