Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45213 - media-tv/xmltv - Segmentation fault during compiling
Summary: media-tv/xmltv - Segmentation fault during compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-20 07:40 UTC by Colin Tinker
Modified: 2005-05-13 00:34 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 Colin Tinker 2004-03-20 07:40:37 UTC
emerge xmltv
Calculating dependencies ...done!
>>> emerge (1 of 1) media-tv/xmltv-0.5.30 to /
>>> md5 src_uri ;-) xmltv-0.5.30.tar.bz2
>>> Unpacking source...
>>> Unpacking xmltv-0.5.30.tar.bz2 to /var/tmp/portage/xmltv-0.5.30/work
>>> Source unpacked.
/usr/sbin/ebuild.sh: line 1427: 13256 Segmentation fault      perl Makefile.PL ${myconf} PREFIX=/usr INSTALLDIRS=vendor DESTDIR=${D}
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: media-tv/xmltv-0.5.30 failed.
!!! Function perl-module_src_compile, Line 67, Exitcode 2
!!! compilation failed


>>> Install xmltv-0.5.30 into /var/tmp/portage/xmltv-0.5.30/image/ category media-tv
make: *** No rule to make target `install'.  Stop.

!!! ERROR: media-tv/xmltv-0.5.30 failed.
!!! Function perl-module_src_install, Line 96, Exitcode 2
!!! (no error message)

This has happended for the last 2 releases.

emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.4-gentoo-r1)
=================================================================
System uname: 2.6.4-gentoo-r1 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.3.13p1
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache clean cvs distcc fixpackages sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux alsa apm arts avi berkdb bonobo cdr chroot crypt cups curl dga directfb dvd encode esd ethereal faad fam fbcon flac foomaticdb freetype gdbm gif gnome gphoto2 gpm gtk gtk2 imagemagick imlib ipv6 java jpeg kde ldap libg++ libwww linguas_en_GB mad mikmod mmx motif mozilla mpeg mpeg4 mysql ncurses nls oggvorbis opengl oss pam pcap pdflib perl pic png postgres prelink python qt quicktime readline scanner sdl slang sox speedo spell ssl svga t1lib tcpd tiff transcode truetype usb v4l vim-with-x x86 xfs xml2 xmms xv xvid zlib zvbi"


Reproducible: Always
Steps to Reproduce:
1. emerge xmltv
2. always
3.

Actual Results:  
Failed emerge 

Expected Results:  
emerge sucessfully
Comment 1 Colin Tinker 2004-04-14 15:41:10 UTC
I am still getting this problem when will it be fixed?  If I compile from source without the ebuild it is fine?
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2004-05-24 16:17:39 UTC
hmm, weird. It seems like perl is segfaulting, but you say you can install it manually. Please try 0.5.34 and see if the problem persist, otherwise I think I have to reassign this to the perl developers.
Comment 3 Colin Tinker 2004-06-06 12:16:19 UTC
Sorry for the delay I have been on Vacation.  The latest version builds fine if perl is compiled with threading but still will not compile on standard perl.
Comment 4 Doug Goldstein (RETIRED) gentoo-dev 2005-05-11 23:20:36 UTC
That sounds like an unhealthy system/perl install. Try the latest.
Comment 5 Colin Tinker 2005-05-12 12:04:17 UTC
The latest version works fine.  Thanks
Comment 6 Doug Goldstein (RETIRED) gentoo-dev 2005-05-13 00:34:38 UTC
great.