Bug#1044650: google-auto-value-java: Fails to build source after successful build
Lucas Nussbaum
lucas at debian.org
Sun Aug 13 17:56:57 BST 2023
Source: google-auto-value-java
Version: 1.8.2-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package google-auto-value-java
> dpkg-buildpackage: info: source version 1.8.2-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Olek Wojnar <olek at debian.org>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> [ ! -f pom.xml ] || mv pom.xml value/pom.xml
> dh_auto_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building google-auto-value-java using existing ./google-auto-value-java_1.8.2.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file google-auto-value-java-1.8.2/target/pom.debian.xml has no final newline (either original or modified version)
> dpkg-source: warning: file google-auto-value-java-1.8.2/target/pom.xml has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to value/annotations/target/auto-value-annotations-1.8.2.jar: binary file contents changed
> dpkg-source: error: add value/annotations/target/auto-value-annotations-1.8.2.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoAnnotation.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoAnnotation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoBuilder.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoOneOf.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoOneOf.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoValue$Builder.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoValue$Builder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoValue$CopyAnnotations.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoValue$CopyAnnotations.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/AutoValue.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/AutoValue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/extension/memoized/Memoized.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/extension/memoized/Memoized.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/extension/serializable/SerializableAutoValue.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/extension/serializable/SerializableAutoValue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/annotations/target/classes/com/google/auto/value/extension/toprettystring/ToPrettyString.class: binary file contents changed
> dpkg-source: error: add value/annotations/target/classes/com/google/auto/value/extension/toprettystring/ToPrettyString.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file google-auto-value-java-1.8.2/value/annotations/target/pom.debian.xml has no final newline (either original or modified version)
> dpkg-source: warning: file google-auto-value-java-1.8.2/value/annotations/target/pom.xml has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to value/processor/target/auto-value-1.8.2.jar: binary file contents changed
> dpkg-source: error: add value/processor/target/auto-value-1.8.2.jar in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$BuilderContext.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$BuilderContext.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$Context.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$Context.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$IncrementalExtensionType.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension$IncrementalExtensionType.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/AutoValueExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/ClassNames.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/ClassNames.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$CheckBooleanField.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$CheckBooleanField.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$InitializationStrategy.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$InitializationStrategy.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$NullMeansUninitialized.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider$NullMeansUninitialized.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator$MethodOverrider.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension$Generator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizeExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizedValidator.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/memoized/processor/MemoizedValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/processor/ClassNames.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/processor/ClassNames.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/processor/PropertyMirror.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/processor/PropertyMirror.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension$Generator.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension$Generator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension$ProxyGenerator.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension$ProxyGenerator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/processor/SerializableAutoValueExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/SerializerFactoryLoader.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/SerializerFactoryLoader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/IdentitySerializerFactory$IdentitySerializer.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/IdentitySerializerFactory$IdentitySerializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/IdentitySerializerFactory.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/IdentitySerializerFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableListSerializerExtension$ImmutableListSerializer.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableListSerializerExtension$ImmutableListSerializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableListSerializerExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableListSerializerExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableMapSerializerExtension$ImmutableMapSerializer.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableMapSerializerExtension$ImmutableMapSerializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableMapSerializerExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/ImmutableMapSerializerExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/OptionalSerializerExtension$OptionalSerializer.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/OptionalSerializerExtension$OptionalSerializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/OptionalSerializerExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/OptionalSerializerExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/SerializerFactoryImpl.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/impl/SerializerFactoryImpl.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/Serializer.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/Serializer.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/SerializerExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/SerializerExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/SerializerFactory.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/interfaces/SerializerFactory.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/runtime/FunctionWithExceptions$FunctionWithException.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/runtime/FunctionWithExceptions$FunctionWithException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/runtime/FunctionWithExceptions.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/serializable/serializer/runtime/FunctionWithExceptions.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/Annotations.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/Annotations.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ClassNames.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ClassNames.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ExtensionClassTypeSpecBuilder$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ExtensionClassTypeSpecBuilder$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ExtensionClassTypeSpecBuilder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ExtensionClassTypeSpecBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$PrettyPrintableKind$KindVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$PrettyPrintableKind$KindVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$PrettyPrintableKind.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$PrettyPrintableKind.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$2.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$2.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$DelegateMethod.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation$DelegateMethod.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension$ToPrettyStringImplementation.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringExtension.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringMethods.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringMethods.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringValidator$ErrorReporter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringValidator$ErrorReporter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringValidator.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/extension/toprettystring/processor/ToPrettyStringValidator.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AbortProcessingException.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AbortProcessingException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$AnnotationSourceFormVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$AnnotationSourceFormVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$InitializerSourceFormVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$InitializerSourceFormVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$SourceFormVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput$SourceFormVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AnnotationOutput.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor$Member.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor$Member.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor$Parameter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor$Parameter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoAnnotationTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoBuilderProcessor$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoBuilderProcessor$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoBuilderProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoBuilderProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoBuilderTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoBuilderTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoOneOfProcessor$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoOneOfProcessor$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoOneOfProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoOneOfProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoOneOfTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoOneOfTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueBuilderProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueBuilderProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueOrBuilderTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueOrBuilderTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueProcessor$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueProcessor$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$ContainsMutableVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$ContainsMutableVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$GetterProperty.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$GetterProperty.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$ObjectMethod.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$ObjectMethod.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$Property.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor$Property.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishProcessor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/AutoValueishTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/AutoValueishTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifier.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoBuilder$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoBuilder$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoBuilder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoValue.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderMethodClassifierForAutoValue.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$Builder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$Builder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$Copier.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$Copier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$PropertyGetter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$PropertyGetter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$PropertySetter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderSpec$PropertySetter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/BuilderSpec.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/BuilderSpec.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/ClassNames.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/ClassNames.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/EclipseHack.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/EclipseHack.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/ErrorReporter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/ErrorReporter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/ExtensionContext.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/ExtensionContext.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/GwtCompatibility.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/GwtCompatibility.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/GwtSerialization$GwtTemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/GwtSerialization$GwtTemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/GwtSerialization$Property.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/GwtSerialization$Property.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/GwtSerialization.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/GwtSerialization.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/JavaScanner.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/JavaScanner.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/MissingTypes$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/MissingTypes$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/MissingTypes$MissingTypeException.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/MissingTypes$MissingTypeException.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/MissingTypes$MissingTypeVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/MissingTypes$MissingTypeVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/MissingTypes.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/MissingTypes.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/Nullables$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/Nullables$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/Nullables$NullableFinder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/Nullables$NullableFinder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/Nullables.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/Nullables.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/Optionalish.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/Optionalish.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/PropertyBuilderClassifier$PropertyBuilder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/PropertyBuilderClassifier$PropertyBuilder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/PropertyBuilderClassifier.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/PropertyBuilderClassifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/PropertyNames.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/PropertyNames.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/Reformatter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/Reformatter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/SimpleMethod.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/SimpleMethod.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/SimpleServiceLoader.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/SimpleServiceLoader.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TemplateVars$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TemplateVars$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TemplateVars.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TemplateVars.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$AnnotatedEncodingTypeVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$AnnotatedEncodingTypeVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$EncodingTypeVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$EncodingTypeVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$RawEncodingTypeVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$RawEncodingTypeVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$TypeRewriter.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder$TypeRewriter.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeEncoder.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeEncoder.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeMirrorSet$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeMirrorSet$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeMirrorSet.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeMirrorSet.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier$1.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier$1.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier$Spelling.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier$Spelling.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeSimplifier.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeVariables$SubstitutionVisitor.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeVariables$SubstitutionVisitor.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/TypeVariables.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/TypeVariables.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to value/processor/target/classes/com/google/auto/value/processor/package-info.class: binary file contents changed
> dpkg-source: error: add value/processor/target/classes/com/google/auto/value/processor/package-info.class in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file google-auto-value-java-1.8.2/value/processor/target/pom.debian.xml has no final newline (either original or modified version)
> dpkg-source: warning: file google-auto-value-java-1.8.2/value/processor/target/pom.xml has no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/google-auto-value-java_1.8.2-2_unstable.log
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the pkg-java-maintainers
mailing list