Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202609 - dev-java/swt-3.3 fails to build firefox support
Summary: dev-java/swt-3.3 fails to build firefox support
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 19:34 UTC by Gabriel Schanuel
Modified: 2008-01-21 15:09 UTC (History)
0 users

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


Attachments
build.log (build.log,31.54 KB, text/plain)
2007-12-17 19:35 UTC, Gabriel Schanuel
Details
build.log (build.log,31.80 KB, text/plain)
2007-12-17 19:45 UTC, Gabriel Schanuel
Details
Some more info (output.txt,2.11 KB, text/plain)
2008-01-21 14:54 UTC, Nikola Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel Schanuel 2007-12-17 19:34:14 UTC
After emerge --sync on 17/12/2007, emerge -uDN world fails to build dev-java/swt-3.3.
The die message:
 *   Failed to build firefox support


Reproducible: Always

Steps to Reproduce:
emerge -uDN world
Actual Results:  
Failed to build firefox support

Expected Results:  
get swt build ;-)

GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""

#=-=-=-=-==-=-=-=-=-= emerge --info =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
emerge --info
Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23.1 i686)
=================================================================
System uname: 2.6.23.1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Timestamp of tree: Mon, 17 Dec 2007 03:00:03 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
LINGUAS="pt_BR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/mnt/hda1"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amarok amr amrnb amrwb arts automount bash-completion berkdb bitmap-fonts boost cairo cdaudio cdb cdda cddb cdparanoia cdr cli cracklib crypt css cups dbus dga divx dri dvd dvdr dvdread emboss encode evo fam fbsplash ffmpeg firefox fontconfig fortran gdbm gif gpm gstreamer hal iconv imlib isdnlog jpeg kde kdm kerberos lame ldap libcaca lirc logrotate lyrics mad midi mikmod mmx mp3 mpeg mplayer mudflap musicbrainz ncurses nls nptl nptlonly ogg openmp oss pam pcre pdf perl png python qt3 qt3support qt4 quicktime rar readline reflection reiserfs sdl session skins spell spl sse sse2 ssl svg taglib tcpd tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis win32codecs wma x86 xml xorg xv zlib" ALSA_CARDS="emu10k1 via82xx" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="pt_BR" LIRC_DEVICES="serial" USERLAND="GNU" VIDEO_CARDS="savage"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Gabriel Schanuel 2007-12-17 19:35:44 UTC
Created attachment 138765 [details]
build.log
Comment 2 Gabriel Schanuel 2007-12-17 19:45:07 UTC
Created attachment 138767 [details]
build.log
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-01-10 20:29:32 UTC
What version of firefox do you have? and its USE flags?
Comment 4 Nikola Petrov 2008-01-21 14:54:13 UTC
Created attachment 141478 [details]
Some more info

I *cannot* reproduce that.
Comment 5 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-01-21 15:09:33 UTC
Ok let's assume it fixed itself then :)