Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831298 - dev-java/jsch-0.1.54-r1 - [javadoc] .../Compression.java:38: error: cannot find symbol
Summary: dev-java/jsch-0.1.54-r1 - [javadoc] .../Compression.java:38: error: cannot fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2022-01-16 10:29 UTC by Toralf Förster
Modified: 2022-01-17 09:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2022-01-16 10:29 UTC, Toralf Förster
Details
dev-java:jsch-0.1.54-r1:20220116-040055.log (dev-java:jsch-0.1.54-r1:20220116-040055.log,4.22 KB, text/plain)
2022-01-16 10:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.73 KB, text/plain)
2022-01-16 10:29 UTC, Toralf Förster
Details
environment (environment,125.42 KB, text/plain)
2022-01-16 10:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.57 KB, application/x-bzip)
2022-01-16 10:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,366.35 KB, application/x-bzip)
2022-01-16 10: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 2022-01-16 10:29:04 UTC
  [javadoc] Loading source files for package com.jcraft.jsch.jcraft...
  [javadoc] Loading source files for package com.jcraft.jsch.jgss...
  [javadoc] Constructing Javadoc information...
  [javadoc] 2 errors
  [javadoc] /var/tmp/portage/dev-java/jsch-0.1.54-r1/work/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java:38: error: cannot find symbol
  [javadoc]   private ZStream stream;
  [javadoc]           ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220114-201049

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-1.58.0 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.8 -target 1.8" 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]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 66bd1d8db846cc8c8b62e8ea6703e49ea07c339b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 16 03:06:51 2022 +0000

    2022-01-16 03:06:50 UTC

emerge -qpvO dev-java/jsch
[ebuild  N    ] dev-java/jsch-0.1.54-r1  USE="doc source zlib -examples"
Comment 1 Toralf Förster gentoo-dev 2022-01-16 10:29:08 UTC
Created attachment 762317 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-16 10:29:09 UTC
Created attachment 762318 [details]
dev-java:jsch-0.1.54-r1:20220116-040055.log
Comment 3 Toralf Förster gentoo-dev 2022-01-16 10:29:10 UTC
Created attachment 762319 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-16 10:29:12 UTC
Created attachment 762320 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-16 10:29:13 UTC
Created attachment 762321 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-16 10:29:19 UTC
Created attachment 762322 [details]
temp.tar.bz2
Comment 7 Volkmar W. Pogatzki 2022-01-16 11:42:42 UTC
!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
Comment 8 Larry the Git Cow gentoo-dev 2022-01-17 09:26:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2229307ee8057c12e8d17f588710224d0abec98e

commit 2229307ee8057c12e8d17f588710224d0abec98e
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-01-16 13:11:06 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-17 09:26:55 +0000

    dev-java/jsch: bump to 0.1.55
    
    Closes: https://bugs.gentoo.org/831298
    
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/23826
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/jsch/Manifest           |  1 +
 dev-java/jsch/jsch-0.1.55.ebuild | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+)