Source: libhinawa
Version: 4.0.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 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 -- -Ddoc=true
>       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 
> -Dpython.bytecompile=-1 -Ddoc=true
> The Meson build system
> Version: 1.3.0
> Source dir: /<<PKGBUILDDIR>>
> Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> Build type: native build
> Project name: hinawa
> Project version: 4.0.0
> C compiler for the host machine: cc (gcc 13.2.0 "cc (Debian 13.2.0-8) 13.2.0")
> C linker for the host machine: cc ld.bfd 2.41.50.20231206
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Header "include/linux/firewire-cdev.h" has symbol "FW_CDEV_EVENT_REQUEST3" : 
> NO 
> Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
> Run-time dependency gobject-2.0 found: YES 2.78.3
> Build-time dependency glib-2.0 found: YES 2.78.3
> Program /usr/bin/glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
> Dependency glib-2.0 found: YES 2.78.3 (cached)
> Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Dependency glib-2.0 found: YES 2.78.3 (cached)
> Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
> Run-time dependency gobject-introspection-1.0 found: YES 1.78.1
> Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
> Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
> Dependency gobject-introspection-1.0 found: YES 1.78.1 (cached)
> Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
> Program fw-node found: YES (/usr/bin/python3 /<<PKGBUILDDIR>>/tests/fw-node)
> Program fw-req found: YES (/<<PKGBUILDDIR>>/tests/fw-req)
> Program fw-resp found: YES (/<<PKGBUILDDIR>>/tests/fw-resp)
> Program fw-fcp found: YES (/<<PKGBUILDDIR>>/tests/fw-fcp)
> Program cycle-time found: YES (/usr/bin/python3 
> /<<PKGBUILDDIR>>/tests/cycle-time)
> Program hinawa-enum found: YES (/usr/bin/python3 
> /<<PKGBUILDDIR>>/tests/hinawa-enum)
> Program hinawa-functions found: YES (/usr/bin/python3 
> /<<PKGBUILDDIR>>/tests/hinawa-functions)
> Configuring hinawa.toml using configuration
> Run-time dependency gi-docgen found: YES 2023.3
> Program gi-docgen found: YES (/usr/bin/gi-docgen)
> Build targets in project: 8
> 
> hinawa 4.0.0
> 
>   User defined options
>     buildtype         : plain
>     libdir            : lib/x86_64-linux-gnu
>     localstatedir     : /var
>     prefix            : /usr
>     sysconfdir        : /etc
>     wrap_mode         : nodownload
>     python.bytecompile: -1
>     doc               : true
> 
> Found ninja-1.11.1 at /usr/bin/ninja
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_build -O--buildsystem=meson
>       cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v
> [1/15] /usr/bin/glib-genmarshal --prefix hinawa_sigs_marshal --stdinc 
> --output src/hinawa_sigs_marshal.h --header ../src/hinawa_sigs_marshal.list 
> --pragma-once
> INFO: Reading ../src/hinawa_sigs_marshal.list...
> [2/15] /usr/bin/glib-genmarshal --prefix hinawa_sigs_marshal --stdinc 
> --output src/hinawa_sigs_marshal.c --body ../src/hinawa_sigs_marshal.list 
> --include-header hinawa_sigs_marshal.h
> INFO: Reading ../src/hinawa_sigs_marshal.list...
> [3/15] /usr/bin/meson --internal exe --unpickle 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/meson_exe_glib-mkenums_2f524c9b023ec2ae23e6f08f59994151641f9f41.dat
> [4/15] /usr/bin/meson --internal exe --unpickle 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-private/meson_exe_glib-mkenums_c023153e6dc728bc4ca9c5bbd7bf1ecd9fe95298.dat
> [5/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/cycle_time.c.o -MF 
> src/libhinawa.so.4.0.0.p/cycle_time.c.o.d -o 
> src/libhinawa.so.4.0.0.p/cycle_time.c.o -c ../src/cycle_time.c
> [6/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_sigs_marshal.c.o -MF 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_sigs_marshal.c.o.d -o 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_sigs_marshal.c.o -c 
> src/hinawa_sigs_marshal.c
> [7/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_enums.c.o -MF 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_enums.c.o.d -o 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_enums.c.o -c 
> src/hinawa_enums.c
> [8/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/fw_req.c.o -MF src/libhinawa.so.4.0.0.p/fw_req.c.o.d 
> -o src/libhinawa.so.4.0.0.p/fw_req.c.o -c ../src/fw_req.c
> [9/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/fw_resp.c.o -MF 
> src/libhinawa.so.4.0.0.p/fw_resp.c.o.d -o 
> src/libhinawa.so.4.0.0.p/fw_resp.c.o -c ../src/fw_resp.c
> [10/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/fw_fcp.c.o -MF src/libhinawa.so.4.0.0.p/fw_fcp.c.o.d 
> -o src/libhinawa.so.4.0.0.p/fw_fcp.c.o -c ../src/fw_fcp.c
> [11/15] cc -Isrc/libhinawa.so.4.0.0.p -Isrc -I../src -I../include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -MD -MQ 
> src/libhinawa.so.4.0.0.p/fw_node.c.o -MF 
> src/libhinawa.so.4.0.0.p/fw_node.c.o.d -o 
> src/libhinawa.so.4.0.0.p/fw_node.c.o -c ../src/fw_node.c
> [12/15] cc  -o src/libhinawa.so.4.0.0 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_sigs_marshal.c.o 
> src/libhinawa.so.4.0.0.p/meson-generated_.._hinawa_enums.c.o 
> src/libhinawa.so.4.0.0.p/fw_node.c.o src/libhinawa.so.4.0.0.p/fw_resp.c.o 
> src/libhinawa.so.4.0.0.p/fw_req.c.o src/libhinawa.so.4.0.0.p/fw_fcp.c.o 
> src/libhinawa.so.4.0.0.p/cycle_time.c.o -Wl,--as-needed -Wl,--no-undefined 
> -shared -fPIC -Wl,--start-group -Wl,-soname,libhinawa.so.4 -Wl,-z,relro -g 
> -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wl,--version-script,/<<PKGBUILDDIR>>/src/hinawa.map 
> /usr/lib/x86_64-linux-gnu/libgobject-2.0.so 
> /usr/lib/x86_64-linux-gnu/libglib-2.0.so -Wl,--end-group
> [13/15] env 
> PKG_CONFIG_PATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-uninstalled 
> PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/bin/g-ir-scanner --quiet 
> --no-libtool --namespace=Hinawa --nsversion=4.0 --warn-all --output 
> src/Hinawa-4.0.gir --c-include=hinawa.h -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -I/<<PKGBUILDDIR>>/include 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -I/<<PKGBUILDDIR>>/src/. 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/. 
> --filelist=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/libhinawa.so.4.0.0.p/Hinawa_4.0_gir_filelist
>  --include=GLib-2.0 --include=GObject-2.0 --symbol-prefix=hinawa_ 
> --identifier-prefix=Hinawa --pkg-export=hinawa --cflags-begin 
> -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include 
> -I/<<PKGBUILDDIR>>/src/. -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/. 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/gobject-introspection-1.0 --cflags-end 
> --add-include-path=/usr/share/gir-1.0 
> -L/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src --library hinawa 
> --extra-library=gobject-2.0 --extra-library=glib-2.0 
> --extra-library=girepository-1.0 --sources-top-dirs /<<PKGBUILDDIR>>/ 
> --sources-top-dirs /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/
> [14/15] /usr/bin/g-ir-compiler src/Hinawa-4.0.gir --output 
> src/Hinawa-4.0.typelib --includedir=/usr/share/gir-1.0
> [15/15] /usr/bin/gi-docgen generate --no-namespace-dir 
> --config=doc/hinawa.toml --output-dir=doc/hinawa 
> --content-dir=/<<PKGBUILDDIR>>/doc src/Hinawa-4.0.gir
> FAILED: doc/hinawa 
> /usr/bin/gi-docgen generate --no-namespace-dir --config=doc/hinawa.toml 
> --output-dir=doc/hinawa --content-dir=/<<PKGBUILDDIR>>/doc src/Hinawa-4.0.gir
> WARNING: Section domains raised Invalid version: '2.5.'
> INFO: Loading config file: doc/hinawa.toml
> INFO: Theme name: Basic
> INFO: Output directory: doc/hinawa
> INFO: Parsing GIR file
> INFO: Elapsed time 0.423 seconds
> INFO: Generating content file overview.md: doc/hinawa/overview.html
> INFO: Generating type hierarchy file: doc/hinawa/classes_hierarchy.html
> INFO: Generating references for: ['aliases', 'bitfields', 'callbacks', 
> 'classes', 'constants', 'domains', 'enums', 'functions', 'function_macros', 
> 'interfaces', 'structs', 'unions']
> INFO: Creating enum file for Hinawa.FwRcode: doc/hinawa/enum.FwRcode.html
> INFO: Creating enum file for Hinawa.FwTcode: doc/hinawa/enum.FwTcode.html
> INFO: Creating enum file for Hinawa.FwFcpError: 
> doc/hinawa/error.FwFcpError.html
> INFO: Creating record file for Hinawa.CycleTime: 
> doc/hinawa/struct.CycleTime.html
> INFO: Creating class file for Hinawa.FwFcp: doc/hinawa/class.FwFcp.html
> INFO: Creating enum file for Hinawa.FwNodeError: 
> doc/hinawa/error.FwNodeError.html
> INFO: Creating enum file for Hinawa.FwReqError: 
> doc/hinawa/error.FwReqError.html
> INFO: Creating class file for Hinawa.FwNode: doc/hinawa/class.FwNode.html
> INFO: Creating class file for Hinawa.FwReq: doc/hinawa/class.FwReq.html
> INFO: Creating class file for Hinawa.FwResp: doc/hinawa/class.FwResp.html
> INFO: Creating namespace index file for Hinawa-4.0: doc/hinawa/index.html
> INFO: Creating DevHelp file for Hinawa-4.0: doc/hinawa/hinawa.devhelp2
> INFO: Creating OpenSearch file for Hinawa-4.0: doc/hinawa/opensearch.xml
> INFO: Creating index file for Hinawa-4.0: doc/hinawa/index.json
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/style.css: 
> doc/hinawa/style.css
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/fonts.css: 
> doc/hinawa/fonts.css
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/fzy.js: 
> doc/hinawa/fzy.js
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/go-up-symbolic.png: 
> doc/hinawa/go-up-symbolic.png
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/main.js: 
> doc/hinawa/main.js
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/solarized-light.css: 
> doc/hinawa/solarized-light.css
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/solarized-dark.css: 
> doc/hinawa/solarized-dark.css
> INFO: Copying file 
> /usr/lib/python3/dist-packages/gidocgen/templates/basic/search.js: 
> doc/hinawa/search.js
> INFO: Copying file /<<PKGBUILDDIR>>/doc/urlmap.js: doc/hinawa/urlmap.js
> INFO: Copying file /<<PKGBUILDDIR>>/doc/overview.png: doc/hinawa/overview.png
> ninja: build stopped: subcommand failed.
> dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j8 -v 
> returned exit code 1
> make: *** [debian/rules:8: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/libhinawa_4.0.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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