Source: freetds Version: 1.3.17+ds-2 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 freetds > dpkg-buildpackage: info: source version 1.3.17+ds-2 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Joseph Nahmias <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > Making distclean in freetds > make[3]: Entering directory '/<<PKGBUILDDIR>>/include/freetds' > rm -rf .libs _libs > rm -f *.lo > test -z "version.h" || rm -f version.h > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "sysconfdir.h" || rm -f sysconfdir.h > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/freetds' > make[3]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "tds_sysdep_public.h" || rm -f tds_sysdep_public.h > rm -f config.h stamp-h1 > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "tds_sysdep_public.h" || rm -f tds_sysdep_public.h > make[3]: Leaving directory '/<<PKGBUILDDIR>>/include' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > Making distclean in utils > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/utils' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utils' > rm -rf .libs _libs > test -z "libtdsutils.la" || rm -f libtdsutils.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utils' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/utils/unittests' > rm -rf .libs _libs > rm -f *.o > test -z "passarg.log condition.log mutex1.log dlist.log bytes.log > challenge.log" || rm -f passarg.log condition.log mutex1.log dlist.log > bytes.log challenge.log > rm -f *.lo > rm -f *.tab.c > rm -f passarg condition mutex1 dlist bytes challenge > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "passarg.trs condition.trs mutex1.trs dlist.trs bytes.trs > challenge.trs" || rm -f passarg.trs condition.trs mutex1.trs dlist.trs > bytes.trs challenge.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/bytes.Po > rm -f ./.deps/challenge.Po > rm -f ./.deps/condition.Po > rm -f ./.deps/dlist.Po > rm -f ./.deps/mutex1.Po > rm -f ./.deps/passarg.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/utils/unittests' > rm -f ./.deps/bjoern-utf8.Plo > rm -f ./.deps/des.Plo > rm -f ./.deps/dlist.Plo > rm -f ./.deps/getpassarg.Plo > rm -f ./.deps/hmac_md5.Plo > rm -f ./.deps/md4.Plo > rm -f ./.deps/md5.Plo > rm -f ./.deps/net.Plo > rm -f ./.deps/sleep.Plo > rm -f ./.deps/tds_cond.Plo > rm -f ./.deps/tdsstring.Plo > rm -f ./.deps/threadsafe.Plo > rm -f ./.deps/win_mutex.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/utils' > Making distclean in replacements > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/replacements' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/replacements' > rm -rf .libs _libs > test -z "libreplacements.la" || rm -f libreplacements.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/replacements' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/replacements/unittests' > rm -rf .libs _libs > rm -f *.o > test -z "strings.log strtok_r.log strsep.log" || rm -f strings.log > strtok_r.log strsep.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f strings strtok_r strsep > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test -z "strings.trs strtok_r.trs strsep.trs" || rm -f strings.trs > strtok_r.trs strsep.trs > test . = "." || test -z "" || rm -f > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/strings.Po > rm -f ./.deps/strsep.Po > rm -f ./.deps/strtok_r.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/replacements/unittests' > rm -f .deps/asprintf.Plo > rm -f .deps/basename.Plo > rm -f .deps/daemon.Plo > rm -f .deps/getopt.Plo > rm -f .deps/readpassphrase.Plo > rm -f .deps/setenv.Plo > rm -f .deps/strlcat.Plo > rm -f .deps/strlcpy.Plo > rm -f .deps/strsep.Plo > rm -f .deps/strtok_r.Plo > rm -f .deps/vasprintf.Plo > rm -f ./.deps/getaddrinfo.Plo > rm -f ./.deps/gettimeofday.Plo > rm -f ./.deps/iconv.Plo > rm -f ./.deps/poll.Plo > rm -f ./.deps/socketpair.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/replacements' > Making distclean in tds > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tds' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tds' > rm -rf .libs _libs > test -z "libtds.la" || rm -f libtds.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 > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tds' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/tds/unittests' > test -z "tdsdump.out" || rm -f tdsdump.out > rm -f t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 dynamic1 convert > dataread utf8_1 utf8_2 utf8_3 numeric iconv_fread toodynamic readconf > charconv nulls corrupt declarations portconf parsing freeze strftime > log_elision > rm -rf .libs _libs > test -z "libcommon.a" || rm -f libcommon.a > rm -f *.o > test -z "t0001.log t0002.log t0003.log t0004.log t0005.log t0006.log > t0007.log t0008.log dynamic1.log convert.log dataread.log utf8_1.log > utf8_2.log utf8_3.log numeric.log iconv_fread.log toodynamic.log readconf.log > charconv.log nulls.log corrupt.log declarations.log portconf.log parsing.log > freeze.log strftime.log log_elision.log" || rm -f t0001.log t0002.log > t0003.log t0004.log t0005.log t0006.log t0007.log t0008.log dynamic1.log > convert.log dataread.log utf8_1.log utf8_2.log utf8_3.log numeric.log > iconv_fread.log toodynamic.log readconf.log charconv.log nulls.log > corrupt.log declarations.log portconf.log parsing.log freeze.log strftime.log > log_elision.log > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test -z "t0001.trs t0002.trs t0003.trs t0004.trs t0005.trs t0006.trs > t0007.trs t0008.trs dynamic1.trs convert.trs dataread.trs utf8_1.trs > utf8_2.trs utf8_3.trs numeric.trs iconv_fread.trs toodynamic.trs readconf.trs > charconv.trs nulls.trs corrupt.trs declarations.trs portconf.trs parsing.trs > freeze.trs strftime.trs log_elision.trs" || rm -f t0001.trs t0002.trs > t0003.trs t0004.trs t0005.trs t0006.trs t0007.trs t0008.trs dynamic1.trs > convert.trs dataread.trs utf8_1.trs utf8_2.trs utf8_3.trs numeric.trs > iconv_fread.trs toodynamic.trs readconf.trs charconv.trs nulls.trs > corrupt.trs declarations.trs portconf.trs parsing.trs freeze.trs strftime.trs > log_elision.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/allcolumns.Po > rm -f ./.deps/charconv.Po > rm -f ./.deps/collations.Po > rm -f ./.deps/common.Po > rm -f ./.deps/convert.Po > rm -f ./.deps/corrupt.Po > rm -f ./.deps/dataread.Po > rm -f ./.deps/declarations.Po > rm -f ./.deps/dynamic1.Po > rm -f ./.deps/freeze.Po > rm -f ./.deps/iconv_fread.Po > rm -f ./.deps/log_elision.Po > rm -f ./.deps/nulls.Po > rm -f ./.deps/numeric.Po > rm -f ./.deps/parsing.Po > rm -f ./.deps/portconf.Po > rm -f ./.deps/readconf.Po > rm -f ./.deps/strftime.Po > rm -f ./.deps/t0001.Po > rm -f ./.deps/t0002.Po > rm -f ./.deps/t0003.Po > rm -f ./.deps/t0004.Po > rm -f ./.deps/t0005.Po > rm -f ./.deps/t0006.Po > rm -f ./.deps/t0007.Po > rm -f ./.deps/t0008.Po > rm -f ./.deps/toodynamic.Po > rm -f ./.deps/utf8.Po > rm -f ./.deps/utf8_1.Po > rm -f ./.deps/utf8_2.Po > rm -f ./.deps/utf8_3.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/tds/unittests' > rm -f ./.deps/bulk.Plo > rm -f ./.deps/challenge.Plo > rm -f ./.deps/config.Plo > rm -f ./.deps/convert.Plo > rm -f ./.deps/data.Plo > rm -f ./.deps/getmac.Plo > rm -f ./.deps/gssapi.Plo > rm -f ./.deps/iconv.Plo > rm -f ./.deps/locale.Plo > rm -f ./.deps/log.Plo > rm -f ./.deps/login.Plo > rm -f ./.deps/mem.Plo > rm -f ./.deps/net.Plo > rm -f ./.deps/numeric.Plo > rm -f ./.deps/packet.Plo > rm -f ./.deps/query.Plo > rm -f ./.deps/random.Plo > rm -f ./.deps/read.Plo > rm -f ./.deps/sec_negotiate.Plo > rm -f ./.deps/sspi.Plo > rm -f ./.deps/stream.Plo > rm -f ./.deps/tds_checks.Plo > rm -f ./.deps/tls.Plo > rm -f ./.deps/token.Plo > rm -f ./.deps/util.Plo > rm -f ./.deps/vstrbuild.Plo > rm -f ./.deps/write.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tds' > Making distclean in ctlib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ctlib' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/ctlib' > test -z "libct.la" || rm -f libct.la > 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 > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/ctlib' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/ctlib/unittests' > test -z "tdsdump.out" || rm -f tdsdump.out > rm -rf .libs _libs > test -z "libcommon.a" || rm -f libcommon.a > rm -f *.o > test -z "t0001.log t0002.log t0003.log t0004.log t0005.log cs_convert.log > t0007.log t0008.log t0009.log connect_fail.log ct_options.log > lang_ct_param.log array_bind.log cs_diag.log get_send_data.log > rpc_ct_param.log rpc_ct_setparam.log ct_diagclient.log ct_diagserver.log > ct_diagall.log cs_config.log cancel.log blk_in.log blk_out.log ct_cursor.log > ct_cursors.log ct_dynamic.log blk_in2.log datafmt.log data.log rpc_fail.log > row_count.log all_types.log long_binary.log will_convert.log variant.log" || > rm -f t0001.log t0002.log t0003.log t0004.log t0005.log cs_convert.log > t0007.log t0008.log t0009.log connect_fail.log ct_options.log > lang_ct_param.log array_bind.log cs_diag.log get_send_data.log > rpc_ct_param.log rpc_ct_setparam.log ct_diagclient.log ct_diagserver.log > ct_diagall.log cs_config.log > cancel.log blk_in.log blk_out.log ct_cursor.log ct_cursors.log ct_dynamic.log > blk_in2.log datafmt.log data.log rpc_fail.log row_count.log all_types.log > long_binary.log will_convert.log variant.log > rm -f *.lo > rm -f *.tab.c > rm -f t0001 t0002 t0003 t0004 t0005 cs_convert t0007 t0008 t0009 > connect_fail ct_options lang_ct_param array_bind cs_diag get_send_data > rpc_ct_param rpc_ct_setparam ct_diagclient ct_diagserver ct_diagall cs_config > cancel blk_in blk_out ct_cursor ct_cursors ct_dynamic blk_in2 datafmt data > rpc_fail row_count all_types long_binary will_convert variant > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "t0001.trs t0002.trs t0003.trs t0004.trs t0005.trs cs_convert.trs > t0007.trs t0008.trs t0009.trs connect_fail.trs ct_options.trs > lang_ct_param.trs array_bind.trs cs_diag.trs get_send_data.trs > rpc_ct_param.trs rpc_ct_setparam.trs ct_diagclient.trs ct_diagserver.trs > ct_diagall.trs cs_config.trs cancel.trs blk_in.trs blk_out.trs ct_cursor.trs > ct_cursors.trs ct_dynamic.trs blk_in2.trs datafmt.trs data.trs rpc_fail.trs > row_count.trs all_types.trs long_binary.trs will_convert.trs variant.trs" || > rm -f t0001.trs t0002.trs t0003.trs t0004.trs t0005.trs cs_convert.trs > t0007.trs t0008.trs t0009.trs connect_fail.trs ct_options.trs > lang_ct_param.trs array_bind.trs cs_diag.trs get_send_data.trs > rpc_ct_param.trs rpc_ct_setparam.trs ct_diagclient.trs ct_diagserver.trs > ct_diagall.trs cs_config.trs > cancel.trs blk_in.trs blk_out.trs ct_cursor.trs ct_cursors.trs ct_dynamic.trs > blk_in2.trs datafmt.trs data.trs rpc_fail.trs row_count.trs all_types.trs > long_binary.trs will_convert.trs variant.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/all_types.Po > rm -f ./.deps/array_bind.Po > rm -f ./.deps/blk_in.Po > rm -f ./.deps/blk_in2.Po > rm -f ./.deps/blk_out.Po > rm -f ./.deps/cancel.Po > rm -f ./.deps/common.Po > rm -f ./.deps/connect_fail.Po > rm -f ./.deps/cs_config.Po > rm -f ./.deps/cs_convert.Po > rm -f ./.deps/cs_diag.Po > rm -f ./.deps/ct_cursor.Po > rm -f ./.deps/ct_cursors.Po > rm -f ./.deps/ct_diagall.Po > rm -f ./.deps/ct_diagclient.Po > rm -f ./.deps/ct_diagserver.Po > rm -f ./.deps/ct_dynamic.Po > rm -f ./.deps/ct_options.Po > rm -f ./.deps/data.Po > rm -f ./.deps/datafmt.Po > rm -f ./.deps/get_send_data.Po > rm -f ./.deps/lang_ct_param.Po > rm -f ./.deps/long_binary.Po > rm -f ./.deps/row_count.Po > rm -f ./.deps/rpc_ct_param.Po > rm -f ./.deps/rpc_ct_setparam.Po > rm -f ./.deps/rpc_fail.Po > rm -f ./.deps/t0001.Po > rm -f ./.deps/t0002.Po > rm -f ./.deps/t0003.Po > rm -f ./.deps/t0004.Po > rm -f ./.deps/t0005.Po > rm -f ./.deps/t0007.Po > rm -f ./.deps/t0008.Po > rm -f ./.deps/t0009.Po > rm -f ./.deps/variant.Po > rm -f ./.deps/will_convert.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/ctlib/unittests' > rm -f ./.deps/blk.Plo > rm -f ./.deps/cs.Plo > rm -f ./.deps/ct.Plo > rm -f ./.deps/ctutil.Plo > rm -f ./.deps/winmain.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ctlib' > Making distclean in dblib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/dblib' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/dblib' > test -z "libsybdb.la" || rm -f libsybdb.la > 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 > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/dblib' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/dblib/unittests' > test -z "tdsdump.out t0013.out t0014.out t0016.out t0016.err t0017.err > t0017.out" || rm -f tdsdump.out t0013.out t0014.out t0016.out t0016.err > t0017.err t0017.out > rm -rf .libs _libs > rm -f t0001 t0002 t0003 t0004 t0005 t0006 t0007 t0008 t0009 t0011 t0012 > t0013 t0014 t0015 t0016 t0017 t0018 t0019 t0020 dbsafestr t0022 t0023 rpc > dbmorecmds bcp thread text_buffer done_handling timeout hang null null2 > setnull numeric pending cancel spid canquery batch_stmt_ins_sel > batch_stmt_ins_upd bcp_getl empty_rowsets string_bind colinfo bcp2 > test -z "libcommon.a" || rm -f libcommon.a > rm -f *.o > test -z "t0001.log t0002.log t0003.log t0004.log t0005.log t0006.log > t0007.log t0008.log t0009.log t0011.log t0012.log t0013.log t0014.log > t0015.log t0016.log t0017.log t0018.log t0019.log t0020.log dbsafestr.log > t0022.log t0023.log rpc.log dbmorecmds.log bcp.log thread.log text_buffer.log > done_handling.log timeout.log hang.log null.log null2.log setnull.log > numeric.log pending.log cancel.log spid.log canquery.log > batch_stmt_ins_sel.log batch_stmt_ins_upd.log bcp_getl.log empty_rowsets.log > string_bind.log colinfo.log bcp2.log" || rm -f t0001.log t0002.log t0003.log > t0004.log t0005.log t0006.log t0007.log t0008.log t0009.log t0011.log > t0012.log t0013.log t0014.log t0015.log t0016.log t0017.log t0018.log > t0019.log t0020.log dbsafestr.log t0022.log t0023.log rpc.log dbmorecmds.log > bcp.log thread.log > text_buffer.log done_handling.log timeout.log hang.log null.log null2.log > setnull.log numeric.log pending.log cancel.log spid.log canquery.log > batch_stmt_ins_sel.log batch_stmt_ins_upd.log bcp_getl.log empty_rowsets.log > string_bind.log colinfo.log bcp2.log > 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 > test -z "t0001.trs t0002.trs t0003.trs t0004.trs t0005.trs t0006.trs > t0007.trs t0008.trs t0009.trs t0011.trs t0012.trs t0013.trs t0014.trs > t0015.trs t0016.trs t0017.trs t0018.trs t0019.trs t0020.trs dbsafestr.trs > t0022.trs t0023.trs rpc.trs dbmorecmds.trs bcp.trs thread.trs text_buffer.trs > done_handling.trs timeout.trs hang.trs null.trs null2.trs setnull.trs > numeric.trs pending.trs cancel.trs spid.trs canquery.trs > batch_stmt_ins_sel.trs batch_stmt_ins_upd.trs bcp_getl.trs empty_rowsets.trs > string_bind.trs colinfo.trs bcp2.trs" || rm -f t0001.trs t0002.trs t0003.trs > t0004.trs t0005.trs t0006.trs t0007.trs t0008.trs t0009.trs t0011.trs > t0012.trs t0013.trs t0014.trs t0015.trs t0016.trs t0017.trs t0018.trs > t0019.trs t0020.trs dbsafestr.trs t0022.trs t0023.trs rpc.trs dbmorecmds.trs > bcp.trs thread.trs > text_buffer.trs done_handling.trs timeout.trs hang.trs null.trs null2.trs > setnull.trs numeric.trs pending.trs cancel.trs spid.trs canquery.trs > batch_stmt_ins_sel.trs batch_stmt_ins_upd.trs bcp_getl.trs empty_rowsets.trs > string_bind.trs colinfo.trs bcp2.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/batch_stmt_ins_sel.Po > rm -f ./.deps/batch_stmt_ins_upd.Po > rm -f ./.deps/bcp.Po > rm -f ./.deps/bcp2.Po > rm -f ./.deps/bcp_getl.Po > rm -f ./.deps/cancel.Po > rm -f ./.deps/canquery.Po > rm -f ./.deps/colinfo.Po > rm -f ./.deps/common.Po > rm -f ./.deps/dbmorecmds.Po > rm -f ./.deps/dbsafestr.Po > rm -f ./.deps/done_handling.Po > rm -f ./.deps/empty_rowsets.Po > rm -f ./.deps/hang.Po > rm -f ./.deps/null.Po > rm -f ./.deps/null2.Po > rm -f ./.deps/numeric.Po > rm -f ./.deps/pending.Po > rm -f ./.deps/rpc.Po > rm -f ./.deps/setnull.Po > rm -f ./.deps/spid.Po > rm -f ./.deps/string_bind.Po > rm -f ./.deps/t0001.Po > rm -f ./.deps/t0002.Po > rm -f ./.deps/t0003.Po > rm -f ./.deps/t0004.Po > rm -f ./.deps/t0005.Po > rm -f ./.deps/t0006.Po > rm -f ./.deps/t0007.Po > rm -f ./.deps/t0008.Po > rm -f ./.deps/t0009.Po > rm -f ./.deps/t0011.Po > rm -f ./.deps/t0012.Po > rm -f ./.deps/t0013.Po > rm -f ./.deps/t0014.Po > rm -f ./.deps/t0015.Po > rm -f ./.deps/t0016.Po > rm -f ./.deps/t0017.Po > rm -f ./.deps/t0018.Po > rm -f ./.deps/t0019.Po > rm -f ./.deps/t0020.Po > rm -f ./.deps/t0022.Po > rm -f ./.deps/t0023.Po > rm -f ./.deps/text_buffer.Po > rm -f ./.deps/thread.Po > rm -f ./.deps/timeout.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/dblib/unittests' > rm -f ./.deps/bcp.Plo > rm -f ./.deps/dblib.Plo > rm -f ./.deps/dbopen.Plo > rm -f ./.deps/dbpivot.Plo > rm -f ./.deps/dbutil.Plo > rm -f ./.deps/rpc.Plo > rm -f ./.deps/winmain.Plo > rm -f ./.deps/xact.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/dblib' > Making distclean in odbc > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/odbc' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/odbc' > test -z "setup.res" || rm -f setup.res > test -z "libtdsodbc.la" || rm -f libtdsodbc.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "version.rc" || rm -f version.rc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/odbc' > Making distclean in unittests > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/odbc/unittests' > rm -rf .libs _libs > test -z "libcommon.a" || rm -f libcommon.a > rm -f *.o > test -z "t0001.log t0002.log t0003.log moreresults.log connect.log print.log > date.log norowset.log funccall.log lang_error.log tables.log binary_test.log > moreandcount.log earlybind.log putdata.log params.log raiserror.log > getdata.log transaction.log type.log genparams.log preperror.log > prepare_results.log testodbc.log data.log error.log rebindpar.log rpc.log > convert_error.log typeinfo.log const_params.log insert_speed.log compute.log > timeout.log array.log array_out.log cursor1.log scroll.log cursor2.log > describecol.log copydesc.log prepclose.log warning.log paramcore.log > timeout2.log timeout3.log connect2.log timeout4.log freeclose.log cursor3.log > cursor4.log cursor5.log attributes.log hidden.log blob1.log cancel.log > wchar.log rowset.log transaction2.log cursor6.log cursor7.log utf8.log > utf8_2.log > utf8_3.log stats.log descrec.log peter.log test64.log prepare_warn.log > long_error.log mars1.log array_error.log describecol2.log closestmt.log > bcp.log all_types.log empty_query.log transaction3.log transaction4.log > utf8_4.log qn.log" || rm -f t0001.log t0002.log t0003.log moreresults.log > connect.log print.log date.log norowset.log funccall.log lang_error.log > tables.log binary_test.log moreandcount.log earlybind.log putdata.log > params.log raiserror.log getdata.log transaction.log type.log genparams.log > preperror.log prepare_results.log testodbc.log data.log error.log > rebindpar.log rpc.log convert_error.log typeinfo.log const_params.log > insert_speed.log compute.log timeout.log array.log array_out.log cursor1.log > scroll.log cursor2.log describecol.log copydesc.log prepclose.log warning.log > paramcore.log > timeout2.log timeout3.log connect2.log timeout4.log freeclose.log cursor3.log > cursor4.log cursor5.log attributes.log hidden.log blob1.log cancel.log > wchar.log rowset.log transaction2.log cursor6.log cursor7.log utf8.log > utf8_2.log utf8_3.log stats.log descrec.log peter.log test64.log > prepare_warn.log long_error.log mars1.log array_error.log describecol2.log > closestmt.log bcp.log all_types.log empty_query.log transaction3.log > transaction4.log utf8_4.log qn.log > rm -f *.lo > rm -f t0001 t0002 t0003 moreresults connect print date norowset funccall > lang_error tables binary_test moreandcount earlybind putdata params raiserror > getdata transaction type genparams preperror prepare_results testodbc data > error rebindpar rpc convert_error typeinfo const_params insert_speed compute > timeout array array_out cursor1 scroll cursor2 describecol copydesc prepclose > warning paramcore timeout2 timeout3 connect2 timeout4 freeclose cursor3 > cursor4 cursor5 attributes hidden blob1 cancel wchar rowset transaction2 > cursor6 cursor7 utf8 utf8_2 utf8_3 stats descrec peter test64 prepare_warn > long_error mars1 array_error describecol2 closestmt bcp all_types empty_query > transaction3 transaction4 utf8_4 qn oldpwd > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "t0001.trs t0002.trs t0003.trs moreresults.trs connect.trs print.trs > date.trs norowset.trs funccall.trs lang_error.trs tables.trs binary_test.trs > moreandcount.trs earlybind.trs putdata.trs params.trs raiserror.trs > getdata.trs transaction.trs type.trs genparams.trs preperror.trs > prepare_results.trs testodbc.trs data.trs error.trs rebindpar.trs rpc.trs > convert_error.trs typeinfo.trs const_params.trs insert_speed.trs compute.trs > timeout.trs array.trs array_out.trs cursor1.trs scroll.trs cursor2.trs > describecol.trs copydesc.trs prepclose.trs warning.trs paramcore.trs > timeout2.trs timeout3.trs connect2.trs timeout4.trs freeclose.trs cursor3.trs > cursor4.trs cursor5.trs attributes.trs hidden.trs blob1.trs cancel.trs > wchar.trs rowset.trs transaction2.trs cursor6.trs cursor7.trs utf8.trs > utf8_2.trs > utf8_3.trs stats.trs descrec.trs peter.trs test64.trs prepare_warn.trs > long_error.trs mars1.trs array_error.trs describecol2.trs closestmt.trs > bcp.trs all_types.trs empty_query.trs transaction3.trs transaction4.trs > utf8_4.trs qn.trs" || rm -f t0001.trs t0002.trs t0003.trs moreresults.trs > connect.trs print.trs date.trs norowset.trs funccall.trs lang_error.trs > tables.trs binary_test.trs moreandcount.trs earlybind.trs putdata.trs > params.trs raiserror.trs getdata.trs transaction.trs type.trs genparams.trs > preperror.trs prepare_results.trs testodbc.trs data.trs error.trs > rebindpar.trs rpc.trs convert_error.trs typeinfo.trs const_params.trs > insert_speed.trs compute.trs timeout.trs array.trs array_out.trs cursor1.trs > scroll.trs cursor2.trs describecol.trs copydesc.trs prepclose.trs warning.trs > paramcore.trs > timeout2.trs timeout3.trs connect2.trs timeout4.trs freeclose.trs cursor3.trs > cursor4.trs cursor5.trs attributes.trs hidden.trs blob1.trs cancel.trs > wchar.trs rowset.trs transaction2.trs cursor6.trs cursor7.trs utf8.trs > utf8_2.trs utf8_3.trs stats.trs descrec.trs peter.trs test64.trs > prepare_warn.trs long_error.trs mars1.trs array_error.trs describecol2.trs > closestmt.trs bcp.trs all_types.trs empty_query.trs transaction3.trs > transaction4.trs utf8_4.trs qn.trs > test -z "odbc.ini odbcinst.ini" || rm -f odbc.ini odbcinst.ini > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/all_types.Po > rm -f ./.deps/array.Po > rm -f ./.deps/array_error.Po > rm -f ./.deps/array_out.Po > rm -f ./.deps/attributes.Po > rm -f ./.deps/bcp.Po > rm -f ./.deps/binary_test.Po > rm -f ./.deps/blob1.Po > rm -f ./.deps/c2string.Po > rm -f ./.deps/cancel.Po > rm -f ./.deps/closestmt.Po > rm -f ./.deps/common.Po > rm -f ./.deps/compute.Po > rm -f ./.deps/connect.Po > rm -f ./.deps/connect2.Po > rm -f ./.deps/const_params.Po > rm -f ./.deps/convert_error.Po > rm -f ./.deps/copydesc.Po > rm -f ./.deps/cursor1.Po > rm -f ./.deps/cursor2.Po > rm -f ./.deps/cursor3.Po > rm -f ./.deps/cursor4.Po > rm -f ./.deps/cursor5.Po > rm -f ./.deps/cursor6.Po > rm -f ./.deps/cursor7.Po > rm -f ./.deps/data.Po > rm -f ./.deps/date.Po > rm -f ./.deps/descrec.Po > rm -f ./.deps/describecol.Po > rm -f ./.deps/describecol2.Po > rm -f ./.deps/earlybind.Po > rm -f ./.deps/empty_query.Po > rm -f ./.deps/error.Po > rm -f ./.deps/freeclose.Po > rm -f ./.deps/funccall.Po > rm -f ./.deps/genparams.Po > rm -f ./.deps/getdata.Po > rm -f ./.deps/hidden.Po > rm -f ./.deps/insert_speed.Po > rm -f ./.deps/lang_error.Po > rm -f ./.deps/long_error.Po > rm -f ./.deps/mars1.Po > rm -f ./.deps/moreandcount.Po > rm -f ./.deps/moreresults.Po > rm -f ./.deps/norowset.Po > rm -f ./.deps/oldpwd-oldpwd.Po > rm -f ./.deps/paramcore.Po > rm -f ./.deps/params.Po > rm -f ./.deps/parser.Po > rm -f ./.deps/peter.Po > rm -f ./.deps/prepare_results.Po > rm -f ./.deps/prepare_warn.Po > rm -f ./.deps/prepclose.Po > rm -f ./.deps/preperror.Po > rm -f ./.deps/print.Po > rm -f ./.deps/putdata.Po > rm -f ./.deps/qn.Po > rm -f ./.deps/raiserror.Po > rm -f ./.deps/rebindpar.Po > rm -f ./.deps/rowset.Po > rm -f ./.deps/rpc.Po > rm -f ./.deps/scroll.Po > rm -f ./.deps/stats.Po > rm -f ./.deps/t0001.Po > rm -f ./.deps/t0002.Po > rm -f ./.deps/t0003.Po > rm -f ./.deps/tables.Po > rm -f ./.deps/test64.Po > rm -f ./.deps/testodbc.Po > rm -f ./.deps/timeout.Po > rm -f ./.deps/timeout2.Po > rm -f ./.deps/timeout3.Po > rm -f ./.deps/timeout4.Po > rm -f ./.deps/transaction.Po > rm -f ./.deps/transaction2.Po > rm -f ./.deps/transaction3.Po > rm -f ./.deps/transaction4.Po > rm -f ./.deps/type.Po > rm -f ./.deps/typeinfo.Po > rm -f ./.deps/utf8-common.Po > rm -f ./.deps/utf8-utf8.Po > rm -f ./.deps/utf8_2.Po > rm -f ./.deps/utf8_3.Po > rm -f ./.deps/utf8_4.Po > rm -f ./.deps/warning.Po > rm -f ./.deps/wchar.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/odbc/unittests' > rm -f ./.deps/bcp.Plo > rm -f ./.deps/connectparams.Plo > rm -f ./.deps/convert_tds2sql.Plo > rm -f ./.deps/descriptor.Plo > rm -f ./.deps/error.Plo > rm -f ./.deps/native.Plo > rm -f ./.deps/odbc.Plo > rm -f ./.deps/odbc_checks.Plo > rm -f ./.deps/odbc_data.Plo > rm -f ./.deps/odbc_util.Plo > rm -f ./.deps/prepare_query.Plo > rm -f ./.deps/sql2tds.Plo > rm -f ./.deps/sqlwchar.Plo > rm -f ./.deps/winlogin.Plo > rm -f ./.deps/winmain.Plo > rm -f ./.deps/winsetup.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/odbc' > Making distclean in server > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/server' > rm -rf .libs _libs > test -z "libtdssrv.la" || rm -f libtdssrv.la > 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 tdssrv > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/login.Plo > rm -f ./.deps/query.Plo > rm -f ./.deps/server.Plo > rm -f ./.deps/unittest.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/server' > Making distclean in pool > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/pool' > rm -rf .libs _libs > rm -f tdspool > 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 ./.deps/config.Po > rm -f ./.deps/main.Po > rm -f ./.deps/member.Po > rm -f ./.deps/user.Po > rm -f ./.deps/util.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/pool' > Making distclean in apps > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/apps' > Making distclean in fisql > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/apps/fisql' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f fisql > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/edit.Po > rm -f ./.deps/fisql.Po > rm -f ./.deps/handlers.Po > rm -f ./.deps/interrupt.Po > rm -f ./.deps/terminal.Po > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/apps/fisql' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/apps' > 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 tsql freebcp bsqldb defncopy datacopy bsqlodbc > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/apps' > rm -f ./.deps/bsqldb.Po > rm -f ./.deps/bsqlodbc-bsqlodbc.Po > rm -f ./.deps/datacopy.Po > rm -f ./.deps/defncopy.Po > rm -f ./.deps/freebcp.Po > rm -f ./.deps/tsql.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/apps' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in doc > make[2]: Entering directory '/<<PKGBUILDDIR>>/doc' > test -z "dblib.api.body ctlib.api.body odbc.api.body dblib.api.xml > ctlib.api.xml odbc.api.xml freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 > defncopy.1 datacopy.1 fisql.1 freetds.conf.5" || rm -f dblib.api.body > ctlib.api.body odbc.api.body dblib.api.xml ctlib.api.xml odbc.api.xml > freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 fisql.1 > freetds.conf.5 > rm -rf .libs _libs > rm -rf doxy.log \ > dblib.api.xml \ > ctlib.api.xml \ > odbc.api.xml > rm -f *.lo > test -z "freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 defncopy.1 datacopy.1 > fisql.1 freetds.conf.5" || rm -f freebcp.1 tsql.1 osql.1 bsqldb.1 bsqlodbc.1 > defncopy.1 datacopy.1 fisql.1 freetds.conf.5 > rm -rf ./userguide ./reference > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc' > Making distclean in samples > make[2]: Entering directory '/<<PKGBUILDDIR>>/samples' > test -z "unixodbc.freetds.driver.template" || rm -f > unixodbc.freetds.driver.template > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/samples' > Making distclean in win32 > make[2]: Entering directory '/<<PKGBUILDDIR>>/win32' > rm -rf .libs _libs > rm -f *.lo > test -z "freetds.nsh" || rm -f freetds.nsh > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/win32' > Making distclean in vms > make[2]: Entering directory '/<<PKGBUILDDIR>>/vms' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/vms' > Making distclean in misc > make[2]: Entering directory '/<<PKGBUILDDIR>>/misc' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/misc' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > find . \( -name \*.test_output -o -name \*.bb -o -name \*.bbg -o -name \*.da > -o -name \*.gc\* \) -exec rm -f {} \; > rm -f *.lo > test -z "freetds.spec" || rm -f freetds.spec > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building freetds using existing > ./freetds_1.3.17+ds.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file freetds.spec, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.sub, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > 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 compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 mkinstalldirs, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file test-driver, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file win32/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file win32/freetds.nsh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file misc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file vms/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file include/freetds/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file include/freetds/version.h, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/odbc/version.rc, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/odbc/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/odbc/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/replacements/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/replacements/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/pool/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/ctlib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/ctlib/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/server/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/tds/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/tds/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/utils/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/utils/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/apps/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/apps/fisql/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/dblib/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file > src/dblib/unittests/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file samples/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use > --include-removal to override > dpkg-source: info: local changes detected, the modified files are: > freetds-1.3.17+ds/PWD > dpkg-source: error: aborting due to unexpected upstream changes, see > /tmp/freetds_1.3.17+ds-2.diff.bIwIEY > dpkg-source: info: Hint: make sure the version in debian/changelog matches > the unpacked source tree > dpkg-source: info: you can integrate the local changes with dpkg-source > --commit > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > > 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/freetds_1.3.17+ds-2_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

