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

Hi,

zfs-linux recently started to FTBFS, I suspect this to be caused by the
upgrade of libabigail to 2.0:

   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/zfs-linux-2.0.6'
# Upstream provides an ABI guarantee that we validate here
/usr/bin/make checkabi
make[2]: Entering directory '/build/zfs-linux-2.0.6'
/usr/bin/make -C lib checkabi
make[3]: Entering directory '/build/zfs-linux-2.0.6/lib'
set -e ; for dir in libnvpair libuutil libzfs_core libzfs libzfsbootenv ; do \
        /usr/bin/make -C $dir checkabi ; \
done
make[4]: Entering directory '/build/zfs-linux-2.0.6/lib/libnvpair'
for lib in libnvpair.la ; do \
        abidiff --no-unreferenced-symbols \
            --headers-dir1 ../../include \
            --suppressions ${lib%.la}.suppr \
            ${lib%.la}.abi .libs/${lib%.la}.so ; \
done
abidiff: incompatible format version between the two input files:
'libnvpair.abi'
and
'.libs/libnvpair.so'
make[4]: *** [Makefile:1089: checkabi] Error 1
make[4]: Leaving directory '/build/zfs-linux-2.0.6/lib/libnvpair'
make[3]: *** [Makefile:964: checkabi] Error 2
make[3]: Leaving directory '/build/zfs-linux-2.0.6/lib'
make[2]: *** [Makefile:1502: checkabi] Error 2
make[2]: Leaving directory '/build/zfs-linux-2.0.6'
make[1]: *** [debian/rules:83: override_dh_auto_test] Error 2
make[1]: Leaving directory '/build/zfs-linux-2.0.6'
make: *** [debian/rules:34: binary] Error 2


Andreas

Attachment: zfs-linux_2.0.6-1.log.gz
Description: application/gzip

Reply via email to