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

Bug 240340

Summary: dev-java/icedtea6-1.2 build failure (with GCJ) due to net-libs/xulrunner
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: /var/tmp/portage/dev-java/icedtea6-1.2/temp/build.log
/var/tmp/portage/dev-java/icedtea6-1.2/work/icedtea6-1.2/config.log

Description Luke-Jr 2008-10-07 01:58:33 UTC
It appears to be looking for mozilla pkg-config by name, while net-libs/xulrunner installs them by version, eg: /usr/lib64/pkgconfig/mozilla-plugin-1.9.1.pc

luke-jr@tsuruki ~ $ pkg-config --exists --print-errors mozilla-plugin-1.9.1
luke-jr@tsuruki ~ $ pkg-config --exists --print-errors mozilla-plugin
Package mozilla-plugin was not found in the pkg-config search path.
Perhaps you should add the directory containing `mozilla-plugin.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mozilla-plugin' found
Comment 1 Luke-Jr 2008-10-07 02:03:58 UTC
My older xulrunner bin packages do not have a version in their .pc files, so I think this is the mozilla team's bug...
Comment 2 Luke-Jr 2008-10-07 02:04:50 UTC
Created attachment 167505 [details]
/var/tmp/portage/dev-java/icedtea6-1.2/temp/build.log
Comment 3 Luke-Jr 2008-10-07 02:05:08 UTC
Created attachment 167507 [details]
/var/tmp/portage/dev-java/icedtea6-1.2/work/icedtea6-1.2/config.log
Comment 4 Andrew John Hughes 2008-12-17 23:21:48 UTC
1.3 only uses the newer xulrunner.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2008-12-17 23:54:09 UTC
(In reply to comment #4)
> 1.3 only uses the newer xulrunner.
> 

Marking as fixed then.