Your message dated Sun, 25 Mar 2018 04:49:37 +0000 with message-id <[email protected]> and subject line Bug#893487: fixed in gradle 3.4.1-3 has caused the Debian Bug report #893487, regarding gradle FTBFS due to missing cast "as long" 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 [email protected] immediately.) -- 893487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893487 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: gradle Version: 3.4.1-2 Severity: normal Dear Maintainer, gradle 3.4.1-2 FTBFS due to a missing cast, as per build log: <snip> :compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Note: /<<PKGBUILDDIR>>/buildSrc/src/main/java/WriteProperties.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. :buildSrc:compileGroovywarning: Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 1 warning startup failed: /<<PKGBUILDDIR>>/buildSrc/src/main/groovy/org/gradle/testing/DistributedPerformanceTest.groovy: 134: [Static type checking] - Cannot assign value of type java.math.BigDecimal to variable of type long @ line 134, column 61. d : parts[0], estimatedRuntime: new BigD ^ 1 error FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileGroovy'. > Compilation failed; see the compiler error output for details. * Try: Run with --info or --debug option to get more log output. * Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileGroovy'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:84) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:55) at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:61) at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:58) at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:88) at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:45) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54) at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:233) at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:215) at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.processTask(AbstractTaskPlanExecutor.java:74) at org.gradle.execution.taskgraph.AbstractTaskPlanExecutor$TaskExecutorWorker.run(AbstractTaskPlanExecutor.java:55) at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:54) at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:40) Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details. at org.gradle.api.internal.tasks.compile.ApiGroovyCompiler.execute(ApiGroovyCompiler.java:179) at org.gradle.api.internal.tasks.compile.ApiGroovyCompiler.execute(ApiGroovyCompiler.java:60) at org.gradle.api.internal.tasks.compile.daemon.CompilerDaemonServer.execute(CompilerDaemonServer.java:31) at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:87) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35) at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24) at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:377) ... 2 more BUILD FAILED Total time: 45.972 secs debian/rules:39: recipe for target 'override_dh_auto_build' failed thanks Tiago Daitx -- System Information: Debian Release: buster/sid APT prefers bionic APT policy: (500, 'bionic'), (400, 'bionic-proposed') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-10-generic (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---Source: gradle Source-Version: 3.4.1-3 We believe that the bug you reported is fixed in the latest version of gradle, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. tony mancill <[email protected]> (supplier of updated gradle 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 24 Mar 2018 20:41:32 -0700 Source: gradle Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc Architecture: source all Version: 3.4.1-3 Distribution: experimental Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: tony mancill <[email protected]> Description: gradle - Powerful build system for the JVM gradle-doc - Powerful build system for the JVM - Documentations libgradle-core-java - Powerful build system for the JVM - Core libraries libgradle-plugins-java - Powerful build system for the JVM - All plugins Closes: 889385 893487 Changes: gradle (3.4.1-3) experimental; urgency=medium . * Team upload. . [ Emmanuel Bourg ] * Removed the build dependency on libwagon2-java * Standards-Version updated to 4.1.2 . [ Tiago Daitx ] * d/p/cast-estimated-runtime-to-long.patch: fix FTBFS due to missing cast. (Closes: #893487) * d/p/support-running-gradle-on-jdk-10-500485df3a18.patch, d/p/add-test-case-for-10-internal_c1fe5e40a76b.patch, d/p/support-zulu9-version-number_d9c35cf9d74c.patch: prevent failures when building projects with openjdk 9. . [ tony mancill ] * Bump Standards-Version to 4.1.3 * Remove Damien Raude-Morvan from Uploaders (Closes: #889385) Checksums-Sha1: abb49b85cf9fd3feaa532cd4d478bc14586a2404 3469 gradle_3.4.1-3.dsc 1a1cebdfb6098fa18facaebcf620e100f9bf9cc8 43996 gradle_3.4.1-3.debian.tar.xz ba8d229f3327a2aac41f9785fff225165b9874fd 2880088 gradle-doc_3.4.1-3_all.deb 183d81237218761a37787fd93abe1883f361c721 702996 gradle_3.4.1-3_all.deb 70db33b7ad1fa189fccdd55bcc1566f859231ad0 17140 gradle_3.4.1-3_amd64.buildinfo be8d5ec233a12f2a7585ee9a849489791691e1d7 3516776 libgradle-core-java_3.4.1-3_all.deb 7376972834503f59ff9dc0810c762ebb04586a87 4877076 libgradle-plugins-java_3.4.1-3_all.deb Checksums-Sha256: 1318b57bfea34f9f9d2b6ca4d7a2d471e12960a477fb528456829876ca5165b2 3469 gradle_3.4.1-3.dsc 1877c86dd660c8d702c67126425e52febad8606e0056a3b0623da6d2479460d8 43996 gradle_3.4.1-3.debian.tar.xz eff3e031266b26795ca02df628d24777a54cc0445194c55f84947a0ae7e368d7 2880088 gradle-doc_3.4.1-3_all.deb d6871269ff2c5dc7271c22f28ad385a9d2628c399a4922460a6250a450844332 702996 gradle_3.4.1-3_all.deb f594e43ca14f545a004b32c3e18a1f8c89784b9d01dcfbaad7b8a2b05accf756 17140 gradle_3.4.1-3_amd64.buildinfo f24486239c1014dbd59dbda1f1856a25a5af8b782329be1402378061bada0ed1 3516776 libgradle-core-java_3.4.1-3_all.deb 6ef3e8263069b49c672f86cefcf62fccbfbbffea5a3b39852be1d09746076980 4877076 libgradle-plugins-java_3.4.1-3_all.deb Files: 8c5eb06a488bbdc80ef40b813962cb27 3469 java optional gradle_3.4.1-3.dsc e84ef69f4f2ab79eef0ef2a4ac602e24 43996 java optional gradle_3.4.1-3.debian.tar.xz a34375ddb4e4124b056d35de2f5adbcb 2880088 doc optional gradle-doc_3.4.1-3_all.deb fab2cc206d01aeefc26f3436b36b522b 702996 java optional gradle_3.4.1-3_all.deb 592452277947b44b89cb929cef1c803f 17140 java optional gradle_3.4.1-3_amd64.buildinfo ace0d29f05261e3ddbf0dfcfe029f05b 3516776 java optional libgradle-core-java_3.4.1-3_all.deb 0fe1b6a8a5ddaa60f39234dedad10093 4877076 java optional libgradle-plugins-java_3.4.1-3_all.deb -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlq3JNUUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbEIhAAlDZHYKkVKb6JSZZ2O5O4Bbl4/P2z MA9/Pgj+IBlnbKetTNwXRZJcA6ObNti0enAsYVmHl77eOzE3EtWDVJlQhfD+khC0 0FTMIY+IKQDgTDAlmzRtUqTcZIv+mXDwvXUoD5vh3XYEXcWrjPy9Bwgb4+qGEYAS UpL6KEfYDRubJG/a3siFHCfi1J/mYSQ26syRKBXr6B2SlJJvl7wZ/HikNbI2+jig 3FK14Kt1W9mQavhlaLRWe0+t6pveM2OHZMnN+/0ToAjV1+5MB5i59Q5wwFPLi1pe V6vrDEyhCPBXnKIt769nc4/0KUeLBLnryObpCFJUH5qmL9Vo8+FeB9C7r9GX5F1F sEMWE1TX33EcYTkWvSQqu5QxpjGlj+RRXBHwRz87BOqNPUeLhVyyZXpMdVFmWktI xZykj9GmOfIJt27xihxJb2UImsXz2Qfi9XIuCPOnchZJpBrJhNzzzQ0MW7HUCWNp 1/fdc17Yq5rxnudIVmhyUlnVDB8FsJQ4IBKuzr06XhHtihZEPGFxaTbKfrndLQvb /xW5vyYeWgJ/TtgtHRur9kiMWI+qb9FiKyoUEFtR0cZ1zoWesBAmJa8dqUAg9Syy +wEQnQ0E3rA61a51xMAGHxf1dEIHC7D/xGSA/P7H6atYMczRj1Vre4IkIAEstV0+ fARTQ/d05OSBSgI= =NOSk -----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 [email protected] for discussions and questions.

