Bug#954498: osmosis: FTBFS: Osmformat.java:1503: error: an enum switch case label must be the unqualified name of an enumeration constant

Lucas Nussbaum lucas at debian.org
Sun Mar 22 07:29:15 GMT 2020


Source: osmosis
Version: 0.47.2-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 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>>'
> dh_auto_build -- --project-prop osmosisBuildType=RELEASE assemble
> 	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=osmosis -Dfile.encoding=UTF-8 --parallel --max-workers=4 --project-prop osmosisBuildType=RELEASE assemble
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> Using 4 worker leases.
> Creating new cache for fileHashes, path /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess at 7c7d3c46
> Creating new cache for resourceHashesCache, path /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess at 7c7d3c46
> Creating new cache for fileHashes, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess at f713686
> 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 '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path /<<PKGBUILDDIR>>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess at 7377781e
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' using BuildScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using SubsetScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using BuildScriptTransformer.
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> 	Settings file found (/<<PKGBUILDDIR>>/settings.gradle), but rootProject.name isn't defined
> 	Root project name not defined in settings.gradle, defaulting to 'osmosis' instead of the name of the root directory 'osmosis-0.47.2'
> Projects loaded. Root project using build file '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'osmosis', project ':build-support', project ':osmosis-apidb', project ':osmosis-areafilter', project ':osmosis-core', project ':osmosis-dataset', project ':osmosis-extract', project ':osmosis-hstore-jdbc', project ':osmosis-osm-binary', project ':osmosis-pbf', project ':osmosis-pbf2', project ':osmosis-pgsimple', project ':osmosis-pgsnapshot', project ':osmosis-replication', project ':osmosis-set', project ':osmosis-tagfilter', project ':osmosis-tagtransform', project ':osmosis-testutil', project ':osmosis-xml', project ':package']
> 	Keep-alive timer started
> 	Adding Debian repository to project 'osmosis'
> 	Adding Debian repository to project 'build-support'
> 	Adding Debian repository to project 'osmosis-apidb'
> 	Adding Debian repository to project 'osmosis-areafilter'
> 	Adding Debian repository to project 'osmosis-core'
> 	Adding Debian repository to project 'osmosis-dataset'
> 	Adding Debian repository to project 'osmosis-extract'
> 	Adding Debian repository to project 'osmosis-hstore-jdbc'
> 	Adding Debian repository to project 'osmosis-osm-binary'
> 	Adding Debian repository to project 'osmosis-pbf'
> 	Adding Debian repository to project 'osmosis-pbf2'
> 	Adding Debian repository to project 'osmosis-pgsimple'
> 	Adding Debian repository to project 'osmosis-pgsnapshot'
> 	Adding Debian repository to project 'osmosis-replication'
> 	Adding Debian repository to project 'osmosis-set'
> 	Adding Debian repository to project 'osmosis-tagfilter'
> 	Adding Debian repository to project 'osmosis-tagtransform'
> 	Adding Debian repository to project 'osmosis-testutil'
> 	Adding Debian repository to project 'osmosis-xml'
> 	Adding Debian repository to project 'package'
> Parallel execution is an incubating feature.
> Evaluating root project 'osmosis' using build file '/<<PKGBUILDDIR>>/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using BuildScriptTransformer.
> Evaluating project ':build-support' using build file '/<<PKGBUILDDIR>>/build-support/build.gradle'.
> Evaluating project ':osmosis-apidb' using build file '/<<PKGBUILDDIR>>/osmosis-apidb/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-apidb/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-apidb/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-apidb'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-areafilter' using build file '/<<PKGBUILDDIR>>/osmosis-areafilter/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-areafilter/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-areafilter/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-areafilter'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-core' using build file '/<<PKGBUILDDIR>>/osmosis-core/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-core/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-core/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-core'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-dataset' using build file '/<<PKGBUILDDIR>>/osmosis-dataset/build.gradle'.
> 	Adding Maven pom generation to project 'osmosis-dataset'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-extract' using build file '/<<PKGBUILDDIR>>/osmosis-extract/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-extract/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-extract/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-extract'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-hstore-jdbc' using build file '/<<PKGBUILDDIR>>/osmosis-hstore-jdbc/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-hstore-jdbc/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-hstore-jdbc/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-hstore-jdbc'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-osm-binary' using build file '/<<PKGBUILDDIR>>/osmosis-osm-binary/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-osm-binary/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-osm-binary/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-osm-binary'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-pbf' using build file '/<<PKGBUILDDIR>>/osmosis-pbf/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pbf/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pbf/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-pbf'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-pbf2' using build file '/<<PKGBUILDDIR>>/osmosis-pbf2/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pbf2/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pbf2/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-pbf2'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-pgsimple' using build file '/<<PKGBUILDDIR>>/osmosis-pgsimple/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pgsimple/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pgsimple/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-pgsimple'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-pgsnapshot' using build file '/<<PKGBUILDDIR>>/osmosis-pgsnapshot/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pgsnapshot/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-pgsnapshot/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-pgsnapshot'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-replication' using build file '/<<PKGBUILDDIR>>/osmosis-replication/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-replication/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-replication/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-replication'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-set' using build file '/<<PKGBUILDDIR>>/osmosis-set/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-set/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-set/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-set'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-tagfilter' using build file '/<<PKGBUILDDIR>>/osmosis-tagfilter/build.gradle'.
> 	Adding Maven pom generation to project 'osmosis-tagfilter'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-tagtransform' using build file '/<<PKGBUILDDIR>>/osmosis-tagtransform/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-tagtransform/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-tagtransform/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-tagtransform'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-testutil' using build file '/<<PKGBUILDDIR>>/osmosis-testutil/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-testutil/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-testutil/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-testutil'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':osmosis-xml' using build file '/<<PKGBUILDDIR>>/osmosis-xml/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-xml/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/osmosis-xml/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'osmosis-xml'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':package' using build file '/<<PKGBUILDDIR>>/package/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/package/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/package/build.gradle' using BuildScriptTransformer.
> All projects evaluated.
> Selected primary task 'assemble' from project :
> Creating new cache for annotation-processors, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess at 3f69b166
> Tasks to be executed: [task ':osmosis-core:generateJavaSources', task ':osmosis-core:compileJava', task ':osmosis-core:generateResources', task ':osmosis-core:processResources', task ':osmosis-core:classes', task ':osmosis-core:debianMavenPom', task ':osmosis-core:jar', task ':osmosis-set:compileJava', task ':osmosis-set:processResources', task ':osmosis-set:classes', task ':osmosis-set:debianMavenPom', task ':osmosis-set:jar', task ':osmosis-xml:compileJava', task ':osmosis-xml:processResources', task ':osmosis-xml:classes', task ':osmosis-xml:debianMavenPom', task ':osmosis-xml:jar', task ':osmosis-replication:compileJava', task ':osmosis-replication:processResources', task ':osmosis-replication:classes', task ':osmosis-replication:debianMavenPom', task ':osmosis-replication:jar', task ':osmosis-apidb:compileJava', task ':osmosis-apidb:processResources', task ':osmosis-apidb:classes', task ':osmosis-apidb:debianMavenPom', task ':osmosis-apidb:jar', task ':osmosis-core:javadoc', task ':osmosis-set:javadoc', task ':osmosis-xml:javadoc', task ':osmosis-replication:javadoc', task ':osmosis-apidb:javadoc', task ':osmosis-apidb:javadocJar', task ':osmosis-apidb:sourcesJar', task ':osmosis-apidb:signArchives', task ':osmosis-apidb:assemble', task ':osmosis-areafilter:compileJava', task ':osmosis-areafilter:processResources', task ':osmosis-areafilter:classes', task ':osmosis-areafilter:debianMavenPom', task ':osmosis-areafilter:jar', task ':osmosis-areafilter:javadoc', task ':osmosis-areafilter:javadocJar', task ':osmosis-areafilter:sourcesJar', task ':osmosis-areafilter:signArchives', task ':osmosis-areafilter:assemble', task ':osmosis-core:javadocJar', task ':osmosis-core:sourcesJar', task ':osmosis-core:signArchives', task ':osmosis-core:assemble', task ':osmosis-dataset:compileJava', task ':osmosis-dataset:processResources', task ':osmosis-dataset:classes', task ':osmosis-dataset:debianMavenPom', task ':osmosis-dataset:jar', task ':osmosis-dataset:javadoc', task ':osmosis-dataset:javadocJar', task ':osmosis-dataset:sourcesJar', task ':osmosis-dataset:signArchives', task ':osmosis-dataset:assemble', task ':osmosis-extract:compileJava', task ':osmosis-extract:processResources', task ':osmosis-extract:classes', task ':osmosis-extract:debianMavenPom', task ':osmosis-extract:jar', task ':osmosis-extract:javadoc', task ':osmosis-extract:javadocJar', task ':osmosis-extract:sourcesJar', task ':osmosis-extract:signArchives', task ':osmosis-extract:assemble', task ':osmosis-hstore-jdbc:compileJava', task ':osmosis-hstore-jdbc:processResources', task ':osmosis-hstore-jdbc:classes', task ':osmosis-hstore-jdbc:debianMavenPom', task ':osmosis-hstore-jdbc:jar', task ':osmosis-hstore-jdbc:javadoc', task ':osmosis-hstore-jdbc:javadocJar', task ':osmosis-hstore-jdbc:sourcesJar', task ':osmosis-hstore-jdbc:signArchives', task ':osmosis-hstore-jdbc:assemble', task ':osmosis-osm-binary:compileJava', task ':osmosis-osm-binary:processResources', task ':osmosis-osm-binary:classes', task ':osmosis-osm-binary:debianMavenPom', task ':osmosis-osm-binary:jar', task ':osmosis-osm-binary:javadoc', task ':osmosis-osm-binary:javadocJar', task ':osmosis-osm-binary:sourcesJar', task ':osmosis-osm-binary:signArchives', task ':osmosis-osm-binary:assemble', task ':osmosis-pbf:compileJava', task ':osmosis-pbf:processResources', task ':osmosis-pbf:classes', task ':osmosis-pbf:debianMavenPom', task ':osmosis-pbf:jar', task ':osmosis-pbf:javadoc', task ':osmosis-pbf:javadocJar', task ':osmosis-pbf:sourcesJar', task ':osmosis-pbf:signArchives', task ':osmosis-pbf:assemble', task ':osmosis-pbf2:compileJava', task ':osmosis-pbf2:processResources', task ':osmosis-pbf2:classes', task ':osmosis-pbf2:debianMavenPom', task ':osmosis-pbf2:jar', task ':osmosis-pbf2:javadoc', task ':osmosis-pbf2:javadocJar', task ':osmosis-pbf2:sourcesJar', task ':osmosis-pbf2:signArchives', task ':osmosis-pbf2:assemble', task ':osmosis-pgsimple:compileJava', task ':osmosis-pgsimple:processResources', task ':osmosis-pgsimple:classes', task ':osmosis-pgsimple:debianMavenPom', task ':osmosis-pgsimple:jar', task ':osmosis-pgsimple:javadoc', task ':osmosis-pgsimple:javadocJar', task ':osmosis-pgsimple:sourcesJar', task ':osmosis-pgsimple:signArchives', task ':osmosis-pgsimple:assemble', task ':osmosis-pgsnapshot:compileJava', task ':osmosis-pgsnapshot:processResources', task ':osmosis-pgsnapshot:classes', task ':osmosis-pgsnapshot:debianMavenPom', task ':osmosis-pgsnapshot:jar', task ':osmosis-pgsnapshot:javadoc', task ':osmosis-pgsnapshot:javadocJar', task ':osmosis-pgsnapshot:sourcesJar', task ':osmosis-pgsnapshot:signArchives', task ':osmosis-pgsnapshot:assemble', task ':osmosis-replication:javadocJar', task ':osmosis-replication:sourcesJar', task ':osmosis-replication:signArchives', task ':osmosis-replication:assemble', task ':osmosis-set:javadocJar', task ':osmosis-set:sourcesJar', task ':osmosis-set:signArchives', task ':osmosis-set:assemble', task ':osmosis-tagfilter:compileJava', task ':osmosis-tagfilter:processResources', task ':osmosis-tagfilter:classes', task ':osmosis-tagfilter:debianMavenPom', task ':osmosis-tagfilter:jar', task ':osmosis-tagfilter:javadoc', task ':osmosis-tagfilter:javadocJar', task ':osmosis-tagfilter:sourcesJar', task ':osmosis-tagfilter:signArchives', task ':osmosis-tagfilter:assemble', task ':osmosis-tagtransform:compileJava', task ':osmosis-tagtransform:processResources', task ':osmosis-tagtransform:classes', task ':osmosis-tagtransform:debianMavenPom', task ':osmosis-tagtransform:jar', task ':osmosis-tagtransform:javadoc', task ':osmosis-tagtransform:javadocJar', task ':osmosis-tagtransform:sourcesJar', task ':osmosis-tagtransform:signArchives', task ':osmosis-tagtransform:assemble', task ':osmosis-testutil:compileJava', task ':osmosis-testutil:processResources', task ':osmosis-testutil:classes', task ':osmosis-testutil:debianMavenPom', task ':osmosis-testutil:jar', task ':osmosis-testutil:javadoc', task ':osmosis-testutil:javadocJar', task ':osmosis-testutil:sourcesJar', task ':osmosis-testutil:signArchives', task ':osmosis-testutil:assemble', task ':osmosis-xml:javadocJar', task ':osmosis-xml:sourcesJar', task ':osmosis-xml:signArchives', task ':osmosis-xml:assemble', task ':package:syncLibs', task ':package:distTgz', task ':package:distZip', task ':package:assemble']
> Creating new cache for resourceHashesCache, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess at f713686
> Creating new cache for taskHistory, path /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess at 614427b2
> Creating new cache for outputFiles, path /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess at 2a71d430
> :osmosis-core:generateJavaSources (Thread[main,5,main]) started.
> :osmosis-core:generateJavaSources
> :osmosis-set:processResources (Thread[Task worker for ':',5,main]) started.
> :osmosis-xml:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-set:processResources
> :osmosis-xml:processResources
> Putting task artifact state for task ':osmosis-core:generateJavaSources' into context took 0.012 secs.
> Putting task artifact state for task ':osmosis-xml:processResources' into context took 0.005 secs.
> Putting task artifact state for task ':osmosis-set:processResources' into context took 0.009 secs.
> :osmosis-replication:processResources (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-replication:processResources
> Up-to-date check for task ':osmosis-core:generateJavaSources' took 0.016 secs. It is not up-to-date because:
>   No history is available.
> Putting task artifact state for task ':osmosis-replication:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-set:processResources' took 0.003 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-core:generateJavaSources (Thread[main,5,main]) completed. Took 0.08 secs.
> :osmosis-core:compileJava (Thread[main,5,main]) started.
> :osmosis-core:compileJava
> Putting task artifact state for task ':osmosis-core:compileJava' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-replication:processResources' took 0.018 secs. It is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':osmosis-xml:processResources' took 0.019 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-xml:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.105 secs.
> :osmosis-xml:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-replication:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.077 secs.
> :osmosis-replication:debianMavenPom (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-replication:debianMavenPom
> Putting task artifact state for task ':osmosis-replication:debianMavenPom' into context took 0.0 secs.
> :osmosis-set:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.109 secs.
> :osmosis-set:debianMavenPom (Thread[Task worker for ':',5,main]) started.
> :osmosis-xml:debianMavenPom
> Up-to-date check for task ':osmosis-replication:debianMavenPom' took 0.003 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-set:debianMavenPom
> Putting task artifact state for task ':osmosis-set:debianMavenPom' into context took 0.0 secs.
> Putting task artifact state for task ':osmosis-xml:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-xml:debianMavenPom' took 0.002 secs. It is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':osmosis-set:debianMavenPom' took 0.003 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-xml/build/debian/osmosis-xml.pom
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-replication/build/debian/osmosis-replication.pom
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-set/build/debian/osmosis-set.pom
> Creating new cache for metadata-2.36/module-metadata, path /<<PKGBUILDDIR>>/.gradle/caches/modules-2/metadata-2.36/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess at 192800d
> 	Loading the Maven rules...
> 	Replacing net.sf.jpf:jpf:jar:1.5  ->  net.sf.jpf:jpf:jar:debian
> :osmosis-xml:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.053 secs.
> :osmosis-apidb:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-apidb:processResources
> Putting task artifact state for task ':osmosis-apidb:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-apidb:processResources' took 0.004 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-replication:debianMavenPom (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.059 secs.
> :osmosis-set:debianMavenPom (Thread[Task worker for ':',5,main]) completed. Took 0.054 secs.
> :osmosis-areafilter:processResources (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-areafilter:processResources
> Putting task artifact state for task ':osmosis-areafilter:processResources' into context took 0.0 secs.
> :osmosis-dataset:processResources (Thread[Task worker for ':',5,main]) started.
> :osmosis-dataset:processResources
> Putting task artifact state for task ':osmosis-dataset:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-areafilter:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-apidb:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs.
> :osmosis-apidb:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-apidb:debianMavenPom
> Putting task artifact state for task ':osmosis-apidb:debianMavenPom' into context took 0.0 secs.
> :osmosis-areafilter:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.005 secs.
> Up-to-date check for task ':osmosis-dataset:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-areafilter:debianMavenPom (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-areafilter:debianMavenPom
> Putting task artifact state for task ':osmosis-areafilter:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-apidb:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-dataset:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.007 secs.
> :osmosis-dataset:debianMavenPom (Thread[Task worker for ':',5,main]) started.
> :osmosis-dataset:debianMavenPom
> Up-to-date check for task ':osmosis-areafilter:debianMavenPom' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> Putting task artifact state for task ':osmosis-dataset:debianMavenPom' into context took 0.0 secs.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-apidb/build/debian/osmosis-apidb.pom
> Up-to-date check for task ':osmosis-dataset:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-areafilter/build/debian/osmosis-areafilter.pom
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-dataset/build/debian/osmosis-dataset.pom
> :osmosis-apidb:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs.
> :osmosis-apidb:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-apidb:sourcesJar
> Putting task artifact state for task ':osmosis-apidb:sourcesJar' into context took 0.0 secs.
> :osmosis-dataset:debianMavenPom (Thread[Task worker for ':',5,main]) completed. Took 0.005 secs.
> :osmosis-dataset:sourcesJar (Thread[Task worker for ':',5,main]) started.
> :osmosis-dataset:sourcesJar
> Putting task artifact state for task ':osmosis-dataset:sourcesJar' into context took 0.0 secs.
> :osmosis-areafilter:debianMavenPom (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.009 secs.
> :osmosis-areafilter:sourcesJar (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-areafilter:sourcesJar
> Putting task artifact state for task ':osmosis-areafilter:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-dataset:sourcesJar' took 0.006 secs. It is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':osmosis-areafilter:sourcesJar' took 0.013 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-dataset:sourcesJar (Thread[Task worker for ':',5,main]) completed. Took 0.049 secs.
> :osmosis-extract:processResources (Thread[Task worker for ':',5,main]) started.
> :osmosis-extract:processResources
> Putting task artifact state for task ':osmosis-extract:processResources' into context took 0.0 secs.
> :osmosis-areafilter:sourcesJar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.053 secs.
> :osmosis-hstore-jdbc:compileJava (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-hstore-jdbc:compileJava
> Putting task artifact state for task ':osmosis-hstore-jdbc:compileJava' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-extract:processResources' took 0.008 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-extract:processResources (Thread[Task worker for ':',5,main]) completed. Took 0.025 secs.
> 	Replacing org.postgresql:postgresql:jar:42.2.5  ->  org.postgresql:postgresql:jar:debian
> :osmosis-extract:debianMavenPom (Thread[Task worker for ':',5,main]) started.
> :osmosis-extract:debianMavenPom
> Putting task artifact state for task ':osmosis-extract:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-extract:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-extract/build/debian/osmosis-extract.pom
> Up-to-date check for task ':osmosis-apidb:sourcesJar' took 0.083 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-extract:debianMavenPom (Thread[Task worker for ':',5,main]) completed. Took 0.011 secs.
> :osmosis-extract:sourcesJar (Thread[Task worker for ':',5,main]) started.
> :osmosis-extract:sourcesJar
> Putting task artifact state for task ':osmosis-extract:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-extract:sourcesJar' took 0.005 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-extract:sourcesJar (Thread[Task worker for ':',5,main]) completed. Took 0.013 secs.
> :osmosis-osm-binary:compileJava (Thread[Task worker for ':',5,main]) started.
> :osmosis-osm-binary:compileJava
> Putting task artifact state for task ':osmosis-osm-binary:compileJava' into context took 0.0 secs.
> 	Replacing com.google.protobuf:protobuf-java:jar:3.6.1  ->  com.google.protobuf:protobuf-java:jar:debian
> :osmosis-apidb:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.15 secs.
> :osmosis-pbf:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf:processResources
> Putting task artifact state for task ':osmosis-pbf:processResources' into context took 0.0 secs.
> 	Replacing com.fasterxml.woodstox:woodstox-core:jar:5.1.0  ->  org.codehaus.woodstox:woodstox-core-lgpl:jar:debian
> Up-to-date check for task ':osmosis-pbf:processResources' took 0.003 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pbf:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs.
> :osmosis-pbf:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf:debianMavenPom
> Putting task artifact state for task ':osmosis-pbf:debianMavenPom' into context took 0.0 secs.
> org.codehaus.woodstox:woodstox-core-lgpl:debian is relocated to com.fasterxml.woodstox:woodstox-core:debian. Please update your dependencies.
> Up-to-date check for task ':osmosis-pbf:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Replacing org.codehaus.woodstox:stax2-api:jar:4.1  ->  org.codehaus.woodstox:stax2-api:jar:debian
> 	Replacing org.apache.commons:commons-compress:jar:1.18  ->  org.apache.commons:commons-compress:jar:debian
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-pbf/build/debian/osmosis-pbf.pom
> :osmosis-pbf:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.032 secs.
> :osmosis-pbf:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf:sourcesJar
> Putting task artifact state for task ':osmosis-pbf:sourcesJar' into context took 0.0 secs.
> 	Passing through org.apache.commons:commons-parent:jar:debian
> Up-to-date check for task ':osmosis-pbf:sourcesJar' took 0.014 secs. It is not up-to-date because:
>   No history is available.
> 	Passing through org.apache:apache:jar:debian
> :osmosis-pbf:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.03 secs.
> :osmosis-pbf2:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf2:processResources
> Putting task artifact state for task ':osmosis-pbf2:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pbf2:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pbf2:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs.
> :osmosis-pbf2:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf2:debianMavenPom
> Putting task artifact state for task ':osmosis-pbf2:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pbf2:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-pbf2/build/debian/osmosis-pbf2.pom
> :osmosis-pbf2:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs.
> :osmosis-pbf2:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pbf2:sourcesJar
> Putting task artifact state for task ':osmosis-pbf2:sourcesJar' into context took 0.0 secs.
> 	Passing through commons-logging:commons-logging:jar:debian
> Up-to-date check for task ':osmosis-pbf2:sourcesJar' took 0.025 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pbf2:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.054 secs.
> :osmosis-pgsimple:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsimple:processResources
> Putting task artifact state for task ':osmosis-pgsimple:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsimple:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pgsimple:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.009 secs.
> :osmosis-pgsimple:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsimple:debianMavenPom
> Putting task artifact state for task ':osmosis-pgsimple:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsimple:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-pgsimple/build/debian/osmosis-pgsimple.pom
> :osmosis-pgsimple:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs.
> :osmosis-pgsimple:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsimple:sourcesJar
> Putting task artifact state for task ':osmosis-pgsimple:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsimple:sourcesJar' took 0.068 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pgsimple:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.202 secs.
> :osmosis-pgsnapshot:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsnapshot:processResources
> Putting task artifact state for task ':osmosis-pgsnapshot:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsnapshot:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-pgsnapshot:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.005 secs.
> :osmosis-pgsnapshot:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsnapshot:debianMavenPom
> Putting task artifact state for task ':osmosis-pgsnapshot:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsnapshot:debianMavenPom' took 0.011 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-pgsnapshot/build/debian/osmosis-pgsnapshot.pom
> :osmosis-pgsnapshot:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.018 secs.
> :osmosis-pgsnapshot:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-pgsnapshot:sourcesJar
> Putting task artifact state for task ':osmosis-pgsnapshot:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-pgsnapshot:sourcesJar' took 0.048 secs. It is not up-to-date because:
>   No history is available.
> Up-to-date check for task ':osmosis-hstore-jdbc:compileJava' took 0.55 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task ':osmosis-hstore-jdbc:compileJava'.
> Compiling with JDK Java compiler API.
> :osmosis-pgsnapshot:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.106 secs.
> :osmosis-replication:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-replication:sourcesJar
> Putting task artifact state for task ':osmosis-replication:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-replication:sourcesJar' took 0.023 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-replication:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.084 secs.
> :osmosis-set:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-set:sourcesJar
> Putting task artifact state for task ':osmosis-set:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-set:sourcesJar' took 0.038 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-set:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.055 secs.
> :osmosis-tagfilter:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-tagfilter:processResources
> Putting task artifact state for task ':osmosis-tagfilter:processResources' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-tagfilter:processResources' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-tagfilter:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.008 secs.
> :osmosis-tagfilter:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-tagfilter:debianMavenPom
> Putting task artifact state for task ':osmosis-tagfilter:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-tagfilter:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-tagfilter/build/debian/osmosis-tagfilter.pom
> :osmosis-tagfilter:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.007 secs.
> :osmosis-tagfilter:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-tagfilter:sourcesJar
> Putting task artifact state for task ':osmosis-tagfilter:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-tagfilter:sourcesJar' took 0.011 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-tagfilter:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.024 secs.
> :osmosis-tagtransform:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-tagtransform:processResources
> Putting task artifact state for task ':osmosis-tagtransform:processResources' into context took 0.003 secs.
> Up-to-date check for task ':osmosis-tagtransform:processResources' took 0.013 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-tagtransform:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.029 secs.
> :osmosis-tagtransform:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> Up-to-date check for task ':osmosis-core:compileJava' took 0.988 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-tagtransform:debianMavenPom
> Putting task artifact state for task ':osmosis-tagtransform:debianMavenPom' into context took 0.0 secs.
> All input files are considered out-of-date for incremental task ':osmosis-core:compileJava'.
> Up-to-date check for task ':osmosis-tagtransform:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-tagtransform/build/debian/osmosis-tagtransform.pom
> Compiling with JDK Java compiler API.
> Up-to-date check for task ':osmosis-osm-binary:compileJava' took 0.791 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task ':osmosis-osm-binary:compileJava'.
> Compiling with JDK Java compiler API.
> :osmosis-tagtransform:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.02 secs.
> :osmosis-tagtransform:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-tagtransform:sourcesJar
> Putting task artifact state for task ':osmosis-tagtransform:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-tagtransform:sourcesJar' took 0.011 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-tagtransform:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.051 secs.
> :osmosis-testutil:processResources (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-testutil:processResources
> Putting task artifact state for task ':osmosis-testutil:processResources' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/osmosis-testutil/src/main/resources', not found
> Skipping task ':osmosis-testutil:processResources' as it has no source files and no previous output files.
> :osmosis-testutil:processResources NO-SOURCE
> :osmosis-testutil:processResources (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.001 secs.
> :osmosis-testutil:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-testutil:debianMavenPom
> Putting task artifact state for task ':osmosis-testutil:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-testutil:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-testutil/build/debian/osmosis-testutil.pom
> :osmosis-testutil:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.011 secs.
> :osmosis-testutil:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-testutil:sourcesJar
> Putting task artifact state for task ':osmosis-testutil:sourcesJar' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/osmosis-testutil/src/main/resources', not found
> file or directory '/<<PKGBUILDDIR>>/osmosis-testutil/src/main/resources', not found
> Up-to-date check for task ':osmosis-testutil:sourcesJar' took 0.01 secs. It is not up-to-date because:
>   No history is available.
> file or directory '/<<PKGBUILDDIR>>/osmosis-testutil/src/main/resources', not found
> :osmosis-testutil:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.017 secs.
> :osmosis-xml:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-xml:sourcesJar
> Putting task artifact state for task ':osmosis-xml:sourcesJar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-xml:sourcesJar' took 0.044 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-xml:sourcesJar (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.076 secs.
> :osmosis-hstore-jdbc:compileJava (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 1.753 secs.
> :osmosis-hstore-jdbc:processResources (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-hstore-jdbc:processResources
> Putting task artifact state for task ':osmosis-hstore-jdbc:processResources' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/osmosis-hstore-jdbc/src/main/resources', not found
> Skipping task ':osmosis-hstore-jdbc:processResources' as it has no source files and no previous output files.
> :osmosis-hstore-jdbc:processResources NO-SOURCE
> :osmosis-hstore-jdbc:processResources (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.013 secs.
> :osmosis-hstore-jdbc:classes (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-hstore-jdbc:classes
> Skipping task ':osmosis-hstore-jdbc:classes' as it has no actions.
> :osmosis-hstore-jdbc:classes (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.0 secs.
> :osmosis-hstore-jdbc:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) started.
> :osmosis-hstore-jdbc:debianMavenPom
> Putting task artifact state for task ':osmosis-hstore-jdbc:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-hstore-jdbc:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/osmosis-hstore-jdbc/build/debian/osmosis-hstore-jdbc.pom
> :osmosis-hstore-jdbc:debianMavenPom (Thread[Task worker for ':' Thread 3,5,main]) completed. Took 0.004 secs.
> :osmosis-hstore-jdbc:jar (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-hstore-jdbc:jar
> Putting task artifact state for task ':osmosis-hstore-jdbc:jar' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-hstore-jdbc:jar' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> :osmosis-hstore-jdbc:jar (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 0.007 secs.
> :osmosis-hstore-jdbc:javadoc (Thread[Task worker for ':' Thread 2,5,main]) started.
> :osmosis-hstore-jdbc:javadoc
> Putting task artifact state for task ':osmosis-hstore-jdbc:javadoc' into context took 0.0 secs.
> Up-to-date check for task ':osmosis-hstore-jdbc:javadoc' took 0.067 secs. It is not up-to-date because:
>   No history is available.
> Starting process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc''. Working directory: /<<PKGBUILDDIR>>/osmosis-hstore-jdbc Command: /usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc @/<<PKGBUILDDIR>>/osmosis-hstore-jdbc/build/tmp/javadoc/javadoc.options
> Successfully started process 'command '/usr/lib/jvm/java-11-openjdk-amd64/bin/javadoc''
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1503: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1517: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1522: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1523: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class HeaderBlock
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1523: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class HeaderBlock
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1543: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1549: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2143: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2164: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2167: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2168: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class HeaderBBox
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2168: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class HeaderBBox
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2182: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2188: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3231: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3248: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3252: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3253: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class PrimitiveBlock
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3253: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class PrimitiveBlock
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3269: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3275: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4649: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4678: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4685: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4686: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class PrimitiveGroup
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4686: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class PrimitiveGroup
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4693: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4699: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5132: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5135: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5139: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5140: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class StringTable
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5140: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class StringTable
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5143: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5148: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6004: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6007: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6010: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6011: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class Info
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6011: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class Info
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6031: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6037: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7682: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7685: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7694: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7695: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class DenseInfo
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7695: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class DenseInfo
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7703: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7708: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8225: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8237: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8240: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8241: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class ChangeSet
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8241: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class ChangeSet
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8246: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8252: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9338: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9356: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9361: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9362: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class Node
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9362: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class Node
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9376: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:9382: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10744: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10747: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10754: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10755: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class DenseNodes
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10755: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class DenseNodes
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10762: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:10768: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12198: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12210: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12218: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12219: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class Way
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12219: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class Way
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12230: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:12236: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13850: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13862: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13870: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13871: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class Relation
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13871: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class Relation
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13882: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:13888: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:758: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:761: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:764: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:765: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class Blob
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:765: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class Blob
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:782: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:788: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1320: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case IS_INITIALIZED: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1335: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MAKE_IMMUTABLE: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1338: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case VISIT: {
>              ^
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1339: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>           ^
>   symbol:   class Visitor
>   location: class BlobHeader
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1339: error: cannot find symbol
>           Visitor visitor = (Visitor) arg0;
>                              ^
>   symbol:   class Visitor
>   location: class BlobHeader
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1350: error: cannot find symbol
>           if (visitor == com.google.protobuf.GeneratedMessageLite.MergeFromVisitor
>                                                                  ^
>   symbol:   variable MergeFromVisitor
>   location: class GeneratedMessageLite
> /<<PKGBUILDDIR>>/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:1356: error: an enum switch case label must be the unqualified name of an enumeration constant
>         case MERGE_FROM_STREAM: {
>              ^
> Note: /<<PKGBUILDDIR>>/osmosis-osm-binary/src/main/java/org/openstreetmap/osmosis/osmbinary/StringTable.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> 98 errors
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> :osmosis-osm-binary:compileJava FAILED
> :osmosis-osm-binary:compileJava (Thread[Task worker for ':',5,main]) completed. Took 3.458 secs.
> :osmosis-core:compileJava (Thread[main,5,main]) completed. Took 3.83 secs.
> :osmosis-hstore-jdbc:javadoc (Thread[Task worker for ':' Thread 2,5,main]) completed. Took 2.741 secs.
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':osmosis-osm-binary:compileJava'.
> > Compilation failed; see the compiler error output for details.
> 
> * Try:
> Run with --debug option to get more log output. Run with --scan to get full insights.
> 
> * Exception is:
> org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':osmosis-osm-binary:compileJava'.
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
> 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
> 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
> 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
> 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
> 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
> 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
> 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
> 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
> 	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$1.run(DefaultTaskGraphExecuter.java:248)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
> 	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
> 	at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
> 	at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
> 	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> 	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> 	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> 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.JdkJavaCompiler.execute(JdkJavaCompiler.java:50)
> 	at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:35)
> 	at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.delegateAndHandleErrors(NormalizingJavaCompiler.java:98)
> 	at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:51)
> 	at org.gradle.api.internal.tasks.compile.NormalizingJavaCompiler.execute(NormalizingJavaCompiler.java:37)
> 	at org.gradle.api.internal.tasks.compile.CleaningJavaCompilerSupport.execute(CleaningJavaCompilerSupport.java:35)
> 	at org.gradle.api.internal.tasks.compile.CleaningJavaCompilerSupport.execute(CleaningJavaCompilerSupport.java:25)
> 	at org.gradle.api.tasks.compile.JavaCompile.performCompilation(JavaCompile.java:207)
> 	at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:192)
> 	at org.gradle.api.tasks.compile.JavaCompile.compile(JavaCompile.java:124)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
> 	at org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46)
> 	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
> 	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110)
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
> 	... 29 more
> 
> 
> * Get more help at https://help.gradle.org
> 
> BUILD FAILED in 10s
> 48 actionable tasks: 48 executed
> dh_auto_build: error: gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. -Duser.name=debian -Ddebian.package=osmosis -Dfile.encoding=UTF-8 --parallel --max-workers=4 --project-prop osmosisBuildType=RELEASE assemble returned exit code 1
> make[1]: *** [debian/rules:15: override_dh_auto_build] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/osmosis_0.47.2-1_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-grass-devel mailing list