On Thu, Dec 29, 2016 at 09:23:15PM +0100, Gaudenz Steinlin wrote:
>...
> The second problem is much tricker to solve. Rocksdb relies on
> std::future which does not work on armel due to a GCC bug:
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727621
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64735
> 
> All my attempts to build ceph without rocksdb have failed so far. While
> it's easy to disable to build of rocksdb itself, linking then fails
> later because of missing symbols. I have not yet found a way to
> completely disable all components that use rocksdb even if I only build
> the client parts.
> 
> If I can't find a solution soon I'll probably request the removal of
> ceph from armel. But this should only be a last resort option as there
> are quite a few reverse dependencies.

#727621 was fixed in unstable on Saturday,
so that problem should now be resolved.

> Gaudenz

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to