On Fri, Oct 28, 2016 at 4:43 PM, kefu chai <tchaikov@xxxxxxxxx> wrote: > On Fri, Oct 28, 2016 at 1:37 AM, John Spray <jspray@xxxxxxxxxx> wrote: >> I had a totally failing test branch based on recent master: >> http://pulpito.ceph.com/jspray-2016-10-27_14:08:19-fs-wip-jcsp-testing-20161026-distro-basic-mira >> >> With OSD coredumps and failures like this: >>> Command failed on mira110 with status 132: 'sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap' >> >> So I tried reverting these two guys: >> 418bfd7bb5ec1dcec2b011e9df118c33ce38d398 cmake: use external project for rocksdb >> 5bbcf8547c45eb962507d26649cab2c1dec20dc6 pickup new rocksdb with >> support for linux cmake >> ( from PR https://github.com/ceph/ceph/pull/11385) >> >> ...and my current run seems to be passing. > > John and all, sorry for the inconvenience. i am looking at it. it's the march=native option in the cmake script used by rocksdb. and the building machine has the avx instruction set, while the test node does not. i am preparing a fix now. > > >> >> John >> -- >> 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 > > > > -- > Regards > Kefu Chai -- Regards Kefu Chai -- 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