Comment 7 for bug 1735499

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

@jbicha

That include is deprecated, and this got fixed in 2.14, see NEWS entry
- Do not include s390utils/vtoc.h in s390 plugin

See how it builds fine in e.g.:

https://launchpadlibrarian.net/357610446/buildlog_ubuntu-bionic-s390x.libblockdev_2.14-3ubuntu1+ppa1_BUILDING.txt.gz
dh_missing --fail-missing
dh_missing: usr/lib/s390x-linux-gnu/libbd_s390.so.2.0.0 exists in debian/tmp but is not installed to anywhere
dh_missing: usr/lib/s390x-linux-gnu/libbd_s390.so.2 exists in debian/tmp but is not installed to anywhere
dh_missing: usr/lib/s390x-linux-gnu/libbd_s390.so exists in debian/tmp but is not installed to anywhere
dh_missing: usr/include/blockdev/s390.h exists in debian/tmp but is not installed to anywhere
dh_missing: missing files, aborting

Built correctly, just needs shipping in a package.