Your message dated Fri, 18 Sep 2015 16:21:49 +0000
with message-id <e1zcyq1-0000vb...@franck.debian.org>
and subject line Bug#777814: fixed in ceph 0.94.3-1
has caused the Debian Bug report #777814,
regarding ceph: ftbfs with GCC-5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
777814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ceph
Version: 0.80.7-2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/ceph_0.80.7-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
             ^
/usr/include/boost/thread/once.hpp:35:13: note:   template argument 
deduction/substitution failed:
/usr/include/boost/thread/once.hpp:38:18: note:   cannot convert 'func' (type 
'void (*)()') to type 'boost::once_flag&'
         call_once(flag,func);
                  ^
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr   -Wall 
-Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
-Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
-ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof   
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o log/SubsystemMap.lo log/SubsystemMap.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c log/SubsystemMap.cc  -fPIC -DPIC -o 
log/.libs/SubsystemMap.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c log/Log.cc -fPIE -o log/Log.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c log/SubsystemMap.cc -fPIE -o log/SubsystemMap.o 
>/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic  -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o arch/intel.lo arch/intel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/intel.c  -fPIC -DPIC -o arch/.libs/intel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c auth/KeyRing.cc -fPIE -o auth/KeyRing.o >/dev/null 
2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic  -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o arch/neon.lo arch/neon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/intel.c -fPIE -o arch/intel.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/neon.c  -fPIC -DPIC -o arch/.libs/neon.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr   -Wall 
-Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
-Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
-ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof   
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o arch/probe.lo arch/probe.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -Wall -Wtype-limits -Wignored-qualifiers -Winit-self 
-Wpointer-arith -Werror=format-security -fno-strict-aliasing -fsigned-char 
-rdynamic -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
-fno-builtin-free -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/neon.c -fPIE -o arch/neon.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/probe.cc  -fPIC -DPIC -o arch/.libs/probe.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c arch/probe.cc -fPIE -o arch/probe.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr   -Wall 
-Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
-Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
-ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof   
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o librbd/librbd.lo librbd/librbd.cc
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr   -Wall 
-Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
-Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
-ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof   
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o librbd/AioCompletion.lo librbd/AioCompletion.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/librbd.cc  -fPIC -DPIC -o 
librbd/.libs/librbd.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/AioCompletion.cc  -fPIC -DPIC -o 
librbd/.libs/AioCompletion.o
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  
-D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE 
-D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr   -Wall 
-Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
-Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
-ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof   
-fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fPIE -fstack-protector-strong -Wformat 
-Werror=format-security -c -o librbd/AioRequest.lo librbd/AioRequest.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/AioRequest.cc  -fPIC -DPIC -o 
librbd/.libs/AioRequest.o
make[5]: *** [json_spirit/json_spirit_reader.lo] Error 1
Makefile:13785: recipe for target 'json_spirit/json_spirit_reader.lo' failed
make[5]: *** Waiting for unfinished jobs....
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c json_spirit/json_spirit_writer.cpp -fPIE -o 
json_spirit/json_spirit_writer.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/librbd.cc -fPIE -o librbd/librbd.o >/dev/null 
2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/AioRequest.cc -fPIE -o librbd/AioRequest.o 
>/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c librbd/AioCompletion.cc -fPIE -o 
librbd/AioCompletion.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
-D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
-DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
-DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
-D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall -Wtype-limits 
-Wignored-qualifiers -Winit-self -Wpointer-arith -Werror=format-security 
-fno-strict-aliasing -fsigned-char -rdynamic -ftemplate-depth-1024 
-Wnon-virtual-dtor -Wno-invalid-offsetof -fno-builtin-malloc 
-fno-builtin-calloc -fno-builtin-realloc -fno-builtin-free 
-Wstrict-null-sentinel -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c msg/Message.cc -fPIE -o msg/Message.o >/dev/null 2>&1
make[4]: *** [all-recursive] Error 1
make[5]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:13992: recipe for target 'all-recursive' failed
make[3]: *** [all] Error 2
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:5430: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:451: recipe for target 'all-recursive' failed
dh_auto_build: make -j10 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
make[2]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:51: recipe for target 'override_dh_auto_build' failed
make: *** [build-arch] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:40: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ceph
Source-Version: 0.94.3-1

We believe that the bug you reported is fixed in the latest version of
ceph, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gaudenz Steinlin <gaud...@debian.org> (supplier of updated ceph package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 18 Sep 2015 16:55:23 +0200
Source: ceph
Binary: ceph ceph-dbg ceph-common ceph-common-dbg ceph-mds ceph-mds-dbg 
ceph-fuse ceph-fuse-dbg rbd-fuse rbd-fuse-dbg ceph-fs-common ceph-fs-common-dbg 
ceph-resource-agents librados2 librados2-dbg librados-dev libradosstriper1 
libradosstriper1-dbg libradosstriper-dev librbd1 librbd1-dbg librbd-dev 
libcephfs1 libcephfs1-dbg libcephfs-dev radosgw radosgw-dbg rest-bench 
rest-bench-dbg ceph-test ceph-test-dbg python-ceph python-rados python-rbd 
python-cephfs libcephfs-java libcephfs-jni libcephfs-jni-dbg
Architecture: source amd64 all
Version: 0.94.3-1
Distribution: experimental
Urgency: medium
Maintainer: Ceph Maintainers <ceph-maintain...@lists.ceph.com>
Changed-By: Gaudenz Steinlin <gaud...@debian.org>
Description:
 ceph       - distributed storage and file system
 ceph-common - common utilities to mount and interact with a ceph storage cluste
 ceph-common-dbg - debugging symbols for ceph-common
 ceph-dbg   - debugging symbols for ceph
 ceph-fs-common - common utilities to mount and interact with a ceph file system
 ceph-fs-common-dbg - debugging symbols for ceph-fs-common
 ceph-fuse  - FUSE-based client for the Ceph distributed file system
 ceph-fuse-dbg - debugging symbols for ceph-fuse
 ceph-mds   - metadata server for the ceph distributed file system
 ceph-mds-dbg - debugging symbols for ceph-mds
 ceph-resource-agents - OCF-compliant resource agents for Ceph
 ceph-test  - Ceph test and benchmarking tools
 ceph-test-dbg - debugging symbols for ceph-test
 libcephfs-dev - Ceph distributed file system client library (development files)
 libcephfs-java - Java library for the Ceph File System
 libcephfs-jni - Java Native Interface library for CephFS Java bindings
 libcephfs-jni-dbg - debugging symbols for libcephfs-jni
 libcephfs1 - Ceph distributed file system client library
 libcephfs1-dbg - debugging symbols for libcephfs1
 librados-dev - RADOS distributed object store client library (development 
files)
 librados2  - RADOS distributed object store client library
 librados2-dbg - debugging symbols for librados2
 libradosstriper-dev - RADOS striping interface (development files)
 libradosstriper1 - RADOS striping interface
 libradosstriper1-dbg - debugging symbols for libradosstriper
 librbd-dev - RADOS block device client library (development files)
 librbd1    - RADOS block device client library
 librbd1-dbg - debugging symbols for librbd1
 python-ceph - Meta-package for python libraries for the Ceph libraries
 python-cephfs - Python libraries for the Ceph libcephfs library
 python-rados - Python libraries for the Ceph librados library
 python-rbd - Python libraries for the Ceph librbd library
 radosgw    - REST gateway for RADOS distributed object store
 radosgw-dbg - debugging symbols for radosgw
 rbd-fuse   - FUSE-based rbd client for the Ceph distributed file system
 rbd-fuse-dbg - debugging symbols for rbd-fuse
 rest-bench - RESTful bencher that can be used to benchmark radosgw performance
 rest-bench-dbg - debugging symbols for rest-bench
Closes: 777814 795178 798567
Changes:
 ceph (0.94.3-1) experimental; urgency=medium
 .
   * [580fef] Imported Upstream version 0.94.3 (Closes:  #777814, #795178)
   * [536935] Add upstream patch to fix CVE-2015-5245 (Closes: #798567)
Checksums-Sha1:
 be28bcc8afdfa00912b4eec5a7efb1a19cf4af48 4900 ceph_0.94.3-1.dsc
 2a04fbc168825bc45e6f0154200a2a8c8b6bc861 7063143 ceph_0.94.3.orig.tar.bz2
 db5d36733c7f7c11a5814869657c5e2ca0b8f940 41024 ceph_0.94.3-1.debian.tar.xz
 e89895acb36d1cdde07d762d72cbb3e0e5d58bdf 95453696 
ceph-common-dbg_0.94.3-1_amd64.deb
 36349529c94f60306d6609d57756ecb4dcbae518 6182724 ceph-common_0.94.3-1_amd64.deb
 54ba21b33386188f4d581bc02c3bd24b45899794 119264000 ceph-dbg_0.94.3-1_amd64.deb
 63e0d70f84724a6486f767f71b21a95158e260e6 870572 
ceph-fs-common-dbg_0.94.3-1_amd64.deb
 31d3e88cd7aea1e925051537485fc3632ea6df70 822262 
ceph-fs-common_0.94.3-1_amd64.deb
 855fc9bee20f527d7da8ea920e950bc6d0e3097f 23972356 
ceph-fuse-dbg_0.94.3-1_amd64.deb
 d42dc2455041756ae84bd45a97d99cce2ba17e40 2408768 ceph-fuse_0.94.3-1_amd64.deb
 444711b581e4276c12b7f19153162e10e3a45396 134064858 
ceph-mds-dbg_0.94.3-1_amd64.deb
 7cac7be061ca719ae20d46d24f61670e3503022c 8002960 ceph-mds_0.94.3-1_amd64.deb
 ba88e407dadceca8c7709d6acd6e736e2049e80d 804354 
ceph-resource-agents_0.94.3-1_all.deb
 6b1c678f2c3c162b4e15bc7bb47bbf5fdf069186 567715460 
ceph-test-dbg_0.94.3-1_amd64.deb
 0b2115373dfaf654816e5f660adf0704314a6342 27967184 ceph-test_0.94.3-1_amd64.deb
 75f66baf733e537d4660a3ee49253972d21a9424 6504330 ceph_0.94.3-1_amd64.deb
 07e2b27a230863dfba2ec0adbd1caac28435282d 31675016 
libcephfs-dev_0.94.3-1_amd64.deb
 518ecfd2d1ccb0b3dfde32bcf1503943ce90f900 809620 libcephfs-java_0.94.3-1_all.deb
 0dbe312e5113d05e7653fe54f4ca2d8c2185a8a1 1059344 
libcephfs-jni-dbg_0.94.3-1_amd64.deb
 6dfa8ad847aa595066886406fc705b64808b7131 828224 
libcephfs-jni_0.94.3-1_amd64.deb
 61520455567693e0268f1ef9b5fb2ba58d0a8ebb 27556776 
libcephfs1-dbg_0.94.3-1_amd64.deb
 cb8437eef8d52b95fb0d2f0c3a2154e2f5107be8 2688438 libcephfs1_0.94.3-1_amd64.deb
 fd97222b159069a9152dcf7f78c3ae92b92cdbcd 3110328 
librados-dev_0.94.3-1_amd64.deb
 a7b3f70c22095907646965cdd89630b21eb2566c 26557872 
librados2-dbg_0.94.3-1_amd64.deb
 45521a6eaa5dc2309c64c09a2eb973ab125e20cb 2288262 librados2_0.94.3-1_amd64.deb
 4e4fab5ea4673e0489f5998fcab423237c399411 29794088 
libradosstriper-dev_0.94.3-1_amd64.deb
 49ebed377cd671ce4102bae6e3a49fd65ca9cc4d 26070570 
libradosstriper1-dbg_0.94.3-1_amd64.deb
 cee323988d33d927a079aadb6148d8e79b077af7 2508120 
libradosstriper1_0.94.3-1_amd64.deb
 49e921554d396482449a4777a41299843ef85b0b 35407578 librbd-dev_0.94.3-1_amd64.deb
 da2bc1760299dd864c97e9ea14c0f33e5040fa5c 31179900 
librbd1-dbg_0.94.3-1_amd64.deb
 2dd05a1bdd196f896f4749a73580936566618bd7 2421546 librbd1_0.94.3-1_amd64.deb
 d8e9e27e4a047d526a37f67f5635d9dded67c926 801138 python-ceph_0.94.3-1_all.deb
 f56648333590d7f1955e49f6034050287579e402 804324 
python-cephfs_0.94.3-1_amd64.deb
 0151f1361c0863ef1ef4628f26a4e164aa4726e8 812892 python-rados_0.94.3-1_amd64.deb
 e64837dfdddcacb29456cf5b921d7f87c58e2e58 808708 python-rbd_0.94.3-1_amd64.deb
 8d9cd5dcc6c0ab6546eb84495ec53c25b0ab36e5 34539424 
radosgw-dbg_0.94.3-1_amd64.deb
 faefb811838234ff845fd9072629976111ee75aa 2474870 radosgw_0.94.3-1_amd64.deb
 e52d8f82689f74b632da4ffb1bc1b6e8c322eb65 819610 rbd-fuse-dbg_0.94.3-1_amd64.deb
 3b6be0af5d3b0b7f6456f993c91d445979c4a5d2 809558 rbd-fuse_0.94.3-1_amd64.deb
 9a477fd4484fb13a77c2bd1bdd1f3badbf6ec9ee 6244064 
rest-bench-dbg_0.94.3-1_amd64.deb
 6d6430966c3c150c8c5bdf96b057717ee3e50042 1157568 rest-bench_0.94.3-1_amd64.deb
Checksums-Sha256:
 b14336f3eb463299c946b740e8bd37f547634fbfd8cb99acf88d7380578e73e4 4900 
ceph_0.94.3-1.dsc
 d042155302656a9110bd385b316cf9434a7da6b6f52faef42b378cb3d1bbddb8 7063143 
ceph_0.94.3.orig.tar.bz2
 64887a26f1d1026352cf364f428f5848ddc41040ff21f0ee4029ada859938214 41024 
ceph_0.94.3-1.debian.tar.xz
 cae061d9f02ab955bb1e981dac7e8b6b1b4ffee48c78731b3cd102397d2bb0c5 95453696 
ceph-common-dbg_0.94.3-1_amd64.deb
 b04fcaa545412719bb75cbbfda89daf8287bcb440dbfa77dd3d301b70dc32f21 6182724 
ceph-common_0.94.3-1_amd64.deb
 9510a366a1a2b1e1c8b1fe74857434d12a41f5a6ccd941354bcd3fe9e3403b2b 119264000 
ceph-dbg_0.94.3-1_amd64.deb
 3ea809a042cdf74f4989d0c2cf95d86221a47b673abd4f9cf9d9db8e7fc6b674 870572 
ceph-fs-common-dbg_0.94.3-1_amd64.deb
 7f0b7bf75e339b05c6c08de3825b3fb1760c80423ad8f9ff033084962dcf93a2 822262 
ceph-fs-common_0.94.3-1_amd64.deb
 5cfe09de840375bbb95191859b26d03f338b442fdfc9b541af2212e0d7b209bb 23972356 
ceph-fuse-dbg_0.94.3-1_amd64.deb
 3ac4513ff5847d888e797623ebcc077eec838ef148417a73b4186750b98dad9e 2408768 
ceph-fuse_0.94.3-1_amd64.deb
 4f6e73293d49c52d82cdea570678bf3e6c1a7286af57ba9e2113bb867799b516 134064858 
ceph-mds-dbg_0.94.3-1_amd64.deb
 e799e58b832fe157123891db40e9d55ea102adf272065f6b685c62f111dad1ed 8002960 
ceph-mds_0.94.3-1_amd64.deb
 dd93bacb737efb4cd3cb5ce7867dd35f44c7cd42f9f081b5543cc5f330513069 804354 
ceph-resource-agents_0.94.3-1_all.deb
 00c73b4eef24758bf023607bfc849802a15dfa576ce05d3232f207257770bc75 567715460 
ceph-test-dbg_0.94.3-1_amd64.deb
 fbe38f9b9f556bd656dabb06cddd94b356fc8f36285dca6bf6180b4717ee0987 27967184 
ceph-test_0.94.3-1_amd64.deb
 2b82726c345d7126b1ef0c3767d89e9037af998cdae19d2a795aaf650ed94eea 6504330 
ceph_0.94.3-1_amd64.deb
 4c8c49ce022420103092bceeccac34eb50eac5ab0670f29a1097fac45d5fd1aa 31675016 
libcephfs-dev_0.94.3-1_amd64.deb
 f657c91d45de53a0ecf82ef8219815321f93072e4290e1ab799f9a45de32623d 809620 
libcephfs-java_0.94.3-1_all.deb
 db51d8932961f4930e191b37baf010a701b98d68a15bf437efef114bf19f7581 1059344 
libcephfs-jni-dbg_0.94.3-1_amd64.deb
 73aa3bc8d0f3f3d5e3b065941b1b3e3a6008a82125b4b75aa90fc6ea7b3214e5 828224 
libcephfs-jni_0.94.3-1_amd64.deb
 8f7345e3ff531fe0fdb58c4de38730f6c1b96331a308903a5ee0f8f4e5e59014 27556776 
libcephfs1-dbg_0.94.3-1_amd64.deb
 48d7374380325276bf9cc68d9ecc4469540e358dd303b2835d96a2eb6b51252b 2688438 
libcephfs1_0.94.3-1_amd64.deb
 5df9fbab299e56bd09d49fbc5c001e3f8f08095a5f41aa0232d22472491fe0f6 3110328 
librados-dev_0.94.3-1_amd64.deb
 25663536e066756a17fa85a2542fdf4fe6ade5a0074b2e8e5c8c088f4253e514 26557872 
librados2-dbg_0.94.3-1_amd64.deb
 eecc6fb8160d7f0512d71c5d8402e597567717e89df0d98b36b336f22f6f72bd 2288262 
librados2_0.94.3-1_amd64.deb
 4260f3e0b381bff800605c75cc990bfb39684e5dd226dcd737e4c710c176e904 29794088 
libradosstriper-dev_0.94.3-1_amd64.deb
 6da1361e6de71a8a2e84f24aa6339cf9aaadb45d6ccdc6a4fd4e20dd67216fda 26070570 
libradosstriper1-dbg_0.94.3-1_amd64.deb
 eb2a25b90e8ea96d571b4605d7e11b4a36c0a57d4a2c95f53ef9e255208567ee 2508120 
libradosstriper1_0.94.3-1_amd64.deb
 9a67cfd26d4824f09c7f1c43d70fcbafa7be84bade9a53b4657b1fbece31db12 35407578 
librbd-dev_0.94.3-1_amd64.deb
 8cde299360fcafa1abc27f11b6391a207eee374412ddafa755c78d2f90520259 31179900 
librbd1-dbg_0.94.3-1_amd64.deb
 437da9f3de83b47fc8795e1979de862fd6fb51dc46baf1f5e2c237d194f11dbb 2421546 
librbd1_0.94.3-1_amd64.deb
 a5b7ddfcf9279a550dce3ef45e0bfad0b69cbd5139eaa2ccf388853ee0208006 801138 
python-ceph_0.94.3-1_all.deb
 0e005a1e1ce98413c819d49ffd965ff76b76c6e9dab7f219f8cefbc794d0eb1e 804324 
python-cephfs_0.94.3-1_amd64.deb
 4b7ec7a5a4970b8db5ebdb212d063b35ae107c6b59fe48bc2975bace03782d32 812892 
python-rados_0.94.3-1_amd64.deb
 b6fc42571d3721c2e70a1c18057e2ce8ab9d6d72a76a7cea00b9cef82a99242f 808708 
python-rbd_0.94.3-1_amd64.deb
 201c827a865dda549f30f2b00a1fe0b9e18bdc3e8e54ca8b101a91def3bfb6c1 34539424 
radosgw-dbg_0.94.3-1_amd64.deb
 afaba916d1ff43eb464c95d26cb740cf3845aeee4c5887c0c313046cffb2ee27 2474870 
radosgw_0.94.3-1_amd64.deb
 02a917e8b01dadbc6a07c56d6ad35d51aaab87d6860e07aa40a428b8e9800785 819610 
rbd-fuse-dbg_0.94.3-1_amd64.deb
 5347d0c3d541c430cc76ad823a930e9eb28301a79da02f90953470190092a5ac 809558 
rbd-fuse_0.94.3-1_amd64.deb
 8026d97402cd480c5313c3514963ac68780610932f12583c1830033278d9e118 6244064 
rest-bench-dbg_0.94.3-1_amd64.deb
 7b4972172cf60a424f43c6536f17af4c0bc07d4a9c772f7a1842aa9d613e9f5b 1157568 
rest-bench_0.94.3-1_amd64.deb
Files:
 9f3282bfa6e2769ab624591f26e4ee3b 4900 admin optional ceph_0.94.3-1.dsc
 ccbaba6cad56cf71719661a0cdcc6ad6 7063143 admin optional 
ceph_0.94.3.orig.tar.bz2
 bfb34d28b5949d325d66e7ce069379c4 41024 admin optional 
ceph_0.94.3-1.debian.tar.xz
 fce1d1421bcddbb63dc35b4b6c2318b4 95453696 debug extra 
ceph-common-dbg_0.94.3-1_amd64.deb
 ab108e370a2543869ac1f1f597c5c327 6182724 admin optional 
ceph-common_0.94.3-1_amd64.deb
 13158f6581dedad18208adfafc13c5f9 119264000 debug extra 
ceph-dbg_0.94.3-1_amd64.deb
 f87ef900505f3ce698e6a48923953ad9 870572 debug extra 
ceph-fs-common-dbg_0.94.3-1_amd64.deb
 ef488069586da7f890b492774330e3e2 822262 admin optional 
ceph-fs-common_0.94.3-1_amd64.deb
 479e7dccfd3d6c108442b6b7c7d353e0 23972356 debug extra 
ceph-fuse-dbg_0.94.3-1_amd64.deb
 5f4da39ebd5c6579a8936814bece20f2 2408768 admin optional 
ceph-fuse_0.94.3-1_amd64.deb
 95614dd4eaa451f58c3702273285e128 134064858 debug extra 
ceph-mds-dbg_0.94.3-1_amd64.deb
 addcb077d3c3f66dd5683e8b039f3341 8002960 admin optional 
ceph-mds_0.94.3-1_amd64.deb
 16994735488a4b8ed0eea7a88850c39e 804354 admin extra 
ceph-resource-agents_0.94.3-1_all.deb
 de8ca53e687695074180ddbb4b9491ef 567715460 debug extra 
ceph-test-dbg_0.94.3-1_amd64.deb
 e277c5dce705c09c77b1ed2460e82040 27967184 admin optional 
ceph-test_0.94.3-1_amd64.deb
 a0b6f3f1c8d566ea08a6b3dbe6db2f3b 6504330 admin optional ceph_0.94.3-1_amd64.deb
 cc307dbfe941a88270023935388f2b03 31675016 libdevel optional 
libcephfs-dev_0.94.3-1_amd64.deb
 68fa32cecfbb5ea9a7965b4013fa791a 809620 java optional 
libcephfs-java_0.94.3-1_all.deb
 d112c568d8bebe6030b1e4925fe07a4d 1059344 debug extra 
libcephfs-jni-dbg_0.94.3-1_amd64.deb
 b9d06a4f3f9e3638556336f2ae4f7190 828224 libs optional 
libcephfs-jni_0.94.3-1_amd64.deb
 0670aa4301ecfe1fe7a4f0f8e2f38f78 27556776 debug extra 
libcephfs1-dbg_0.94.3-1_amd64.deb
 af34d3753a756349da0aa08be3c073e3 2688438 libs optional 
libcephfs1_0.94.3-1_amd64.deb
 1c33faa146b81cb7582817004162e435 3110328 libdevel optional 
librados-dev_0.94.3-1_amd64.deb
 2401f87cafafa175d4b1ff34b3bc8e35 26557872 debug extra 
librados2-dbg_0.94.3-1_amd64.deb
 5ce8c1a36eb34811e0ebd679d6175631 2288262 libs optional 
librados2_0.94.3-1_amd64.deb
 3adda2b56f8a347d2c1c60d1fe035754 29794088 libdevel optional 
libradosstriper-dev_0.94.3-1_amd64.deb
 53464d0de8ed7c243f31bcfd93c38f95 26070570 debug extra 
libradosstriper1-dbg_0.94.3-1_amd64.deb
 86da6da6a44c44e848c47c79db540312 2508120 libs optional 
libradosstriper1_0.94.3-1_amd64.deb
 98c5660cf011ec2a76928b150a85ebcb 35407578 libdevel optional 
librbd-dev_0.94.3-1_amd64.deb
 cbec7753f2b1dc990243946842bd4661 31179900 debug extra 
librbd1-dbg_0.94.3-1_amd64.deb
 a4023921844a6988e1864455431b8b5a 2421546 libs optional 
librbd1_0.94.3-1_amd64.deb
 62f9cc22abe8731f327ebc4bccb4c818 801138 python optional 
python-ceph_0.94.3-1_all.deb
 f41c1dda70db517692f58242311ffbfa 804324 python optional 
python-cephfs_0.94.3-1_amd64.deb
 4a18436f1dd604cfade0f0d3dd487c3d 812892 python optional 
python-rados_0.94.3-1_amd64.deb
 f10e7bb3276a5e95633d93e63e7ec446 808708 python optional 
python-rbd_0.94.3-1_amd64.deb
 0c68c6c6cdcb0aad6a045b2af681dd49 34539424 debug extra 
radosgw-dbg_0.94.3-1_amd64.deb
 d90cd170392a523ea020ead38576ec09 2474870 admin optional 
radosgw_0.94.3-1_amd64.deb
 591f3015bc5aa283db23b1b07bc95c8a 819610 debug extra 
rbd-fuse-dbg_0.94.3-1_amd64.deb
 5aacbeef8fceedbebaf949635d28df15 809558 admin optional 
rbd-fuse_0.94.3-1_amd64.deb
 c55e662082683637b774ca620857666e 6244064 debug extra 
rest-bench-dbg_0.94.3-1_amd64.deb
 cfa121fb48535c3901b64fa4d971f9a1 1157568 admin optional 
rest-bench_0.94.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVfwuSc3PKyWkzVd5AQpEQg/9F2dLsp0xdfdUn/HKo+N3UKndEVWAec1L
YtJyF25JneXP/KISbariTLcy6GVsqhXs5rJ34GXI6LJTTx89FKX1eaD+Rn4GYWLi
TEzuwmULnLYzReBsI/7U3WiRiJ+buCGQSC2ydlJzwPsu67ila5TL81T8nrCUJ6mp
Uz9WwCpIWamgYJw+RwZaQRChSm4SjBuuuwdBKPBPhXq2NvHAng7kwFf9jGP9x+uu
91s6YQt+7DktHkfaSDYMyXtq6IiIXP4WOgBFAJCn86aNYNZn8Ai2NWnXTEhY+T+C
tMFptGHZw773RQkRK7gownK7GpdWMKSUdtjHgryBsuMrRRtOYgyFSk+9YBqGVfmh
gB6dMPZmDPdhVl0oby0v1Jvfby1GdRu9RFNlS09cRThHnoiHA21y3PRgZRuWF+np
sjfspt/fUCqKuPJAdgwq0O5F9MAorF01BH7XikModq+BYOE5wapZLoKNQbT9ekTl
a6QSCa/cS6S0iB8EuOafF5C32ifq+vCIGnqFKusPoW4q3nceRIKZgUKww748SZVW
jACGjDKAkJZaCi1HmP5/aDI5uc01SBarpUXfbz2XrDZX3FrSHGQeuWj0A7VwMdXf
l+GqZqafBY5dkI4JKTXZZgx7LTFPtJc1cdJRAcNUGw5oasCawd+dewFdvombX25f
Eqf8vtm1Z/g=
=JWPR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to