Public bug reported: Ceph vendors a specific version of rocksdb, which in the Ceph 12.0.3 release results in a compilation hang on artful i386 only for one of the objects; The same code using the Xenial gcc-5 compiler does not have the same issue.
To reproduce (in a i386 chroot): apt install git git clone https://github.com/facebook/rocksdb cd rocksdb git checkout e15382c make monitoring/statistics.o The build task for monitoring/statistics.o will hang until timeouts get hit. ** Affects: gcc-6 (Ubuntu) Importance: Undecided Status: New ** Tags: ceph openstack ** Tags added: ceph openstack ** Description changed: Ceph vendors a specific version of rocksdb, which in the Ceph 12.0.3 - release results in a compilation hang on i386 only for one of the + release results in a compilation hang on artful i386 only for one of the objects; The same code using the Xenial gcc-5 compiler does not have the same issue. To reproduce (in a i386 chroot): apt install git git clone https://github.com/facebook/rocksdb cd rocksdb git checkout e15382c make monitoring/statistics.o The build task for monitoring/statistics.o will hang until timeouts get hit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697908 Title: i386 compilation hang with rocksdb (via ceph) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-6/+bug/1697908/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
