Package: src:webkit2-sharp
Version: 2.10.9+git20160917-1.1
Severity: serious
Control: close -1 2.10.9+git20160917-1.1+rm
Tags: ftbfs bullseye

Dear maintainer:

During a rebuild of all packages in bullseye, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --parallel --with autoreconf --with cli
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config -O--parallel
   dh_autoreconf -O--parallel
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:7: installing './compile'
configure.ac:3: installing './config.guess'
configure.ac:3: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './INSTALL'
doc/Makefile.am:13: warning: addprefix -assembly:, $(ASSEMBLIES: non-POSIX 
variable name
doc/Makefile.am:13: (probably a GNU make extension)
sources/Makefile.am:24: warning: foreach profile,$(PROFILES: non-POSIX variable 
name
sources/Makefile.am:24: (probably a GNU make extension)
sources/Makefile.am:25: warning: foreach profile,$(PROFILES: non-POSIX variable 
name
sources/Makefile.am:25: (probably a GNU make extension)
sources/Makefile.am:26: warning: foreach profile,$(PROFILES: non-POSIX variable 
name
sources/Makefile.am:26: (probably a GNU make extension)
sources/Makefile.am:63: warning: '%'-style pattern rules are a GNU make 
extension
sources/Makefile.am:73: warning: '%'-style pattern rules are a GNU make 
extension
sources/Makefile.am:78: warning: '%'-style pattern rules are a GNU make 
extension
sources/Makefile.am:12: warning: variable 'CUSTOM_SOURCES' is defined but no 
program or
sources/Makefile.am:12: library has 'CUSTOM' as canonical name (possible typo)
sources/Makefile.am:11: warning: variable 'GEN_SOURCES' is defined but no 
program or
sources/Makefile.am:11: library has 'GEN' as canonical name (possible typo)
sources/glue/Makefile.am:11: warning: 'INCLUDES' is the old name for 
'AM_CPPFLAGS' (or '*_CPPFLAGS')
sources/glue/Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure --parallel -- --prefix=/usr --libdir=/usr/lib
dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
(level 9 in use)
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu 
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode 
--disable-dependency-tracking --prefix=/usr --libdir=/usr/lib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for mono >= 1.0... yes
checking for mono... /usr/bin/mono
checking for mcs... /usr/bin/mcs
checking for gacutil... /usr/bin/gacutil
checking for gtk-sharp-3.0... yes
checking for gapi3-fixup... /usr/bin/gapi3-fixup
checking for gapi3-codegen... /usr/bin/gapi3-codegen
checking for xsltproc... /usr/bin/xsltproc
checking for unix2dos... /usr/bin/unix2dos
checking for mdtool... echo
mdtool not found, csproj conversion won't run
checking for mdassembler... /usr/bin/mdassembler
checking for monodocer... /usr/bin/monodocer
checking for webkit2gtk-4.0... yes
./configure: line 12993: CHECK_GLIB_SHARP: command not found
./configure: line 12994: CHECK_GIO_SHARP: command not found
./configure: line 12995: CHECK_GDK_SHARP: command not found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sources/Makefile
config.status: creating sources/glue/Makefile
config.status: creating sources/AssemblyInfo.cs
config.status: creating webkit2-sharp-4.0.pc
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands

Configuration summary
---------------------

   * Installation prefix: /usr
   * compiler: /usr/bin/mcs
   * Documentation:  ()

make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build -O--parallel
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making all in sources
make[2]: Entering directory '/<<PKGBUILDDIR>>/sources'
cp ./webkit2-sharp-api.raw ./webkit2-sharp-api.xml
mkdir -p ../out/V_2_10
cp ./webkit2-sharp.dll.config ../out/V_2_10/webkit2-sharp.dll.config
chmod u+w ./webkit2-sharp-api.xml
/usr/bin/gapi3-fixup --api=./webkit2-sharp-api.xml 
--metadata=./webkit2-sharp.metadata
/usr/bin/gapi3-codegen --generate ./webkit2-sharp-api.xml   
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/pango-api.xml 
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/atk-api.xml 
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/gtk-api.xml 
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/gio-api.xml 
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/gdk-api.xml 
-I:/usr/lib/pkgconfig/../../share/gapi-3.0/glib-api.xml   \
        --outdir=./generated \
        --glue-filename=./glue/generated.c 
--gluelib-name=libwebkit2sharpglue-2.10.9.so \
        --glue-includes=webkit2/webkit2.h, 
--gapidir=/usr/lib/pkgconfig/../../share/gapi-3.0 \
        --assembly-name=webkit2-sharp && \
find ./generated/ -type f -name "*.cs" > ./generated.sources
WebKit2.ColorChooserRequest.Rgba - property has unknown type 'Gdk.RGBA'
WebKit2.ColorChooserRequest.GetElementRectangle - Unknown type Gdk.Rectangle on 
parameter rect
WebKit2.ColorChooserRequest.GetRgba - Unknown type Gdk.RGBA on parameter rgba
WebKit2.ColorChooserRequest.SetRgba - Unknown type Gdk.RGBA on parameter rgba
WebKit2.ContextMenu.GetUserData - Unknown return type: GLib.Variant
WebKit2.ContextMenu.SetUserData - Unknown type GLib.Variant on parameter 
user_data
WebKit2.CookieManager.GetAcceptPolicy - Unknown type Gio.Cancellable on 
parameter cancellable
WebKit2.CookieManager.GetAcceptPolicyFinish - Unknown type Gio.AsyncResult on 
parameter _result
WebKit2.CookieManager.GetDomainsWithCookies - Unknown type Gio.Cancellable on 
parameter cancellable
WebKit2.CookieManager.GetDomainsWithCookiesFinish - Unknown type 
Gio.AsyncResult on parameter _result
WebKit2.FaviconDatabase.GetFavicon - Unknown type Gio.Cancellable on parameter 
cancellable
WebKit2.FaviconDatabase.GetFaviconFinish - Unknown return type: cairo.Surface*
WebKit2.URIRequest.GetHttpHeaders - Unknown return type: SoupMessageHeaders*
WebKit2.URIResponse.HttpHeaders - property has unknown type 
'SoupMessageHeaders*'
WebKit2.URIResponse.GetHttpHeaders - Unknown return type: SoupMessageHeaders*
WebKit2.URISchemeRequest.Finish - Unknown type Gio.InputStream on parameter 
stream
WebKit2.URISchemeRequest.FinishError - Unknown type GLib.Error on parameter 
error
WebKit2.WebContext.AllowTlsCertificateForHost - Unknown type Gio.TlsCertificate 
on parameter certificate
WebKit2.WebContext.GetPlugins - Unknown type Gio.Cancellable on parameter 
cancellable
WebKit2.WebContext.GetPluginsFinish - Unknown type Gio.AsyncResult on parameter 
_result
WebKit2.WebContext.RegisterUriScheme - Unknown type GLib.DestroyNotify on 
parameter user_data_destroy_func
WebKit2.WebContext.SetWebExtensionsInitializationUserData - Unknown type 
GLib.Variant on parameter user_data
WebKit2.WebResource.FailedWithTlsErrors - Unknown type Gio.TlsCertificate on 
parameter certificate
WebKit2.WebResource.FailedWithTlsErrors - Unknown type Gio.TlsCertificate on 
parameter certificate
WebKit2.WebResource.GetData - Unknown type Gio.Cancellable on parameter 
cancellable
WebKit2.WebResource.GetDataFinish - Returns an array with undeterminable 
length. Add null_term_array or array_length_param attribute with gapi-fixup.
WebKit2.WebView.ContextMenu - Unknown type Gdk.Event on parameter evnt
WebKit2.WebView.LoadFailedWithTlsErrors - Unknown type Gio.TlsCertificate on 
parameter certificate
WebKit2.WebView.ContextMenu - Unknown type Gdk.Event on parameter evnt
WebKit2.WebView.LoadFailedWithTlsErrors - Unknown type Gio.TlsCertificate on 
parameter certificate
WebKit2.WebView.CanExecuteEditingCommand - Unknown type Gio.Cancellable on 
parameter cancellable
WebKit2.WebView.CanExecuteEditingCommandFinish - Unknown type Gio.AsyncResult 
on parameter _result
WebKit2.WebView.GetBackgroundColor - Unknown type Gdk.RGBA on parameter rgba
WebKit2.WebView.GetFavicon - Unknown return type: cairo.Surface
WebKit2.WebView.GetJavascriptGlobalContext - Unknown return type: 
JSGlobalContextRef
WebKit2.WebView.GetSnapshot - Unknown type Gio.Cancellable on parameter 
cancellable
WebKit2.WebView.GetSnapshotFinish - Unknown return type: cairo.Surface*
WebKit2.WebView.GetTlsInfo - Unknown type Gio.TlsCertificate on parameter 
certificate
WebKit2.WebView.LoadBytes - Unknown type GLib.Bytes on parameter bytes
WebKit2.WebView.RunJavascript - Unknown type Gio.Cancellable on parameter 
cancellable
WebKit2.WebView.RunJavascriptFinish - Unknown type Gio.AsyncResult on parameter 
_result
WebKit2.WebView.RunJavascriptFromGresource - Unknown type Gio.Cancellable on 
parameter cancellable
WebKit2.WebView.RunJavascriptFromGresourceFinish - Unknown type Gio.AsyncResult 
on parameter _result
WebKit2.WebView.Save - Unknown type Gio.Cancellable on parameter cancellable
WebKit2.WebView.SaveFinish - Unknown return type: Gio.InputStream*
WebKit2.WebView.SaveToFile - Unknown type Gio.File on parameter file
WebKit2.WebView.SaveToFileFinish - Unknown type Gio.AsyncResult on parameter 
_result
WebKit2.WebView.SetBackgroundColor - Unknown type Gdk.RGBA on parameter rgba
WebKit2.WindowProperties.Geometry - property has unknown type 'Gdk.Rectangle'
WebKit2.WindowProperties.GetGeometry - Unknown type Gdk.Rectangle on parameter 
geometry
WebKit2.JavascriptResult.GetGlobalContext - Unknown return type: 
JSGlobalContextRef
WebKit2.JavascriptResult.GetValue - Unknown return type: JSValueRef
WebKit2.Global.DownloadErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.FaviconDatabaseErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.JavascriptErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.NetworkErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.PluginErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.PolicyErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.PrintErrorQuark - Unknown return type: GLib.Quark
WebKit2.Global.SnapshotErrorQuark - Unknown return type: GLib.Quark

Generation Summary:
  Enums: 31  Structs: 0  Boxed: 7  Opaques: 0  Interfaces: 1  Objects: 39  
Callbacks: 1
  Properties: 120  Signals: 50  Methods: 244  Constructors: 20  Throttled: 38
Total Nodes: 551

mkdir -p ../out/V_2_10
/usr/bin/mcs -nowarn:169 -unsafe -target:library   
-r:/usr/lib/pkgconfig/../../lib/cli/cairo-sharp-1.10/cairo-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-3.0/pango-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-3.0/atk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-3.0/gtk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/gio-sharp-3.0/gio-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-3.0/gdk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-3.0/glib-sharp.dll   \
        ./AssemblyInfo.cs  -out:../out/V_2_10/webkit2-sharp.dll 
-d:V_2_2,V_2_3,V_2_4,V_2_6,V_2_8,V_2_10 @./generated.sources
./AssemblyInfo.cs(11,12): warning CS1699: Use compiler option `keyfile' or 
appropriate project settings instead of `AssemblyKeyFile' attribute
./generated/WebKit2/WebView.cs(142,27): warning CS0108: 
`WebKit2.WebView.Settings' hides inherited member `Gtk.Widget.Settings'. Use 
the new keyword if hiding was intended
/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-3.0/gtk-sharp.dll (Location of the 
symbol related to previous warning)
Compilation succeeded - 2 warning(s)
make[2]: Leaving directory '/<<PKGBUILDDIR>>/sources'
Making all in sources/glue
make[2]: Entering directory '/<<PKGBUILDDIR>>/sources/glue'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"webkit2-sharp\" -DPACKAGE_TARNAME=\"webkit2-sharp\" 
-DPACKAGE_VERSION=\"2.10.9\" -DPACKAGE_STRING=\"webkit2-sharp\ 2.10.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"webkit2-sharp\" -DVERSION=\"2.10.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/webkitgtk-4.0 
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 
-I/usr/include/libmount -I/usr/include/blkid -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../..  -Wdate-time 
-D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -c -o generated.lo generated.c
libtool: compile:  gcc -DPACKAGE_NAME=\"webkit2-sharp\" -DPACKAGE_TARNAME=\"webkit2-sharp\" -DPACKAGE_VERSION=\"2.10.9\" 
"-DPACKAGE_STRING=\"webkit2-sharp 2.10.9\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"webkit2-sharp\" 
-DVERSION=\"2.10.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -pthread -I/usr/include/webkitgtk-4.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 
-I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/webkitgtk-4.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I../.. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c generated.c  -fPIC -DPIC -o .libs/generated.o
In file included from /usr/include/stdio.h:33,
                 from /usr/include/pango-1.0/pango/pango-utils.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:47,
                 from /usr/include/gtk-3.0/gdk/gdktypes.h:35,
                 from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-3.0/gdk/gdk.h:32,
                 from /usr/include/gtk-3.0/gtk/gtk.h:30,
                 from 
/usr/include/webkitgtk-4.0/webkit/WebKitAuthenticationRequest.h:31,
                 from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:30,
                 from generated.c:4:
generated.c: In function 
‘webkit2sharp_webkit2_webviewbase_get_parentInstance_offset’:
/usr/include/glib-2.0/glib/gmacros.h:835:16: error: ‘WebKitWebViewBase’ {aka 
‘struct _WebKitWebViewBase’} has no member named ‘parentInstance’
  835 |       ((glong) offsetof (struct_type, member))
      |                ^~~~~~~~
generated.c:11:16: note: in expansion of macro ‘G_STRUCT_OFFSET’
   11 |  return (guint)G_STRUCT_OFFSET (WebKitWebViewBase, parentInstance);
      |                ^~~~~~~~~~~~~~~
make[2]: *** [Makefile:478: generated.lo] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/sources/glue'
make[1]: *** [Makefile:474: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:25: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/bullseye/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to