Bug#869026: netty: FTBFS: [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>/common"): error=2, No such file or directory
Lucas Nussbaum
lucas at debian.org
Thu Jul 20 05:40:43 UTC 2017
Source: netty
Version: 1:4.1.7-2
Severity: serious
Tags: buster sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20170719 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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Replace the missing groovy-maven-plugin
> mkdir -p common/target
> groovy -Dcollection.template.dir=common/src/main/templates \
> -Dcollection.template.test.dir=common/src/test/templates \
> -Dcollection.src.dir=common/target/generated-sources/collections/java \
> -Dcollection.testsrc.dir=common/target/generated-test-sources/collections/java \
> common/src/main/script/codegen.groovy
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java
> [copy] Copying 3 files to /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java
> [copy] Copying 1 file to /<<PKGBUILDDIR>>/common/target/generated-test-sources/collections/java
> [copy] Copying 1 file to /<<PKGBUILDDIR>>/common/target/generated-test-sources/collections/java
> [copy] Copying 1 file to /<<PKGBUILDDIR>>/common/target/generated-test-sources/collections/java
> [copy] Copying 1 file to /<<PKGBUILDDIR>>/common/target/generated-test-sources/collections/java
> [copy] Copying 1 file to /<<PKGBUILDDIR>>/common/target/generated-test-sources/collections/java
> dh_auto_build -- package -Dbuild.date='2017-01-23 08:32:14'
> /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 "-Dbuild.date=2017-01-23 08:32:14" -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [[1;34mINFO[m] Scanning for projects...
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Build Order:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] Netty
> [[1;34mINFO[m] Netty/Common
> [[1;34mINFO[m] Netty/Buffer
> [[1;34mINFO[m] Netty/Resolver
> [[1;34mINFO[m] Netty/Transport
> [[1;34mINFO[m] Netty/Codec
> [[1;34mINFO[m] Netty/Codec/DNS
> [[1;34mINFO[m] Netty/Codec/HAProxy
> [[1;34mINFO[m] Netty/Handler
> [[1;34mINFO[m] Netty/Codec/HTTP
> [[1;34mINFO[m] Netty/Codec/HTTP2
> [[1;34mINFO[m] Netty/Codec/Memcache
> [[1;34mINFO[m] Netty/Codec/MQTT
> [[1;34mINFO[m] Netty/Codec/Redis
> [[1;34mINFO[m] Netty/Codec/SMTP
> [[1;34mINFO[m] Netty/Codec/Socks
> [[1;34mINFO[m] Netty/Codec/Stomp
> [[1;34mINFO[m] Netty/Resolver/DNS
> [[1;34mINFO[m] Netty/Transport/SCTP
> [[1;34mINFO[m] Netty/Handler/Proxy
> [[1;34mINFO[m] Netty/Transport/Native/Epoll
> [[1;34mINFO[m] Netty/All-in-One
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding Netty 4.1.7.Final[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;33mWARNING[m] The artifact javassist:javassist:jar:debian has been relocated to org.javassist:javassist:jar:debian
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mbuild-helper-maven-plugin:1.8:parse-version[m [1m(parse-version)[m @ [36mnetty-parent[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-antrun-plugin:1.8:run[m [1m(write-version-properties)[m @ [36mnetty-parent[0;1m ---[m
> [[1;33mWARNING[m] The POM for ant-contrib:ant-contrib:jar:debian is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
> [[1;34mINFO[m] Executing tasks
>
> main:
> [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>"): error=2, No such file or directory
> [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>"): error=2, No such file or directory
> [echo] Current commit: 0 on 1970-01-01 00:00:00 +0000
> [mkdir] Created dir: /<<PKGBUILDDIR>>/target/classes/META-INF
> [propertyfile] Creating new property file: /<<PKGBUILDDIR>>/target/classes/META-INF/io.netty.versions.properties
> [[1;34mINFO[m] Executed tasks
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-bundle-plugin:2.5.4:manifest[m [1m(generate-manifest)[m @ [36mnetty-parent[0;1m ---[m
> [[1;33mWARNING[m] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mBuilding Netty/Common 4.1.7.Final[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;33mWARNING[m] The artifact javassist:javassist:jar:debian has been relocated to org.javassist:javassist:jar:debian
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mbuild-helper-maven-plugin:1.8:parse-version[m [1m(parse-version)[m @ [36mnetty-common[0;1m ---[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-antrun-plugin:1.8:run[m [1m(write-version-properties)[m @ [36mnetty-common[0;1m ---[m
> [[1;34mINFO[m] Executing tasks
>
> main:
> [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>/common"): error=2, No such file or directory
> [exec] Execute failed: java.io.IOException: Cannot run program "git" (in directory "/<<PKGBUILDDIR>>/common"): error=2, No such file or directory
> [echo] Current commit: 0 on 1970-01-01 00:00:00 +0000
> [mkdir] Created dir: /<<PKGBUILDDIR>>/common/target/classes/META-INF
> [propertyfile] Creating new property file: /<<PKGBUILDDIR>>/common/target/classes/META-INF/io.netty.versions.properties
> [[1;34mINFO[m] Executed tasks
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mbuild-helper-maven-plugin:1.8:add-source[m [1m(add-source)[m @ [36mnetty-common[0;1m ---[m
> [[1;34mINFO[m] Source directory: /<<PKGBUILDDIR>>/common/target/generated-sources/collections/java added.
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:3.0.0:resources[m [1m(default-resources)[m @ [36mnetty-common[0;1m ---[m
> [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
> [[1;34mINFO[m] skip non existing resourceDirectory /<<PKGBUILDDIR>>/common/src/main/resources
> [[1;34mINFO[m]
> [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m @ [36mnetty-common[0;1m ---[m
> [[1;33mWARNING[m] 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
> [[1;33mWARNING[m] 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
> [[1;34mINFO[m] Changes detected - recompiling the module!
> [[1;34mINFO[m] Compiling 152 source files to /<<PKGBUILDDIR>>/common/target/classes
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;33mWARNING[m] COMPILATION WARNING :
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[20,15] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[116,37] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[306,33] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[329,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[331,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[335,73] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[336,39] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[337,42] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/Striped64.java:[337,63] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[42,17] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[100,8] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[107,50] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[129,26] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent0.java:[137,22] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1514,33] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1538,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1540,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1544,73] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1545,39] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1546,42] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinTask.java:[1546,63] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[1048,37] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3245,33] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3342,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3344,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3348,73] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3349,39] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3350,42] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ForkJoinPool.java:[3350,63] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[728,33] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[747,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[749,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[753,73] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[754,39] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[755,42] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/CountedCompleter.java:[755,63] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[3099,37] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6138,33] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6183,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6185,27] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6189,73] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6190,39] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6191,42] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/chmv8/ConcurrentHashMapV8.java:[6191,63] Unsafe is internal proprietary API and may be removed in a future release
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/concurrent/NonStickyEventExecutorGroup.java:[294,20] [deprecation] shutdown() in AbstractEventExecutor has been deprecated
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/concurrent/NonStickyEventExecutorGroup.java:[295,20] [deprecation] shutdown() in EventExecutorGroup has been deprecated
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/DefaultAttributeMap.java:[179,20] [deprecation] remove() in Attribute has been deprecated
> [[1;33mWARNING[m] /<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/DefaultAttributeMap.java:[171,17] [deprecation] getAndRemove() in Attribute has been deprecated
> where T is a type-variable:
> T extends Object declared in interface Attribute
> [[1;34mINFO[m] 48 warnings
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;31mERROR[m] COMPILATION ERROR :
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;31mERROR[m] /<<PKGBUILDDIR>>/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)
> [[1;34mINFO[m] 1 error
> [[1;34mINFO[m] -------------------------------------------------------------
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1mReactor Summary:[m
> [[1;34mINFO[m]
> [[1;34mINFO[m] Netty .............................................. [1;32mSUCCESS[m [ 0.777 s]
> [[1;34mINFO[m] Netty/Common ....................................... [1;31mFAILURE[m [ 2.645 s]
> [[1;34mINFO[m] Netty/Buffer ....................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Resolver ..................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Transport .................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec ........................................ [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/DNS .................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/HAProxy ................................ [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Handler ...................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/HTTP ................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/HTTP2 .................................. [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/Memcache ............................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/MQTT ................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/Redis .................................. [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/SMTP ................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/Socks .................................. [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Codec/Stomp .................................. [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Resolver/DNS ................................. [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Transport/SCTP ............................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Handler/Proxy ................................ [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/Transport/Native/Epoll ....................... [1;33mSKIPPED[m
> [[1;34mINFO[m] Netty/All-in-One ................................... [1;33mSKIPPED[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] [1;31mBUILD FAILURE[m
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;34mINFO[m] Total time: 3.645 s
> [[1;34mINFO[m] Finished at: 2017-07-19T11:47:43Z
> [[1;34mINFO[m] Final Memory: 21M/784M
> [[1;34mINFO[m] [1m------------------------------------------------------------------------[m
> [[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile[m [1m(default-compile)[m on project [36mnetty-common[m: [1;31mCompilation failure[m
> [[1;31mERROR[m] [1;31m/<<PKGBUILDDIR>>/common/src/main/java/io/netty/util/internal/PlatformDependent.java:[838,23] error: no suitable constructor found for MpscChunkedArrayQueue(int,int,boolean)[m
> [[1;31mERROR[m] [1;31m constructor MpscChunkedArrayQueue.MpscChunkedArrayQueue(int) is not applicable[m
> [[1;31mERROR[m] [1;31m (actual and formal argument lists differ in length)[m
> [[1;31mERROR[m] [1;31m constructor MpscChunkedArrayQueue.MpscChunkedArrayQueue(int,int) is not applicable[m
> [[1;31mERROR[m] [1;31m (actual and formal argument lists differ in length)[m
> [[1;31mERROR[m] [1;31m[m
> [[1;31mERROR[m] -> [1m[Help 1][m
> [[1;31mERROR[m]
> [[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
> [[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
> [[1;31mERROR[m]
> [[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
> [[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [[1;31mERROR[m]
> [[1;31mERROR[m] After correcting the problems, you can resume the build with the command
> [[1;31mERROR[m] [1mmvn <goals> -rf :netty-common[m
> 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 -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
The full build log is available from:
http://aws-logs.debian.net/2017/07/19/netty_4.1.7-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.
More information about the pkg-java-maintainers
mailing list