Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831199 - dev-util/weka-3.8.0 - [javac] .../PMML.java:51: error: cannot find symbol
Summary: dev-util/weka-3.8.0 - [javac] .../PMML.java:51: error: cannot find symbol
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 850043
Blocks:
  Show dependency tree
 
Reported: 2022-01-14 15:44 UTC by Toralf Förster
Modified: 2022-06-10 05:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.46 KB, text/plain)
2022-01-14 15:44 UTC, Toralf Förster
Details
dev-util:weka-3.8.0:20220114-152143.log (dev-util:weka-3.8.0:20220114-152143.log,30.66 KB, text/plain)
2022-01-14 15:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,227.08 KB, text/plain)
2022-01-14 15:44 UTC, Toralf Förster
Details
environment (environment,161.56 KB, text/plain)
2022-01-14 15:44 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.92 KB, application/x-bzip)
2022-01-14 15:44 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.94 KB, application/x-bzip)
2022-01-14 15:44 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 2022-01-14 15:44:30 UTC
    [javac]                                 ^
    [javac] /var/tmp/portage/dev-util/weka-3.8.0/work/weka-3-8-0/src/main/java/weka/core/pmml/jaxbbindings/PMML.java:19: error: package javax.xml.bind.annotation does not exist
    [javac] import javax.xml.bind.annotation.XmlType;
    [javac]                                 ^
    [javac] /var/tmp/portage/dev-util/weka-3.8.0/work/weka-3-8-0/src/main/java/weka/core/pmml/jaxbbindings/PMML.java:51: error: cannot find symbol
    [javac] @XmlAccessorType(XmlAccessType.FIELD)
    [javac]  ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220111-140005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.58.0
  [2]   rust-1.58.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac"
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
2)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
3)	AdoptOpenJDK JRE 11.0.13_p8 [openjdk-jre-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm
  [3]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.1 *

  HEAD of ::gentoo
commit 440c22b2decca034029e543b99aa95bf1ecd94d8
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 14 14:07:05 2022 +0000

    2022-01-14 14:07:03 UTC

emerge -qpvO dev-util/weka
[ebuild  N    ] dev-util/weka-3.8.0  USE="-source"
Comment 1 Toralf Förster gentoo-dev 2022-01-14 15:44:34 UTC
Created attachment 762161 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-14 15:44:35 UTC
Created attachment 762162 [details]
dev-util:weka-3.8.0:20220114-152143.log
Comment 3 Toralf Förster gentoo-dev 2022-01-14 15:44:37 UTC
Created attachment 762163 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-14 15:44:38 UTC
Created attachment 762164 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-14 15:44:40 UTC
Created attachment 762165 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-14 15:44:41 UTC
Created attachment 762166 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-10 05:51:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6554bff22be0c06b757470373636e01ecdb10b5c

commit 6554bff22be0c06b757470373636e01ecdb10b5c
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-06-09 07:42:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-10 05:51:28 +0000

    dev-util/weka: drop 3.8.0
    
    Closes: https://bugs.gentoo.org/831199
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/25826
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/weka/weka-3.8.0.ebuild | 74 -----------------------------------------
 1 file changed, 74 deletions(-)