Your message dated Mon, 18 Jul 2016 22:05:30 +0000
with message-id <e1bpgfk-0001nl...@franck.debian.org>
and subject line Bug#830456: fixed in avro-java 1.7.7-2
has caused the Debian Bug report #830456,
regarding avro-java: FTBFS: Failed to execute goal on project avro-compiler: 
Could not resolve dependencies for project 
org.apache.avro:avro-compiler:bundle:1.7.7: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.ant:ant:jar:debian 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.)


-- 
830456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: avro-java
Version: 1.7.7-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160707 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_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
> test -x debian/rules
> mkdir -p "."
> /usr/share/maven-debian-helper/copy-repo.sh /«PKGBUILDDIR»/debian
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
> such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': 
> No such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': 
> No such file or directory
> find: 
> '/usr/share/maven-repo/com/thoughtworks/paranamer/paranamer-parent/*/*.jar': 
> No such file or directory
> mh_patchpoms -plibavro-java --debian-build --keep-pom-version 
> --maven-repo=/«PKGBUILDDIR»/debian/maven-repo  --build-no-docs
> touch debian/stamp-poms-patched
> # Regenerate the Java classes from the Thrift file
> thrift -gen java:beans -out lang/java/thrift/src/test/java/ 
> lang/java/thrift/src/test/thrift/test.thrift
> # 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:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dproperties.file.manual=/«PKGBUILDDIR»/debian/maven.properties 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/«PKGBUILDDIR» 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Dmaven.repo.local=/«PKGBUILDDIR»/debian/maven-repo  package -DskipTests
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Apache Avro Toplevel
> [INFO] Apache Avro Java
> [INFO] Apache Avro
> [INFO] Apache Avro Compiler
> [INFO] Apache Avro Maven Plugin
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Avro Toplevel 1.7.7
> [INFO] 
> ------------------------------------------------------------------------
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Avro Java 1.7.7
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ avro-parent 
> ---
> [WARNING] Ignoring project type pom - supportedProjectTypes = [bundle]
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Avro 1.7.7
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ avro ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ avro ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 117 source files to 
> /«PKGBUILDDIR»/lang/java/avro/target/classes
> [WARNING] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[27,16]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[32,24]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[36,25]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [WARNING] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/reflect/FieldAccessUnsafe.java:[38,17]
>  sun.misc.Unsafe is internal proprietary API and may be removed in a future 
> release
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java:
>  Some input files use unchecked or unsafe operations.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/main/java/org/apache/avro/specific/SpecificData.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ avro ---
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> avro ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ avro 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 48 source files to 
> /«PKGBUILDDIR»/lang/java/avro/target/test-classes
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/test/java/org/apache/avro/TestDataFileMeta.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/test/java/org/apache/avro/TestDataFileMeta.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java:
>  
> /«PKGBUILDDIR»/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java
>  uses unchecked or unsafe operations.
> [INFO] 
> /«PKGBUILDDIR»/lang/java/avro/src/test/java/org/apache/avro/FooBarSpecificRecord.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- paranamer-maven-plugin:2.8:generate (paranamer-test) @ avro ---
> [INFO] Generating parameter names from 
> /«PKGBUILDDIR»/lang/java/avro/src/test/java to 
> /«PKGBUILDDIR»/lang/java/avro/target/test-classes
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ avro ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ avro ---
> [INFO] 
> [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ avro ---
> [INFO] Building jar: /«PKGBUILDDIR»/lang/java/avro/target/avro-1.7.7-tests.jar
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Avro Compiler 1.7.7
> [INFO] 
> ------------------------------------------------------------------------
> [WARNING] The POM for org.apache.ant:ant:jar:debian is missing, no dependency 
> information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Avro Toplevel ............................... SUCCESS [  0.002 
> s]
> [INFO] Apache Avro Java ................................... SUCCESS [  0.048 
> s]
> [INFO] Apache Avro ........................................ SUCCESS [  5.268 
> s]
> [INFO] Apache Avro Compiler ............................... FAILURE [  0.019 
> s]
> [INFO] Apache Avro Maven Plugin ........................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 5.953 s
> [INFO] Finished at: 2016-07-06T20:59:53+00:00
> [INFO] Final Memory: 23M/384M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project avro-compiler: Could not resolve 
> dependencies for project org.apache.avro:avro-compiler:bundle:1.7.7: Cannot 
> access central (https://repo.maven.apache.org/maven2) in offline mode and the 
> artifact org.apache.ant:ant: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 :avro-compiler
> make: *** [mvn-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/07/avro-java_1.7.7-1_unstable_reb.normal.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: avro-java
Source-Version: 1.7.7-2

We believe that the bug you reported is fixed in the latest version of
avro-java, 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 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated avro-java 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: Mon, 18 Jul 2016 21:47:39 +0200
Source: avro-java
Binary: libavro-java libavro-compiler-java libavro-maven-plugin-java
Architecture: source all
Version: 1.7.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libavro-compiler-java - Apache Avro compiler for Java
 libavro-java - Apache Avro data serialization system
 libavro-maven-plugin-java - Apache Avro Maven plugin
Closes: 830456
Changes:
 avro-java (1.7.7-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Emmanuel Bourg ]
   * Use a secure Vcs-Git URL
   * Build with the DH sequencer instead of CDBS
 .
   [ Markus Koschany ]
   * Declare compliance with Debian Policy 3.9.8.
   * Build-Depend on ant and fix FTBFS.
     Thanks to Lucas Nussbaum for the report. (Closes: #830456)
Checksums-Sha1:
 3130e6c8a71292cbdea77f4264e69a69c65a4637 2626 avro-java_1.7.7-2.dsc
 d7d0083d96fe91b88deb2a81ab3cf628e255ba5b 5188 avro-java_1.7.7-2.debian.tar.xz
 89e733cb723ad2f3f85a70ae51ce60895acb2580 102346 
libavro-compiler-java_1.7.7-2_all.deb
 5fbb1e60abcbbcff3d92b534ba3e463117594eee 418426 libavro-java_1.7.7-2_all.deb
 1bc00728e28ff5ddc83b011b0e1b8103cf69c677 54568 
libavro-maven-plugin-java_1.7.7-2_all.deb
Checksums-Sha256:
 f38c7cc6f306b567e3e4e7c5636e6394de5b138fd2b67203af015f3b132d9e77 2626 
avro-java_1.7.7-2.dsc
 6fe886bd0680b0ad67c0b880984196de4a0a56fb8c42156bd01deea34098d0de 5188 
avro-java_1.7.7-2.debian.tar.xz
 748328c1900e4b06027a8d1b3a1a89b997520c9c16c371a7b1270f86575383ed 102346 
libavro-compiler-java_1.7.7-2_all.deb
 69853bb6cedfe3dd26e6476546e720df1c1cda396c14b60b346d6829246f8ab6 418426 
libavro-java_1.7.7-2_all.deb
 b89212dc8146d5fbb46010493686982cfc91d3861fc913cdb160b5bad660288f 54568 
libavro-maven-plugin-java_1.7.7-2_all.deb
Files:
 fbe48e5e5bc9185782365e16dbbbf688 2626 java optional avro-java_1.7.7-2.dsc
 79f307e0451b72edd940017a15ae665d 5188 java optional 
avro-java_1.7.7-2.debian.tar.xz
 db78d7e2c4646ff1c107c93351bb4b41 102346 java optional 
libavro-compiler-java_1.7.7-2_all.deb
 783bc4a4e4723e882316357e60de075d 418426 java optional 
libavro-java_1.7.7-2_all.deb
 134e1c77c1077e6674379bf8fc7c4537 54568 java optional 
libavro-maven-plugin-java_1.7.7-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJXjTMhXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkBBcP/jxSh+lVcAz84MPkGRnf4ufi
EvVsSO/i7jh1nmoDY5y50u+z47dYgTjgBJtK4H5grIHuy1dlBMtg1zeIe7k/M2r3
EoeqQxMY9zvm45i+z+pBux12rcOwtbATobljjheBbC/Ofm7JNKbC49HgZXYyLZMJ
zURHtD6uKzAUJD/fO+Bq/uSRJtONg3YeOGwwR0aQUKzCc9wxlgLHat8jcsIGcvb0
xYAukzAGG3rUsOcUkTK70BlMSjcCYHWKjJqPxYK+Yec4/cfIqzrtuYM13J8MIBEc
u/rZDr1c1oEvb2b6iq/rplSwsJMcbCgQRbalyCa9XgbBnq3SglDP9BEsh+BldiSz
r8FEkBzZeA2H1g6bIpeT+ftQbfKiQu5FzByxMtTfctcDd4oRm0j4ISnHOwRti/6Q
b/zNS6ixYpcrOnLdYnxfiWOBYBN/RMuR3X1K2XUUTyBT/oEj8uzU1Vri6IbdBd9e
s2se0JBK7ZmhLbf5gMLrUW6p6Ccs83nX4vD3TUo2PRrJkg+mGrH1j5OjaY/44k1U
qOLnTlDK+WtpjT9K6Srkc3FKDLe+azxH/eiBHm+a5rrEnyMuIXr3bsT4nw+PKPmX
4ZfI/gHx1zw82QVwfmtvecj1gKTohOfuxzqo9OS1lQoTddawLtIiO7v8rk9RcbUp
7y4z0yiDnR6QRtdBKYOy
=gCll
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to