Thanks for the clarification Nathan, I am using the updated master branch from https://github.com/ceph/ceph . Anyhow, I don't think the problem is in the file make-debs.sh itself, but in something that is invoked from it regarding make dist with regard to the file db/slice.cc from rocksdb submodule. Do you have any idea if someone execute make-debs.sh on the updated ceph master branch? TIA, Avner -----Original Message----- From: Nathan Cutler [mailto:ncutler@xxxxxxx] Sent: Tuesday, August 23, 2016 15:59 To: Brad Hubbard; Avner Ben Hanoch Cc: Gregory Farnum; Ceph Development <ceph-devel@xxxxxxxxxxxxxxx> Subject: Re: errors in make-debs.sh because "make dist" fails on 'rocksdb/db/slice.cc' > That's a different make-deb(s).sh Allow me to qualify that statement. This thread seems to be about https://github.com/ceph/ceph/blob/master/make-debs.sh while the "make-deb.sh" I am working on is https://github.com/ceph/ceph-qa-suite/blob/master/tasks/buildpackages/make-deb.sh which is used with the teuthology-openstack backend. However, I see the two scripts are similar. In general, although the autotools stuff is still there in master, it is not maintained and should not be expected to work (or continue to work). All build infrastructure targeting master should be converted to cmake. Nathan -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html