Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833946 - sci-geosciences/bt747-2.1.7-r2 - error: package org.apache.sanselan does not exist
Summary: sci-geosciences/bt747-2.1.7-r2 - error: package org.apache.sanselan does not ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-02-23 16:00 UTC by Toralf Förster
Modified: 2024-02-06 09:28 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.58 KB, text/plain)
2022-02-23 16:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,213.93 KB, text/plain)
2022-02-23 16:00 UTC, Toralf Förster
Details
environment (environment,161.99 KB, text/plain)
2022-02-23 16:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.64 KB, application/x-bzip)
2022-02-23 16:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.81 KB, application/x-bzip)
2022-02-23 16:00 UTC, Toralf Förster
Details
sci-geosciences:bt747-2.1.7-r2:20220223-152624.log (sci-geosciences:bt747-2.1.7-r2:20220223-152624.log,30.57 KB, text/plain)
2022-02-23 16:00 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-02-23 16:00:03 UTC
    [javac]                                  ^
    [javac] /var/tmp/portage/sci-geosciences/bt747-2.1.7-r2/work/src_j2se/net/sf/bt747/j2se/app/list/MyThumbNail.java:74: error: package org.apache.sanselan.formats.jpeg does not exist
    [javac] import org.apache.sanselan.formats.jpeg.JpegImageMetadata;
    [javac]                                        ^
    [javac] /var/tmp/portage/sci-geosciences/bt747-2.1.7-r2/work/src_j2se/net/sf/bt747/j2se/app/list/MyThumbNail.java:312: error: cannot find symbol
    [javac] 		final IImageMetadata metadata = Sanselan.getMetadata(new File(
    [javac] 		      ^

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

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

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

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.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.14_p9"
JAVACFLAGS="-source 1.7 -target 1.7" COMPILER="javac"
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 8.322_p06 [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:
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *

  HEAD of ::gentoo
commit 88a7f7db98a4cbea4b00ad0cf567c0d96aa75c11
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Feb 23 13:51:58 2022 +0000

    2022-02-23 13:51:56 UTC

emerge -qpvO sci-geosciences/bt747
[ebuild  N    ] sci-geosciences/bt747-2.1.7-r2
Comment 1 Toralf Förster gentoo-dev 2022-02-23 16:00:05 UTC
Created attachment 765715 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-23 16:00:06 UTC
Created attachment 765716 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-23 16:00:08 UTC
Created attachment 765717 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-23 16:00:09 UTC
Created attachment 765718 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-23 16:00:10 UTC
Created attachment 765719 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-23 16:00:11 UTC
Created attachment 765720 [details]
sci-geosciences:bt747-2.1.7-r2:20220223-152624.log
Comment 7 Larry the Git Cow gentoo-dev 2024-02-06 09:28:45 UTC
The bug has been referenced in the following commit(s):

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

commit c519379f6e313e9a060a819c3316723070239682
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-02-05 10:01:36 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2024-02-06 09:27:21 +0000

    dev-java/commons-imaging: Revert "dev-java/commons-imaging: Drop 0.97"
    
    Removal was the root cause of https://bugs.gentoo.org/833946
    This reverts commit b28ee99.
    
    Bug: https://bugs.gentoo.org/833946
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/35006/commits/83552ce94f57a66b1b7a45a051557ff8a9bb7d9e
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/commons-imaging/Manifest                  |  1 +
 .../commons-imaging/commons-imaging-0.97.ebuild    | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)