Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 240343

Summary: dev-java/icedtea6-1.2 build failure (with GCJ) with USE=nsplugin (possibly a bug in net-libs/xulrunner-1.9.1_alpha2-r1)
Product: Gentoo Linux Reporter: Luke-Jr <luke-jr+gentoobugs>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 247140    
Attachments: bzip2 -9 /var/tmp/portage/dev-java/icedtea6-1.2/temp/build.log

Description Luke-Jr 2008-10-07 03:32:14 UTC
If bug 240340 is resolved (in my case, I used a symlink), dev-java/icedtea6 will then fail building the web plugin:

gcjwebplugin.cc:784: error: 'jref' does not name a type
make: *** [gcjwebplugin.so] Error 1
Comment 1 Luke-Jr 2008-10-07 03:33:39 UTC
Created attachment 167511 [details]
bzip2 -9 /var/tmp/portage/dev-java/icedtea6-1.2/temp/build.log
Comment 2 Luke-Jr 2008-10-07 03:45:43 UTC
I downgraded net-libs/xulrunner to 1.9.0.3 and gcjwebplugin.so has since been created, so I guess might also be a xulrunner issue... :/
Comment 3 Luke-Jr 2008-10-07 03:53:41 UTC
This *might* be pkg-config related too, since I see the named 'jref' type defined in the headers as with 1.9.0.3... but the command line used by make looks good, so I'm not sure.
Comment 4 Luke-Jr 2008-10-07 14:42:34 UTC
For the record, net-libs/xulrunner-1.9.0.3 allowed dev-java/icedtea6-1.2 to complete successfully.
Comment 5 Andrew John Hughes 2008-12-22 17:48:51 UTC
gcjwebplugin is not part of 1.3.1.
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2009-01-13 17:06:40 UTC
(In reply to comment #5)
> gcjwebplugin is not part of 1.3.1.
> 

Let's consider this fixed then.