Source: protobuf
Version: 2.3.0-3
Severity: important

The protbuf source package is not rebuildable, i.e. I cannot
build from the same source tree more than once.  It really should be.

This is probably due to a bad (incomplete) clean target.

I ran into this build trying to build protobuf on stable, but the
same issue has been confirmed on unstable:


| dpkg-deb: building package `python-protobuf' in 
`../python-protobuf_2.3.0-3_all.deb'.
| dpkg-deb: building package `libprotobuf-java' in 
`../libprotobuf-java_2.3.0-3_all.deb'.
| make[1]: Leaving directory `/home/weasel/protobof/protobuf-2.3.0'
|  dpkg-genchanges  >../protobuf_2.3.0-3_s390.changes
| dpkg-genchanges: not including original source code in upload
|  dpkg-source --after-build protobuf-2.3.0
| dpkg-buildpackage: binary and diff upload (original source NOT included)


| [sid] wea...@zelenka:~/protobof/protobuf-2.3.0$ debuild -rfakeroot -uc -us
|  dpkg-buildpackage -rfakeroot -D -us -uc
| dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
| dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
| dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2
| dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
| dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
| dpkg-buildpackage: source package protobuf
| dpkg-buildpackage: source version 2.3.0-3
| dpkg-buildpackage: source changed by Iustin Pop <ius...@debian.org>
|  dpkg-source --before-build protobuf-2.3.0
| dpkg-buildpackage: host architecture s390
|  fakeroot debian/rules clean
| dh_testdir
| dh_testroot
| rm -f build-arch-stamp build-indep-stamp configure-stamp
| # Add here commands to clean up after the build process.
| [ ! -f Makefile ] || /usr/bin/make distclean
| make[1]: Entering directory `/home/weasel/protobof/protobuf-2.3.0'
| Making distclean in src
| make[2]: Entering directory `/home/weasel/protobof/protobuf-2.3.0/src'
|  rm -f protoc protoc
|  rm -f protoc protoc
|  rm -f protobuf-test protobuf-test
|  rm -f protobuf-lazy-descriptor-test protobuf-lazy-descriptor-test
|  rm -f protobuf-lite-test protobuf-lite-test
|  rm -f test_plugin test_plugin
|  rm -f zcgzip zcgzip
|  rm -f zcgunzip zcgunzip
| test -z "google/protobuf/unittest_lite.pb.cc 
google/protobuf/unittest_lite.pb.h google/protobuf/unittest_import_lite.pb.cc 
google/protobuf/unittest_import_lite.pb.h google/protobuf/unittest.pb.cc 
google/protobuf/unittest.pb.h google/protobuf/unittest_empty.pb.cc 
google/protobuf/unittest_empty.pb.h google/protobuf/unittest_import.pb.cc 
google/protobuf/unittest_import.pb.h google/protobuf/unittest_mset.pb.cc 
google/protobuf/unittest_mset.pb.h google/protobuf/unittest_optimize_for.pb.cc 
google/protobuf/unittest_optimize_for.pb.h 
google/protobuf/unittest_embed_optimize_for.pb.cc 
google/protobuf/unittest_embed_optimize_for.pb.h 
google/protobuf/unittest_custom_options.pb.cc 
google/protobuf/unittest_custom_options.pb.h 
google/protobuf/unittest_lite_imports_nonlite.pb.cc 
google/protobuf/unittest_lite_imports_nonlite.pb.h 
google/protobuf/unittest_no_generic_services.pb.cc 
google/protobuf/unittest_no_generic_services.pb.h 
google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc go
 ogle/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h 
unittest_proto_middleman testzip.jar testzip.list testzip.proto testzip.zip" || 
rm -f google/protobuf/unittest_lite.pb.cc google/protobuf/unittest_lite.pb.h 
google/protobuf/unittest_import_lite.pb.cc 
google/protobuf/unittest_import_lite.pb.h google/protobuf/unittest.pb.cc 
google/protobuf/unittest.pb.h google/protobuf/unittest_empty.pb.cc 
google/protobuf/unittest_empty.pb.h google/protobuf/unittest_import.pb.cc 
google/protobuf/unittest_import.pb.h google/protobuf/unittest_mset.pb.cc 
google/protobuf/unittest_mset.pb.h google/protobuf/unittest_optimize_for.pb.cc 
google/protobuf/unittest_optimize_for.pb.h 
google/protobuf/unittest_embed_optimize_for.pb.cc 
google/protobuf/unittest_embed_optimize_for.pb.h 
google/protobuf/unittest_custom_options.pb.cc 
google/protobuf/unittest_custom_options.pb.h 
google/protobuf/unittest_lite_imports_nonlite.pb.cc 
google/protobuf/unittest_lite_imports_nonlite.pb.h 
google/protobuf/unittest_no_ge
 neric_services.pb.cc google/protobuf/unittest_no_generic_services.pb.h 
google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc 
google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h 
unittest_proto_middleman testzip.jar testzip.list testzip.proto testzip.zip
| test -z "libprotobuf-lite.la libprotobuf.la libprotoc.la" || rm -f 
libprotobuf-lite.la libprotobuf.la libprotoc.la
| rm -f "./so_locations"
| rm -f "./so_locations"
| rm -f "./so_locations"
| rm -rf .libs _libs
| rm -f *.loT
| rm -f *.o
| rm -f *.lo
| rm -f *.tab.c
| test -z "" || rm -f 
| rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
| rm -rf ./.deps
| rm -f Makefile
| make[2]: Leaving directory `/home/weasel/protobof/protobuf-2.3.0/src'
| Making distclean in gtest
| make[2]: Entering directory `/home/weasel/protobof/protobuf-2.3.0/gtest'
|  rm -f samples/sample1_unittest samples/sample1_unittest
|  rm -f samples/sample2_unittest samples/sample2_unittest
|  rm -f samples/sample3_unittest samples/sample3_unittest
|  rm -f samples/sample4_unittest samples/sample4_unittest
|  rm -f samples/sample5_unittest samples/sample5_unittest
|  rm -f samples/sample6_unittest samples/sample6_unittest
|  rm -f samples/sample7_unittest samples/sample7_unittest
|  rm -f samples/sample8_unittest samples/sample8_unittest
|  rm -f samples/sample9_unittest samples/sample9_unittest
|  rm -f samples/sample10_unittest samples/sample10_unittest
|  rm -f test/gtest-death-test_test test/gtest-death-test_test
|  rm -f test/gtest_environment_test test/gtest_environment_test
|  rm -f test/gtest-filepath_test test/gtest-filepath_test
|  rm -f test/gtest-linked_ptr_test test/gtest-linked_ptr_test
|  rm -f test/gtest_main_unittest test/gtest_main_unittest
|  rm -f test/gtest-message_test test/gtest-message_test
|  rm -f test/gtest_no_test_unittest test/gtest_no_test_unittest
|  rm -f test/gtest-options_test test/gtest-options_test
|  rm -f test/gtest-param-test_test test/gtest-param-test_test
|  rm -f test/gtest-port_test test/gtest-port_test
|  rm -f test/gtest_pred_impl_unittest test/gtest_pred_impl_unittest
|  rm -f test/gtest_prod_test test/gtest_prod_test
|  rm -f test/gtest_repeat_test test/gtest_repeat_test
|  rm -f test/gtest_sole_header_test test/gtest_sole_header_test
|  rm -f test/gtest_stress_test test/gtest_stress_test
|  rm -f test/gtest-test-part_test test/gtest-test-part_test
|  rm -f test/gtest_throw_on_failure_ex_test test/gtest_throw_on_failure_ex_test
|  rm -f test/gtest-typed-test_test test/gtest-typed-test_test
|  rm -f test/gtest_unittest test/gtest_unittest
|  rm -f test/gtest-unittest-api_test test/gtest-unittest-api_test
|  rm -f test/gtest-listener_test test/gtest-listener_test
|  rm -f test/gtest_no_rtti_test test/gtest_no_rtti_test
|  rm -f test/gtest-tuple_test test/gtest-tuple_test
|  rm -f test/gtest_use_own_tuple_test test/gtest_use_own_tuple_test
|  rm -f test/gtest_break_on_failure_unittest_ 
test/gtest_break_on_failure_unittest_
|  rm -f test/gtest_color_test_ test/gtest_color_test_
|  rm -f test/gtest_env_var_test_ test/gtest_env_var_test_
|  rm -f test/gtest_filter_unittest_ test/gtest_filter_unittest_
|  rm -f test/gtest_help_test_ test/gtest_help_test_
|  rm -f test/gtest_list_tests_unittest_ test/gtest_list_tests_unittest_
|  rm -f test/gtest_output_test_ test/gtest_output_test_
|  rm -f test/gtest_shuffle_test_ test/gtest_shuffle_test_
|  rm -f test/gtest_throw_on_failure_test_ test/gtest_throw_on_failure_test_
|  rm -f test/gtest_uninitialized_test_ test/gtest_uninitialized_test_
|  rm -f test/gtest_xml_outfile1_test_ test/gtest_xml_outfile1_test_
|  rm -f test/gtest_xml_outfile2_test_ test/gtest_xml_outfile2_test_
|  rm -f test/gtest_xml_output_unittest_ test/gtest_xml_output_unittest_
| test -z "scripts/gtest-config" || rm -f scripts/gtest-config
| test -z "lib/libgtest.la lib/libgtest_main.la" || rm -f lib/libgtest.la 
lib/libgtest_main.la
| rm -f "lib/so_locations"
| rm -f "lib/so_locations"
| rm -rf .libs _libs
| rm -rf lib/.libs lib/_libs
| rm -rf samples/.libs samples/_libs
| rm -rf src/.libs src/_libs
| rm -rf test/.libs test/_libs
| test -z "samples/libsamples.la" || rm -f samples/libsamples.la
| rm -f "samples/so_locations"
| rm -f *.o
| rm -f samples/sample1.o
| rm -f samples/sample1.lo
| rm -f samples/sample10_unittest.o
| rm -f samples/sample1_unittest.o
| rm -f samples/sample2.o
| rm -f samples/sample2.lo
| rm -f samples/sample2_unittest.o
| rm -f samples/sample3_unittest.o
| rm -f samples/sample4.o
| rm -f samples/sample4.lo
| rm -f samples/sample4_unittest.o
| rm -f samples/sample5_unittest.o
| rm -f samples/sample6_unittest.o
| rm -f samples/sample7_unittest.o
| rm -f samples/sample8_unittest.o
| rm -f samples/sample9_unittest.o
| rm -f src/gtest-death-test.o
| rm -f src/gtest-death-test.lo
| rm -f src/gtest-filepath.o
| rm -f src/gtest-filepath.lo
| rm -f src/gtest-port.o
| rm -f src/gtest-port.lo
| rm -f src/gtest-test-part.o
| rm -f src/gtest-test-part.lo
| rm -f src/gtest-typed-test.o
| rm -f src/gtest-typed-test.lo
| rm -f src/gtest.o
| rm -f src/gtest.lo
| rm -f src/gtest_main.o
| rm -f src/gtest_main.lo
| rm -f src/test_gtest_no_rtti_test-gtest-all.o
| rm -f src/test_gtest_no_rtti_test-gtest_main.o
| rm -f src/test_gtest_throw_on_failure_ex_test-gtest-all.o
| rm -f src/test_gtest_throw_on_failure_test_-gtest-all.o
| rm -f src/test_gtest_tuple_test-gtest-all.o
| rm -f src/test_gtest_tuple_test-gtest_main.o
| rm -f src/test_gtest_use_own_tuple_test-gtest-all.o
| rm -f test/gtest-filepath_test.o
| rm -f test/gtest-linked_ptr_test.o
| rm -f test/gtest-listener_test.o
| rm -f test/gtest-message_test.o
| rm -f test/gtest-options_test.o
| rm -f test/gtest-param-test2_test.o
| rm -f test/gtest-param-test_test.o
| rm -f test/gtest-port_test.o
| rm -f test/gtest-test-part_test.o
| rm -f test/gtest-typed-test2_test.o
| rm -f test/gtest-typed-test_test.o
| rm -f test/gtest-unittest-api_test.o
| rm -f test/gtest_break_on_failure_unittest_.o
| rm -f test/gtest_color_test_.o
| rm -f test/gtest_env_var_test_.o
| rm -f test/gtest_environment_test.o
| rm -f test/gtest_filter_unittest_.o
| rm -f test/gtest_help_test_.o
| rm -f test/gtest_list_tests_unittest_.o
| rm -f test/gtest_main_unittest.o
| rm -f test/gtest_no_test_unittest.o
| rm -f test/gtest_output_test_.o
| rm -f test/gtest_pred_impl_unittest.o
| rm -f test/gtest_prod_test.o
| rm -f test/gtest_repeat_test.o
| rm -f test/gtest_shuffle_test_.o
| rm -f test/gtest_sole_header_test.o
| rm -f test/gtest_stress_test.o
| rm -f test/gtest_uninitialized_test_.o
| rm -f test/gtest_unittest.o
| rm -f test/gtest_xml_outfile1_test_.o
| rm -f test/gtest_xml_outfile2_test_.o
| rm -f test/gtest_xml_output_unittest_.o
| rm -f test/production.o
| rm -f test/test_gtest_death_test_test-gtest-death-test_test.o
| rm -f test/test_gtest_no_rtti_test-gtest_unittest.o
| rm -f 
test/test_gtest_throw_on_failure_ex_test-gtest_throw_on_failure_ex_test.o
| rm -f test/test_gtest_throw_on_failure_test_-gtest_throw_on_failure_test_.o
| rm -f test/test_gtest_tuple_test-gtest-tuple_test.o
| rm -f test/test_gtest_use_own_tuple_test-gtest-param-test2_test.o
| rm -f test/test_gtest_use_own_tuple_test-gtest-param-test_test.o
| rm -f *.lo
| rm -f *.tab.c
| test -z "scripts/gtest-config" || rm -f scripts/gtest-config
| rm -f lib/.dirstamp
| rm -f samples/.deps/.dirstamp
| rm -f samples/.dirstamp
| rm -f src/.deps/.dirstamp
| rm -f src/.dirstamp
| rm -f test/.deps/.dirstamp
| rm -f test/.dirstamp
| rm -f build-aux/config.h build-aux/stamp-h1
| rm -f libtool
| rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
| rm -f config.status config.cache config.log configure.lineno 
config.status.lineno
| rm -rf samples/.deps src/.deps test/.deps
| rm -f Makefile
| make[2]: Leaving directory `/home/weasel/protobof/protobuf-2.3.0/gtest'
| Making distclean in .
| make[2]: Entering directory `/home/weasel/protobof/protobuf-2.3.0'
| rm -rf .libs _libs
| rm -f *.lo
| test -z "protobuf.pc protobuf-lite.pc" || rm -f protobuf.pc protobuf-lite.pc
| rm -f config.h stamp-h1
| rm -f libtool
| rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
| make[2]: Leaving directory `/home/weasel/protobof/protobuf-2.3.0'
| rm -f config.status config.cache config.log configure.lineno 
config.status.lineno
| rm -f Makefile
| make[1]: Leaving directory `/home/weasel/protobof/protobuf-2.3.0'
| # remove the built manpage
| rm -f protoc.1
| if [ -f python/protobuf.egg-info ]; then \
|                 ( cd python && \
|                   python setup.py clean --all && \
|                   rm -rf protobuf.egg-info ) \
|         fi
| # remove java builds
| /bin/sh ./debian/ant-wrapper -f debian/java-build.xml clean || true
| Buildfile: /home/weasel/protobof/protobuf-2.3.0/debian/java-build.xml
| 
| clean:
|    [delete] Deleting directory 
/home/weasel/protobof/protobuf-2.3.0/java/target
| 
| BUILD SUCCESSFUL
| Total time: 0 seconds
| dh_clean
|  dpkg-source -b protobuf-2.3.0
| dpkg-source: info: using source format `3.0 (quilt)'
| dpkg-source: info: building protobuf using existing 
./protobuf_2.3.0.orig.tar.gz
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/setup.pyc: binary file contents changed
| dpkg-source: error: add python/setup.pyc in debian/source/include-binaries if 
you want to store the modified binary in the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/ez_setup.pyc: binary file contents changed
| dpkg-source: error: add python/ez_setup.pyc in debian/source/include-binaries 
if you want to store the modified binary in the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/__init__.pyc: binary file contents changed
| dpkg-source: error: add python/google/__init__.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/message.pyc: binary file contents changed
| dpkg-source: error: add python/google/protobuf/message.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/service.pyc: binary file contents changed
| dpkg-source: error: add python/google/protobuf/service.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/unittest_import_pb2.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/unittest_import_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/unittest_mset_pb2.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/unittest_mset_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/reflection.pyc: binary file contents 
changed
| dpkg-source: error: add python/google/protobuf/reflection.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/unittest_pb2.pyc: binary file contents 
changed
| dpkg-source: error: add python/google/protobuf/unittest_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/service_reflection.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/service_reflection.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/__init__.pyc: binary file contents changed
| dpkg-source: error: add python/google/protobuf/__init__.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/descriptor_pb2.pyc: binary file contents 
changed
| dpkg-source: error: add python/google/protobuf/descriptor_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/unittest_no_generic_services_pb2.pyc: 
binary file contents changed
| dpkg-source: error: add 
python/google/protobuf/unittest_no_generic_services_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/text_format.pyc: binary file contents 
changed
| dpkg-source: error: add python/google/protobuf/text_format.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/descriptor.pyc: binary file contents 
changed
| dpkg-source: error: add python/google/protobuf/descriptor.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/service_reflection_test.pyc: 
binary file contents changed
| dpkg-source: error: add 
python/google/protobuf/internal/service_reflection_test.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/more_extensions_pb2.pyc: binary 
file contents changed
| dpkg-source: error: add 
python/google/protobuf/internal/more_extensions_pb2.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/__init__.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/__init__.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/generator_test.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/generator_test.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/containers.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/containers.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/wire_format_test.pyc: binary 
file contents changed
| dpkg-source: error: add python/google/protobuf/internal/wire_format_test.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/wire_format.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/wire_format.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/type_checkers.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/type_checkers.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/decoder.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/decoder.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/message_listener.pyc: binary 
file contents changed
| dpkg-source: error: add python/google/protobuf/internal/message_listener.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/more_messages_pb2.pyc: binary 
file contents changed
| dpkg-source: error: add python/google/protobuf/internal/more_messages_pb2.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/text_format_test.pyc: binary 
file contents changed
| dpkg-source: error: add python/google/protobuf/internal/text_format_test.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/encoder.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/encoder.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/descriptor_test.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/descriptor_test.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/test_util.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/test_util.pyc in 
debian/source/include-binaries if you want to store the modified binary in the 
debian tarball
| dpkg-source: error: cannot represent change to 
protobuf-2.3.0/python/google/protobuf/internal/reflection_test.pyc: binary file 
contents changed
| dpkg-source: error: add python/google/protobuf/internal/reflection_test.pyc 
in debian/source/include-binaries if you want to store the modified binary in 
the debian tarball
| dpkg-source: warning: file 
protobuf-2.3.0/python/protobuf.egg-info/SOURCES.txt has no final newline 
(either original or modified version)
| dpkg-source: warning: newly created empty file 
'python/build/lib.linux-s390x-2.6/google/protobuf/__init__.py' will not be 
represented in diff
| dpkg-source: warning: newly created empty file 
'python/build/lib.linux-s390x-2.6/google/protobuf/internal/__init__.py' will 
not be represented in diff
| dpkg-source: error: unrepresentable changes to source
| dpkg-buildpackage: error: dpkg-source -b protobuf-2.3.0 gave error exit 
status 2
| debuild: fatal error at line 1327:
| dpkg-buildpackage -rfakeroot -D -us -uc failed
| [sid] wea...@zelenka:~/protobof/protobuf-2.3.0$

You probably want to clean out (some of) the __init__.py files, all the
*.pyc and .egg files or something like that.

Cheers,
weasel




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to