Your message dated Sat, 27 Sep 2014 21:51:42 +0000
with message-id <e1xxzu2-0007ei...@franck.debian.org>
and subject line Bug#761562: fixed in osmosis 0.43.1-2
has caused the Debian Bug report #761562,
regarding osmosis: FTBFS: Execution failed for task 
':osmosis-osm-binary:compileJava'.
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 ow...@bugs.debian.org
immediately.)


-- 
761562: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761562
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: osmosis
Version: 0.43.1-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140913 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/«PKGBUILDDIR»'
> gradle --offline --no-daemon \
>        --gradle-user-home debian/gradle-user-home \
>        --project-prop osmosisBuildType=RELEASE \
>        assemble
> :osmosis-core:generateJavaSources
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> Note: 
> /«PKGBUILDDIR»/osmosis-core/src/main/java/org/openstreetmap/osmosis/core/container/v0_6/EntityContainerBuilder.java
>  uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> 1 warning
> :osmosis-core:compileJava
> :osmosis-core:generateResources
> :osmosis-core:processResources
> :osmosis-core:classes
> :osmosis-core:jar
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-set:compileJava
> :osmosis-set:processResources
> :osmosis-set:classes
> :osmosis-set:jar
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-xml:compileJava
> :osmosis-xml:processResources
> :osmosis-xml:classes
> :osmosis-xml:jar
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-replication:compileJava
> :osmosis-replication:processResources
> :osmosis-replication:classes
> :osmosis-replication:jar
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-apidb:compileJava
> :osmosis-apidb:processResources
> :osmosis-apidb:classes
> :osmosis-apidb:jar
> :osmosis-core:javadoc
> :osmosis-set:javadoc
> :osmosis-xml:javadoc
> :osmosis-replication:javadoc
> :osmosis-apidb:javadoc
> :osmosis-apidb:javadocJar
> :osmosis-apidb:sourcesJar
> :osmosis-apidb:signArchives SKIPPED
> :osmosis-apidb:assemble
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-areafilter:compileJava
> :osmosis-areafilter:processResources
> :osmosis-areafilter:classes
> :osmosis-areafilter:jar
> :osmosis-areafilter:javadoc
> :osmosis-areafilter:javadocJar
> :osmosis-areafilter:sourcesJar
> :osmosis-areafilter:signArchives SKIPPED
> :osmosis-areafilter:assemble
> :osmosis-core:javadocJar
> :osmosis-core:sourcesJar
> :osmosis-core:signArchives SKIPPED
> :osmosis-core:assemble
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-dataset:compileJava
> :osmosis-dataset:processResources
> :osmosis-dataset:classes
> :osmosis-dataset:jar
> :osmosis-dataset:javadoc
> :osmosis-dataset:javadocJar
> :osmosis-dataset:sourcesJar
> :osmosis-dataset:signArchives SKIPPED
> :osmosis-dataset:assemble
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-extract:compileJava
> :osmosis-extract:processResources
> :osmosis-extract:classes
> :osmosis-extract:jar
> :osmosis-extract:javadoc
> :osmosis-extract:javadocJar
> :osmosis-extract:sourcesJar
> :osmosis-extract:signArchives SKIPPED
> :osmosis-extract:assemble
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> 1 warning
> :osmosis-hstore-jdbc:compileJava
> :osmosis-hstore-jdbc:processResources
> :osmosis-hstore-jdbc:classes
> :osmosis-hstore-jdbc:jar
> :osmosis-hstore-jdbc:javadoc
> :osmosis-hstore-jdbc:javadocJar
> :osmosis-hstore-jdbc:sourcesJar
> :osmosis-hstore-jdbc:signArchives SKIPPED
> :osmosis-hstore-jdbc:assemble
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:578:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1309:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:1866:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:2630:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3334:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:3802:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:4532:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5151:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:5669:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:6410:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:7171:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Osmformat.java:8058:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:369:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> /«PKGBUILDDIR»/osmosis-osm-binary/gen-src/main/java/org/openstreetmap/osmosis/osmbinary/Fileformat.java:868:
>  error: method parseUnknownField in class Builder<MessageType,BuilderType> 
> cannot be applied to given types;
>               if (!parseUnknownField(input, extensionRegistry, tag)) {
>                    ^
>   required: CodedInputStream,CodedOutputStream,ExtensionRegistryLite,int
>   found: CodedInputStream,ExtensionRegistryLite,int
>   reason: actual and formal argument lists differ in length
>   where MessageType,BuilderType are type-variables:
>     MessageType extends GeneratedMessageLite declared in class Builder
>     BuilderType extends Builder declared in class Builder
> 14 errors
> 1 warning
> :osmosis-osm-binary:compileJava FAILED
> 
> 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 --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> 
> BUILD FAILED
> 
> Total time: 1 mins 17.423 secs
> make[1]: *** [override_dh_auto_build] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/09/13/osmosis_0.43.1-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.

--- End Message ---
--- Begin Message ---
Source: osmosis
Source-Version: 0.43.1-2

We believe that the bug you reported is fixed in the latest version of
osmosis, 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 761...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@xs4all.nl> (supplier of updated osmosis 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 27 Sep 2014 21:43:24 +0200
Source: osmosis
Binary: osmosis
Architecture: source all
Version: 0.43.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@xs4all.nl>
Description:
 osmosis    - Command line OpenStreetMap data processor
Closes: 761562
Changes:
 osmosis (0.43.1-2) unstable; urgency=medium
 .
   * Add patch to update generated source for protobuf 2.6.0.
     (closes: #761562)
   * Add patch to increase source compatibility from 1.6 to 1.7.
   * Add patches from upstream master branch.
Checksums-Sha1:
 bd509c31f271122fde770554430d141382b56d84 2457 osmosis_0.43.1-2.dsc
 16b1abc268c053bc17c9346fbce3b6964c1b9d08 559798 osmosis_0.43.1.orig.tar.gz
 700e6a9219e75ba8829ff693e257b3c4fa00cd52 43060 osmosis_0.43.1-2.debian.tar.xz
 8a13b7ce68f05416bf46099f7a381a1fb1d47a8c 1132840 osmosis_0.43.1-2_all.deb
Checksums-Sha256:
 65bdb1ae1add134368f164b7ad4b366ba82ed58acb8b09a8b4796c29fdd75268 2457 
osmosis_0.43.1-2.dsc
 5999807e34ed0af147fcea45088e33af756d5b2511073c9c8d7e73072dabd5b9 559798 
osmosis_0.43.1.orig.tar.gz
 9d32b0938cb6cf93146625bc71fac8356b0adaf61b1f8614f4eb530a0d5b6380 43060 
osmosis_0.43.1-2.debian.tar.xz
 3013930c9121aa65905c4042ce9240eef1cb22244d581ebbddd60e51ab68dd1e 1132840 
osmosis_0.43.1-2_all.deb
Files:
 fcbf58314382c38dc0891e2747d1f7ff 1132840 utils optional 
osmosis_0.43.1-2_all.deb
 c5dbb363d862426952f9043d86b413b5 2457 utils optional osmosis_0.43.1-2.dsc
 4968a7d52da87c416df88b7b4c21df7d 559798 utils optional 
osmosis_0.43.1.orig.tar.gz
 8ef7a396acbc48c0ba255bae321a7be7 43060 utils optional 
osmosis_0.43.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJUJyvjAAoJEFeKBJTRxkbRsSIP/RCVOE5JUNJOj4K5acsv3bi2
eyIGQBc/2of/8pYyNcGXA+OPoJO0irH8jJemocJmmkzeUspW+w6iHj41DwzIeYAX
A7cA+wxDjJAVykkgebKihyyUtyDPzbIS4CUR4R+AM0C5lggJjS5KykkQ0UO6NbeW
MIHNTe/9hUNNzYYcEF3Tmq2c1QJnJO18Y/mrI7OnyeqA+LA0COojOVE4YhNoAKsc
8q1aBKkFZZCeEe+9yJUnb6NzAmhJ06moVkL5k+B/vxJTfsz+bYKt7JZL0tuvEqOz
LOPA/R1lXBxBSWe/VcKZ/Hu5/TNUkavsSvVYjOiou6Ow46QFzjxfiHBlct79xFMa
uJAmbkcJTFDfFnZEs+7on2PAdhynw19f+S5lMfBc2T5AnlzMhnrS5etOWOxrwTE6
13CrLHfvaKp7NDsI9T+c2h/dQfsKQ6cgrIGTAnGmnijklAw77H2Pzmnjz8pElXbw
ptVZ7o9eLD6+NIyeo6FoHElDHbt39eF+VCHon7XRj/Bfro2cqh+YpvocPEdJJcCm
IUIMTxnDSqWqY/ed45NefY2PoxreSawu+u9xeuqKzHlWi8GM+4Wimj9OxWwj1/AY
/j57OTD2XEpWvoXUjOdIa9/ayuOn99yWeg5aKONnoZaJyMJy5O+n7H1a/LmkssFa
KVlFKU3Z6IS8nbuLYZpL
=SmUJ
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to