Giter Club home page Giter Club logo

Comments (1)

KlavsKlavsen avatar KlavsKlavsen commented on June 24, 2024

arghh.. this is on nylas fork of brubeck..

make test shows 0 errors when run manually on github/brubeck.. but building a debian package fails before even running test :(

make[1]: Leaving directory '/home/klk/brubeck-2536347'
   dh_clean
 dpkg-source -b brubeck-2536347
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building brubeck using existing ./brubeck_2536347.orig.tar.gz
dpkg-source: warning: ignoring deletion of file brubeck.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/backend.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/bloom.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/city.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/histogram.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/ht.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/http.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/internal_sampler.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/log.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/metric.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/sampler.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/server.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/setproctitle.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/slab.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/utils.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/backends/carbon.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/samplers/statsd-secure.o, use --include-removal to override
dpkg-source: warning: ignoring deletion of file src/samplers/statsd.o, use --include-removal to override
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_ARRAY_FOREACH.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_ARRAY_FOREACH.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_INIT.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_INIT.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_INSTANCE.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_INSTANCE.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_LOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_LOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_PROTOTYPE.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_PROTOTYPE.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_TRYLOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_TRYLOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_TRYLOCK_PROTOTYPE.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_TRYLOCK_PROTOTYPE.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_COHORT_UNLOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_COHORT_UNLOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_HS_HASH.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_HS_HASH.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_INIT.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_INIT.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_INSTANCE.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_INSTANCE.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_PROTOTYPE.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_PROTOTYPE.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_READ_LOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_READ_LOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_READ_UNLOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_READ_UNLOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_WRITE_LOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_WRITE_LOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/CK_RWCOHORT_WRITE_UNLOCK.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/CK_RWCOHORT_WRITE_UNLOCK.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_buffer.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_buffer.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_commit.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_commit.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_deinit.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_deinit.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_initialized.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_initialized.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_length.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_length.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_put.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_put.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_put_unique.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_put_unique.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_array_remove.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_array_remove.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_base.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_base.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_bits.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_bits.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_bts.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_bts.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_buffer.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_buffer.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_clear.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_clear.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_iterator_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_iterator_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_next.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_next.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_reset.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_reset.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_set.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_set.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_size.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_size.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_test.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_test.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_bitmap_union.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_bitmap_union.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_brlock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_brlock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_cohort.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_cohort.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_elide.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_elide.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_barrier.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_barrier.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_begin.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_begin.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_call.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_call.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_end.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_end.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_poll.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_poll.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_reclaim.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_reclaim.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_recycle.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_recycle.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_register.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_register.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_synchronize.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_synchronize.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_epoch_unregister.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_epoch_unregister.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_apply.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_apply.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_count.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_count.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_destroy.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_destroy.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_fas.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_fas.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_gc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_gc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_get.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_get.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_grow.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_grow.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_iterator_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_iterator_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_move.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_move.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_next.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_next.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_put.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_put.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_rebuild.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_rebuild.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_remove.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_remove.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_reset.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_reset.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_reset_size.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_reset_size.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_set.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_set.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_hs_stat.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_hs_stat.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_count.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_count.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_destroy.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_destroy.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_empty.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_empty.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_key.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_key.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_key_direct.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_key_direct.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_key_length.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_key_length.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_key_set.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_key_set.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_key_set_direct.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_key_set_direct.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_set.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_set.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_set_direct.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_set_direct.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_value.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_value.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_entry_value_direct.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_entry_value_direct.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_gc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_gc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_get_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_get_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_grow_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_grow_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_hash.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_hash.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_hash_direct.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_hash_direct.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_iterator_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_iterator_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_next.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_next.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_put_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_put_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_remove_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_remove_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_reset_size_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_reset_size_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_reset_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_reset_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_set_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_set_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ht_stat.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ht_stat.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pflock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pflock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_add.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_add.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_and.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_and.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_barrier.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_barrier.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_btc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_btc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_btr.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_btr.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_bts.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_bts.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_cas.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_cas.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_dec.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_dec.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_faa.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_faa.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fas.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fas.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_acquire.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_acquire.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_atomic.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_atomic.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_atomic_load.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_atomic_load.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_atomic_store.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_atomic_store.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_load.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_load.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_load_atomic.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_load_atomic.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_load_depends.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_load_depends.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_load_store.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_load_store.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_memory.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_memory.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_release.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_release.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_store.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_store.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_store_atomic.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_store_atomic.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_fence_store_load.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_fence_store_load.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_inc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_inc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_load.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_load.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_neg.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_neg.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_not.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_not.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_or.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_or.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_rtm.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_rtm.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_stall.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_stall.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_store.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_store.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_sub.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_sub.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_pr_xor.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_pr_xor.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_queue.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_queue.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_capacity.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_capacity.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_dequeue_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_dequeue_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_dequeue_spsc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_dequeue_spsc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_enqueue_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_enqueue_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_enqueue_spmc_size.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_enqueue_spmc_size.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_enqueue_spsc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_enqueue_spsc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_enqueue_spsc_size.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_enqueue_spsc_size.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_init.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_init.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_size.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_size.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_ring_trydequeue_spmc.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_ring_trydequeue_spmc.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_rwcohort.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_rwcohort.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_rwlock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_rwlock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_sequence.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_sequence.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_spinlock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_spinlock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_swlock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_swlock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: cannot represent change to vendor/ck/doc/ck_tflock.3.gz: binary file contents changed
dpkg-source: error: add vendor/ck/doc/ck_tflock.3.gz in debian/source/include-binaries if you want to store the modified binary in the debian tarball
dpkg-source: error: unrepresentable changes to source
dpkg-buildpackage: error: dpkg-source -b brubeck-2536347 gave error exit status 2
debuild: fatal error at line 1376:

from brubeck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.