Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632192 - dev-lang/tuprolog-3.0.1 : [javac] /.../MyIntegerBiFunction.java:1: error: package java.util.function does not exist
Summary: dev-lang/tuprolog-3.0.1 : [javac] /.../MyIntegerBiFunction.java:1: error: pa...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-09-27 20:29 UTC by Toralf Förster
Modified: 2017-09-28 12:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.23 KB, text/plain)
2017-09-27 20:29 UTC, Toralf Förster
Details
dev-lang:tuprolog-3.0.1:20170927-201931.log (dev-lang:tuprolog-3.0.1:20170927-201931.log,7.11 KB, text/plain)
2017-09-27 20:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,500.30 KB, text/plain)
2017-09-27 20:29 UTC, Toralf Förster
Details
environment (environment,153.40 KB, text/plain)
2017-09-27 20:29 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.53 KB, application/x-bzip)
2017-09-27 20:29 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.41 KB, application/x-bzip)
2017-09-27 20:29 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-27 20:29:08 UTC
compile:
    [javac] Compiling 285 source files to /var/tmp/portage/dev-lang/tuprolog-3.0.1/work/tuprolog-3.0.1/build
    [javac] /var/tmp/portage/dev-lang/tuprolog-3.0.1/work/tuprolog-3.0.1/src/MyIntegerBiFunction.java:1: error: package java.util.function does not exist
    [javac] import java.util.function.BiFunction;
    [javac]                          ^
    [javac] /var/tmp/portage/dev-lang/tuprolog-3.0.1/work/tuprolog-3.0.1/src/MyIntegerBiFunction.java:4: error: cannot find symbol

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20170910-171402

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
2)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7  system-vm
  [2]   icedtea-bin-8 

emerge -qpv dev-lang/tuprolog
[ebuild     U ] dev-lang/tuprolog-3.0.1 [3.0.0] USE="-doc -examples {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-09-27 20:29:11 UTC
Created attachment 496756 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-27 20:29:14 UTC
Created attachment 496758 [details]
dev-lang:tuprolog-3.0.1:20170927-201931.log
Comment 3 Toralf Förster gentoo-dev 2017-09-27 20:29:17 UTC
Created attachment 496760 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-27 20:29:20 UTC
Created attachment 496762 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-27 20:29:23 UTC
Created attachment 496764 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-27 20:29:26 UTC
Created attachment 496766 [details]
temp.tbz2
Comment 7 Keri Harris gentoo-dev 2017-09-28 12:21:49 UTC
This is now fixed in git. Thanks for reporting this bug.