Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240343 - dev-java/icedtea6-1.2 build failure (with GCJ) with USE=nsplugin (possibly a bug in net-libs/xulrunner-1.9.1_alpha2-r1)
Summary: dev-java/icedtea6-1.2 build failure (with GCJ) with USE=nsplugin (possibly a ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icedtea-tracker
  Show dependency tree
 
Reported: 2008-10-07 03:32 UTC by Luke-Jr
Modified: 2009-01-13 17:06 UTC (History)
0 users

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


Attachments
bzip2 -9 /var/tmp/portage/dev-java/icedtea6-1.2/temp/build.log (build.log.bz2,257.11 KB, text/plain)
2008-10-07 03:33 UTC, Luke-Jr
Details

Note You need to log in before you can comment on or make changes to this bug.
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.