Package: src:netplan.io
Version: 0.40.2-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in sid but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch
dh_update_autotools_config -a
dh_autoreconf -a
dh_auto_configure -a
dh_auto_build -a
make -j1 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -std=c99 -D_XOPEN_SOURCE=500 -Wall -Werror -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -o generate src/generate.c src/parse.c src/util.c
src/networkd.c src/nm.c `pkg-config --cflags --libs glib-2.0 gio-2.0 yaml-0.1
uuid`
pandoc -s --toc -o doc/netplan.html doc/netplan.md
[WARNING] This document format requires a nonempty <title> element.
Please specify either 'title' or 'pagetitle' in the metadata.
Falling back to 'netplan'
pandoc -s -o doc/netplan.5 doc/manpage-header.md doc/netplan.md
doc/manpage-footer.md
pandoc -s -o doc/netplan-generate.8 doc/netplan-generate.md
pandoc -s -o doc/netplan-apply.8 doc/netplan-apply.md
pandoc -s -o doc/netplan-try.8 doc/netplan-try.md
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test -a
make -j1 check
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/pyflakes3 netplan/ tests/test_terminal.py tests/generate.py
tests/cli.py tests/test_configmanager.py tests/integration.py
netplan/cli/commands/ip.py:145: local variable 'e' is assigned to but never used
make[1]: *** [Makefile:43: linting] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: make -j1 check returned exit code 2
make: *** [debian/rules:4: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made in my autobuilder with "dpkg-buildpackage -B"
but it also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/netplan.io.html
where you can get a(nother) full build log if you need it.
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.