Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96171 - thunderbird ebuild fails
Summary: thunderbird ebuild fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-15 04:48 UTC by Sir_Galahad
Modified: 2005-07-17 17:09 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 Sir_Galahad 2005-06-15 04:48:51 UTC
If mozilla-firefox was built without "mozdevelop" mozilla-thunderbird fails to
emerge (error in jsd_xpc.cpp).

After reemerging mozilla-firefox was built with "mozdevelop",
mozilla-thunderbird could be emerged.

mozdevelop seems to be responsible for the JavaScript debugger; this USE flag is
only available in mozilla-firefox, however mozilla-thunderbird seems to build
with JavaScript debugger support and won't compile

Reproducible: Didn't try
Steps to Reproduce:
1. emerge mozilla-firefox with "-mozdevelop"
2. emerge mozilla-thunderbird

Actual Results:  
ebuild fails (error in function src_compile, jsd_xpc.cpp)
Comment 1 Pat Erley 2005-07-14 23:42:01 UTC
This has been recreated by me on x86 (p4)
Comment 2 Jory A. Pratt 2005-07-14 23:49:57 UTC
www-client/mozilla-firefox-1.0.5  -debug +gnome +ipv6 +java -mozdevelop
-moznoxft -mozsvg +truetype -xinerama -xprint

That has no impact on TB building properly. I also need to see the full error if
you want to get this issue resolved your descripition just tells me were it
fails not what the reasoning behind the failure is. Also emerge info is required.
Comment 3 Pat Erley 2005-07-15 11:09:45 UTC
Here's my emerge info.  I'm redoing the build again to capture the error. 
Expect in about 40 minutes.

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r3 i686)
=================================================================
System uname: 2.6.12-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo
http://mirror.datapipe.net/gentoo ftp://gentoo.ccccom.com
ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://gentoo.ccccom.com"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://10.0.1.100/gentoo-portage"
USE="x86 3dnow 4kstacks X aac aalib acpi alsa apache2 apm artworkextra asm
audiofile avi bash-completion beepmp berkdb bitmap-fonts bluetooth bmp bzip2
bzlib cacheemu calendar cdda cddb cdio cdparanoia cdr cdrom cgi chipcard chroot
cln codecs cpudetection crypt css cups curl devfs26 devmap dga dhcp dio directfb
disk-cache divx4linux dnd dts dv dvb dvd dvdr dvdread ecc elf emboss emoticon
encode escreen ethereal evo evo2 exif ext-png ext-zlib extensions extlib faad
fam fb fbcon festival ffmpeg fftw flac fltk foomaticdb fortran freetype gd gdbm
gif gimpprint gkrellm glut gmail gphoto2 gpm gs gtk gtk2 hal icecast imagemagick
imap imlib imlib2 ipv6 irda ithreads java jikes jit jp2 jpeg jpeg2k junit
justify kdeenablefinal kdepim kqemu libcaca libg++ libwww lirc live lm_sensors
logrotate lzo lzw lzw-tiff mad mikmod mjpeg mmap mmx mng monkey motif mozsvg mp3
mpeg mpeg4 mplayer mysql mythtv ncurses nls no-old-linux nptl nptlonly nvidia
offensive ogg oggvorbis opengl pam pcmcia pcre pda pdf pdflib perl pic pie png
pnp posix print python qemu-fast qt quicktime rar readline real rtc samba sapdb
sasl sdl sharedmem sockets softmmu spell sse sse2 ssl svg svga sysfs tcltk tcpd
tga theora threads tiff tos transcode truetype truetype-fonts type1 type1-fonts
uptimed urandom usagi usb utf8 v4l v4l2 vcd vidix vim vim-pager vim-with-x
vorbis wifi win32codecs xine xml2 xmms xosd xpm xprint xrandr xscreensaver xv
xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 4 Pat Erley 2005-07-17 16:36:01 UTC
Ok, Built fine on my system, once I got rid of the MAKEOPTS.  Apparently it's
just a parallel make problem.
Comment 5 Jory A. Pratt 2005-07-17 17:09:25 UTC
seeing original poster has not responded to need info if he wants this resolved
I am closing until then.