Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774441 - app-forensics/sleuthkit-4.10.1-r1 - java.lang.NoSuchMethodError: org.apache.tools.ant.Project.setCoreLoader(Ljava/lang/ClassLoader
Summary: app-forensics/sleuthkit-4.10.1-r1 - java.lang.NoSuchMethodError: org.apache.t...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Göktürk Yüksek
URL:
Whiteboard:
Keywords:
: 763081 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-06 10:59 UTC by Toralf Förster
Modified: 2021-08-10 07:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.19 KB, text/plain)
2021-03-06 10:59 UTC, Toralf Förster
Details
app-forensics:sleuthkit-4.10.1-r1:20210306-094314.log (app-forensics:sleuthkit-4.10.1-r1:20210306-094314.log,208.34 KB, text/plain)
2021-03-06 10:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,262.36 KB, text/plain)
2021-03-06 10:59 UTC, Toralf Förster
Details
environment (environment,176.08 KB, text/plain)
2021-03-06 10:59 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.64 KB, application/x-bzip)
2021-03-06 10:59 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.18 KB, application/x-bzip)
2021-03-06 10:59 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 2021-03-06 10:59:27 UTC
ant dist -Doffline=true -Ddefault-jar-location="/var/tmp/portage/app-forensics/sleuthkit-4.10.1-r1/temp/lib"
Buildfile: /var/tmp/portage/app-forensics/sleuthkit-4.10.1-r1/work/sleuthkit-4.10.1/bindings/java/build.xml
java.lang.NoSuchMethodError: org.apache.tools.ant.Project.setCoreLoader(Ljava/lang/ClassLoader;)V
	at org.apache.tools.ant.Main.runBuild(Main.java:741)
	at org.apache.tools.ant.Main.startAnt(Main.java:223)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210227-144317

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar  6 09:22:11 UTC 2021

emerge -qpvO app-forensics/sleuthkit
[ebuild  N    ] app-forensics/sleuthkit-4.10.1-r1  USE="java threads zlib -aff -doc -ewf -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2021-03-06 10:59:28 UTC
Created attachment 689631 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-06 10:59:29 UTC
Created attachment 689634 [details]
app-forensics:sleuthkit-4.10.1-r1:20210306-094314.log
Comment 3 Toralf Förster gentoo-dev 2021-03-06 10:59:31 UTC
Created attachment 689637 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-06 10:59:33 UTC
Created attachment 689640 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-06 10:59:34 UTC
Created attachment 689643 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-06 10:59:35 UTC
Created attachment 689646 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-06 10:59:54 UTC
Maybe this is a dup of bug 689752 ?
Comment 8 Göktürk Yüksek archtester gentoo-dev 2021-08-09 23:15:09 UTC
(In reply to Toralf Förster from comment #7)
> Maybe this is a dup of bug 689752 ?

It's not. Are you sure this is not related to your setup? Look at the NoSuchMethodError error: "org.apache.tools.ant.Project.setCoreLoader(Ljava/lang/ClassLoader;)V" The ";)V" artifact at the end looks awfully suspicious. You also filed the same bug for rstudio (https://bugs.gentoo.org/668594) and libbluray (https://bugs.gentoo.org/763081) with the same error. Same call stack dump across different ant versions.

I'm going to resolve this as INVALID since I can't reproduce it myself. Feel free to reopen if you think we can reliably reproduce it.
Comment 9 Toralf Förster gentoo-dev 2021-08-10 07:13:54 UTC
*** Bug 763081 has been marked as a duplicate of this bug. ***