Your message dated Sun, 20 Jan 2019 14:50:57 +0000
with message-id <[email protected]>
and subject line Bug#919729: fixed in carrotsearch-hppc 0.7.2-2
has caused the Debian Bug report #919729,
regarding carrotsearch-hppc: FTBFS (Could not resolve dependencies for project 
com.carrotsearch:hppc-template-processor:maven-plugin:0.7.2)
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 [email protected]
immediately.)


-- 
919729: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919729
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:carrotsearch-hppc
Version: 0.7.2-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   dh_auto_configure -i
        mh_patchpoms -plibcarrotsearch-hppc-java --debian-build 
--keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i
        /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
-DskipTests -Dnotimestamp=true -Dlocale=en_US
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)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[WARNING] The project com.carrotsearch:hppc-parent:pom:0.7.2 uses prerequisites 
which is only intended for maven-plugin projects but not for non maven-plugin 
projects. For such purposes you should use the maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] HPPC (parent POM)                                                  [pom]
[INFO] HPPC Template Processor                                   [maven-plugin]
[INFO] HPPC Collections                                                [bundle]
[INFO] 
[INFO] --------------------< com.carrotsearch:hppc-parent >--------------------
[INFO] Building HPPC (parent POM) 0.7.2                                   [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --------------< com.carrotsearch:hppc-template-processor >--------------
[INFO] Building HPPC Template Processor 0.7.2                             [2/3]
[INFO] ----------------------------[ maven-plugin ]----------------------------
[WARNING] The POM for com.ibm.icu:icu4j:jar:debian is missing, no dependency 
information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for HPPC (parent POM) 0.7.2:
[INFO] 
[INFO] HPPC (parent POM) .................................. SUCCESS [  0.007 s]
[INFO] HPPC Template Processor ............................ FAILURE [  0.415 s]
[INFO] HPPC Collections ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.096 s
[INFO] Finished at: 2019-01-18T23:11:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hppc-template-processor: Could not 
resolve dependencies for project 
com.carrotsearch:hppc-template-processor:maven-plugin:0.7.2: Cannot access 
central (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
com.ibm.icu:icu4j:jar:debian has not been downloaded from it before. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hppc-template-processor
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/carrotsearch-hppc.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: carrotsearch-hppc
Source-Version: 0.7.2-2

We believe that the bug you reported is fixed in the latest version of
carrotsearch-hppc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <[email protected]> (supplier of updated carrotsearch-hppc 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 20 Jan 2019 15:08:38 +0100
Source: carrotsearch-hppc
Binary: libcarrotsearch-hppc-java
Architecture: source
Version: 0.7.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java maintainers 
<[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Description:
 libcarrotsearch-hppc-java - High Performance Primitive Collections for Java
Closes: 919729
Changes:
 carrotsearch-hppc (0.7.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Remove some extra rules we don’t actually use.
   * Add myself as an uploader.
   * Add missing build dependency libicu4j-java (Closes: #919729).
Checksums-Sha1:
 cdc6107964177bb8650911619955d5695ab3620d 2031 carrotsearch-hppc_0.7.2-2.dsc
 2d395023c96a97334700a1be079ae111754d7574 3772 
carrotsearch-hppc_0.7.2-2.debian.tar.xz
Checksums-Sha256:
 73d05a0c151e62db8f9521f113c52d8da522d38148ce06c6bc661b87709ea19b 2031 
carrotsearch-hppc_0.7.2-2.dsc
 55aad24caa225ec307bac77621b96ea10292de0f43151bccd94283ec807043c5 3772 
carrotsearch-hppc_0.7.2-2.debian.tar.xz
Files:
 18fd35b3fe540bcd2cfc9dc08f839f46 2031 java optional 
carrotsearch-hppc_0.7.2-2.dsc
 2c22749233284cb8733629dd6e19b3ac 3772 java optional 
carrotsearch-hppc_0.7.2-2.debian.tar.xz

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

iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlxEga0ACgkQXkCM2RzY
OdL5jQgAq7EC1++UfwtZQchRN9C9k4Ml2at6z9jpIbVZBx0Egge4aaN2PE2cBgUR
eqbwP9CzdDkoIKrme7gVGOJMbaaUFfrc24I7QnowlTOjg2zXSivanCTzhW3L5IdU
qHajadvy/5kgQ41RCNslGREMHUEgZJUQgc9m75d77Zs52fUeUjI7fLAQQYVaGW5W
5cY/vL6CPWbmnCL/v+4gVbCKBtaAkfZ81p8B/PAPXfvA4bwLsQr5iXWZEMlU12Us
TDJ86qBZLilB/cDscIPl3XIO5OAl6fsEbe9ch912y4feftpeb+BLMknTZUfb2j3f
RKLNOOAlH3RgKkqbaUCttA2i529O0w==
=Fi7b
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to