Your message dated Thu, 24 Aug 2017 23:04:16 +0000
with message-id <e1dl1ae-0006ys...@fasolo.debian.org>
and subject line Bug#871162: fixed in carrotsearch-hppc 0.6.1-4
has caused the Debian Bug report #871162,
regarding carrotsearch-hppc: FTBFS: ERROR Plugin 
org.codehaus.mojo:build-helper-maven-plugin:1.8 or one of its dependencies 
could not be resolved: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.codehaus.mojo:build-helper-maven-plugin:jar:1.8 has not been downloaded 
from it before. -> [Help 1]
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.)


-- 
871162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871162
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: carrotsearch-hppc
Version: 0.6.1-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibcarrotsearch-hppc-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] HPPC (parent POM)
> [INFO] HPPC Template Processor
> [INFO] HPPC Collections
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building HPPC (parent POM) 0.6.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building HPPC Template Processor 0.6.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:resources 
> (default-resources) @ hppc-templateprocessor ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/hppc-templateprocessor/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ hppc-templateprocessor ---
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-api:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [WARNING] The POM for 
> org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
> dependencies (if any) will not be available, enable debug logging for more 
> details
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 5 source files to 
> /<<PKGBUILDDIR>>/hppc-templateprocessor/target/classes
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.2:testResources 
> (default-testResources) @ hppc-templateprocessor ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:testCompile 
> (default-testCompile) @ hppc-templateprocessor ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.19.1:test 
> (default-test) @ hppc-templateprocessor ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.0.2:jar 
> (default-jar) @ hppc-templateprocessor ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/hppc-templateprocessor/target/hppc-templateprocessor-0.6.1.jar
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building HPPC Collections 0.6.1
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for 
> org.codehaus.mojo:build-helper-maven-plugin:jar:1.8 is missing, no dependency 
> information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] HPPC (parent POM) .................................. 
> SUCCESS [  0.001 s]
> [INFO] HPPC Template Processor ............................ 
> SUCCESS [  0.997 s]
> [INFO] HPPC Collections ................................... 
> FAILURE [  0.004 s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1.098 s
> [INFO] Finished at: 2017-08-06T20:30:09Z
> [INFO] Final Memory: 19M/782M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Plugin org.codehaus.mojo:build-helper-maven-plugin:1.8 or 
> one of its dependencies could not be resolved: Cannot access central 
> (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
> org.codehaus.mojo:build-helper-maven-plugin:jar:1.8 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/PluginResolutionException
> dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2017/08/05/carrotsearch-hppc_0.6.1-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: carrotsearch-hppc
Source-Version: 0.6.1-4

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 871...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 25 Aug 2017 00:43:49 +0200
Source: carrotsearch-hppc
Binary: libcarrotsearch-hppc-java
Architecture: source
Version: 0.6.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libcarrotsearch-hppc-java - High Performance Primitive Collections for Java
Closes: 871162
Changes:
 carrotsearch-hppc (0.6.1-4) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the build failure caused by the build-helper-maven-plugin
     upgrade (Closes: #871162)
   * Simplified the Maven rules
   * Removed 0001-Remove-maven-3-prerequisite.patch
   * Standards-Version updated to 4.1.0
Checksums-Sha1:
 d08c2d1605c284417b3c079bf72c6f249e245ecd 2196 carrotsearch-hppc_0.6.1-4.dsc
 10d1e005934ceac95222b28397004a2d0560c786 2752 
carrotsearch-hppc_0.6.1-4.debian.tar.xz
 0694025f1060a6e80a757baa65fead00c3447018 14230 
carrotsearch-hppc_0.6.1-4_source.buildinfo
Checksums-Sha256:
 a5a12067df15b4776996b3e251a2cf4f56f4db750633d437b04dbb7015486a90 2196 
carrotsearch-hppc_0.6.1-4.dsc
 58ed5be4cdd940ad65267f22265fbed1395eae85757bc6b9d4ef06e134de399a 2752 
carrotsearch-hppc_0.6.1-4.debian.tar.xz
 e3ab96f44e3e01096b34d6d79943ff5d007683e1be63328b9eac91d4ce7db576 14230 
carrotsearch-hppc_0.6.1-4_source.buildinfo
Files:
 d85f7b222391699345b420bc8e85941c 2196 java optional 
carrotsearch-hppc_0.6.1-4.dsc
 7249007d34d2acd1aafb75eac46102b2 2752 java optional 
carrotsearch-hppc_0.6.1-4.debian.tar.xz
 19a5c08699674ada609e61fda732e46c 14230 java optional 
carrotsearch-hppc_0.6.1-4_source.buildinfo

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

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlmfVwgSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsfl4QAIvC5ohUkMG9IZ97AKACoNmebw3QCjbi
dViGO1QTa7IOK/I/6c11yscnq1xENYejd01+wv1QFMJMtje/iA162OJpgJNboB/W
2kFVvZ7Sl5iIh0tlD3QOrGBCTqzUpTtayuU5f5ZteD1XxhTCzgF7eGxLocFM5TDp
3G/JrSbzPODxh3p8/4q71aFtdfkC5hNZX74cMm3sH0SH6goLmi2SAbjaqywCv5Q9
fqZ40IEqBgqMPciwNfYgX5BVmUPOzhxcoWjBNqKnNLzvgdkd6VJm6ynVTUrUKVID
1s/jNgFELR9C2o8OV9zOMm86K7zkz2JLYpOCvvv0R2stA5ZZGDZev/OJbyv/XbJm
NxAcxhSKuwDv0hHJEY0s6YLHh74jsCFhS1BJzLhZqcmZkeLM4/OdSDdV/aG78OB4
YUnbF1nfW0raaZ3opEeN0wi7fISyEKl1MUvkoq3Ic8zyshKm/hyu56w8xgHn5jXG
bnPcXZIYai+ETg5/7qkG/Gc55xEVTQGmXsN+01syAKMKJ0uEfI6mbPk15uNKFz1r
UFJKDdipbqP9LHMdZgkIBMQBZwfpC6Xkxd1Ydq7hm+avLigHnLyMWS0YvMdb9iz1
UZZ8JFpmyr0aJjmJ0XX/LX1m7kQXfjGmsg7VXny7pfVS1IdHy5KEIA2unj1yosMY
4mkO/xOvSWqn
=v6t/
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to