Source: bless
Version: 0.6.3-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure -- --libdir=/usr/lib -Dhtml_user_doc=false
>       cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 
> meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr 
> --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
> --libexecdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 --libdir=/usr/lib 
> -Dhtml_user_doc=false
> The Meson build system
> Version: 1.2.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: bless
> Project version: 0.6.3
> C sharp compiler for the host machine: mcs (mono 6.8.0.105)
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Found pkg-config: /usr/bin/pkg-config (1.8.1)
> Run-time dependency gtk-sharp-2.0 found: YES 2.12.40
> Run-time dependency glib-sharp-2.0 found: YES 2.12.40
> Configuring ConfigureDefines.cs using configuration
> Configuring bless using configuration
> Program nunit-console found: YES (/usr/bin/nunit-console)
> Did not find CMake 'cmake'
> Found CMake: NO
> Run-time dependency nunit found: NO (tried pkgconfig and cmake)
> 
> ../tests/meson.build:5:4: ERROR: Problem encountered: nunit not found, cannot 
> build tests. You can disable with -Dtests=false
> 
> A full log can be found at 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/meson-log.txt
>       cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/meson-log.txt
> ==> meson-logs/meson-log.txt <==
> Build started at 2023-09-26T06:39:24.909115
> Main binary: /usr/bin/python3
> Build Options: -Dpython.bytecompile=-1 -Dhtml_user_doc=false -Dprefix=/usr 
> -Dlibdir=/usr/lib -Dlibexecdir=lib/x86_64-linux-gnu -Dlocalstatedir=/var 
> -Dsysconfdir=/etc -Dbuildtype=plain -Dwrap_mode=nodownload
> Python system: Linux
> The Meson build system
> Version: 1.2.1
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: bless
> Project version: 0.6.3
> -----------
> Detecting compiler via: `mcs --version` -> 0
> stdout:
> Mono C# compiler version 6.8.0.105
> -----------
> C sharp compiler for the host machine: mcs (mono 6.8.0.105)
> -----------
> Detecting compiler via: `mcs --version` -> 0
> stdout:
> Mono C# compiler version 6.8.0.105
> -----------
> C sharp compiler for the build machine: mcs (mono 6.8.0.105)
> Build machine cpu family: x86_64
> Build machine cpu: x86_64
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Target machine cpu family: x86_64
> Target machine cpu: x86_64
> Pkg-config binary for 1 is not cached.
> Pkg-config binary missing from cross or native file, or env var undefined.
> Trying a default Pkg-config fallback at pkg-config
> Found pkg-config: /usr/bin/pkg-config (1.8.1)
> Determining dependency 'gtk-sharp-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --modversion gtk-sharp-2.0` -> 0
> stdout:
> 2.12.40
> -----------
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --cflags gtk-sharp-2.0` -> 0
> stdout:
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml 
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml
> -----------
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --libs gtk-sharp-2.0` -> 0
> stdout:
> -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
> -----------
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --libs gtk-sharp-2.0` -> 0
> stdout:
> -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll 
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
> -----------
> Run-time dependency gtk-sharp-2.0 found: YES 2.12.40
> Pkg-config binary for 1 is cached.
> Determining dependency 'glib-sharp-2.0' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --modversion glib-sharp-2.0` -> 0
> stdout:
> 2.12.40
> -----------
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --cflags glib-sharp-2.0` -> 0
> stdout:
> -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml
> -----------
> env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --libs glib-sharp-2.0` -> 0
> stdout:
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
> -----------
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --libs glib-sharp-2.0` -> 0
> stdout:
> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll
> -----------
> Run-time dependency glib-sharp-2.0 found: YES 2.12.40
> Configuring ConfigureDefines.cs using configuration
> Configuring bless using configuration
> Program nunit-console found: YES (/usr/bin/nunit-console)
> Pkg-config binary for 1 is cached.
> Determining dependency 'nunit' with pkg-config executable 
> '/usr/bin/pkg-config'
> env[PKG_CONFIG_PATH]: 
> -----------
> Called: `/usr/bin/pkg-config --modversion nunit` -> 1
> stderr:
> Package nunit was not found in the pkg-config search path.
> Perhaps you should add the directory containing `nunit.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'nunit', required by 'virtual:world', not found
> -----------
> CMake binary for 1 is not cached
> CMake binary missing from cross or native file, or env var undefined.
> Trying a default CMake fallback at cmake
> Did not find CMake 'cmake'
> Found CMake: NO
> CMake binary for machine 1 not found. Giving up.
> Run-time dependency nunit found: NO (tried pkgconfig and cmake)
> 
> ../tests/meson.build:5:4: ERROR: Problem encountered: nunit not found, cannot 
> build tests. You can disable with -Dtests=false
> dh_auto_configure: error: cd obj-x86_64-linux-gnu && 
> DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. 
> --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var --libdir=lib/x86_64-linux-gnu 
> --libexecdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 --libdir=/usr/lib 
> -Dhtml_user_doc=false returned exit code 1
> make[1]: *** [debian/rules:8: override_dh_auto_configure] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/bless_0.6.3-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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.

Reply via email to