Your message dated Wed, 04 Sep 2024 04:40:08 +0000
with message-id <[email protected]>
and subject line Bug#1079999: Removed package(s) from unstable
has caused the Debian Bug report #1044234,
regarding gtk-sharp3: 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.)
--
1044234: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044234
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gtk-sharp3
Version: 2.99.3-4.1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> ----------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package gtk-sharp3
> dpkg-buildpackage: info: source version 2.99.3-4.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vagrant Cascadian
> <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with cli
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_auto_clean
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level
> 9 in use)
> make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in sources
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sources'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sources'
> Making distclean in generator
> make[2]: Entering directory '/<<PKGBUILDDIR>>/generator'
> test -z "gapi-fixup.exe gapi_codegen.exe" || rm -f gapi-fixup.exe
> gapi_codegen.exe
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gapi3-codegen gapi3-fixup" || rm -f gapi3-codegen gapi3-fixup
> test . = "." || test -z "" || rm -f
> test -z "gapi3-fixup gapi3-codegen" || rm -f gapi3-fixup gapi3-codegen
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/generator'
> Making distclean in parser
> make[2]: Entering directory '/<<PKGBUILDDIR>>/parser'
> test -z "gapi-parser.exe" || rm -f gapi-parser.exe
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gapi-3.0.pc gapi3-parser" || rm -f gapi-3.0.pc gapi3-parser
> test . = "." || test -z "" || rm -f
> test -z "gapi3-parser gapi-3.0.pc" || rm -f gapi3-parser gapi-3.0.pc
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/parser'
> Making distclean in glib
> make[2]: Entering directory '/<<PKGBUILDDIR>>/glib'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/glib'
> test -z "glib-sharp.dll glib-sharp.dll.mdb " || rm -f glib-sharp.dll
> glib-sharp.dll.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "glib-sharp-3.0.pc glib-sharp.dll.config" || rm -f glib-sharp-3.0.pc
> glib-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "glib-sharp.dll.config" || rm -f glib-sharp.dll.config
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/glib'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/glib'
> Making distclean in gio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gio'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gio'
> test -z "gio-sharp.dll gio-sharp.dll.mdb generated-stamp generated/*/*.cs
> gio-api.xml glue/generated.c " || rm -f gio-sharp.dll gio-sharp.dll.mdb
> generated-stamp generated/*/*.cs gio-api.xml glue/generated.c
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gio-sharp-3.0.pc gio-sharp.dll.config" || rm -f gio-sharp-3.0.pc
> gio-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "gio-sharp.dll.config" || rm -f gio-sharp.dll.config
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gio'
> Making distclean in glue
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gio/glue'
> test -z "lib*.a lib*.dll" || rm -f lib*.a lib*.dll
> test -z "libgiosharpglue-3.la" || rm -f libgiosharpglue-3.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gio/glue'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gio'
> Making distclean in cairo
> make[2]: Entering directory '/<<PKGBUILDDIR>>/cairo'
> test -z "cairo-sharp.dll cairo-sharp.dll.mdb" || rm -f cairo-sharp.dll
> cairo-sharp.dll.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "AssemblyInfo.cs" || rm -f AssemblyInfo.cs
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/cairo'
> Making distclean in pango
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pango'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pango'
> test -z "pango-sharp.dll pango-sharp.dll.mdb generated-stamp
> generated/*/*.cs pango-api.xml glue/generated.c " || rm -f pango-sharp.dll
> pango-sharp.dll.mdb generated-stamp generated/*/*.cs pango-api.xml
> glue/generated.c
> rm -rf .libs _libs
> rm -f *.lo
> test -z "pango-sharp.dll.config" || rm -f pango-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "pango-sharp.dll.config" || rm -f pango-sharp.dll.config
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pango'
> Making distclean in glue
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pango/glue'
> test -z "lib*.a lib*.dll" || rm -f lib*.a lib*.dll
> test -z "libpangosharpglue-3.la" || rm -f libpangosharpglue-3.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pango/glue'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pango'
> Making distclean in atk
> make[2]: Entering directory '/<<PKGBUILDDIR>>/atk'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/atk'
> test -z "atk-sharp.dll atk-sharp.dll.mdb generated-stamp generated/*/*.cs
> atk-api.xml glue/generated.c " || rm -f atk-sharp.dll atk-sharp.dll.mdb
> generated-stamp generated/*/*.cs atk-api.xml glue/generated.c
> rm -rf .libs _libs
> rm -f *.lo
> test -z "atk-sharp.dll.config" || rm -f atk-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "atk-sharp.dll.config" || rm -f atk-sharp.dll.config
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/atk'
> Making distclean in glue
> make[3]: Entering directory '/<<PKGBUILDDIR>>/atk/glue'
> test -z "lib*.a lib*.dll" || rm -f lib*.a lib*.dll
> test -z "libatksharpglue-3.la" || rm -f libatksharpglue-3.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/atk/glue'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/atk'
> Making distclean in gdk
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gdk'
> test -z "gdk-sharp.dll gdk-sharp.dll.mdb generated-stamp generated/*/*.cs
> gdk-api.xml glue/generated.c " || rm -f gdk-sharp.dll gdk-sharp.dll.mdb
> generated-stamp generated/*/*.cs gdk-api.xml glue/generated.c
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gdk-sharp-3.0.pc gdk-sharp.dll.config" || rm -f gdk-sharp-3.0.pc
> gdk-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "gdk-sharp.dll.config" || rm -f gdk-sharp.dll.config
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gdk'
> Making distclean in gtk
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gtk'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gtk'
> test -z "gtk-sharp.dll gtk-sharp.dll.mdb generated-stamp generated/*/*.cs
> gtk-api.xml glue/generated.c " || rm -f gtk-sharp.dll gtk-sharp.dll.mdb
> generated-stamp generated/*/*.cs gtk-api.xml glue/generated.c
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gtk-sharp-3.0.pc gtk-sharp.dll.config" || rm -f gtk-sharp-3.0.pc
> gtk-sharp.dll.config
> test . = "." || test -z "" || rm -f
> test -z "gtk-sharp.dll.config" || rm -f gtk-sharp.dll.config
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gtk'
> Making distclean in glue
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gtk/glue'
> test -z "lib*.a lib*.dll" || rm -f lib*.a lib*.dll
> test -z "libgtksharpglue-3.la" || rm -f libgtksharpglue-3.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gtk/glue'
> Making distclean in gui-thread-check
> make[3]: Entering directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check'
> Making distclean in profiler
> make[4]: Entering directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check/profiler'
> test -z "libmono-profiler-gui-thread-check.la" || rm -f
> libmono-profiler-gui-thread-check.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check/profiler'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/gtk/gui-thread-check'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gtk'
> Making distclean in gtkdotnet
> make[2]: Entering directory '/<<PKGBUILDDIR>>/gtkdotnet'
> test -z "gtk-dotnet.dll gtk-dotnet.dll.mdb " || rm -f gtk-dotnet.dll
> gtk-dotnet.dll.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gtk-dotnet.dll.config gtk-dotnet-3.0.pc" || rm -f
> gtk-dotnet.dll.config gtk-dotnet-3.0.pc
> test . = "." || test -z "" || rm -f
> test -z "gtk-dotnet.dll.config" || rm -f gtk-dotnet.dll.config
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/gtkdotnet'
> Making distclean in sample
> make[2]: Entering directory '/<<PKGBUILDDIR>>/sample'
> Making distclean in test
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/test'
> test -z "WidgetViewer.exe " || rm -f WidgetViewer.exe
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/test'
> Making distclean in GtkDemo
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/GtkDemo'
> test -z "GtkDemo.exe GtkDemo.exe.mdb " || rm -f GtkDemo.exe GtkDemo.exe.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/GtkDemo'
> Making distclean in pixmaps
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/pixmaps'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/pixmaps'
> Making distclean in valtest
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/valtest'
> test -z "valtest.exe valtest.exe.mdb generated/*/*.cs" || rm -f valtest.exe
> valtest.exe.mdb generated/*/*.cs
> test -z "libvalobj.la" || rm -f libvalobj.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "valtest.exe.config" || rm -f valtest.exe.config
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/valtest'
> Making distclean in opaquetest
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/opaquetest'
> test -z "opaquetest.exe opaquetest.exe.mdb generated/*/*.cs" || rm -f
> opaquetest.exe opaquetest.exe.mdb generated/*/*.cs
> test -z "libopaque.la" || rm -f libopaque.la
> rm -f ./so_locations
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "opaquetest.exe.config" || rm -f opaquetest.exe.config
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -rf ./.deps
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/opaquetest'
> Making distclean in gio
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/gio'
> Makefile:478: warning: ignoring prerequisites on suffix rule definition
> test -z "AppInfo.exe Volume.exe AppInfo.exe.mdb Volume.exe.mdb" || rm -f
> AppInfo.exe Volume.exe AppInfo.exe.mdb Volume.exe.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/gio'
> Making distclean in gtk-gio
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample/gtk-gio'
> Makefile:482: warning: ignoring prerequisites on suffix rule definition
> test -z "MountOperation.exe MountOperation.exe.mdb" || rm -f
> MountOperation.exe MountOperation.exe.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample/gtk-gio'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/sample'
> test -z "gtk-hello-world.exe async-sample.exe button.exe calendar.exe
> subclass.exe menu.exe treeviewdemo.exe managedtreeviewdemo.exe
> nodeviewdemo.exe treemodeldemo.exe actions.exe spawn.exe assistant.exe
> registerprop.exe gexceptiontest.exe native-instantiation.exe polarfixed.exe
> cairo-sample.exe scribble.exe testdnd.exe custom-cellrenderer.exe
> custom-widget.exe custom-scrollable.exe cairo-png.exe
> gtk-hello-world.exe.mdb async-sample.exe.mdb button.exe.mdb calendar.exe.mdb
> subclass.exe.mdb menu.exe.mdb treeviewdemo.exe.mdb
> managedtreeviewdemo.exe.mdb nodeviewdemo.exe.mdb treemodeldemo.exe.mdb
> actions.exe.mdb spawn.exe.mdb assistant.exe.mdb registerprop.exe.mdb
> gexceptiontest.exe.mdb native-instantiation.exe.mdb polarfixed.exe.mdb
> cairo-sample.exe.mdb scribble.exe.mdb testdnd.exe.mdb
> custom-cellrenderer.exe.mdb
> custom-widget.exe.mdb custom-scrollable.exe.mdb cairo-png.exe.mdb" || rm -f
> gtk-hello-world.exe async-sample.exe button.exe calendar.exe subclass.exe
> menu.exe treeviewdemo.exe managedtreeviewdemo.exe nodeviewdemo.exe
> treemodeldemo.exe actions.exe spawn.exe assistant.exe registerprop.exe
> gexceptiontest.exe native-instantiation.exe polarfixed.exe cairo-sample.exe
> scribble.exe testdnd.exe custom-cellrenderer.exe custom-widget.exe
> custom-scrollable.exe cairo-png.exe gtk-hello-world.exe.mdb
> async-sample.exe.mdb button.exe.mdb calendar.exe.mdb subclass.exe.mdb
> menu.exe.mdb treeviewdemo.exe.mdb managedtreeviewdemo.exe.mdb
> nodeviewdemo.exe.mdb treemodeldemo.exe.mdb actions.exe.mdb spawn.exe.mdb
> assistant.exe.mdb registerprop.exe.mdb gexceptiontest.exe.mdb
> native-instantiation.exe.mdb polarfixed.exe.mdb
> cairo-sample.exe.mdb scribble.exe.mdb testdnd.exe.mdb
> custom-cellrenderer.exe.mdb custom-widget.exe.mdb custom-scrollable.exe.mdb
> cairo-png.exe.mdb
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/sample'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/sample'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "gtk-sharp-3-docs.zip gtk-sharp-3-docs.tree lib" || rm -f
> gtk-sharp-3-docs.zip gtk-sharp-3-docs.tree lib
> 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 msi
> make[2]: Entering directory '/<<PKGBUILDDIR>>/msi'
> Making distclean in unmanaged
> make[3]: Entering directory '/<<PKGBUILDDIR>>/msi/unmanaged'
> test -z "source" || rm -f source
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f
> test . = "." || test -z "" || rm -f
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/msi/unmanaged'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/msi'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gtk-sharp-3.0.wxs" || rm -f gtk-sharp-3.0.wxs
> test . = "." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/msi'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/msi'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "AssemblyInfo.cs policy.config" || rm -f AssemblyInfo.cs policy.config
> test . = "." || test -z "" || rm -f
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
> use)
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gtk-sharp3 using existing
> ./gtk-sharp3_2.99.3.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to generator/gapi-fixup.exe.mdb:
> binary file contents changed
> dpkg-source: error: add generator/gapi-fixup.exe.mdb in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> generator/gapi_codegen.exe.mdb: binary file contents changed
> dpkg-source: error: add generator/gapi_codegen.exe.mdb in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to parser/gapi-parser.exe.mdb:
> binary file contents changed
> dpkg-source: error: add parser/gapi-parser.exe.mdb in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> sample/test/WidgetViewer.exe.mdb: binary file contents changed
> dpkg-source: error: add sample/test/WidgetViewer.exe.mdb in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/gtk-sharp3_2.99.3-4.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.
--- End Message ---
--- Begin Message ---
Version: 2.99.3-4.1+rm
Dear submitter,
as the package gtk-sharp3 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1079999
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---