Source: wiredtiger
Version: 3.2.1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 wiredtiger
> dpkg-buildpackage: info: source version 3.2.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Laszlo Boszormenyi (GCS) 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with javahelper
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in ext/collators/reverse
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/collators/reverse'
> rm -rf .libs _libs
> test -z "libwiredtiger_reverse_collator.la" || rm -f 
> libwiredtiger_reverse_collator.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/reverse_collator.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/collators/reverse'
> Making distclean in ext/collators/revint
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/collators/revint'
> rm -rf .libs _libs
> test -z "libwiredtiger_revint_collator.la" || rm -f 
> libwiredtiger_revint_collator.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/revint_collator.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/collators/revint'
> Making distclean in ext/compressors/lz4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/compressors/lz4'
> test -z "libwiredtiger_lz4.la" || rm -f libwiredtiger_lz4.la
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/lz4_compress.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/compressors/lz4'
> Making distclean in ext/compressors/nop
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/compressors/nop'
> rm -rf .libs _libs
> test -z "libwiredtiger_nop.la" || rm -f libwiredtiger_nop.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/nop_compress.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/compressors/nop'
> Making distclean in ext/compressors/snappy
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/compressors/snappy'
> test -z "libwiredtiger_snappy.la" || rm -f libwiredtiger_snappy.la
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/snappy_compress.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/compressors/snappy'
> Making distclean in ext/compressors/zlib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/compressors/zlib'
> test -z "libwiredtiger_zlib.la" || rm -f libwiredtiger_zlib.la
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/zlib_compress.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/compressors/zlib'
> Making distclean in ext/compressors/zstd
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/compressors/zstd'
> test -z "libwiredtiger_zstd.la" || rm -f libwiredtiger_zstd.la
> rm -rf .libs _libs
> test -z "" || rm -f 
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/zstd_compress.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/compressors/zstd'
> Making distclean in ext/encryptors/nop
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/encryptors/nop'
> rm -rf .libs _libs
> test -z "libwiredtiger_nop.la" || rm -f libwiredtiger_nop.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/nop_encrypt.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/encryptors/nop'
> Making distclean in ext/encryptors/rotn
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/encryptors/rotn'
> rm -rf .libs _libs
> test -z "libwiredtiger_rotn.la" || rm -f libwiredtiger_rotn.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/rotn_encrypt.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/encryptors/rotn'
> Making distclean in ext/extractors/csv
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/extractors/csv'
> rm -rf .libs _libs
> test -z "libwiredtiger_csv_extractor.la" || rm -f 
> libwiredtiger_csv_extractor.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/csv_extractor.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/extractors/csv'
> Making distclean in ext/test/fail_fs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ext/test/fail_fs'
> rm -rf .libs _libs
> test -z "libwiredtiger_fail_fs.la" || rm -f libwiredtiger_fail_fs.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/fail_fs.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ext/test/fail_fs'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "libwiredtiger.la" || rm -f libwiredtiger.la
> rm -rf .libs _libs
>  rm -f wt
> rm -rf WT_TEST
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "wiredtiger.h wiredtiger_ext.h wiredtiger.pc" || rm -f wiredtiger.h 
> wiredtiger_ext.h wiredtiger.pc
> rm -f wiredtiger_config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f src/async/*.o
> rm -rf src/async/.libs src/async/_libs
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f src/async/*.lo
> rm -rf src/block/.libs src/block/_libs
> rm -f src/async/.deps/.dirstamp
> rm -rf src/bloom/.libs src/bloom/_libs
> rm -f src/block/*.o
> rm -f src/async/.dirstamp
> rm -f src/block/.deps/.dirstamp
> rm -f src/block/*.lo
> rm -rf src/btree/.libs src/btree/_libs
> rm -f src/block/.dirstamp
> rm -f src/bloom/*.o
> rm -f src/bloom/.deps/.dirstamp
> rm -f src/bloom/*.lo
> rm -rf src/cache/.libs src/cache/_libs
> rm -f src/bloom/.dirstamp
> rm -f src/btree/*.o
> rm -f src/btree/.deps/.dirstamp
> rm -rf src/checksum/arm64/.libs src/checksum/arm64/_libs
> rm -rf src/checksum/power8/.libs src/checksum/power8/_libs
> rm -f src/btree/*.lo
> rm -f src/btree/.dirstamp
> rm -rf src/checksum/software/.libs src/checksum/software/_libs
> rm -f src/cache/.deps/.dirstamp
> rm -f src/cache/*.o
> rm -rf src/checksum/x86/.libs src/checksum/x86/_libs
> rm -f src/cache/.dirstamp
> rm -rf src/checksum/zseries/.libs src/checksum/zseries/_libs
> rm -f src/cache/*.lo
> rm -f src/checksum/arm64/.deps/.dirstamp
> rm -rf src/config/.libs src/config/_libs
> rm -f src/checksum/arm64/*.o
> rm -f src/checksum/arm64/.dirstamp
> rm -rf src/conn/.libs src/conn/_libs
> rm -f src/checksum/arm64/*.lo
> rm -f src/checksum/power8/.deps/.dirstamp
> rm -rf src/cursor/.libs src/cursor/_libs
> rm -f src/checksum/power8/*.o
> rm -f src/checksum/power8/.dirstamp
> rm -f src/checksum/power8/*.lo
> rm -rf src/evict/.libs src/evict/_libs
> rm -f src/checksum/software/.deps/.dirstamp
> rm -f src/checksum/software/*.o
> rm -rf src/log/.libs src/log/_libs
> rm -f src/checksum/software/.dirstamp
> rm -f src/checksum/software/*.lo
> rm -rf src/lsm/.libs src/lsm/_libs
> rm -f src/checksum/x86/.deps/.dirstamp
> rm -f src/checksum/x86/*.o
> rm -rf src/meta/.libs src/meta/_libs
> rm -f src/checksum/x86/.dirstamp
> rm -f src/checksum/x86/*.lo
> rm -rf src/optrack/.libs src/optrack/_libs
> rm -f src/checksum/zseries/.deps/.dirstamp
> rm -f src/checksum/zseries/*.o
> rm -rf src/os_common/.libs src/os_common/_libs
> rm -f src/checksum/zseries/.dirstamp
> rm -f src/checksum/zseries/*.lo
> rm -rf src/os_posix/.libs src/os_posix/_libs
> rm -f src/config/*.o
> rm -f src/config/.deps/.dirstamp
> rm -rf src/os_win/.libs src/os_win/_libs
> rm -f src/config/*.lo
> rm -f src/config/.dirstamp
> rm -rf src/packing/.libs src/packing/_libs
> rm -f src/conn/.deps/.dirstamp
> rm -f src/conn/*.o
> rm -rf src/reconcile/.libs src/reconcile/_libs
> rm -f src/conn/.dirstamp
> rm -f src/conn/*.lo
> rm -rf src/schema/.libs src/schema/_libs
> rm -f src/cursor/.deps/.dirstamp
> rm -f src/cursor/*.o
> rm -rf src/session/.libs src/session/_libs
> rm -f src/cursor/.dirstamp
> rm -rf src/support/.libs src/support/_libs
> rm -f src/evict/.deps/.dirstamp
> rm -f src/cursor/*.lo
> rm -f src/evict/.dirstamp
> rm -rf src/txn/.libs src/txn/_libs
> rm -f src/evict/*.o
> rm -f src/log/.deps/.dirstamp
> rm -f src/log/.dirstamp
> rm -f src/evict/*.lo
> rm -f src/lsm/.deps/.dirstamp
> rm -f src/log/*.o
> rm -f src/lsm/.dirstamp
> rm -f src/log/*.lo
> rm -f src/meta/.deps/.dirstamp
> rm -f src/lsm/*.o
> rm -f src/meta/.dirstamp
> rm -f src/lsm/*.lo
> rm -f src/optrack/.deps/.dirstamp
> rm -f src/optrack/.dirstamp
> rm -f src/meta/*.o
> rm -f src/os_common/.deps/.dirstamp
> rm -f src/meta/*.lo
> rm -f src/os_common/.dirstamp
> rm -f src/optrack/*.o
> rm -f src/os_posix/.deps/.dirstamp
> rm -f src/os_posix/.dirstamp
> rm -f src/optrack/*.lo
> rm -f src/os_win/.deps/.dirstamp
> rm -f src/os_common/*.o
> rm -f src/os_win/.dirstamp
> rm -f src/packing/.deps/.dirstamp
> rm -f src/packing/.dirstamp
> rm -f src/reconcile/.deps/.dirstamp
> rm -f src/os_common/*.lo
> rm -f src/reconcile/.dirstamp
> rm -f src/os_posix/*.o
> rm -f src/schema/.deps/.dirstamp
> rm -f src/os_posix/*.lo
> rm -f src/schema/.dirstamp
> rm -f src/session/.deps/.dirstamp
> rm -f src/os_win/*.o
> rm -f src/session/.dirstamp
> rm -f src/os_win/*.lo
> rm -f src/support/.deps/.dirstamp
> rm -f src/packing/*.o
> rm -f src/support/.dirstamp
> rm -f src/packing/*.lo
> rm -f src/txn/.deps/.dirstamp
> rm -f src/reconcile/*.o
> rm -f src/txn/.dirstamp
> rm -f src/reconcile/*.lo
> rm -f src/utilities/.deps/.dirstamp
> rm -f src/schema/*.o
> rm -f src/utilities/.dirstamp
> rm -f src/schema/*.lo
> rm -f src/session/*.o
> rm -f src/session/*.lo
> rm -f src/support/*.o
> rm -f src/support/*.lo
> rm -f src/txn/*.o
> rm -f src/txn/*.lo
> rm -f src/utilities/*.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> Making distclean in lang/java
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lang/java'
> rm -f *.class classjava.stamp
> test -z "libwiredtiger_java.la" || rm -f libwiredtiger_java.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "" || rm -f 
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./so_locations
> rm -f ./.deps/wiredtiger_wrap.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lang/java'
> Making distclean in lang/python
> make[2]: Entering directory '/<<PKGBUILDDIR>>/lang/python'
> rm -rf .libs _libs
> rm -rf build _wiredtiger.so wiredtiger_wrap.o WT_TEST core.* *.core
> test -z "run-ex_access.log" || rm -f run-ex_access.log
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> test -z "run-ex_access.trs" || rm -f run-ex_access.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lang/python'
> Making distclean in test/utility
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/utility'
> rm -rf .libs _libs
> test -z "libtest_util.la" || rm -f libtest_util.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/misc.Plo
> rm -f ./.deps/parse_opts.Plo
> rm -f ./.deps/thread.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/utility'
> Making distclean in examples/c
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples/c'
> rm -rf .libs _libs
> rm -rf WT_HOME* core.* *.core backup_full.* backup_incr.*
> rm -f *.o
> test -z "ex_access.log ex_all.log ex_async.log ex_backup.log 
> ex_call_center.log ex_config_parse.log ex_cursor.log ex_data_source.log 
> ex_encrypt.log ex_event_handler.log ex_extending.log ex_extractor.log 
> ex_file_system.log ex_hello.log ex_log.log ex_pack.log ex_process.log 
> ex_schema.log ex_smoke.log ex_stat.log ex_sync.log ex_thread.log" || rm -f 
> ex_access.log ex_all.log ex_async.log ex_backup.log ex_call_center.log 
> ex_config_parse.log ex_cursor.log ex_data_source.log ex_encrypt.log 
> ex_event_handler.log ex_extending.log ex_extractor.log ex_file_system.log 
> ex_hello.log ex_log.log ex_pack.log ex_process.log ex_schema.log ex_smoke.log 
> ex_stat.log ex_sync.log ex_thread.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f ex_access ex_all ex_async ex_backup ex_call_center ex_config_parse 
> ex_cursor ex_data_source ex_encrypt ex_event_handler ex_extending 
> ex_extractor ex_file_system ex_hello ex_log ex_pack ex_process ex_schema 
> ex_smoke ex_stat ex_sync ex_thread
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "ex_access.trs ex_all.trs ex_async.trs ex_backup.trs 
> ex_call_center.trs ex_config_parse.trs ex_cursor.trs ex_data_source.trs 
> ex_encrypt.trs ex_event_handler.trs ex_extending.trs ex_extractor.trs 
> ex_file_system.trs ex_hello.trs ex_log.trs ex_pack.trs ex_process.trs 
> ex_schema.trs ex_smoke.trs ex_stat.trs ex_sync.trs ex_thread.trs" || rm -f 
> ex_access.trs ex_all.trs ex_async.trs ex_backup.trs ex_call_center.trs 
> ex_config_parse.trs ex_cursor.trs ex_data_source.trs ex_encrypt.trs 
> ex_event_handler.trs ex_extending.trs ex_extractor.trs ex_file_system.trs 
> ex_hello.trs ex_log.trs ex_pack.trs ex_process.trs ex_schema.trs ex_smoke.trs 
> ex_stat.trs ex_sync.trs ex_thread.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/ex_access.Po
> rm -f ./.deps/ex_all.Po
> rm -f ./.deps/ex_async.Po
> rm -f ./.deps/ex_backup.Po
> rm -f ./.deps/ex_call_center.Po
> rm -f ./.deps/ex_config_parse.Po
> rm -f ./.deps/ex_cursor.Po
> rm -f ./.deps/ex_data_source.Po
> rm -f ./.deps/ex_encrypt.Po
> rm -f ./.deps/ex_event_handler.Po
> rm -f ./.deps/ex_extending.Po
> rm -f ./.deps/ex_extractor.Po
> rm -f ./.deps/ex_file_system.Po
> rm -f ./.deps/ex_hello.Po
> rm -f ./.deps/ex_log.Po
> rm -f ./.deps/ex_pack.Po
> rm -f ./.deps/ex_process.Po
> rm -f ./.deps/ex_schema.Po
> rm -f ./.deps/ex_smoke.Po
> rm -f ./.deps/ex_stat.Po
> rm -f ./.deps/ex_sync.Po
> rm -f ./.deps/ex_thread.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples/c'
> Making distclean in examples/java
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples/java'
> rm -f *.class classjava.stamp
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples/java'
> Making distclean in test/bloom
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/bloom'
> rm -rf .libs _libs
> rm -rf WiredTiger* core.* *.core
> rm -f *.o
> test -z "t.log" || rm -f t.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f t
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "t.trs" || rm -f t.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/test_bloom.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/bloom'
> Making distclean in test/checkpoint
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/checkpoint'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "smoke.sh.log" || rm -f smoke.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f t
> test . = "." || test -z "" || rm -f 
> test -z "smoke.sh.trs" || rm -f smoke.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/checkpointer.Po
> rm -f ./.deps/test_checkpoint.Po
> rm -f ./.deps/workers.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/checkpoint'
> Making distclean in test/csuite
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/csuite'
> rm -rf .libs _libs
> rm -rf WT_TEST.* core.* *.core
> rm -f *.o
> test -z "test_rwlock.log schema_abort/smoke.sh.log test_scope.log 
> test_truncated_log.log test_wt1965_col_efficiency.log 
> test_wt2403_lsm_workload.log test_wt2246_col_append.log 
> test_wt2323_join_visibility.log test_wt2535_insert_race.log 
> test_wt2447_join_main_table.log test_wt2695_checksum.log 
> test_wt2592_join_schema.log test_wt2719_reconfig.log 
> test_wt2834_join_bloom_fix.log test_wt2853_perf.log 
> test_wt2909_checkpoint_integrity.log test_wt2999_join_extractor.log 
> test_wt3120_filesys.log test_wt3135_search_near_collator.log 
> test_wt3184_dup_index_collator.log test_wt3338_partial_update.log 
> test_wt3363_checkpoint_op_races.log test_wt3874_pad_byte_collator.log 
> test_wt4105_large_doc_small_upd.log test_wt4117_checksum.log 
> test_wt4156_metadata_salvage.log test_wt4333_handle_locks.log 
> test_wt4699_json.log 
> test_wt4803_cache_overflow_abort.log test_wt4891_meta_ckptlist_get_alloc.log" 
> || rm -f test_rwlock.log schema_abort/smoke.sh.log test_scope.log 
> test_truncated_log.log test_wt1965_col_efficiency.log 
> test_wt2403_lsm_workload.log test_wt2246_col_append.log 
> test_wt2323_join_visibility.log test_wt2535_insert_race.log 
> test_wt2447_join_main_table.log test_wt2695_checksum.log 
> test_wt2592_join_schema.log test_wt2719_reconfig.log 
> test_wt2834_join_bloom_fix.log test_wt2853_perf.log 
> test_wt2909_checkpoint_integrity.log test_wt2999_join_extractor.log 
> test_wt3120_filesys.log test_wt3135_search_near_collator.log 
> test_wt3184_dup_index_collator.log test_wt3338_partial_update.log 
> test_wt3363_checkpoint_op_races.log test_wt3874_pad_byte_collator.log 
> test_wt4105_large_doc_small_upd.log test_wt4117_checksum.log 
> test_wt4156_metadata_salvage.log test_wt4333_handle_locks.log 
> test_wt4699_json.log test_wt4803_cache_overflow_abort.log 
> test_wt4891_meta_ckptlist_get_alloc.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f test_random_abort test_random_directio test_rwlock test_schema_abort 
> test_scope test_timestamp_abort test_truncated_log test_wt1965_col_efficiency 
> test_wt2403_lsm_workload test_wt2246_col_append test_wt2323_join_visibility 
> test_wt2535_insert_race test_wt2447_join_main_table test_wt2695_checksum 
> test_wt2592_join_schema test_wt2719_reconfig test_wt2834_join_bloom_fix 
> test_wt2853_perf test_wt2909_checkpoint_integrity test_wt2999_join_extractor 
> test_wt3120_filesys test_wt3135_search_near_collator 
> test_wt3184_dup_index_collator test_wt3338_partial_update 
> test_wt3363_checkpoint_op_races test_wt3874_pad_byte_collator 
> test_wt4105_large_doc_small_upd test_wt4117_checksum 
> test_wt4156_metadata_salvage test_wt4333_handle_locks test_wt4699_json 
> test_wt4803_cache_overflow_abort test_wt4891_meta_ckptlist_get_alloc
> test . = "." || test -z "" || rm -f 
> rm -f random_abort/*.o
> rm -f random_abort/.deps/.dirstamp
> test -z "test_rwlock.trs schema_abort/smoke.sh.trs test_scope.trs 
> test_truncated_log.trs test_wt1965_col_efficiency.trs 
> test_wt2403_lsm_workload.trs test_wt2246_col_append.trs 
> test_wt2323_join_visibility.trs test_wt2535_insert_race.trs 
> test_wt2447_join_main_table.trs test_wt2695_checksum.trs 
> test_wt2592_join_schema.trs test_wt2719_reconfig.trs 
> test_wt2834_join_bloom_fix.trs test_wt2853_perf.trs 
> test_wt2909_checkpoint_integrity.trs test_wt2999_join_extractor.trs 
> test_wt3120_filesys.trs test_wt3135_search_near_collator.trs 
> test_wt3184_dup_index_collator.trs test_wt3338_partial_update.trs 
> test_wt3363_checkpoint_op_races.trs test_wt3874_pad_byte_collator.trs 
> test_wt4105_large_doc_small_upd.trs test_wt4117_checksum.trs 
> test_wt4156_metadata_salvage.trs test_wt4333_handle_locks.trs 
> test_wt4699_json.trs 
> test_wt4803_cache_overflow_abort.trs test_wt4891_meta_ckptlist_get_alloc.trs" 
> || rm -f test_rwlock.trs schema_abort/smoke.sh.trs test_scope.trs 
> test_truncated_log.trs test_wt1965_col_efficiency.trs 
> test_wt2403_lsm_workload.trs test_wt2246_col_append.trs 
> test_wt2323_join_visibility.trs test_wt2535_insert_race.trs 
> test_wt2447_join_main_table.trs test_wt2695_checksum.trs 
> test_wt2592_join_schema.trs test_wt2719_reconfig.trs 
> test_wt2834_join_bloom_fix.trs test_wt2853_perf.trs 
> test_wt2909_checkpoint_integrity.trs test_wt2999_join_extractor.trs 
> test_wt3120_filesys.trs test_wt3135_search_near_collator.trs 
> test_wt3184_dup_index_collator.trs test_wt3338_partial_update.trs 
> test_wt3363_checkpoint_op_races.trs test_wt3874_pad_byte_collator.trs 
> test_wt4105_large_doc_small_upd.trs test_wt4117_checksum.trs 
> test_wt4156_metadata_salvage.trs test_wt4333_handle_locks.trs 
> test_wt4699_json.trs test_wt4803_cache_overflow_abort.trs 
> test_wt4891_meta_ckptlist_get_alloc.trs
> rm -f random_directio/*.o
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f random_abort/.dirstamp
> rm -f rwlock/*.o
> rm -f random_directio/.deps/.dirstamp
> rm -f schema_abort/*.o
> rm -f random_directio/.dirstamp
> rm -f rwlock/.deps/.dirstamp
> rm -f scope/*.o
> rm -f rwlock/.dirstamp
> rm -f schema_abort/.deps/.dirstamp
> rm -f timestamp_abort/*.o
> rm -f schema_abort/.dirstamp
> rm -f truncated_log/*.o
> rm -f scope/.deps/.dirstamp
> rm -f wt1965_col_efficiency/*.o
> rm -f scope/.dirstamp
> rm -f wt2246_col_append/*.o
> rm -f timestamp_abort/.deps/.dirstamp
> rm -f wt2323_join_visibility/*.o
> rm -f timestamp_abort/.dirstamp
> rm -f wt2403_lsm_workload/*.o
> rm -f truncated_log/.deps/.dirstamp
> rm -f wt2447_join_main_table/*.o
> rm -f truncated_log/.dirstamp
> rm -f wt2535_insert_race/*.o
> rm -f wt1965_col_efficiency/.deps/.dirstamp
> rm -f wt2592_join_schema/*.o
> rm -f wt1965_col_efficiency/.dirstamp
> rm -f wt2695_checksum/*.o
> rm -f wt2246_col_append/.deps/.dirstamp
> rm -f wt2719_reconfig/*.o
> rm -f wt2246_col_append/.dirstamp
> rm -f wt2834_join_bloom_fix/*.o
> rm -f wt2323_join_visibility/.deps/.dirstamp
> rm -f wt2853_perf/*.o
> rm -f wt2909_checkpoint_integrity/*.o
> rm -f wt2323_join_visibility/.dirstamp
> rm -f wt2999_join_extractor/*.o
> rm -f wt2403_lsm_workload/.deps/.dirstamp
> rm -f wt3120_filesys/*.o
> rm -f wt2403_lsm_workload/.dirstamp
> rm -f wt2447_join_main_table/.deps/.dirstamp
> rm -f wt3135_search_near_collator/*.o
> rm -f wt2447_join_main_table/.dirstamp
> rm -f wt3184_dup_index_collator/*.o
> rm -f wt2535_insert_race/.deps/.dirstamp
> rm -f wt3338_partial_update/*.o
> rm -f wt2535_insert_race/.dirstamp
> rm -f wt3363_checkpoint_op_races/*.o
> rm -f wt3874_pad_byte_collator/*.o
> rm -f wt2592_join_schema/.deps/.dirstamp
> rm -f wt4105_large_doc_small_upd/*.o
> rm -f wt2592_join_schema/.dirstamp
> rm -f wt2695_checksum/.deps/.dirstamp
> rm -f wt4117_checksum/*.o
> rm -f wt2695_checksum/.dirstamp
> rm -f wt4156_metadata_salvage/*.o
> rm -f wt2719_reconfig/.deps/.dirstamp
> rm -f wt2719_reconfig/.dirstamp
> rm -f wt4333_handle_locks/*.o
> rm -f wt2834_join_bloom_fix/.deps/.dirstamp
> rm -f wt4699_json/*.o
> rm -f wt2834_join_bloom_fix/.dirstamp
> rm -f wt2853_perf/.deps/.dirstamp
> rm -f wt4803_cache_overflow_abort/*.o
> rm -f wt4891_meta_ckptlist_get_alloc/*.o
> rm -f wt2853_perf/.dirstamp
> rm -f wt2909_checkpoint_integrity/.deps/.dirstamp
> rm -f wt2909_checkpoint_integrity/.dirstamp
> rm -f wt2999_join_extractor/.deps/.dirstamp
> rm -f wt2999_join_extractor/.dirstamp
> rm -f wt3120_filesys/.deps/.dirstamp
> rm -f wt3120_filesys/.dirstamp
> rm -f wt3135_search_near_collator/.deps/.dirstamp
> rm -f wt3135_search_near_collator/.dirstamp
> rm -f wt3184_dup_index_collator/.deps/.dirstamp
> rm -f wt3184_dup_index_collator/.dirstamp
> rm -f wt3338_partial_update/.deps/.dirstamp
> rm -f wt3338_partial_update/.dirstamp
> rm -f wt3363_checkpoint_op_races/.deps/.dirstamp
> rm -f wt3363_checkpoint_op_races/.dirstamp
> rm -f wt3874_pad_byte_collator/.deps/.dirstamp
> rm -f wt3874_pad_byte_collator/.dirstamp
> rm -f wt4105_large_doc_small_upd/.deps/.dirstamp
> rm -f wt4105_large_doc_small_upd/.dirstamp
> rm -f wt4117_checksum/.deps/.dirstamp
> rm -f wt4117_checksum/.dirstamp
> rm -f wt4156_metadata_salvage/.deps/.dirstamp
> rm -f wt4156_metadata_salvage/.dirstamp
> rm -f wt4333_handle_locks/.deps/.dirstamp
> rm -f wt4333_handle_locks/.dirstamp
> rm -f wt4699_json/.deps/.dirstamp
> rm -f wt4699_json/.dirstamp
> rm -f wt4803_cache_overflow_abort/.deps/.dirstamp
> rm -f wt4803_cache_overflow_abort/.dirstamp
> rm -f wt4891_meta_ckptlist_get_alloc/.deps/.dirstamp
> rm -f wt4891_meta_ckptlist_get_alloc/.dirstamp
> rm -f random_abort/.deps/main.Po
> rm -f random_directio/.deps/main.Po
> rm -f random_directio/.deps/util.Po
> rm -f rwlock/.deps/main.Po
> rm -f schema_abort/.deps/main.Po
> rm -f scope/.deps/main.Po
> rm -f timestamp_abort/.deps/main.Po
> rm -f truncated_log/.deps/main.Po
> rm -f wt1965_col_efficiency/.deps/main.Po
> rm -f wt2246_col_append/.deps/main.Po
> rm -f wt2323_join_visibility/.deps/main.Po
> rm -f wt2403_lsm_workload/.deps/main.Po
> rm -f wt2447_join_main_table/.deps/main.Po
> rm -f wt2535_insert_race/.deps/main.Po
> rm -f wt2592_join_schema/.deps/main.Po
> rm -f wt2695_checksum/.deps/main.Po
> rm -f wt2719_reconfig/.deps/main.Po
> rm -f wt2834_join_bloom_fix/.deps/main.Po
> rm -f wt2853_perf/.deps/main.Po
> rm -f wt2909_checkpoint_integrity/.deps/main.Po
> rm -f wt2999_join_extractor/.deps/main.Po
> rm -f wt3120_filesys/.deps/main.Po
> rm -f wt3135_search_near_collator/.deps/main.Po
> rm -f wt3184_dup_index_collator/.deps/main.Po
> rm -f wt3338_partial_update/.deps/main.Po
> rm -f wt3363_checkpoint_op_races/.deps/main.Po
> rm -f wt3874_pad_byte_collator/.deps/main.Po
> rm -f wt4105_large_doc_small_upd/.deps/main.Po
> rm -f wt4117_checksum/.deps/main.Po
> rm -f wt4156_metadata_salvage/.deps/main.Po
> rm -f wt4333_handle_locks/.deps/main.Po
> rm -f wt4699_json/.deps/main.Po
> rm -f wt4803_cache_overflow_abort/.deps/main.Po
> rm -f wt4891_meta_ckptlist_get_alloc/.deps/main.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/csuite'
> Making distclean in test/cursor_order
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/cursor_order'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "cursor_order.log" || rm -f cursor_order.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f cursor_order
> test . = "." || test -z "" || rm -f 
> test -z "cursor_order.trs" || rm -f cursor_order.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/cursor_order.Po
> rm -f ./.deps/cursor_order_file.Po
> rm -f ./.deps/cursor_order_ops.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/cursor_order'
> Making distclean in test/fops
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/fops'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "t.log" || rm -f t.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f t
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "t.trs" || rm -f t.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/file.Po
> rm -f ./.deps/fops.Po
> rm -f ./.deps/t.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/fops'
> Making distclean in test/huge
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/huge'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "smoke.sh.log" || rm -f smoke.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f t
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "smoke.sh.trs" || rm -f smoke.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/huge.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/huge'
> Making distclean in test/manydbs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/manydbs'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "t.log" || rm -f t.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "t.trs" || rm -f t.trs
> test . = "." || test -z "" || rm -f 
>  rm -f t
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/manydbs.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/manydbs'
> Making distclean in test/readonly
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/readonly'
> rm -rf .libs _libs
> rm -rf WT_RD* core.* *.core
> rm -f *.o
> test -z "smoke.sh.log" || rm -f smoke.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f t
> test -z "smoke.sh.trs" || rm -f smoke.sh.trs
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/readonly.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/readonly'
> Making distclean in test/syscall
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test/syscall'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
>  rm -f test_wt2336_base
> test . = "." || test -z "" || rm -f 
> rm -f wt2336_base/*.o
> rm -f wt2336_base/.deps/.dirstamp
> rm -f wt2336_base/.dirstamp
> rm -f wt2336_base/.deps/main.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/syscall'
> Making distclean in bench/workgen
> make[2]: Entering directory '/<<PKGBUILDDIR>>/bench/workgen'
> rm -rf .libs _libs
> rm -rf build _workgen.so workgen_wrap.o WT_TEST
> test -z "libworkgen.la" || rm -f libworkgen.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/workgen.Plo
> rm -f ./.deps/workgen_func.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/bench/workgen'
> Making distclean in bench/wtperf
> make[2]: Entering directory '/<<PKGBUILDDIR>>/bench/wtperf'
> rm -rf .libs _libs
> rm -rf WT_TEST core.* *.core
> rm -f *.o
> test -z "smoke.sh.log" || rm -f smoke.sh.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f wtperf
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test -z "smoke.sh.trs" || rm -f smoke.sh.trs
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f ./.deps/config.Po
> rm -f ./.deps/idle_table_cycle.Po
> rm -f ./.deps/misc.Po
> rm -f ./.deps/track.Po
> rm -f ./.deps/wtperf.Po
> rm -f ./.deps/wtperf_throttle.Po
> rm -f ./.deps/wtperf_truncate.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/bench/wtperf'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f src/async/.deps/async_api.Plo
> rm -f src/async/.deps/async_op.Plo
> rm -f src/async/.deps/async_worker.Plo
> rm -f src/block/.deps/block_addr.Plo
> rm -f src/block/.deps/block_ckpt.Plo
> rm -f src/block/.deps/block_ckpt_scan.Plo
> rm -f src/block/.deps/block_compact.Plo
> rm -f src/block/.deps/block_ext.Plo
> rm -f src/block/.deps/block_map.Plo
> rm -f src/block/.deps/block_mgr.Plo
> rm -f src/block/.deps/block_open.Plo
> rm -f src/block/.deps/block_read.Plo
> rm -f src/block/.deps/block_session.Plo
> rm -f src/block/.deps/block_slvg.Plo
> rm -f src/block/.deps/block_vrfy.Plo
> rm -f src/block/.deps/block_write.Plo
> rm -f src/bloom/.deps/bloom.Plo
> rm -f src/btree/.deps/bt_compact.Plo
> rm -f src/btree/.deps/bt_curnext.Plo
> rm -f src/btree/.deps/bt_curprev.Plo
> rm -f src/btree/.deps/bt_cursor.Plo
> rm -f src/btree/.deps/bt_debug.Plo
> rm -f src/btree/.deps/bt_delete.Plo
> rm -f src/btree/.deps/bt_discard.Plo
> rm -f src/btree/.deps/bt_handle.Plo
> rm -f src/btree/.deps/bt_huffman.Plo
> rm -f src/btree/.deps/bt_import.Plo
> rm -f src/btree/.deps/bt_io.Plo
> rm -f src/btree/.deps/bt_misc.Plo
> rm -f src/btree/.deps/bt_ovfl.Plo
> rm -f src/btree/.deps/bt_page.Plo
> rm -f src/btree/.deps/bt_random.Plo
> rm -f src/btree/.deps/bt_read.Plo
> rm -f src/btree/.deps/bt_rebalance.Plo
> rm -f src/btree/.deps/bt_ret.Plo
> rm -f src/btree/.deps/bt_slvg.Plo
> rm -f src/btree/.deps/bt_split.Plo
> rm -f src/btree/.deps/bt_stat.Plo
> rm -f src/btree/.deps/bt_sync.Plo
> rm -f src/btree/.deps/bt_upgrade.Plo
> rm -f src/btree/.deps/bt_vrfy.Plo
> rm -f src/btree/.deps/bt_vrfy_dsk.Plo
> rm -f src/btree/.deps/bt_walk.Plo
> rm -f src/btree/.deps/col_modify.Plo
> rm -f src/btree/.deps/col_srch.Plo
> rm -f src/btree/.deps/row_key.Plo
> rm -f src/btree/.deps/row_modify.Plo
> rm -f src/btree/.deps/row_srch.Plo
> rm -f src/cache/.deps/cache_las.Plo
> rm -f src/checksum/arm64/.deps/crc32-arm64.Plo
> rm -f src/checksum/power8/.deps/crc32.Plo
> rm -f src/checksum/power8/.deps/crc32_wrapper.Plo
> rm -f src/checksum/software/.deps/checksum.Plo
> rm -f src/checksum/x86/.deps/crc32-x86-alt.Plo
> rm -f src/checksum/x86/.deps/crc32-x86.Plo
> rm -f src/checksum/zseries/.deps/crc32-s390x.Plo
> rm -f src/checksum/zseries/.deps/crc32le-vx.Plo
> rm -f src/config/.deps/config.Plo
> rm -f src/config/.deps/config_api.Plo
> rm -f src/config/.deps/config_check.Plo
> rm -f src/config/.deps/config_collapse.Plo
> rm -f src/config/.deps/config_def.Plo
> rm -f src/config/.deps/config_ext.Plo
> rm -f src/config/.deps/config_upgrade.Plo
> rm -f src/conn/.deps/api_calc_modify.Plo
> rm -f src/conn/.deps/api_strerror.Plo
> rm -f src/conn/.deps/api_version.Plo
> rm -f src/conn/.deps/conn_api.Plo
> rm -f src/conn/.deps/conn_cache.Plo
> rm -f src/conn/.deps/conn_cache_pool.Plo
> rm -f src/conn/.deps/conn_capacity.Plo
> rm -f src/conn/.deps/conn_ckpt.Plo
> rm -f src/conn/.deps/conn_dhandle.Plo
> rm -f src/conn/.deps/conn_handle.Plo
> rm -f src/conn/.deps/conn_log.Plo
> rm -f src/conn/.deps/conn_open.Plo
> rm -f src/conn/.deps/conn_reconfig.Plo
> rm -f src/conn/.deps/conn_stat.Plo
> rm -f src/conn/.deps/conn_sweep.Plo
> rm -f src/cursor/.deps/cur_backup.Plo
> rm -f src/cursor/.deps/cur_bulk.Plo
> rm -f src/cursor/.deps/cur_config.Plo
> rm -f src/cursor/.deps/cur_ds.Plo
> rm -f src/cursor/.deps/cur_dump.Plo
> rm -f src/cursor/.deps/cur_file.Plo
> rm -f src/cursor/.deps/cur_index.Plo
> rm -f src/cursor/.deps/cur_join.Plo
> rm -f src/cursor/.deps/cur_json.Plo
> rm -f src/cursor/.deps/cur_log.Plo
> rm -f src/cursor/.deps/cur_metadata.Plo
> rm -f src/cursor/.deps/cur_stat.Plo
> rm -f src/cursor/.deps/cur_std.Plo
> rm -f src/cursor/.deps/cur_table.Plo
> rm -f src/evict/.deps/evict_file.Plo
> rm -f src/evict/.deps/evict_lru.Plo
> rm -f src/evict/.deps/evict_page.Plo
> rm -f src/evict/.deps/evict_stat.Plo
> rm -f src/log/.deps/log.Plo
> rm -f src/log/.deps/log_auto.Plo
> rm -f src/log/.deps/log_slot.Plo
> rm -f src/log/.deps/log_sys.Plo
> rm -f src/lsm/.deps/lsm_cursor.Plo
> rm -f src/lsm/.deps/lsm_cursor_bulk.Plo
> rm -f src/lsm/.deps/lsm_manager.Plo
> rm -f src/lsm/.deps/lsm_merge.Plo
> rm -f src/lsm/.deps/lsm_meta.Plo
> rm -f src/lsm/.deps/lsm_stat.Plo
> rm -f src/lsm/.deps/lsm_tree.Plo
> rm -f src/lsm/.deps/lsm_work_unit.Plo
> rm -f src/lsm/.deps/lsm_worker.Plo
> rm -f src/meta/.deps/meta_apply.Plo
> rm -f src/meta/.deps/meta_ckpt.Plo
> rm -f src/meta/.deps/meta_ext.Plo
> rm -f src/meta/.deps/meta_table.Plo
> rm -f src/meta/.deps/meta_track.Plo
> rm -f src/meta/.deps/meta_turtle.Plo
> rm -f src/optrack/.deps/optrack.Plo
> rm -f src/os_common/.deps/filename.Plo
> rm -f src/os_common/.deps/os_abort.Plo
> rm -f src/os_common/.deps/os_alloc.Plo
> rm -f src/os_common/.deps/os_errno.Plo
> rm -f src/os_common/.deps/os_fhandle.Plo
> rm -f src/os_common/.deps/os_fs_inmemory.Plo
> rm -f src/os_common/.deps/os_fstream.Plo
> rm -f src/os_common/.deps/os_fstream_stdio.Plo
> rm -f src/os_common/.deps/os_getopt.Plo
> rm -f src/os_common/.deps/os_strtouq.Plo
> rm -f src/os_posix/.deps/os_dir.Plo
> rm -f src/os_posix/.deps/os_dlopen.Plo
> rm -f src/os_posix/.deps/os_fallocate.Plo
> rm -f src/os_posix/.deps/os_fs.Plo
> rm -f src/os_posix/.deps/os_getenv.Plo
> rm -f src/os_posix/.deps/os_map.Plo
> rm -f src/os_posix/.deps/os_mtx_cond.Plo
> rm -f src/os_posix/.deps/os_once.Plo
> rm -f src/os_posix/.deps/os_pagesize.Plo
> rm -f src/os_posix/.deps/os_path.Plo
> rm -f src/os_posix/.deps/os_priv.Plo
> rm -f src/os_posix/.deps/os_setvbuf.Plo
> rm -f src/os_posix/.deps/os_sleep.Plo
> rm -f src/os_posix/.deps/os_snprintf.Plo
> rm -f src/os_posix/.deps/os_thread.Plo
> rm -f src/os_posix/.deps/os_time.Plo
> rm -f src/os_posix/.deps/os_yield.Plo
> rm -f src/os_win/.deps/os_dir.Plo
> rm -f src/os_win/.deps/os_dlopen.Plo
> rm -f src/os_win/.deps/os_fs.Plo
> rm -f src/os_win/.deps/os_getenv.Plo
> rm -f src/os_win/.deps/os_map.Plo
> rm -f src/os_win/.deps/os_mtx_cond.Plo
> rm -f src/os_win/.deps/os_once.Plo
> rm -f src/os_win/.deps/os_pagesize.Plo
> rm -f src/os_win/.deps/os_path.Plo
> rm -f src/os_win/.deps/os_priv.Plo
> rm -f src/os_win/.deps/os_setvbuf.Plo
> rm -f src/os_win/.deps/os_sleep.Plo
> rm -f src/os_win/.deps/os_snprintf.Plo
> rm -f src/os_win/.deps/os_thread.Plo
> rm -f src/os_win/.deps/os_time.Plo
> rm -f src/os_win/.deps/os_utf8.Plo
> rm -f src/os_win/.deps/os_winerr.Plo
> rm -f src/os_win/.deps/os_yield.Plo
> rm -f src/packing/.deps/pack_api.Plo
> rm -f src/packing/.deps/pack_impl.Plo
> rm -f src/packing/.deps/pack_stream.Plo
> rm -f src/reconcile/.deps/rec_child.Plo
> rm -f src/reconcile/.deps/rec_col.Plo
> rm -f src/reconcile/.deps/rec_dictionary.Plo
> rm -f src/reconcile/.deps/rec_row.Plo
> rm -f src/reconcile/.deps/rec_track.Plo
> rm -f src/reconcile/.deps/rec_visibility.Plo
> rm -f src/reconcile/.deps/rec_write.Plo
> rm -f src/schema/.deps/schema_alter.Plo
> rm -f src/schema/.deps/schema_create.Plo
> rm -f src/schema/.deps/schema_drop.Plo
> rm -f src/schema/.deps/schema_list.Plo
> rm -f src/schema/.deps/schema_open.Plo
> rm -f src/schema/.deps/schema_plan.Plo
> rm -f src/schema/.deps/schema_project.Plo
> rm -f src/schema/.deps/schema_rename.Plo
> rm -f src/schema/.deps/schema_stat.Plo
> rm -f src/schema/.deps/schema_truncate.Plo
> rm -f src/schema/.deps/schema_util.Plo
> rm -f src/schema/.deps/schema_worker.Plo
> rm -f src/session/.deps/session_api.Plo
> rm -f src/session/.deps/session_compact.Plo
> rm -f src/session/.deps/session_dhandle.Plo
> rm -f src/support/.deps/cond_auto.Plo
> rm -f src/support/.deps/crypto.Plo
> rm -f src/support/.deps/err.Plo
> rm -f src/support/.deps/generation.Plo
> rm -f src/support/.deps/global.Plo
> rm -f src/support/.deps/hash_city.Plo
> rm -f src/support/.deps/hash_fnv.Plo
> rm -f src/support/.deps/hazard.Plo
> rm -f src/support/.deps/hex.Plo
> rm -f src/support/.deps/huffman.Plo
> rm -f src/support/.deps/modify.Plo
> rm -f src/support/.deps/mtx_rw.Plo
> rm -f src/support/.deps/pow.Plo
> rm -f src/support/.deps/rand.Plo
> rm -f src/support/.deps/scratch.Plo
> rm -f src/support/.deps/stat.Plo
> rm -f src/support/.deps/thread_group.Plo
> rm -f src/support/.deps/time.Plo
> rm -f src/txn/.deps/txn.Plo
> rm -f src/txn/.deps/txn_ckpt.Plo
> rm -f src/txn/.deps/txn_ext.Plo
> rm -f src/txn/.deps/txn_log.Plo
> rm -f src/txn/.deps/txn_nsnap.Plo
> rm -f src/txn/.deps/txn_recover.Plo
> rm -f src/txn/.deps/txn_rollback_to_stable.Plo
> rm -f src/txn/.deps/txn_timestamp.Plo
> rm -f src/utilities/.deps/util_alter.Po
> rm -f src/utilities/.deps/util_backup.Po
> rm -f src/utilities/.deps/util_compact.Po
> rm -f src/utilities/.deps/util_cpyright.Po
> rm -f src/utilities/.deps/util_create.Po
> rm -f src/utilities/.deps/util_downgrade.Po
> rm -f src/utilities/.deps/util_drop.Po
> rm -f src/utilities/.deps/util_dump.Po
> rm -f src/utilities/.deps/util_import.Po
> rm -f src/utilities/.deps/util_list.Po
> rm -f src/utilities/.deps/util_load.Po
> rm -f src/utilities/.deps/util_load_json.Po
> rm -f src/utilities/.deps/util_loadtext.Po
> rm -f src/utilities/.deps/util_main.Po
> rm -f src/utilities/.deps/util_misc.Po
> rm -f src/utilities/.deps/util_printlog.Po
> rm -f src/utilities/.deps/util_read.Po
> rm -f src/utilities/.deps/util_rebalance.Po
> rm -f src/utilities/.deps/util_rename.Po
> rm -f src/utilities/.deps/util_salvage.Po
> rm -f src/utilities/.deps/util_stat.Po
> rm -f src/utilities/.deps/util_truncate.Po
> rm -f src/utilities/.deps/util_upgrade.Po
> rm -f src/utilities/.deps/util_verbose.Po
> rm -f src/utilities/.deps/util_verify.Po
> rm -f src/utilities/.deps/util_write.Po
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>    jh_clean
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> find /<<PKGBUILDDIR>> -name .dirstamp -size 0 -exec rm {} \;
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building wiredtiger using existing 
> ./wiredtiger_3.2.1.orig.tar.bz2
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build_posix/config.hin, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/test-driver, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/gnu-support/missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/aclocal/ltsugar.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/aclocal/lt~obsolete.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/aclocal/ltversion.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/aclocal/libtool.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build_posix/aclocal/ltoptions.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/manydbs/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/bloom/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/readonly/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/fops/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/utility/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/checkpoint/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> test/cursor_order/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/syscall/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/csuite/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test/huge/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/c/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/java/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file lang/java/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file lang/python/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file bench/wtperf/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file bench/workgen/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/collators/reverse/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/collators/revint/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/encryptors/rotn/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/encryptors/nop/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ext/test/fail_fs/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/extractors/csv/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/compressors/zstd/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/compressors/nop/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/compressors/snappy/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/compressors/zlib/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> ext/compressors/lz4/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to 
> com/wiredtiger/db/AsyncCallback.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/AsyncCallback.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 
> com/wiredtiger/db/AsyncOp.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/AsyncOp.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 
> com/wiredtiger/db/AsyncOpType$SwigNext.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/AsyncOpType$SwigNext.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 
> com/wiredtiger/db/AsyncOpType.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/AsyncOpType.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 
> com/wiredtiger/db/Connection.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/Connection.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 
> com/wiredtiger/db/Cursor.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/Cursor.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 
> com/wiredtiger/db/Modify.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/Modify.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 
> com/wiredtiger/db/PackFormatInputStream.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/PackFormatInputStream.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 
> com/wiredtiger/db/PackInputStream.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/PackInputStream.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 
> com/wiredtiger/db/PackOutputStream.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/PackOutputStream.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 
> com/wiredtiger/db/PackUtil.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/PackUtil.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 
> com/wiredtiger/db/SearchStatus$SwigNext.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/SearchStatus$SwigNext.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 
> com/wiredtiger/db/SearchStatus.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/SearchStatus.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 
> com/wiredtiger/db/Session.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/Session.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 
> com/wiredtiger/db/WT_MODIFY_LIST.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/WT_MODIFY_LIST.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 
> com/wiredtiger/db/WiredTigerException.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/WiredTigerException.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 
> com/wiredtiger/db/WiredTigerPackingException.class: binary file contents 
> changed
> dpkg-source: error: add com/wiredtiger/db/WiredTigerPackingException.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 
> com/wiredtiger/db/WiredTigerPanicException.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/WiredTigerPanicException.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 
> com/wiredtiger/db/WiredTigerRollbackException.class: binary file contents 
> changed
> dpkg-source: error: add com/wiredtiger/db/WiredTigerRollbackException.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 
> com/wiredtiger/db/wiredtiger.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/wiredtiger.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 
> com/wiredtiger/db/wiredtigerConstants.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/wiredtigerConstants.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 
> com/wiredtiger/db/wiredtigerJNI.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/db/wiredtigerJNI.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 
> com/wiredtiger/examples/AsyncKeys.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/AsyncKeys.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 
> com/wiredtiger/examples/Call.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/Call.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 
> com/wiredtiger/examples/Customer.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/Customer.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 
> com/wiredtiger/examples/Lsn.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/Lsn.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 
> com/wiredtiger/examples/ScanThread.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ScanThread.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 
> com/wiredtiger/examples/ex_access.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_access.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 
> com/wiredtiger/examples/ex_all.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_all.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 
> com/wiredtiger/examples/ex_async.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_async.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 
> com/wiredtiger/examples/ex_call_center.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_call_center.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 
> com/wiredtiger/examples/ex_cursor.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_cursor.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 
> com/wiredtiger/examples/ex_log.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_log.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 
> com/wiredtiger/examples/ex_schema$PopRecord.class: binary file contents 
> changed
> dpkg-source: error: add com/wiredtiger/examples/ex_schema$PopRecord.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 
> com/wiredtiger/examples/ex_schema.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_schema.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 
> com/wiredtiger/examples/ex_stat.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_stat.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 
> com/wiredtiger/examples/ex_thread.class: binary file contents changed
> dpkg-source: error: add com/wiredtiger/examples/ex_thread.class 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 . 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/wiredtiger_3.2.1-1_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.

Reply via email to