Bug#1045339: libgee-0.8: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:20:52 BST 2023


Source: libgee-0.8
Version: 0.20.6-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 libgee-0.8
> dpkg-buildpackage: info: source version 0.20.6-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Rico Tzschichholz <ricotz at ubuntu.com>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in gee
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gee'
> test -z "libgee-0.8.la" || rm -f libgee-0.8.la
> rm -rf .libs _libs
> rm -f *.o
> test -z "assemblyinfo.c abstractbidirlist.c abstractbidirsortedset.c abstractbidirsortedmap.c abstractcollection.c abstractlist.c abstractmap.c abstractmultimap.c abstractmultiset.c abstractqueue.c abstractset.c abstractsortedmap.c abstractsortedset.c arraylist.c arrayqueue.c bidiriterator.c bidirlist.c bidirlistiterator.c bidirmapiterator.c bidirsortedset.c bidirsortedmap.c collection.c comparable.c concurrentlist.c concurrentset.c deque.c functions.c future.c hashable.c hashmap.c hashmultimap.c hashmultiset.c hashset.c hazardpointer.c iterable.c iterator.c lazy.c linkedlist.c lightmapfuture.c list.c listiterator.c map.c mapiterator.c multimap.c multiset.c priorityqueue.c promise.c queue.c readonlybidirlist.c readonlybidirsortedset.c readonlybidirsortedmap.c readonlycollection.c readonlylist.c 
> readonlymap.c readonlymultimap.c readonlymultiset.c readonlyset.c readonlysortedmap.c readonlysortedset.c set.c sortedmap.c sortedset.c streamiterator.c task.c teeiterator.c timsort.c traversable.c treemap.c treemultimap.c treemultiset.c treeset.c unfolditerator.c unrolledlinkedlist.c libgee_0_8_la_vala.stamp gee-0.8.vapi gee-internals-0.8.vapi Gee-0.8.typelib Gee-0.8.gir " || rm -f assemblyinfo.c abstractbidirlist.c abstractbidirsortedset.c abstractbidirsortedmap.c abstractcollection.c abstractlist.c abstractmap.c abstractmultimap.c abstractmultiset.c abstractqueue.c abstractset.c abstractsortedmap.c abstractsortedset.c arraylist.c arrayqueue.c bidiriterator.c bidirlist.c bidirlistiterator.c bidirmapiterator.c bidirsortedset.c bidirsortedmap.c collection.c comparable.c concurrentlist.c concurrentset.c 
> deque.c functions.c future.c hashable.c hashmap.c hashmultimap.c hashmultiset.c hashset.c hazardpointer.c iterable.c iterator.c lazy.c linkedlist.c lightmapfuture.c list.c listiterator.c map.c mapiterator.c multimap.c multiset.c priorityqueue.c promise.c queue.c readonlybidirlist.c readonlybidirsortedset.c readonlybidirsortedmap.c readonlycollection.c readonlylist.c readonlymap.c readonlymultimap.c readonlymultiset.c readonlyset.c readonlysortedmap.c readonlysortedset.c set.c sortedmap.c sortedset.c streamiterator.c task.c teeiterator.c timsort.c traversable.c treemap.c treemultimap.c treemultiset.c treeset.c unfolditerator.c unrolledlinkedlist.c libgee_0_8_la_vala.stamp gee-0.8.vapi gee-internals-0.8.vapi Gee-0.8.typelib Gee-0.8.gir 
> 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/libgee_0_8_la-abstractbidirlist.Plo
> rm -f ./.deps/libgee_0_8_la-abstractbidirsortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-abstractbidirsortedset.Plo
> rm -f ./.deps/libgee_0_8_la-abstractcollection.Plo
> rm -f ./.deps/libgee_0_8_la-abstractlist.Plo
> rm -f ./.deps/libgee_0_8_la-abstractmap.Plo
> rm -f ./.deps/libgee_0_8_la-abstractmultimap.Plo
> rm -f ./.deps/libgee_0_8_la-abstractmultiset.Plo
> rm -f ./.deps/libgee_0_8_la-abstractqueue.Plo
> rm -f ./.deps/libgee_0_8_la-abstractset.Plo
> rm -f ./.deps/libgee_0_8_la-abstractsortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-abstractsortedset.Plo
> rm -f ./.deps/libgee_0_8_la-arraylist.Plo
> rm -f ./.deps/libgee_0_8_la-arrayqueue.Plo
> rm -f ./.deps/libgee_0_8_la-assemblyinfo.Plo
> rm -f ./.deps/libgee_0_8_la-bidiriterator.Plo
> rm -f ./.deps/libgee_0_8_la-bidirlist.Plo
> rm -f ./.deps/libgee_0_8_la-bidirlistiterator.Plo
> rm -f ./.deps/libgee_0_8_la-bidirmapiterator.Plo
> rm -f ./.deps/libgee_0_8_la-bidirsortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-bidirsortedset.Plo
> rm -f ./.deps/libgee_0_8_la-collection.Plo
> rm -f ./.deps/libgee_0_8_la-comparable.Plo
> rm -f ./.deps/libgee_0_8_la-concurrentlist.Plo
> rm -f ./.deps/libgee_0_8_la-concurrentset.Plo
> rm -f ./.deps/libgee_0_8_la-deque.Plo
> rm -f ./.deps/libgee_0_8_la-functions.Plo
> rm -f ./.deps/libgee_0_8_la-future.Plo
> rm -f ./.deps/libgee_0_8_la-hashable.Plo
> rm -f ./.deps/libgee_0_8_la-hashmap.Plo
> rm -f ./.deps/libgee_0_8_la-hashmultimap.Plo
> rm -f ./.deps/libgee_0_8_la-hashmultiset.Plo
> rm -f ./.deps/libgee_0_8_la-hashset.Plo
> rm -f ./.deps/libgee_0_8_la-hazardpointer.Plo
> rm -f ./.deps/libgee_0_8_la-iterable.Plo
> rm -f ./.deps/libgee_0_8_la-iterator.Plo
> rm -f ./.deps/libgee_0_8_la-lazy.Plo
> rm -f ./.deps/libgee_0_8_la-lightmapfuture.Plo
> rm -f ./.deps/libgee_0_8_la-linkedlist.Plo
> rm -f ./.deps/libgee_0_8_la-list.Plo
> rm -f ./.deps/libgee_0_8_la-listiterator.Plo
> rm -f ./.deps/libgee_0_8_la-map.Plo
> rm -f ./.deps/libgee_0_8_la-mapiterator.Plo
> rm -f ./.deps/libgee_0_8_la-multimap.Plo
> rm -f ./.deps/libgee_0_8_la-multiset.Plo
> rm -f ./.deps/libgee_0_8_la-priorityqueue.Plo
> rm -f ./.deps/libgee_0_8_la-promise.Plo
> rm -f ./.deps/libgee_0_8_la-queue.Plo
> rm -f ./.deps/libgee_0_8_la-readonlybidirlist.Plo
> rm -f ./.deps/libgee_0_8_la-readonlybidirsortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-readonlybidirsortedset.Plo
> rm -f ./.deps/libgee_0_8_la-readonlycollection.Plo
> rm -f ./.deps/libgee_0_8_la-readonlylist.Plo
> rm -f ./.deps/libgee_0_8_la-readonlymap.Plo
> rm -f ./.deps/libgee_0_8_la-readonlymultimap.Plo
> rm -f ./.deps/libgee_0_8_la-readonlymultiset.Plo
> rm -f ./.deps/libgee_0_8_la-readonlyset.Plo
> rm -f ./.deps/libgee_0_8_la-readonlysortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-readonlysortedset.Plo
> rm -f ./.deps/libgee_0_8_la-set.Plo
> rm -f ./.deps/libgee_0_8_la-sortedmap.Plo
> rm -f ./.deps/libgee_0_8_la-sortedset.Plo
> rm -f ./.deps/libgee_0_8_la-streamiterator.Plo
> rm -f ./.deps/libgee_0_8_la-task.Plo
> rm -f ./.deps/libgee_0_8_la-teeiterator.Plo
> rm -f ./.deps/libgee_0_8_la-timsort.Plo
> rm -f ./.deps/libgee_0_8_la-traversable.Plo
> rm -f ./.deps/libgee_0_8_la-treemap.Plo
> rm -f ./.deps/libgee_0_8_la-treemultimap.Plo
> rm -f ./.deps/libgee_0_8_la-treemultiset.Plo
> rm -f ./.deps/libgee_0_8_la-treeset.Plo
> rm -f ./.deps/libgee_0_8_la-unfolditerator.Plo
> rm -f ./.deps/libgee_0_8_la-unrolledlinkedlist.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gee'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -rf coverage
> rm -f *.o
> test -z "testarraylist.c testarrayqueue.c testbidirlist.c testbidirsortedset.c testbidirsortedmap.c testcase.c testcollection.c testconcurrentlist.c testconcurrentset.c testdata.c testdeque.c testfunctions.c testhashmap.c testhashmultimap.c testhashmultiset.c testhashset.c testlinkedlist.c testlinkedlistasdeque.c testlist.c testmain.c testmap.c testmultimap.c testmultiset.c testpriorityqueue.c testqueue.c testreadonlybidirlist.c testreadonlycollection.c testreadonlylist.c testreadonlymap.c testreadonlyset.c testset.c testsortedset.c testsortedmap.c testtreemap.c testtreemultimap.c testtreemultiset.c testtreeset.c testunrolledlinkedlist.c testunrolledlinkedlistasdeque.c tests_vala.stamp " || rm -f testarraylist.c testarrayqueue.c testbidirlist.c testbidirsortedset.c testbidirsortedmap.c testcase.c 
> testcollection.c testconcurrentlist.c testconcurrentset.c testdata.c testdeque.c testfunctions.c testhashmap.c testhashmultimap.c testhashmultiset.c testhashset.c testlinkedlist.c testlinkedlistasdeque.c testlist.c testmain.c testmap.c testmultimap.c testmultiset.c testpriorityqueue.c testqueue.c testreadonlybidirlist.c testreadonlycollection.c testreadonlylist.c testreadonlymap.c testreadonlyset.c testset.c testsortedset.c testsortedmap.c testtreemap.c testtreemultimap.c testtreemultiset.c testtreeset.c testunrolledlinkedlist.c testunrolledlinkedlistasdeque.c tests_vala.stamp 
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
>  rm -f tests
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/tests-testarraylist.Po
> rm -f ./.deps/tests-testarrayqueue.Po
> rm -f ./.deps/tests-testbidirlist.Po
> rm -f ./.deps/tests-testbidirsortedmap.Po
> rm -f ./.deps/tests-testbidirsortedset.Po
> rm -f ./.deps/tests-testcase.Po
> rm -f ./.deps/tests-testcollection.Po
> rm -f ./.deps/tests-testconcurrentlist.Po
> rm -f ./.deps/tests-testconcurrentset.Po
> rm -f ./.deps/tests-testdata.Po
> rm -f ./.deps/tests-testdeque.Po
> rm -f ./.deps/tests-testfunctions.Po
> rm -f ./.deps/tests-testhashmap.Po
> rm -f ./.deps/tests-testhashmultimap.Po
> rm -f ./.deps/tests-testhashmultiset.Po
> rm -f ./.deps/tests-testhashset.Po
> rm -f ./.deps/tests-testlinkedlist.Po
> rm -f ./.deps/tests-testlinkedlistasdeque.Po
> rm -f ./.deps/tests-testlist.Po
> rm -f ./.deps/tests-testmain.Po
> rm -f ./.deps/tests-testmap.Po
> rm -f ./.deps/tests-testmultimap.Po
> rm -f ./.deps/tests-testmultiset.Po
> rm -f ./.deps/tests-testpriorityqueue.Po
> rm -f ./.deps/tests-testqueue.Po
> rm -f ./.deps/tests-testreadonlybidirlist.Po
> rm -f ./.deps/tests-testreadonlycollection.Po
> rm -f ./.deps/tests-testreadonlylist.Po
> rm -f ./.deps/tests-testreadonlymap.Po
> rm -f ./.deps/tests-testreadonlyset.Po
> rm -f ./.deps/tests-testset.Po
> rm -f ./.deps/tests-testsortedmap.Po
> rm -f ./.deps/tests-testsortedset.Po
> rm -f ./.deps/tests-testtreemap.Po
> rm -f ./.deps/tests-testtreemultimap.Po
> rm -f ./.deps/tests-testtreemultiset.Po
> rm -f ./.deps/tests-testtreeset.Po
> rm -f ./.deps/tests-testunrolledlinkedlist.Po
> rm -f ./.deps/tests-testunrolledlinkedlistasdeque.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in benchmark
> make[2]: Entering directory '/<<PKGBUILDDIR>>/benchmark'
> 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 benchmarks
> test . = "." || test -z "" || rm -f 
> rm -f ./benchmark.c
> rm -f ./benchmarksorts.c
> rm -f ./.deps/benchmarks-benchmark.Po
> rm -f ./.deps/benchmarks-benchmarksorts.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/benchmark'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gee-0.8.pc" || rm -f gee-0.8.pc
> rm -f config.h stamp-h1
> 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_gnome_clean
>    dh_clean
>    debian/rules execute_after_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> find -name "*vala.stamp" -delete
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libgee-0.8 using existing ./libgee-0.8_0.20.6.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file Makefile.in, 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 tests/testarrayqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/tests_vala.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testreadonlycollection.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testmultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testlinkedlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testtreeset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testbidirlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testhashmultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testbidirsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testdata.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testunrolledlinkedlistasdeque.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testpriorityqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testhashmultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testtreemultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testfunctions.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testconcurrentlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testhashmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testbidirsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testdeque.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testreadonlymap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testconcurrentset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testunrolledlinkedlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testlinkedlistasdeque.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testcase.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testmultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testtreemultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testhashset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testreadonlylist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testarraylist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testcollection.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testreadonlybidirlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testmain.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testtreemap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/testreadonlyset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file benchmark/benchmark.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file benchmark/benchmarksorts.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file benchmark/benchmarks_vala.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hashable.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/treemultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/lightmapfuture.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/arrayqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/linkedlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/listiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlylist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractbidirsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/lazy.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hashset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/comparable.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractbidirsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/Gee-0.8.gir, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractmultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlysortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/list.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/sortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/unrolledlinkedlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/teeiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlymultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/sortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/collection.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/task.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hashmultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlybidirsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/libgee_0_8_la_vala.stamp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/traversable.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hashmultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlybidirlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlysortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/concurrentlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlybidirsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/multimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/promise.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractbidirlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/streamiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidirsortedmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractcollection.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidirsortedset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/gee-0.8.vapi, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/functions.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/deque.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/assemblyinfo.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/iterable.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/future.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlymultimap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/treemap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/mapiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hazardpointer.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/treeset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/map.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlyset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/queue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidiriterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/set.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidirlistiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/iterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/hashmap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/treemultiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/concurrentset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidirmapiterator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/bidirlist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/unfolditerator.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/arraylist.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlymap.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/readonlycollection.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/priorityqueue.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/timsort.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/multiset.c, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file gee/abstractmultiset.c, use --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  libgee-0.8-0.20.6/gee/gee-internals.h
>  libgee-0.8-0.20.6/gee/gee.h
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/libgee-0.8_0.20.6-1.diff.wTiwJX
> 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/libgee-0.8_0.20.6-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.



More information about the pkg-gnome-maintainers mailing list