Your message dated Tue, 26 Feb 2019 13:49:19 +0000
with message-id <e1gyd6l-000dpu...@fasolo.debian.org>
and subject line Bug#918647: fixed in morfologik-stemming 1.9.0+dfsg-1
has caused the Debian Bug report #918647,
regarding morfologik-stemming: FTBFS (cannot find symbol IntIntOpenHashMap)
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.)
--
918647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918647
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:morfologik-stemming
Version: 1.9.0+dfsg-0.1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in sid but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/debian
mh_patchpoms -plibmorfologik-stemming-java --debian-build --keep-pom-version
--maven-repo=/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/debian/maven-repo
--build-no-docs
touch debian/stamp-poms-patched
# before-build target may be used to unpatch the pom files, so we need to check
if
# patching the pom files is needed here, normally not
if [ ! -f pom.xml.save ]; then \
/usr/bin/make -f debian/rules patch-poms; \
fi
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:
-Dproperties.file.manual=/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/debian/maven.properties
-Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml
-Dmaven.repo.local=/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/debian/maven-repo
package -DskipTests
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
com.google.inject.internal.cglib.core.$ReflectUtils$1
(file:/usr/share/maven/lib/guice.jar) to method
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
[... snipped ...]
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSA5Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSA5Serializer.java:[72,13]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSA5Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSAInfo.java:[55,60]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSAInfo.FinalStateVisitor
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSAUtils.java:[184,15]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSAUtils
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSAUtils.java:[184,47]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSAUtils
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/CFSA2Serializer.java:[63,45]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.CFSA2Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/CFSA2Serializer.java:[68,45]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.CFSA2Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/CFSA2Serializer.java:[219,15]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.CFSA2Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/CFSA2Serializer.java:[386,9]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.CFSA2Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/CFSA2Serializer.java:[386,45]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.CFSA2Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSA5Serializer.java:[67,45]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSA5Serializer
[[1;31mERROR[m]
/<<BUILDDIR>>/morfologik-stemming-1.9.0+dfsg/morfologik-fsa/src/main/java/morfologik/fsa/FSA5Serializer.java:[72,45]
cannot find symbol
[[1;31mERROR[m] symbol: class IntIntOpenHashMap
[[1;31mERROR[m] location: class morfologik.fsa.FSA5Serializer
[[1;31mERROR[m] -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with
the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug
logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions,
please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[[1;31mERROR[m]
[[1;31mERROR[m] After correcting the problems, you can resume the build with
the command
[[1;31mERROR[m] [1mmvn <goals> -rf :morfologik-fsa[m
make: *** [/usr/share/cdbs/1/class/maven.mk:95: mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
This is just how the build ends and not necessarily the most relevant part.
The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/morfologik-stemming.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: morfologik-stemming
Source-Version: 1.9.0+dfsg-1
We believe that the bug you reported is fixed in the latest version of
morfologik-stemming, 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 918...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated morfologik-stemming
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: SHA256
Format: 1.8
Date: Tue, 26 Feb 2019 14:38:04 +0100
Source: morfologik-stemming
Binary: libmorfologik-stemming-java
Architecture: source
Version: 1.9.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Description:
libmorfologik-stemming-java - Finite state automaton and stemming engine
library
Closes: 918647
Changes:
morfologik-stemming (1.9.0+dfsg-1) unstable; urgency=medium
.
* Wrap and sort debian/control.
* Rail Aliev is no longer active in Debian, reassign to the Java team.
* Update to the new CarrotSearch API: IntIntOpenHashMap → IntIntHashMap
(Closes: #918647).
* Depend on libcarrotsearch-hppc-java (>= 0.7.2).
* Update Vcs-*.
* Bump Standards-Version to 4.3.0.
* Update the homepage.
* Better long description formatting.
* Use debhelper compat level 10.
Checksums-Sha1:
35e290a48bb2aca526cb441ccf9dbc661064c84b 1990
morfologik-stemming_1.9.0+dfsg-1.dsc
69d74439037d6721965ee50dc0a40f6bbf1d8402 6932
morfologik-stemming_1.9.0+dfsg-1.debian.tar.xz
Checksums-Sha256:
3a6628856cf9df0faff69e6bb090cbbf775529e740454d51a69d5730389e5614 1990
morfologik-stemming_1.9.0+dfsg-1.dsc
02416fe1e891bafa7028c4adff46b85f328d936fd7c56c7f7494fd8e170b9b1b 6932
morfologik-stemming_1.9.0+dfsg-1.debian.tar.xz
Files:
a3bfd7b7b5997bf7b134719e3b1db153 1990 java optional
morfologik-stemming_1.9.0+dfsg-1.dsc
f455f4200e3d616407379edd85e2efff 6932 java optional
morfologik-stemming_1.9.0+dfsg-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlx1QdUACgkQXkCM2RzY
OdLrkwf5AdvGMTPWGvBxtbP9Tb4zpZ2pYTU/GDuFGl9PU2mfWIR/qtPWwSOEjUZB
uF0NjyoGLUYFGXfovQfq05KDS3HCoVPOw0/nQdn4wqkNE8j4rj59hgb4ZEG8sOJs
UvSmoxjV8IPYd2AsIlK4t7wWy8CHL5DXoPJU6JHxG9piuQV+kyRrQfe/7b+LJb59
XSrPHPFWag/XMgiChQ3YzGTh9zLEdl3NCJ0qW5QChQ+opqar9p14un0a0TRoQH4e
kBdyZI5PoQTbSxEhJcsMIkYHJpnMDvM07/4/l/20ePlJXbueBqMtr80IJ5lVGN3s
kwyvjh0YzNdgh34eU6aYFw3yTv0X+w==
=iBCj
-----END PGP SIGNATURE-----
--- End Message ---