Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665440 - net-libs/nativebiginteger-0.9.36 : * ERROR: net-libs/nativebiginteger-0.9.36::gentoo failed (compile phase):
Summary: net-libs/nativebiginteger-0.9.36 : * ERROR: net-libs/nativebiginteger-0.9.36...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 14:53 UTC by Toralf Förster
Modified: 2018-09-24 15:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.93 KB, text/plain)
2018-09-07 14:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,296.57 KB, text/plain)
2018-09-07 14:53 UTC, Toralf Förster
Details
environment (environment,141.00 KB, text/plain)
2018-09-07 14:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,29.87 KB, application/x-bzip)
2018-09-07 14:53 UTC, Toralf Förster
Details
net-libs:nativebiginteger-0.9.36:20180907-113009.log (net-libs:nativebiginteger-0.9.36:20180907-113009.log,2.18 KB, text/plain)
2018-09-07 14:53 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 2018-09-07 14:53:31 UTC
Cannot find jni.h! Looked in '/include/jni.h'
Please set JAVA_HOME to a java home that has the JNI
 * ERROR: net-libs/nativebiginteger-0.9.36::gentoo failed (compile phase):
 *   unable to build jbigi
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20180829-185703

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv net-libs/nativebiginteger
[ebuild  N    ] net-libs/nativebiginteger-0.9.36  USE="-java -test" 

!!! The following installed packages are masked:
- app-admin/vault-0.11.0::gentoo (masked by: package.mask)
- net-p2p/go-ethereum-1.8.2::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-09-07 14:53:34 UTC
Created attachment 546166 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-07 14:53:37 UTC
Created attachment 546168 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-07 14:53:40 UTC
Created attachment 546170 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-07 14:53:43 UTC
Created attachment 546172 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-07 14:53:45 UTC
Created attachment 546174 [details]
net-libs:nativebiginteger-0.9.36:20180907-113009.log
Comment 6 Thomas Sachau gentoo-dev 2018-09-24 11:38:32 UTC
@monsieurp: You committed the new version, so please/fix check the bugs for it.
Comment 7 Larry the Git Cow gentoo-dev 2018-09-24 15:22:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37863502ea06730388b4ed4f43f14612bbcd3ed8

commit 37863502ea06730388b4ed4f43f14612bbcd3ed8
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2018-09-24 15:20:49 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2018-09-24 15:21:58 +0000

    net-libs/nativebiginteger: improve ebuild.
    
    * fix SRC_URI.
    * set up JVM properly and export JAVA_HOME when enabling tests.
    * minor comestic changes here and there.
    
    Closes: https://bugs.gentoo.org/665440
    Closes: https://bugs.gentoo.org/665442
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../nativebiginteger-0.9.36.ebuild                 | 31 +++++++++++++---------
 1 file changed, 19 insertions(+), 12 deletions(-)