Source: netty
Version: 1:4.1.7-2
Severity: serious
Tags: buster sid

Some recent change in unstable makes netty FTBFS:

https://tests.reproducible-builds.org/debian/history/netty.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/netty.html

...
[INFO] 48 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/build/1st/netty-4.1.7/common/src/main/java/io/netty/util/internal/PlatformDependent.java:[838,23]
 error: no suitable constructor found for MpscChunkedArrayQueue(int,int,boolean)
    constructor MpscChunkedArrayQueue.MpscChunkedArrayQueue(int) is not 
applicable
      (actual and formal argument lists differ in length)
    constructor MpscChunkedArrayQueue.MpscChunkedArrayQueue(int,int) is not 
applicable
      (actual and formal argument lists differ in length)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Netty .............................................. 
SUCCESS [  3.341 s]
[INFO] Netty/Common ....................................... 
FAILURE [ 12.939 s]
[INFO] Netty/Buffer ....................................... 
SKIPPED
[INFO] Netty/Resolver ..................................... 
SKIPPED
[INFO] Netty/Transport .................................... 
SKIPPED
[INFO] Netty/Codec ........................................ 
SKIPPED
[INFO] Netty/Codec/DNS .................................... 
SKIPPED
[INFO] Netty/Codec/HAProxy ................................ 
SKIPPED
[INFO] Netty/Handler ...................................... 
SKIPPED
[INFO] Netty/Codec/HTTP ................................... 
SKIPPED
[INFO] Netty/Codec/HTTP2 .................................. 
SKIPPED
[INFO] Netty/Codec/Memcache ............................... 
SKIPPED
[INFO] Netty/Codec/MQTT ................................... 
SKIPPED
[INFO] Netty/Codec/Redis .................................. 
SKIPPED
[INFO] Netty/Codec/SMTP ................................... 
SKIPPED
[INFO] Netty/Codec/Socks .................................. 
SKIPPED
[INFO] Netty/Codec/Stomp .................................. 
SKIPPED
[INFO] Netty/Resolver/DNS ................................. 
SKIPPED
[INFO] Netty/Transport/SCTP ............................... 
SKIPPED
[INFO] Netty/Handler/Proxy ................................ 
SKIPPED
[INFO] Netty/Transport/Native/Epoll ....................... 
SKIPPED
[INFO] Netty/All-in-One ................................... 
SKIPPED
[INFO] 
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 17.451 s
[INFO] Finished at: 2018-08-03T09:43:23-12:00
[INFO] Final Memory: 20M/595M
[INFO] 
------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile 
(default-compile) on project netty-common: Compilation 
failure
[ERROR] 
/build/1st/netty-4.1.7/common/src/main/java/io/netty/util/internal/PlatformDependent.java:[838,23]
 error: no suitable constructor found for 
MpscChunkedArrayQueue(int,int,boolean)
[ERROR]     constructor 
MpscChunkedArrayQueue.MpscChunkedArrayQueue(int) is not applicable
[ERROR]       (actual and formal argument lists differ in 
length)
[ERROR]     constructor 
MpscChunkedArrayQueue.MpscChunkedArrayQueue(int,int) is not applicable
[ERROR]       (actual and formal argument lists differ in 
length)
[ERROR] 
[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 <goals> -rf :netty-common
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=/build/1st/netty-4.1.7 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/netty-4.1.7/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/netty-4.1.7/debian 
-Dmaven.repo.local=/build/1st/netty-4.1.7/debian/maven-repo package 
-Dbuild.date=2017-01-23 08:32:14 -DskipTests -Dnotimestamp=true -Dlocale=en_US 
returned exit code 1
debian/rules:9: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2

__
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