Bug#976487: grpc-java: FTBFS: CensusStatsModule.java:21: error: cannot find symbol

2020-12-05 Thread Lucas Nussbaum
On 05/12/20 at 13:19 +0100, Lucas Nussbaum wrote:
> Source: grpc-java
> Version: 1.20.0+ds-3
> Severity: serious
> Justification: FTBFS on arm64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20201205 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on arm64 (I don't know if it also fails on amd64).

It also fails on amd64. You can find a build log in
http://qa-logs.debian.net/2020/12/05/amd64/

Lucas



Bug#976487: grpc-java: FTBFS: CensusStatsModule.java:21: error: cannot find symbol

2020-12-05 Thread Lucas Nussbaum
Source: grpc-java
Version: 1.20.0+ds-3
Severity: serious
Justification: FTBFS on arm64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201205 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on arm64 (I don't know if it also fails on amd64).

Relevant part (hopefully):
> make[4]: Entering directory '/<>'
> make[4]: Nothing to be done for 'all-am'.
> make[4]: Leaving directory '/<>'
> make[3]: Leaving directory '/<>'
> make[2]: Leaving directory '/<>'
> dh_auto_build
>   mkdir -p .gradle/init.d
>   cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
>   gradle --info --console plain --offline --stacktrace --no-daemon 
> --refresh-dependencies --gradle-user-home .gradle -Duser.home=. 
> -Duser.name=debian -Ddebian.package=grpc-java -Dfile.encoding=UTF-8 
> --parallel --max-workers=4 jar
> Initialized native services in: /<>/.gradle/native
> Using 4 worker leases.
> Creating new cache for fileHashes, path 
> /<>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@2d8f2f3a
> Creating new cache for resourceHashesCache, path 
> /<>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@2d8f2f3a
> Creating new cache for fileHashes, path 
> /<>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@6a9287b1
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access using Lookup on 
> org.gradle.internal.reflect.JavaMethod 
> (file:/usr/share/gradle/lib/gradle-base-services-4.4.1.jar) to class 
> java.lang.ClassLoader
> WARNING: Please consider reporting this to the maintainers of 
> org.gradle.internal.reflect.JavaMethod
> 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
> Starting Build
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path 
> /<>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@16da1abc
> Compiling initialization script '/<>/.gradle/init.d/init.gradle' 
> using BuildScriptTransformer.
> Compiling settings file '/<>/settings.gradle' using 
> SubsetScriptTransformer.
> Compiling settings file '/<>/settings.gradle' using 
> BuildScriptTransformer.
> Settings evaluated using settings file '/<>/settings.gradle'.
> Projects loaded. Root project using build file 
> '/<>/build.gradle'.
> Included projects: [root project 'grpc', project ':grpc-auth', project 
> ':grpc-context', project ':grpc-core', project ':grpc-netty', project 
> ':grpc-protobuf', project ':grpc-protobuf-lite', project ':grpc-stub']
>   Keep-alive timer started
>   Adding Debian repository to project 'grpc'
>   Adding Debian repository to project 'grpc-auth'
>   Adding Debian repository to project 'grpc-context'
>   Adding Debian repository to project 'grpc-core'
>   Adding Debian repository to project 'grpc-netty'
>   Adding Debian repository to project 'grpc-protobuf'
>   Adding Debian repository to project 'grpc-protobuf-lite'
>   Adding Debian repository to project 'grpc-stub'
> Parallel execution is an incubating feature.
> Evaluating root project 'grpc' using build file 
> '/<>/build.gradle'.
> Compiling build file '/<>/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<>/build.gradle' using 
> BuildScriptTransformer.
> Evaluating project ':grpc-auth' using build file 
> '/<>/auth/build.gradle'.
> Compiling build file '/<>/auth/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<>/auth/build.gradle' using 
> BuildScriptTransformer.
>   Adding Maven pom generation to project 'grpc-auth'
>   Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':grpc-context' using build file 
> '/<>/context/build.gradle'.
> Compiling build file '/<>/context/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<>/context/build.gradle' using 
> BuildScriptTransformer.
>   Adding Maven pom generation to project 'grpc-context'
>   Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':grpc-core' using build file 
> '/<>/core/build.gradle'.
> Compiling build file '/<>/core/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<>/core/build.gradle' using 
> BuildScriptTransformer.
>   Adding Maven pom generation to project 'grpc-core'
>   Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':grpc-netty' using build file 
> '/<>/netty/build.gradle'.
> Compiling build file '/<>/netty/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file '/<>/netty/build.gradle' usin