Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503520 - dev-lang/nqp-2014.02 should depend on virtual/jdk-1.7 virtual/jre-1.7
Summary: dev-lang/nqp-2014.02 should depend on virtual/jdk-1.7 virtual/jre-1.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 14:07 UTC by Tanktalus
Modified: 2014-03-06 06:48 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 Tanktalus 2014-03-05 14:07:37 UTC
As I'm building a new system by more or less copying an old one, a full emerge from stage 3 eventually gives me:

>>> Failed to emerge dev-lang/nqp-2014.02, Log file:
>>>  '/var/tmp/portage/dev-lang/nqp-2014.02/temp/build.log'
>>> Jobs: 374 of 763 complete, 1 failed             Load avg: 3.65, 3.10, 3.65
 * Package:    dev-lang/nqp-2014.02
 * Repository: gentoo
 * Maintainer: patrick@gentoo.org perl@gentoo.org
 * USE:        amd64 elibc_glibc java kernel_linux parrot userland_GNU
 * FEATURES:   distcc preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking nqp-2014.02.tar.gz to /var/tmp/portage/dev-lang/nqp-2014.02/work
>>> Source unpacked in /var/tmp/portage/dev-lang/nqp-2014.02/work
>>> Preparing source in /var/tmp/portage/dev-lang/nqp-2014.02/work/perl6-nqp-f8a6106 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/nqp-2014.02/work/perl6-nqp-f8a6106 ...
Verifying installation ...
Using /usr/bin/parrot (version 0).
* configure package dyncall
guess operating system linux
guess arch x64
guess tool gcc
guess assembler as

Creating gen/parrot/nqp_launcher ...

===SORRY!===
Need at least JVM 1.7 (got java version "1.6.0"
)


So, I'll install java 1.7, set it as the system vm, and continue.  However, I suspect that the ebuild should prereq 1.7, and possibly override the current VM to be 1.7 or higher.

Reproducible: Always
Comment 1 Patrick Lauer gentoo-dev 2014-03-06 06:48:26 UTC
+  06 Mar 2014; Patrick Lauer <patrick@gentoo.org> nqp-2014.02.ebuild:                                                                                                                                                                                                         
+  Tighten java deps #503520