Your message dated Thu, 06 Aug 2020 10:33:28 +0000
with message-id <e1k3dde-000g15...@fasolo.debian.org>
and subject line Bug#963443: fixed in apache-curator 2.7.1-3
has caused the Debian Bug report #963443,
regarding apache-curator: FTBFS: [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) 
on project curator-framework: Compilation failure: Compilation failure:
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.)


-- 
963443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: apache-curator
Version: 2.7.1-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Regenerate the Java classes from the Thrift files
> sed -i 's/^namespace java.swift/\/\/namespace java.swift/g' 
> curator-x-rpc/src/main/thrift/curator.thrift
> cd curator-x-rpc/src/main/scripts && bash apply-thrift.sh java
> dh_auto_build
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
>       /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...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Apache Curator                                                     
> [pom]
> [INFO] Curator Testing                                                    
> [jar]
> [INFO] Curator Client                                                     
> [jar]
> [INFO] Curator Framework                                                  
> [jar]
> [INFO] Curator Recipes                                                    
> [jar]
> [INFO] Curator Service Discovery                                       
> [bundle]
> [INFO] 
> [INFO] -----------------< org.apache.curator:apache-curator 
> >------------------
> [INFO] Building Apache Curator 2.7.1                                      
> [1/6]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> apache-curator ---
> [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, war, 
> bundle]
> [INFO] 
> [INFO] ------------------< org.apache.curator:curator-test 
> >-------------------
> [INFO] Building Curator Testing 2.7.1                                     
> [2/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-test ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-test ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 14 source files to 
> /<<PKGBUILDDIR>>/curator-test/target/classes
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> curator-test ---
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ curator-test ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> curator-test ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ curator-test ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ curator-test ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/curator-test/target/curator-test-2.7.1.jar
> [INFO] 
> [INFO] -----------------< org.apache.curator:curator-client 
> >------------------
> [INFO] Building Curator Client 2.7.1                                      
> [3/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-client ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-client ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 34 source files to 
> /<<PKGBUILDDIR>>/curator-client/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/curator-client/src/main/java/org/apache/curator/utils/CloseableExecutorService.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/curator-client/src/main/java/org/apache/curator/utils/CloseableExecutorService.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ 
> curator-client ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ curator-client ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> curator-client ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ curator-client 
> ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ curator-client ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/curator-client/target/curator-client-2.7.1.jar
> [INFO] 
> [INFO] ----------------< org.apache.curator:curator-framework 
> >----------------
> [INFO] Building Curator Framework 2.7.1                                   
> [4/6]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.testng:testng:jar:6.x has been relocated to 
> org.testng:testng:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> curator-framework ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources to META-INF
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> curator-framework ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 97 source files to 
> /<<PKGBUILDDIR>>/curator-framework/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/api/transaction/CuratorTransactionResult.java:[47,9]
>  <anonymous 
> org.apache.curator.framework.api.transaction.CuratorTransactionResult$1> is 
> not abstract and does not override abstract method 
> test(org.apache.curator.framework.api.transaction.CuratorTransactionResult) 
> in java.util.function.Predicate
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java:[836,17]
>  <anonymous org.apache.curator.framework.imps.CreateBuilderImpl$13> is not 
> abstract and does not override abstract method test(java.lang.String) in 
> java.util.function.Predicate
> [INFO] 2 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Curator 2.7.1:
> [INFO] 
> [INFO] Apache Curator ..................................... SUCCESS [  0.074 
> s]
> [INFO] Curator Testing .................................... SUCCESS [  1.480 
> s]
> [INFO] Curator Client ..................................... SUCCESS [  0.503 
> s]
> [INFO] Curator Framework .................................. FAILURE [  0.482 
> s]
> [INFO] Curator Recipes .................................... SKIPPED
> [INFO] Curator Service Discovery .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.088 s
> [INFO] Finished at: 2020-06-21T07:31:48Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project curator-framework: Compilation failure: 
> Compilation failure: 
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/api/transaction/CuratorTransactionResult.java:[47,9]
>  <anonymous 
> org.apache.curator.framework.api.transaction.CuratorTransactionResult$1> is 
> not abstract and does not override abstract method 
> test(org.apache.curator.framework.api.transaction.CuratorTransactionResult) 
> in java.util.function.Predicate
> [ERROR] 
> /<<PKGBUILDDIR>>/curator-framework/src/main/java/org/apache/curator/framework/imps/CreateBuilderImpl.java:[836,17]
>  <anonymous org.apache.curator.framework.imps.CreateBuilderImpl$13> is not 
> abstract and does not override abstract method test(java.lang.String) in 
> java.util.function.Predicate
> [ERROR] -> [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/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :curator-framework
> dh_auto_build: error: /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[1]: *** [debian/rules:12: override_dh_auto_build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/apache-curator_2.7.1-2_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: apache-curator
Source-Version: 2.7.1-3
Done: Emmanuel Bourg <ebo...@apache.org>

We believe that the bug you reported is fixed in the latest version of
apache-curator, 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 963...@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 apache-curator 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: Thu, 06 Aug 2020 12:08:41 +0200
Source: apache-curator
Architecture: source
Version: 2.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 963443
Changes:
 apache-curator (2.7.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Set the source/target level to Java 8 (Closes: #963443)
   * Standards-Version updated to 4.5.0
   * Switch to debhelper level 13
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 0382c598d0eb9c7e419e84e64ac65b3a9ab55e55 2671 apache-curator_2.7.1-3.dsc
 c20aefbd277d3018a283945185795202700aca45 3704 
apache-curator_2.7.1-3.debian.tar.xz
 37aba1a4c9eb8006ebabf499917cabeb43b31767 13914 
apache-curator_2.7.1-3_source.buildinfo
Checksums-Sha256:
 6cb207886a943287746803a8f515d4c4778b384b7dce79b980f60e9a48dfc89a 2671 
apache-curator_2.7.1-3.dsc
 fed22d78ce55f25dc4869fa19fee515ac55752106c07b0156a77863a15036685 3704 
apache-curator_2.7.1-3.debian.tar.xz
 4d8949bb29b06e93804bf553071a3d40df06a09027089791a8ef408257778192 13914 
apache-curator_2.7.1-3_source.buildinfo
Files:
 8ce623acac297d1307bd7a0490adc3c2 2671 java optional apache-curator_2.7.1-3.dsc
 0c0771cfba7da3e68ca6a3c2195b16a1 3704 java optional 
apache-curator_2.7.1-3.debian.tar.xz
 13000063680c5db887517e627bf3b474 13914 java optional 
apache-curator_2.7.1-3_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAl8r1rkSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsb3kQAI44masgDA14fEEICXP+zmHYFgVNjnAj
UKOu/t/D4XrWZO5et7N3Gx3pS79WmKzqt22uA0BD5o0ZTo2z042oayps1BRtyB9O
GzbzRlSyqkbz1rul1AFwGf/TAteeedea+gneM4N/t1OunbglMxEZ76p+i+Vo+pZN
1knTlszbvDrfUor1UuxL+0qnIUzMzS9LNNI1U8GXFzaa4Lh496SiTdyGWW7KjsAr
7Wb5CIlE/MBQX3hvioW1FOMFQMBOQFI+UPV8eRwewFx5aVYD1he4U2ZsgJqU1QoP
GaNmkyWjV9MUHhThDPjAFcNOsARseg7slPHBcVIXI7RqPLXK7vX3+emyKDV00jHs
nuKxmypVvT6/7S233eI9+BuLxT/E8P9jEZi7OuE2AeZttoXT+CdVdFTH+hZtaGUF
5YkDm9EONDJQFv38zX539pQ2uKDJbUgnCfb/2WnjLM9LD6YkuEx/PCvSZ4s5wp6c
FeMuDf+Te8fobruD3KfYQtSEwvowSxJ0c3lPaLPm3DM8MZCCPp9hQ+f6WUESN94h
nqlygP9XCUvz2XarweYZ204Q/RInK+rvCfBiiPXnzvoy8TOxUlbA08h1qmu2kryt
smXgxhGIn6vRqbL1bxBUZ79xu0wQP/SuUf53mXqEaxb4IFJUIMCQ6d1z1c87nbaZ
r22kYFUtB22O
=g9Rg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to