reproduce (this is a W=1 build): # https://github.com/ceph/ceph-client/commit/8bb4b4a8adc916ebe57638af949152b069d7b58a git remote add ceph-client https://github.com/ceph/ceph-client.git git fetch --no-tags ceph-client tls_logger git checkout 8bb4b4a8adc916ebe57638af949152b069d7b58a # 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 net/ceph/