Control: tag -1 pending Hello,
Bug #913601 in ceph reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below, and you can check the diff of the fix at: https://salsa.debian.org/ceph-team/ceph/commit/29b7ac56db9d7f52c81e8f3a5c75234f14ae83a9 ------------------------------------------------------------------------ Patch to check for atomic support during build Instead of building with -Wl,--as-needed -latomic an all architectures, this dynamically detects the need for linking against libatomic. This is cleaner. The previous approach of setting the linker flags with DEB_LDFLAGS_MAINT_APPEND added the flags to early on the command line so that not all objects were linked against libatomic. This lead to build failures on at least mips and mipsel. Closes: #913601 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/913601