Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382867 - dev-java/icedtea-6.1.10.3 - fails with USE=-xrender
Summary: dev-java/icedtea-6.1.10.3 - fails with USE=-xrender
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew John Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icedtea-tracker
  Show dependency tree
 
Reported: 2011-09-13 19:06 UTC by Alon Bar-Lev
Modified: 2011-11-28 15:57 UTC (History)
1 user (show)

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 Alon Bar-Lev 2011-09-13 19:06:45 UTC
# Running javac:
/var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=2048 -J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 1.5 -target 5 -encoding ascii -Xbootclasspath:/var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/openjdk.build-ecj/classes -sourcepath /var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/generated:../../../src/solaris/classes:../../../src/share/classes -bootclasspath /var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/bootstrap/jdk1.6.0/jre/lib/rt.jar::/var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/openjdk.build-ecj/classes -d /var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/openjdk.build-ecj/classes @/var/tmp/portage/dev-java/icedtea-6.1.10.3/work/icedtea6-1.10.3/openjdk.build-ecj/tmp/sun/sun.awt/awt/.classes.list
----------
1. ERROR in ../../../src/share/classes/sun/awt/image/SunVolatileImage.java (at line 266)
        public Surface getDestSurface() {
                       ^^^^^^^^^^^^^^^^
The method getDestSurface() of type SunVolatileImage must override a superclass method
----------
----------
2. ERROR in ../../../src/share/classes/sun/java2d/SunGraphics2D.java (at line 3287)
        public Surface getDestSurface() {
                       ^^^^^^^^^^^^^^^^
The method getDestSurface() of type SunGraphics2D must override a superclass method
----------
----------
3. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 96)
        public SurfaceData createManagedSurface(int w, int h, int transparency) {
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method createManagedSurface(int, int, int) of type GLXGraphicsConfig must override a superclass method
----------
4. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 169)
        public final boolean isCapPresent(int cap) {
                             ^^^^^^^^^^^^^^^^^^^^^
The method isCapPresent(int) of type GLXGraphicsConfig must override a superclass method
----------
5. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 174)
        public final long getNativeConfigInfo() {
                          ^^^^^^^^^^^^^^^^^^^^^
The method getNativeConfigInfo() of type GLXGraphicsConfig must override a superclass method
----------
6. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 184)
        public final OGLContext getContext() {
                                ^^^^^^^^^^^^
The method getContext() of type GLXGraphicsConfig must override a superclass method
----------
7. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 399)
        createCompatibleVolatileImage(int width, int height,
                                      int transparency, int type)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method createCompatibleVolatileImage(int, int, int, int) of type GLXGraphicsConfig must override a superclass method
----------
8. ERROR in ../../../src/solaris/classes/sun/java2d/opengl/GLXGraphicsConfig.java (at line 438)
        public ContextCapabilities getContextCapabilities() {
                                   ^^^^^^^^^^^^^^^^^^^^^^^^
The method getContextCapabilities() of type GLXGraphicsConfig must override a superclass method
----------
Comment 1 Alon Bar-Lev 2011-09-13 19:07:17 UTC
# emerge --info
Portage 2.1.10.11 (default/linux/amd64/10.0/no-multilib, gcc-4.4.5, glibc-2.12.2-r0, 2.6.39-gentoo-r3 x86_64)                                                                                                      
=================================================================                                                                                                                                                  
System uname: Linux-2.6.39-gentoo-r3-x86_64-Intel-R-_Xeon-R-_CPU_E5410_@_2.33GHz-with-gentoo-2.0.3                                                                                                                 
Timestamp of tree: Mon, 12 Sep 2011 00:45:01 +0000                                                                                                                                                                 
app-shells/bash:          4.1_p9                                                                                                                                                                                   
dev-java/java-config:     2.1.11-r3                                                                                                                                                                                
dev-lang/python:          2.7.1-r1, 3.1.3-r1                                                                                                                                                                       
dev-util/cmake:           2.8.4-r1                                                                                                                                                                                 
dev-util/pkgconfig:       0.26                                                                                                                                                                                     
sys-apps/baselayout:      2.0.3                                                                                                                                                                                    
sys-apps/openrc:          0.8.3-r1                                                                                                                                                                                 
sys-apps/sandbox:         2.4                                                                                                                                                                                      
sys-devel/autoconf:       2.68                                                                                                                                                                                     
sys-devel/automake:       1.11.1                                                                                                                                                                                   
sys-devel/binutils:       2.21.1-r1                                                                                                                                                                                
sys-devel/gcc:            4.4.5                                                                                                                                                                                    
sys-devel/gcc-config:     1.4.1-r1                                                                                                                                                                                 
sys-devel/libtool:        2.4-r1                                                                                                                                                                                   
sys-devel/make:           3.82-r1
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -mtune=native -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -mtune=native -fomit-frame-pointer -pipe"
DISTDIR="/var/gentoo/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="he_IL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/var/gentoo/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/gentoo/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl acpi amd64 bidi bzip2 caps cli cracklib crypt cups curl cxx dri fam gpm iconv ipv6 kerberos logrotate lzma mmx modules mudflap ncurses nls nptl nptlonly openmp pam pcre pppd readline samba session sse sse2 sse3 ssl sysfs tcpd udev unicode vim-syntax xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Alon Bar-Lev 2011-10-22 19:16:29 UTC
Andrew, can I help to confirm this?
Comment 3 Ralph Sennhauser (RETIRED) gentoo-dev 2011-11-27 16:04:10 UTC
(In reply to comment #2)
> Andrew, can I help to confirm this?

Building icedtea:6 with --enable-bootstrap --disable-xrender fails both with gcj-jdk or icedtea-6. Set --disable-bootsrap and it compiles here.
Comment 4 Ralph Sennhauser (RETIRED) gentoo-dev 2011-11-28 15:57:58 UTC
Made --enable-xrender unconditional and DEPEND on x11-libs/libXrender for icedtea:6 as with icedtea:7.

Fixed in icedtea-6.1.10.4-r2

Thanks for the report.