Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721052 - dev-java/jss-4.3.2 : PK11SymKey.c: error: CKM_NETSCAPE_PBE_SHA1_DES_CBC undeclared (first use in this function)
Summary: dev-java/jss-4.3.2 : PK11SymKey.c: error: CKM_NETSCAPE_PBE_SHA1_DES_CBC undec...
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:
Blocks:
 
Reported: 2020-05-05 07:51 UTC by Toralf Förster
Modified: 2021-12-26 17:52 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.45 KB, text/plain)
2020-05-05 07:51 UTC, Toralf Förster
Details
dev-java:jss-4.3.2:20200504-230004.log (dev-java:jss-4.3.2:20200504-230004.log,173.04 KB, text/plain)
2020-05-05 07:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,102.91 KB, text/plain)
2020-05-05 07:51 UTC, Toralf Förster
Details
environment (environment,144.56 KB, text/plain)
2020-05-05 07:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.63 KB, application/x-bzip)
2020-05-05 07:51 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 2020-05-05 07:51:07 UTC
  236 |     if( JSS_PK11_getSymKeyPtr(env, this, &key) != SECSuccess ) {
      |                                                ^~
PK11SymKey.c:247:12: error: CKM_NETSCAPE_PBE_SHA1_DES_CBC undeclared (first use in this function); did you mean CKM_NSS_PBE_SHA1_DES_CBC?
  247 |       case CKM_NETSCAPE_PBE_SHA1_DES_CBC:
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |            CKM_NSS_PBE_SHA1_DES_CBC

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 04 May 2020 09:39:07 PM UTC

emerge -qpvO dev-java/jss
[ebuild  N    ] dev-java/jss-4.3.2  USE="-doc -examples -source -test"
Comment 1 Toralf Förster gentoo-dev 2020-05-05 07:51:10 UTC
Created attachment 636148 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-05 07:51:13 UTC
Created attachment 636150 [details]
dev-java:jss-4.3.2:20200504-230004.log
Comment 3 Toralf Förster gentoo-dev 2020-05-05 07:51:16 UTC
Created attachment 636152 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-05-05 07:51:19 UTC
Created attachment 636154 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-05-05 07:51:22 UTC
Created attachment 636156 [details]
etc.portage.tbz2
Comment 6 Agostino Sarubbo gentoo-dev 2021-01-24 11:55:19 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 7 Larry the Git Cow gentoo-dev 2021-12-26 17:52:28 UTC
The bug has been closed via the following commit(s):

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

commit e7e084bdd8e0c19a2ed47b9a8c3e85ca8e1186a7
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-26 17:50:00 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-26 17:50:00 +0000

    dev-java/jss: treeclean
    
    Closes: https://bugs.gentoo.org/721052
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-java/jss/Manifest                             |   1 -
 dev-java/jss/files/jss-3.4-target_source.patch    |  11 --
 dev-java/jss/files/jss-4.2.5-use_pkg-config.patch |  24 ----
 dev-java/jss/files/jss-4.3-cflags.patch           |  11 --
 dev-java/jss/files/jss-4.3-javadoc.patch          |  11 --
 dev-java/jss/files/jss-4.3-secitem.patch          | 154 ----------------------
 dev-java/jss/files/jss-4.3.2-ldflags.patch        |  11 --
 dev-java/jss/jss-4.3.2.ebuild                     |  95 -------------
 dev-java/jss/metadata.xml                         |  16 ---
 profiles/package.mask                             |   8 --
 10 files changed, 342 deletions(-)