Your message dated Sat, 11 Mar 2023 18:29:20 +0000
with message-id <e1pb3y4-003dhz...@fasolo.debian.org>
and subject line Bug#1012099: fixed in scilab 6.1.1+dfsg2-5
has caused the Debian Bug report #1012099,
regarding scilab: FTBFS with OpenJDK 17: no scilocalization in java.library.path
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1012099: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: scilab
Version: 6.1.1+dfsg2-3
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
Usertags: default-java17


scilab fails to build with OpenJDK 17:


  -- Building documentation (en_US) --
  LANG=en_US.UTF-8 LC_ALL=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 
  _JAVA_OPTIONS='-Djava.awt.headless=true' HOME=/tmp ./bin/scilab-adv-cli -
  noatomsautoload -nb -l en_US -nouserstartup -e "try 
  xmltojar([],[],'en_US');catch disp(lasterror()); exit(-1);end;exit(0);"
  Picked up _JAVA_OPTIONS: -
  
Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/sh
  are/java/looks.jar:/usr/share/java/commons-
  logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-
  4.10.4.jar:/usr/share/java/lucene-analyzers-common-
  4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-
  repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-
  repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-
  repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-
  debian.jar:/usr/share/java/freehep-graphicsio-emf.jar:/usr/share/java/freehep-
  graphics2d.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-
  
engine.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java
  /gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-
  
fop.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.
  jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-
  io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-
  
framework.jar:/usr/share/java/jlatexmath.jar:/usr/share/java/ecj.jar:/usr/share/
  java/javax.activation.jar:/usr/share/java/jaxb-
  
runtime.jar:modules/external_objects_java/jar/org.scilab.modules.external_object
  
s_java.jar:modules/jvm/jar/org.scilab.modules.jvm.jar:modules/scirenderer/jar/sc
  
irenderer.jar:modules/javasci/jar/org.scilab.modules.javasci.jar:modules/history
  
_browser/jar/org.scilab.modules.history_browser.jar:modules/console/jar/org.scil
  
ab.modules.console.jar:modules/action_binding/jar/org.scilab.modules.action_bind
  
ing.jar:modules/completion/jar/org.scilab.modules.completion.jar:modules/graphic
  
_objects/jar/org.scilab.modules.graphic_objects.jar:modules/types/jar/org.scilab
  
.modules.types.jar:modules/commons/jar/org.scilab.modules.commons.jar:modules/hi
  
story_manager/jar/org.scilab.modules.history_manager.jar:modules/graph/jar/org.s
  
cilab.modules.graph.jar:modules/ui_data/jar/org.scilab.modules.ui_data.jar:modul
  
es/scinotes/jar/org.scilab.modules.scinotes.jar:modules/core/jar/org.scilab.modu
  
les.core.jar:modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:mo
  
dules/helptools/jar/org.scilab.modules.helptools.jar:modules/localization/jar/or
  
g.scilab.modules.localization.jar:modules/gui/jar/org.scilab.modules.gui.jar:mod
  
ules/renderer/jar/org.scilab.modules.renderer.jar:modules/xcos/jar/org.scilab.mo
  dules.xcos.jar:modules/preferences/jar/org.scilab.modules.preferences.jar: -
  Djava.awt.headless=true
  
  The native library scilocalization does not exist or cannot be found.
  no scilocalization in java.library.path:
  java.lang.UnsatisfiedLinkError: no scilocalization in java.library.path:
          at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2429)
          at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:818)
          at java.base/java.lang.System.loadLibrary(System.java:1989)
          at org.scilab.modules.localization.MessagesJNI.<clinit>(Unknown 
Source)
          at org.scilab.modules.localization.Messages.gettext(Unknown Source)
          at org.scilab.modules.commons.xml.XConfiguration.<clinit>(Unknown 
Source)
          at org.scilab.modules.core.Scilab.<clinit>(Unknown Source)
  Could not access to the Main Scilab Class:
  Exception in thread "main" java.lang.UnsatisfiedLinkError: 'java.lang.String 
org.scilab.modules.localization.MessagesJNI.gettext(java.lang.String)'
          at org.scilab.modules.localization.MessagesJNI.gettext(Native Method)
          at org.scilab.modules.localization.Messages.gettext(Unknown Source)
          at org.scilab.modules.commons.xml.XConfiguration.<clinit>(Unknown 
Source)
          at org.scilab.modules.core.Scilab.<clinit>(Unknown Source)
  
  Scilab cannot create Scilab Java Main-Class (we have not been able to find 
the main Scilab class. Check if the Scilab and thirdparty packages are 
available).
  make[2]: *** [Makefile:2292: doc] Error 1
  make[2]: Leaving directory '/<<PKGBUILDDIR>>/scilab'
  make[1]: *** [debian/rules:43: override_dh_auto_build] Error 2
  make[1]: Leaving directory '/<<PKGBUILDDIR>>'
  make: *** [debian/rules:32: binary] Error 2
  dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
2

--- End Message ---
--- Begin Message ---
Source: scilab
Source-Version: 6.1.1+dfsg2-5
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
scilab, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1012...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated scilab package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 11 Mar 2023 16:23:07 +0100
Source: scilab
Architecture: source
Version: 6.1.1+dfsg2-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
<debian-science-maintain...@alioth-lists.debian.net>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1012099 1030205
Changes:
 scilab (6.1.1+dfsg2-5) unstable; urgency=medium
 .
   * Team upload
   * Raising Standards version to 4.6.2 (no change)
   * Adding missing dependencies on libfreehep-graphicsio-java and
     libfreehep-util-java
   * Fixing the FTBFS occurring during the doc build
   * Enabling starting with OpenJDK 17 (Closes: #1012099)
   * Selecting unversioned jars instead of versioned ones in the configure phase
     (Closes: #1030205)
   * Refreshing patches
   * Removing unneeded older-than versioned dependencies
   * Update lintian override info to new format:
     + debian/source/lintian-overrides: line 2, 4
     + debian/scilab-minimal-bin.lintian-overrides: line 4
   * debian/copyright: use spaces rather than tabs to start continuation lines.
   * Update renamed lintian tag names in lintian overrides.
   * Set upstream metadata fields: Repository-Browse.
   * Fix day-of-week for changelog entry 5.0.3-1.
Checksums-Sha1:
 1ec1c0e9837da69a953f3fa52cade012fa8da9f7 3606 scilab_6.1.1+dfsg2-5.dsc
 d99908127900827fe61d6030f913cee7e4ddcd1e 39120 
scilab_6.1.1+dfsg2-5.debian.tar.xz
 8da01374015f124c276fb159459668aa0e469825 22330 
scilab_6.1.1+dfsg2-5_amd64.buildinfo
Checksums-Sha256:
 20e2e7bd4dcfb2d8c31773bbf85aa7657ead98cb475e5938789b240c9c10cea0 3606 
scilab_6.1.1+dfsg2-5.dsc
 52f3d29f999c896d69a233f98d42bebcf9e1472eecc2baa10e6a3727291fc58a 39120 
scilab_6.1.1+dfsg2-5.debian.tar.xz
 ddb8330b531a5c9c357cb01fcb8c18e3f97c581857ccd8c859d3c366ff73ad7f 22330 
scilab_6.1.1+dfsg2-5_amd64.buildinfo
Files:
 71f0a0c8cf345b3abf1271246239083d 3606 math optional scilab_6.1.1+dfsg2-5.dsc
 bfb568561636a4d3102ad54958025c69 39120 math optional 
scilab_6.1.1+dfsg2-5.debian.tar.xz
 6e2a86758e58453f03e768d23c55a71c 22330 math optional 
scilab_6.1.1+dfsg2-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmQMvwUACgkQYAMWptwn
dHaeIxAApbAkT2TogA0GYQBFn7KbnMHU/sMHG0SFsPe/WkUxDWLDAJkLPXOhvjHe
yUAR/4IrmKc3cWfvwbtJKwfB1pqtZE+IX+2i+NoXK7OLCt+BHYQidNdJQI4WZHAm
wzmYkM6t+vMiO6C9/7c4+uXgcciE63JlmLCZ31xydEduppV+k9yr6sr6Ot51kjJv
AqwHEtfCn8PyAA1DiTioiX5mku/x1eXwdmunVvg29zpWBCN1uokP2coI1kifbEYn
DrfgXERYlX2F1u8vRfUuS1CV/PSJf8x/utfcUIIcjL/r5q8h3VqERe6btGDMFC7u
j42PX7BZ5i/ckPoYXqZy0xZuXJYCuA1wC3Zf/LB7HNn0YvMnDGk6MOPrgnJbPf7F
rruav90FHJ2r6/sumxOhdkpDRtOyiYCXnmM5Ye1h1uqLv90gEpm1oqB8MYNnACW5
WSPPxW/iJuxXbnLoAXbM2BsB7xqH5Cxv35s9rAeb69MMD4Z7RAdIPF8NnjfTvNA3
sIfpJODv0JGiCgLxVahvER/1fvwqIu0s0f22jnjKhcmoem3lyH90+lk9YFOFOVBy
iT2VpEeHejQVtqrHkbD5ESGHA6JQ2Ts1+7dEiUfbbCiCXo9Ye0RSyHIvNy6vBSHL
qlTG/IBfmwQ+bGq+rMAwblQWU86z+USFIS8FhB+m7mgaSx/0/kk=
=VaVB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to