Source: knot
Version: 3.0.1-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

knot/experimental FTBFS twice in a row. 'debian/rules clean' after the
first build removes 'src/libknot/xdp/bpf-kernel-obj.c' via 'make distclean',
but that file is not regenerated during the second build causing the
build to fail. I did not check whether the package in sid has the same problem.

[...]
 debian/rules clean
dh clean \
 --exclude=.la --exclude=example.com.zone \
 --with python3
   dh_auto_clean -O--exclude=.la -O--exclude=example.com.zone
        make -j3 distclean
make[1]: Entering directory '/build/knot-3.0.1'
Making distclean in src
make[2]: Entering directory '/build/knot-3.0.1/src'
Making distclean in libknot/xdp
make[3]: Entering directory '/build/knot-3.0.1/src/libknot/xdp'
test -z "bpf-kernel.ll bpf-kernel.o bpf-kernel-obj.c" || rm -f bpf-kernel.ll 
bpf-kernel.o bpf-kernel-obj.c
[...]
dpkg-source: warning: ignoring deletion of file 
src/libknot/xdp/bpf-kernel-obj.c, use --include-removal to override
[...]
   dh_auto_build -O--exclude=.la -O--exclude=example.com.zone -Nknot-doc 
-Npython3-libknot
        make -j3
[...]
make[4]: *** No rule to make target 'libknot/xdp/bpf-kernel-obj.c', needed by 
'libknot/xdp/la-bpf-kernel-obj.lo'.  Stop.
[...]


Andreas

Attachment: knot_3.0.1-1_twice.log.gz
Description: application/gzip

Reply via email to