reproduce (this is a W=1 build):
        git remote add hch-xfs git://git.infradead.org/users/hch/xfs
        git fetch --no-tags hch-xfs xfs-zoned
        git checkout 6cbaa154b781048e31781d9982968f2949ee7059
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        make W=1 O=build_dir ARCH=x86_64 olddefconfig
        make W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash