Your message dated Wed, 11 Feb 2026 15:54:47 +0000
with message-id <[email protected]>
and subject line Bug#1046849: fixed in subversion 1.14.5-6
has caused the Debian Bug report #1046849,
regarding subversion: Fails to build source after successful build
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1046849: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046849
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: subversion
Version: 1.14.2-4
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 subversion
> dpkg-buildpackage: info: source version 1.14.2-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by James McCoy <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3 --with apache2 --builddirectory=BUILD
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ! [ -f /<<PKGBUILDDIR>>/BUILD/Makefile ] || /usr/bin/make -C 
> /<<PKGBUILDDIR>>/BUILD extraclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/BUILD'
> if test -z ""; then \
>   rm -f /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/proxy/*.swg; \
> fi
> rm -f .swig_py_checked
> rm -f .swig_rb_checked
> rm -f .swig_pl_checked
> cd /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/ctypes-python;            \
>   for b in build csvn/core/functions.py svn_all.py svn_all2.py ; do \
>     if [ -e "$b" ] ; then              \
>       /usr/bin/python3 setup.py clean --all;   \
>       break;                            \
>     fi;                                 \
>   done
> if [ -d /<<PKGBUILDDIR>>/BUILD/subversion/bindings/javahl/test-work ]; then \
>   rm -rf /<<PKGBUILDDIR>>/BUILD/subversion/bindings/javahl/test-work/*;     \
> fi
> rm -f gcov-lcov.dat gcov-lcov.log gcov-genhtml.log
> rm -rf /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/libsvn
> rm -rf /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/test/repos 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/test/wc
> if test -z ""; then \
>   rm -f 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/perl/native/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/perl/native/core.c; \
> fi
> rm -rf /<<PKGBUILDDIR>>/BUILD/doc/doxygen
> rm -rf gcov-report
> if test -z ""; then \
>   rm -f /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/core.c; \
> fi
> rm -f /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/proxy/*.swg
> if test -z ""; then \
>   rm -rf /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/core.c 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/[a-z]*.py; \
> fi
> for d in 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/perl/libsvn_swig_perl; \
> do \
>   (cd $d && rm -rf *.lo *.la *.o .libs); \
> done
> find . \( -name "*.gcda" -o -name "*.gcno" \) -exec rm -f -- {} \;
> for d in /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/ruby/libsvn_swig_ruby; \
> do \
>   (cd $d && rm -rf *.lo *.la *.o .libs); \
> done
> if [ -f 
> "/<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/perl/native/Makefile" ]; 
> then \
>   cd /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/perl/native; 
> /usr/bin/make clean; \
> fi
> for d in /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/libsvn_swig_py; \
> do \
>   (cd $d && rm -rf *.lo *.la *.o *.pyc .libs); \
> done
> make[3]: Entering directory 
> '/<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/perl/native'
> rm -f \
>   _Core.bso _Core.def \
>   _Core.exp _Core.x \
>   _Core.bs blib/arch/auto/SVN/_Core/extralibs.all \
>   blib/arch/auto/SVN/_Core/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] lib_Core.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   *.bs Makefile.client \
>   Makefile.delta Makefile.fs \
>   Makefile.ra Makefile.repos \
>   Makefile.wc blib 
> rm -rf /<<PKGBUILDDIR>>/BUILD/doc/javadoc
> rm -f /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/ruby/core.c
> mv Makefile Makefile.old > /dev/null 2>&1
> find /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/python 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python -name "*.pyc" -exec rm 
> {} ';'
> make[3]: Leaving directory 
> '/<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/perl/native'
> rm -f /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/perl/native/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/perl/native/core.c
> rm -rf /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/svn_*.c 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/core.c 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python/[a-z]*.py
> if [ -d subversion/tests/cmdline/svn-test-work ]; then \
>   rm -rf subversion/tests/cmdline/svn-test-work/*;     \
> fi
> rm -rf subversion/tests/libsvn_fs/test-repo-*          \
>        subversion/tests/libsvn_fs_base/test-repo-*     \
>        subversion/tests/libsvn_fs_fs/test-repo-*       \
>        subversion/tests/libsvn_fs_x/test-repo-*        \
>        subversion/tests/libsvn_ra_local/test-repo-*    \
>        subversion/tests/libsvn_repos/test-repo-*       \
>        subversion/tests/libsvn_subr/z                  \
>        subversion/tests/libsvn_wc/fake-wc              \
>        subversion/tests/libsvn_client/test-patch*      \
>        subversion/tests/libsvn_client/test-*/          \
>        subversion/tests/libsvn_diff/B2                 \
>        subversion/tests/libsvn_diff/T1                 \
>        subversion/tests/libsvn_diff/T2                 \
>        subversion/tests/libsvn_diff/T3                 \
>        subversion/tests/cmdline/httpd-*                \
>        subversion/tests/cmdline/svnserve-*             \
>        tests.log fails.log
> rm -rf subversion/bindings/javahl/classes  
> subversion/bindings/javahl/native/.libs
> rm -f subversion/bindings/javahl/native/*.la 
> subversion/bindings/javahl/svn-javahl.jar
> rm -f subversion/bindings/javahl/native/*.lo
> rm -f subversion/bindings/javahl/native/*.o
> echo subversion/bindings/cxx/svnxx-tests subversion/svn/svn 
> subversion/svnadmin/svnadmin subversion/svnbench/svnbench 
> subversion/svndumpfilter/svndumpfilter subversion/svnfsfs/svnfsfs 
> subversion/svnlook/svnlook subversion/svnmucc/svnmucc 
> subversion/svnrdump/svnrdump subversion/svnserve/svnserve 
> subversion/svnsync/svnsync subversion/svnversion/svnversion 
> subversion/tests/afl/afl-svndiff subversion/tests/afl/afl-x509 
> subversion/tests/client/filesize-test 
> subversion/tests/cmdline/atomic-ra-revprop-change 
> subversion/tests/cmdline/authz_tests.pyc 
> subversion/tests/cmdline/autoprop_tests.pyc 
> subversion/tests/cmdline/basic_tests.pyc 
> subversion/tests/cmdline/blame_tests.pyc 
> subversion/tests/cmdline/cat_tests.pyc 
> subversion/tests/cmdline/changelist_tests.pyc 
> subversion/tests/cmdline/checkout_tests.pyc 
> subversion/tests/cmdline/commit_tests.pyc 
> subversion/tests/cmdline/copy_tests.pyc 
> subversion/tests/cmdline/dav_tests.pyc 
> subversion/tests/cmdline/depth_tests.pyc 
> subversion/tests/cmdline/diff_tests.pyc subversion/tests/cmdline/entries-dump 
> subversion/tests/cmdline/entries_tests.pyc 
> subversion/tests/cmdline/export_tests.pyc 
> subversion/tests/cmdline/externals_tests.pyc 
> subversion/tests/cmdline/getopt_tests.pyc 
> subversion/tests/cmdline/history_tests.pyc 
> subversion/tests/cmdline/import_tests.pyc 
> subversion/tests/cmdline/info_tests.pyc 
> subversion/tests/cmdline/input_validation_tests.pyc 
> subversion/tests/cmdline/iprop_authz_tests.pyc 
> subversion/tests/cmdline/iprop_tests.pyc subversion/tests/cmdline/lock-helper 
> subversion/tests/cmdline/lock_tests.pyc 
> subversion/tests/cmdline/log_tests.pyc 
> subversion/tests/cmdline/merge_authz_tests.pyc 
> subversion/tests/cmdline/merge_automatic_tests.pyc 
> subversion/tests/cmdline/merge_reintegrate_tests.pyc 
> subversion/tests/cmdline/merge_tests.pyc 
> subversion/tests/cmdline/merge_tree_conflict_tests.pyc 
> subversion/tests/cmdline/mergeinfo_tests.pyc 
> subversion/tests/cmdline/mod_authz_svn_tests.pyc 
> subversion/tests/cmdline/mod_dav_svn_tests.pyc 
> subversion/tests/cmdline/move_tests.pyc 
> subversion/tests/cmdline/patch_tests.pyc 
> subversion/tests/cmdline/pegrev_parse_tests.pyc 
> subversion/tests/cmdline/prop_tests.pyc 
> subversion/tests/cmdline/redirect_tests.pyc 
> subversion/tests/cmdline/relocate_tests.pyc 
> subversion/tests/cmdline/resolve_tests.pyc 
> subversion/tests/cmdline/revert_tests.pyc 
> subversion/tests/cmdline/schedule_tests.pyc 
> subversion/tests/cmdline/shelf2_tests.pyc 
> subversion/tests/cmdline/shelf_tests.pyc 
> subversion/tests/cmdline/special_tests.pyc 
> subversion/tests/cmdline/stat_tests.pyc 
> subversion/tests/cmdline/svnadmin_tests.pyc 
> subversion/tests/cmdline/svnauthz_tests.pyc 
> subversion/tests/cmdline/svndumpfilter_tests.pyc 
> subversion/tests/cmdline/svnfsfs_tests.pyc 
> subversion/tests/cmdline/svnlook_tests.pyc 
> subversion/tests/cmdline/svnmover_tests.pyc 
> subversion/tests/cmdline/svnmucc_tests.pyc 
> subversion/tests/cmdline/svnrdump_tests.pyc 
> subversion/tests/cmdline/svnsync_authz_tests.pyc 
> subversion/tests/cmdline/svnsync_tests.pyc 
> subversion/tests/cmdline/svnversion_tests.pyc 
> subversion/tests/cmdline/switch_tests.pyc 
> subversion/tests/cmdline/trans_tests.pyc 
> subversion/tests/cmdline/tree_conflict_tests.pyc 
> subversion/tests/cmdline/update_tests.pyc 
> subversion/tests/cmdline/upgrade_tests.pyc 
> subversion/tests/cmdline/wc_tests.pyc 
> subversion/tests/libsvn_client/client-test 
> subversion/tests/libsvn_client/conflicts-test 
> subversion/tests/libsvn_client/mtcc-test 
> subversion/tests/libsvn_delta/random-test 
> subversion/tests/libsvn_delta/svndiff-stream-test 
> subversion/tests/libsvn_delta/svndiff-test 
> subversion/tests/libsvn_delta/vdelta-test 
> subversion/tests/libsvn_delta/window-test 
> subversion/tests/libsvn_diff/diff-diff3-test 
> subversion/tests/libsvn_diff/parse-diff-test 
> subversion/tests/libsvn_fs/fs-sequential-test 
> subversion/tests/libsvn_fs/fs-test subversion/tests/libsvn_fs/locks-test 
> subversion/tests/libsvn_fs_base/changes-test 
> subversion/tests/libsvn_fs_base/fs-base-test 
> subversion/tests/libsvn_fs_base/strings-reps-test 
> subversion/tests/libsvn_fs_fs/fs-fs-fuzzy-test 
> subversion/tests/libsvn_fs_fs/fs-fs-pack-test 
> subversion/tests/libsvn_fs_fs/fs-fs-private-test 
> subversion/tests/libsvn_fs_x/fs-x-pack-test 
> subversion/tests/libsvn_fs_x/string-table-test 
> subversion/tests/libsvn_ra/ra-test 
> subversion/tests/libsvn_ra_local/ra-local-test 
> subversion/tests/libsvn_repos/authz-test 
> subversion/tests/libsvn_repos/dump-load-test 
> subversion/tests/libsvn_repos/repos-test 
> subversion/tests/libsvn_subr/auth-test 
> subversion/tests/libsvn_subr/bit-array-test 
> subversion/tests/libsvn_subr/cache-test 
> subversion/tests/libsvn_subr/checksum-test 
> subversion/tests/libsvn_subr/compat-test 
> subversion/tests/libsvn_subr/compress-test 
> subversion/tests/libsvn_subr/config-test 
> subversion/tests/libsvn_subr/crypto-test 
> subversion/tests/libsvn_subr/dirent_uri-test 
> subversion/tests/libsvn_subr/error-code-test 
> subversion/tests/libsvn_subr/error-test 
> subversion/tests/libsvn_subr/hashdump-test 
> subversion/tests/libsvn_subr/io-test 
> subversion/tests/libsvn_subr/mergeinfo-test 
> subversion/tests/libsvn_subr/opt-test 
> subversion/tests/libsvn_subr/packed-data-test 
> subversion/tests/libsvn_subr/path-test 
> subversion/tests/libsvn_subr/prefix-string-test 
> subversion/tests/libsvn_subr/priority-queue-test 
> subversion/tests/libsvn_subr/revision-test 
> subversion/tests/libsvn_subr/root-pools-test 
> subversion/tests/libsvn_subr/skel-test 
> subversion/tests/libsvn_subr/spillbuf-test 
> subversion/tests/libsvn_subr/sqlite-test 
> subversion/tests/libsvn_subr/stream-test 
> subversion/tests/libsvn_subr/string-test 
> subversion/tests/libsvn_subr/subst_translate-test 
> subversion/tests/libsvn_subr/time-test 
> subversion/tests/libsvn_subr/translate-test 
> subversion/tests/libsvn_subr/utf-test subversion/tests/libsvn_subr/x509-test 
> subversion/tests/libsvn_subr/xml-test 
> subversion/tests/libsvn_wc/conflict-data-test 
> subversion/tests/libsvn_wc/db-test 
> subversion/tests/libsvn_wc/entries-compat-test 
> subversion/tests/libsvn_wc/op-depth-test 
> subversion/tests/libsvn_wc/pristine-store-test 
> subversion/tests/libsvn_wc/wc-incomplete-tester 
> subversion/tests/libsvn_wc/wc-lock-tester 
> subversion/tests/libsvn_wc/wc-queries-test subversion/tests/libsvn_wc/wc-test 
> tools/client-side/svn-mergeinfo-normalizer/svn-mergeinfo-normalizer 
> tools/client-side/svnconflict/svnconflict tools/dev/fsfs-access-map 
> tools/dev/svnmover/svnmover 
> tools/dev/svnraisetreeconflict/svnraisetreeconflict 
> tools/dev/wc-ng/svn-wc-db-tester tools/dev/x509-parser tools/diff/diff 
> tools/diff/diff3 tools/diff/diff4 
> tools/server-side/svn-populate-node-origins-index tools/server-side/svnauthz 
> tools/server-side/svnauthz-validate | xargs rm -f --
> find /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/ctypes-python 
> /<<PKGBUILDDIR>>/BUILD/../subversion/bindings/swig/python 
> /<<PKGBUILDDIR>>/BUILD/subversion/bindings/swig/python \
>       /<<PKGBUILDDIR>>/BUILD/../build ../subversion/tests/cmdline/svntest \
>       -name "*.pyc" -exec rm {} ';'
> rm -fr config.cache config.log config.nice config.status \
>   libtool mkmf.log subversion/svn_private_config.h \
>   subversion/bindings/javahl/classes \
>   subversion/bindings/javahl/include \
>   subversion/libsvn_*/*.pc \
> tools/backup/hot-backup.py tools/hook-scripts/commit-access-control.pl 
> subversion/bindings/swig/perl/native/Makefile.PL
> rm -f Makefile
> rm -f ../build-outputs.mk \
>               ../subversion/svn_private_config.h.in \
>               ../configure \
>               ../gen-make.opts \
>               ../build/config.guess \
>               ../build/config.sub \
>               ../build/libtool.m4 \
>               ../build/ltoptions.m4 \
>               ../build/ltsugar.m4 \
>               ../build/ltversion.m4 \
>               ../build/lt~obsolete.m4 \
>               ../build/ltmain.sh \
>               ../build/transform_libtool_scripts.sh \
>               subversion/libsvn_fs_fs/rep-cache-db.h 
> subversion/libsvn_fs_x/rep-cache-db.h 
> subversion/libsvn_subr/internal_statements.h 
> subversion/libsvn_wc/wc-queries.h 
> subversion/tests/libsvn_wc/wc-test-queries.h 
> /<<PKGBUILDDIR>>/BUILD/subversion/libsvn_subr/errorcode.inc 
> /<<PKGBUILDDIR>>/BUILD/subversion/libsvn_subr/config_keys.inc 
> /<<PKGBUILDDIR>>/BUILD/../compile_commands.json
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/BUILD'
> dh_auto_clean --builddirectory=BUILD
> rm -f -r subversion/bindings/swig/ruby/test/.test-result
> find -name \*.pyc -exec rm -f {} +
> # these are (re)generated by autogen.sh
> rm -f subversion/po/subversion.pot
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--builddirectory=BUILD
>    dh_clean -O--builddirectory=BUILD
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./subversion_1.14.2.orig.tar.gz.asc
> gpgv: Signature made Sun Apr  3 20:30:30 2022 UTC
> gpgv:                using RSA key 601163CF9D499FD718CF582D1FB064B84EECC493
> gpgv: Good signature from "Julian Foad <[email protected]>"
> gpgv:                 aka "Julian Foad <[email protected]>"
> gpgv:                 aka "Julian Foad <[email protected]>"
> gpgv:                 aka "Julian Foad <[email protected]>"
> gpgv:                 aka "[invalid image]"
> gpgv: Signature made Mon Apr  4 03:37:19 2022 UTC
> gpgv:                using RSA key 3F8E467CB3366E3013E1120D583F00ADF981C39F
> gpgv: Good signature from "Nathan Hartman (CODE SIGNING KEY) 
> <[email protected]>"
> gpgv: Signature made Mon Apr  4 13:42:50 2022 UTC
> gpgv:                using RSA key 8BC4DAE0C5A4D65F404401074F7DBAA99A59B973
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> gpgv: Signature made Tue Apr  5 23:11:57 2022 UTC
> gpgv:                using RSA key BA3C15B1337CF0FB222BD41A1BCA6586A347943F
> gpgv: Good signature from "Branko Čibej <[email protected]>"
> gpgv:                 aka "Branko Čibej <[email protected]>"
> gpgv:                 aka "Branko Čibej <[email protected]>"
> gpgv:                 aka "Branko Čibej <[email protected]>"
> gpgv: Signature made Sat Apr  2 13:18:53 2022 UTC
> gpgv:                using EDDSA key EC25FCC105618D04ADB43429C4416167349A3BCB
> gpgv: Good signature from "Mark Phippard <[email protected]>"
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./subversion_1.14.2.orig.tar.gz: no acceptable signature found
> dpkg-source: info: building subversion using existing 
> ./subversion_1.14.2.orig.tar.gz
> dpkg-source: info: building subversion using existing 
> ./subversion_1.14.2.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to 
> BUILD/subversion/bindings/swig/python:
> dpkg-source: error:   new version is symlink to python3.11
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file gen-make.opts, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-outputs.mk, 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 
> subversion/svn_private_config.h.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file subversion/po/subversion.pot, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_ra.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_wc.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_repos.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_fs.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_diff.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_delta.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/core.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/perl/native/svn_client.c, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_props_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/perlrun.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_hash_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_ra_svn_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/swigrun.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_types_impl_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_quoprint_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/pyrun.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_compat_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_dirent_uri_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/rubytracking.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/common.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_subst_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_nls_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_cmdline_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_utf_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_types_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/rubydef.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_io_h.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_config_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/swig_python_external_runtime.swg, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_time_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/swig_ruby_external_runtime.swg, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_dav_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/python.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_repos_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_x509_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_cache_config_h.swg, use --include-removal 
> to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_delta_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_error_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_xml_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/runtime.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_version_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_client_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_mergeinfo_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_dso_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_pools_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_opt_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_path_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_string_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_ra_h.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_fs_h.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_base64_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/swig_perl_external_runtime.swg, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_ctype_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/mod_authz_svn_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/mod_dav_svn_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_wc_h.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_opt_impl_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_auth_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_sorts_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/rubyhead.swg, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_md5_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_diff_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_error_codes_h.swg, use --include-removal 
> to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_iter_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_user_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/proxy/svn_checksum_h.swg, use --include-removal to 
> override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_ra.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_wc.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_repos.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_fs.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_diff.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_delta.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/core.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> subversion/bindings/swig/ruby/svn_client.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltsugar.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/lt~obsolete.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltmain.sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltversion.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/libtool.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> build/transform_libtool_scripts.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltoptions.m4, use 
> --include-removal to override
> dpkg-source: warning: newly created empty file 
> 'BUILD/subversion/bindings/swig/perl/native/modules' will not be represented 
> in diff
> dpkg-source: warning: newly created empty file 
> 'BUILD/subversion/bindings/swig/proxy/common.swg' will not be represented in 
> diff
> 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/subversion_1.14.2-4_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.

--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.14.5-6
Done: James McCoy <[email protected]>

We believe that the bug you reported is fixed in the latest version of
subversion, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James McCoy <[email protected]> (supplier of updated subversion package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 11 Feb 2026 10:20:31 -0500
Source: subversion
Architecture: source
Version: 1.14.5-6
Distribution: unstable
Urgency: medium
Maintainer: James McCoy <[email protected]>
Changed-By: James McCoy <[email protected]>
Closes: 1046849
Changes:
 subversion (1.14.5-6) unstable; urgency=medium
 .
   * Fix "build source after successful build" (Closes: #1046849)
     + Remove subversion/tests/cmdline/.davautocheck.sh.stop during clean
     + Do not run upstream's extraclean target in parallel
   * Remove Priority field, since optional is the default value
   * Remove kfreebsd architecture restrictions
   * Declare compliance with Policy 4.7.3
Checksums-Sha1:
 0246f09f59c3369a72ea6d45ac4bf36d17c82666 3976 subversion_1.14.5-6.dsc
 c9b883ec88cce01ed4966bb79bf90855f9fdb8d8 300584 
subversion_1.14.5-6.debian.tar.xz
 3728b927a9d862aae30ddf8ae059e662b394a5b9 26942508 
subversion_1.14.5-6.git.tar.xz
 118cefe942d9e919dfeffccdf7fb9944751a2d76 17310 
subversion_1.14.5-6_source.buildinfo
Checksums-Sha256:
 b7c7eb4009f4251e23043adc68b486eb3b7539d57cbd03f496d66b1a767960e5 3976 
subversion_1.14.5-6.dsc
 242c7c9cd09a4d08c578500b4d78857047319601b8deb0cbca51e2bd47db4c94 300584 
subversion_1.14.5-6.debian.tar.xz
 9343cca05f9152d3291e4d5dba5e0614543a8edbd8d43a015d7405c68beccdec 26942508 
subversion_1.14.5-6.git.tar.xz
 5be8c5f8b4293d7e0abbd789b2e26a81b2a2ecc04cab95454c42593a4a41a1a7 17310 
subversion_1.14.5-6_source.buildinfo
Files:
 80d2ca68e482c51112cc5a4b2d94a01f 3976 vcs optional subversion_1.14.5-6.dsc
 751390d206c130d97a1dc32ca9e988d8 300584 vcs optional 
subversion_1.14.5-6.debian.tar.xz
 0f485b0fe88f7d4bc4d27ff813f1878d 26942508 vcs None 
subversion_1.14.5-6.git.tar.xz
 3887ba8385520598d4306dad254d82cc 17310 vcs optional 
subversion_1.14.5-6_source.buildinfo
Git-Tag-Info: tag=7be28f7063b3741d194b3733904f3da4427b4648 
fp=91bfbf4d6956bd5df7b72d23dfe691ae331ba3db
Git-Tag-Tagger: James McCoy <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmmMn+wACgkQYG0ITkaD
wHm1gQ//XYz5LIOPoPGyiNWTVWGU2+y8lxvwnLy//YmULnZD6WeVBXlHjbY7+ooZ
mNqERWSSdWDDwuwdaqObysKChSgivi7S8AkYjWUj+X1cmulq8P80vfmQb6ovGzdM
nKrFeWaAIXEPK8NqtNXpwc+lWdS2/EjUT+6z37JLdyJdEpmgW0FoMzBbSWsMdFRo
xkafo71ENsyACsWJzYSyOpzGFXLo9UQS9QIYcUWnpk1isOP8y99isub55yPjcxro
lGKGOz6OEax1gVOde1XeeVo6DMxJYQDnNI71iER6NL1wC0Pzw44M+9c3U2JRn8ll
JIbFvGAjh4PF/c8QW3KibOdHr1y5RiVAYaXfwwnoKLfpDG5xUVbLHvMgrbCOMGjy
R0CvAzBEUWf8TDwJAhl24NRBtOzMiY/qYG09QxiSneFeMYBtIqoA7DFhG31UYh94
l0Le2umuDie6gJ4mWzsX6S9iHfBSZrgV1wW0K+Tzqal+XuII68F8F6Z8n96xao0s
jHD4OeCK1NL+opykmi2KVqGCsryfvNYzqyEJga4EfWlwaaJDyaJpQHWNHzakw61s
b7NkoiEBdPSNwuDGnwdiz02jfLzOJ8RANW9wtJdJiyr9VPmHC3bdWGQAa+dZNArR
yeKbadtc7mLn41QazqE0+7Fik2CD2vuT+UtvUgj5iYdZ6aI8KJs=
=bFYT
-----END PGP SIGNATURE-----

Attachment: pgpA6BwYut1xg.pgp
Description: PGP signature


--- End Message ---

Reply via email to