Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675990 - dev-java/jsch-0.1.54 : [javac] /.../Compression.java:31: error: package com.jcraft.jzlib does not exist
Summary: dev-java/jsch-0.1.54 : [javac] /.../Compression.java:31: error: package com....
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:
Depends on: 676002
Blocks:
  Show dependency tree
 
Reported: 2019-01-21 19:05 UTC by Toralf Förster
Modified: 2019-01-21 21:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.29 KB, text/plain)
2019-01-21 19:05 UTC, Toralf Förster
Details
dev-java:jsch-0.1.54:20190121-154329.log (dev-java:jsch-0.1.54:20190121-154329.log,5.11 KB, text/plain)
2019-01-21 19:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,122.63 KB, text/plain)
2019-01-21 19:05 UTC, Toralf Förster
Details
environment (environment,153.68 KB, text/plain)
2019-01-21 19:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.20 KB, application/x-bzip)
2019-01-21 19:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,33.46 KB, application/x-bzip)
2019-01-21 19:05 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 2019-01-21 19:05:05 UTC
compile:
    [javac] Compiling 135 source files to /var/tmp/portage/dev-java/jsch-0.1.54/work/jsch-0.1.54/build
    [javac] /var/tmp/portage/dev-java/jsch-0.1.54/work/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java:31: error: package com.jcraft.jzlib does not exist
    [javac] import com.jcraft.jzlib.*;
    [javac] ^
    [javac] /var/tmp/portage/dev-java/jsch-0.1.54/work/jsch-0.1.54/src/main/java/com/jcraft/jsch/jcraft/Compression.java:38: error: cannot find symbol

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.32.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-java/jsch
[ebuild  N    ] dev-java/jsch-0.1.54  USE="zlib -doc -examples -source"
Comment 1 Toralf Förster gentoo-dev 2019-01-21 19:05:08 UTC
Created attachment 562430 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-21 19:05:11 UTC
Created attachment 562432 [details]
dev-java:jsch-0.1.54:20190121-154329.log
Comment 3 Toralf Förster gentoo-dev 2019-01-21 19:05:13 UTC
Created attachment 562434 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-21 19:05:16 UTC
Created attachment 562436 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-21 19:05:19 UTC
Created attachment 562438 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-21 19:05:22 UTC
Created attachment 562440 [details]
temp.tbz2
Comment 7 Miroslav Šulc gentoo-dev 2019-01-21 21:31:44 UTC
fixed in bug #676002