Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396271 - app-emulation/virtualbox-4.1.8: emerge failed with [1] icedtea-7 system-vm, with [2] sun-jdk-1.6 - ok
Summary: app-emulation/virtualbox-4.1.8: emerge failed with [1] icedtea-7 system-vm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 08:47 UTC by Denis I. Polukarov
Modified: 2012-04-01 11:15 UTC (History)
3 users (show)

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


Attachments
info (info,5.21 KB, text/plain)
2011-12-28 08:48 UTC, Denis I. Polukarov
Details
pqv (pqv,235 bytes, text/plain)
2011-12-28 08:48 UTC, Denis I. Polukarov
Details
build.log (build.log,269.01 KB, text/plain)
2011-12-28 08:48 UTC, Denis I. Polukarov
Details
environment (environment,295.74 KB, text/plain)
2011-12-28 08:48 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2011-12-28 08:47:07 UTC
Emerge failed with:
xxx xxx # eselect java-vm list
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   sun-jdk-1.6 

xxx xxx #
with:
xxx xxx # eselect java-vm list
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   sun-jdk-1.6  system-vm

xxx xxx #
all ok.

Reproducible: Always

Steps to Reproduce:
1. eselect java-vm set system 1 && emerge --update app-emulation/virtualbox
2.
3.
Actual Results:  
app-emulation/virtualbox[java] not build with icedtea-7.

Expected Results:  
Updated app-emulation/virtualbox from 4.1.6 to 4.1.8
Comment 1 Denis I. Polukarov 2011-12-28 08:48:22 UTC
Created attachment 297161 [details]
info
Comment 2 Denis I. Polukarov 2011-12-28 08:48:33 UTC
Created attachment 297163 [details]
pqv
Comment 3 Denis I. Polukarov 2011-12-28 08:48:44 UTC
Created attachment 297165 [details]
build.log
Comment 4 Denis I. Polukarov 2011-12-28 08:48:56 UTC
Created attachment 297167 [details]
environment
Comment 5 William L. Thomson Jr. 2012-01-12 17:56:19 UTC
Also fails to compile with Oracle JDK 1.7.0.2
Comment 6 Markus Wernig 2012-01-23 20:18:05 UTC
Confirmed for icedtea-bin-7. Still bites, same errors occur on ~amd64.

Setting system-vm to sun-jdk-1.6 allows to build.
Comment 7 Gary E. Miller 2012-02-01 01:02:55 UTC
(In reply to comment #6)
> Confirmed for icedtea-bin-7. Still bites, same errors occur on ~amd64.
> 
> Setting system-vm to sun-jdk-1.6 allows to build.

Ditto for me.
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-02-14 06:56:02 UTC
+  14 Feb 2012; Lars Wendler <polynomial-c@gentoo.org> virtualbox-4.1.8.ebuild:
+  Use jre-1.6/jdk-1.6 for java bindings. This should fix bug #396271 and
+  similar ones.
+

Can you guys give this another try with virtualbox-4.1.8? I've tried to fix it and need some verification.
Comment 9 Markus Wernig 2012-02-15 08:15:22 UTC
Setting icedtea-bin-7 as system-vm, then running emerge virtualbox: Builds fine, no errors.
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2012-04-01 11:15:22 UTC
I consider this bug being fixed.
Feel free to add further comments if you think it's still not fixed.