Your message dated Sun, 13 May 2012 19:06:48 +0000
with message-id <[email protected]>
and subject line Bug#672091: fixed in qpid-cpp 0.14-2.1
has caused the Debian Bug report #672091,
regarding qpid-cpp: FTBFS: conftest.cpp:40: undefined reference to `dlopen'
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 [email protected]
immediately.)
--
672091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672091
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qpid-cpp
Version: 0.14-2
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120508 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not
> for C [enabled by default]
> configure:9644: $? = 0
> configure:9657: result: no
> configure:9967: checking for gcc -std=gnu99 option to produce PIC
> configure:9974: result: -fPIC -DPIC
> configure:9982: checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works
> configure:10000: gcc -std=gnu99 -c -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
> configure:10004: $? = 0
> configure:10017: result: yes
> configure:10046: checking if gcc -std=gnu99 static flag -static works
> configure:10074: result: yes
> configure:10089: checking if gcc -std=gnu99 supports -c -o file.o
> configure:10110: gcc -std=gnu99 -c -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
> configure:10114: $? = 0
> configure:10136: result: yes
> configure:10144: checking if gcc -std=gnu99 supports -c -o file.o
> configure:10191: result: yes
> configure:10224: checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m
> elf_x86_64) supports shared libraries
> configure:11382: result: yes
> configure:11419: checking whether -lc should be explicitly linked in
> configure:11427: gcc -std=gnu99 -c -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 conftest.c >&5
> configure:11430: $? = 0
> configure:11445: gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v
> -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null
> 2\>\&1
> configure:11448: $? = 0
> configure:11462: result: no
> configure:11627: checking dynamic linker characteristics
> configure:12141: gcc -std=gnu99 -o conftest -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
> configure:12141: $? = 0
> configure:12367: result: GNU/Linux ld.so
> configure:12474: checking how to hardcode library paths into programs
> configure:12499: result: immediate
> configure:13039: checking whether stripping libraries is possible
> configure:13044: result: yes
> configure:13079: checking if libtool supports shared libraries
> configure:13081: result: yes
> configure:13084: checking whether to build shared libraries
> configure:13105: result: yes
> configure:13108: checking whether to build static libraries
> configure:13112: result: no
> configure:13135: checking how to run the C++ preprocessor
> configure:13162: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:13162: $? = 0
> configure:13176: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:13176: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "qpidc"
> | #define PACKAGE_TARNAME "qpidc"
> | #define PACKAGE_VERSION "0.14"
> | #define PACKAGE_STRING "qpidc 0.14"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "qpidc"
> | #define VERSION "0.14"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define _TANDEM_SOURCE 1
> | #define lint 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:13201: result: g++ -E
> configure:13221: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> configure:13221: $? = 0
> configure:13235: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
> conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory
> compilation terminated.
> configure:13235: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "qpidc"
> | #define PACKAGE_TARNAME "qpidc"
> | #define PACKAGE_VERSION "0.14"
> | #define PACKAGE_STRING "qpidc 0.14"
> | #define PACKAGE_BUGREPORT "[email protected]"
> | #define PACKAGE_URL ""
> | #define PACKAGE "qpidc"
> | #define VERSION "0.14"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define _TANDEM_SOURCE 1
> | #define lint 1
> | #define HAVE_DLFCN_H 1
> | #define LT_OBJDIR ".libs/"
> | /* end confdefs.h. */
> | #include <ac_nonexistent.h>
> configure:13405: checking for ld used by g++
> configure:13472: result: /usr/bin/ld -m elf_x86_64
> configure:13479: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
> configure:13494: result: yes
> configure:13549: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:14553: result: yes
> configure:14588: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 conftest.cpp >&5
> configure:14591: $? = 0
> configure:15111: checking for g++ option to produce PIC
> configure:15118: result: -fPIC -DPIC
> configure:15126: checking if g++ PIC flag -fPIC -DPIC works
> configure:15144: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC
> conftest.cpp >&5
> configure:15148: $? = 0
> configure:15161: result: yes
> configure:15184: checking if g++ static flag -static works
> configure:15212: result: yes
> configure:15224: checking if g++ supports -c -o file.o
> configure:15245: g++ -c -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o
> conftest.cpp >&5
> configure:15249: $? = 0
> configure:15271: result: yes
> configure:15276: checking if g++ supports -c -o file.o
> configure:15323: result: yes
> configure:15353: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:15387: result: yes
> configure:15530: checking dynamic linker characteristics
> configure:16204: result: GNU/Linux ld.so
> configure:16257: checking how to hardcode library paths into programs
> configure:16282: result: immediate
> configure:16346: checking for library containing dlopen
> configure:16377: g++ -o conftest -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro conftest.cpp >&5
> /tmp/ccAbXz5g.o: In function `main':
> /«PKGBUILDDIR»/conftest.cpp:40: undefined reference to `dlopen'
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/08/qpid-cpp_0.14-2_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: qpid-cpp
Source-Version: 0.14-2.1
We believe that the bug you reported is fixed in the latest version of
qpid-cpp, which is due to be installed in the Debian FTP archive:
libqmf-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmf-dev_0.14-2.1_amd64.deb
libqmf1_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmf1_0.14-2.1_amd64.deb
libqmf2-1_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmf2-1_0.14-2.1_amd64.deb
libqmf2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmf2-dev_0.14-2.1_amd64.deb
libqmfconsole2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmfconsole2-dev_0.14-2.1_amd64.deb
libqmfconsole2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmfconsole2_0.14-2.1_amd64.deb
libqmfengine1-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmfengine1-dev_0.14-2.1_amd64.deb
libqmfengine1_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqmfengine1_0.14-2.1_amd64.deb
libqpid-ruby1.8_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpid-ruby1.8_0.14-2.1_amd64.deb
libqpidbroker2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidbroker2-dev_0.14-2.1_amd64.deb
libqpidbroker2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidbroker2_0.14-2.1_amd64.deb
libqpidclient2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidclient2-dev_0.14-2.1_amd64.deb
libqpidclient2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidclient2_0.14-2.1_amd64.deb
libqpidcommon2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidcommon2-dev_0.14-2.1_amd64.deb
libqpidcommon2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidcommon2_0.14-2.1_amd64.deb
libqpidmessaging2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidmessaging2-dev_0.14-2.1_amd64.deb
libqpidmessaging2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidmessaging2_0.14-2.1_amd64.deb
libqpidtypes1-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidtypes1-dev_0.14-2.1_amd64.deb
libqpidtypes1_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libqpidtypes1_0.14-2.1_amd64.deb
librdmawrap2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/librdmawrap2-dev_0.14-2.1_amd64.deb
librdmawrap2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/librdmawrap2_0.14-2.1_amd64.deb
libsslcommon2-dev_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libsslcommon2-dev_0.14-2.1_amd64.deb
libsslcommon2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/libsslcommon2_0.14-2.1_amd64.deb
python-cqmf2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/python-cqmf2_0.14-2.1_amd64.deb
python-cqpid_0.14-2.1_amd64.deb
to main/q/qpid-cpp/python-cqpid_0.14-2.1_amd64.deb
python-qmf2_0.14-2.1_amd64.deb
to main/q/qpid-cpp/python-qmf2_0.14-2.1_amd64.deb
python-qmf_0.14-2.1_amd64.deb
to main/q/qpid-cpp/python-qmf_0.14-2.1_amd64.deb
qmfgen_0.14-2.1_amd64.deb
to main/q/qpid-cpp/qmfgen_0.14-2.1_amd64.deb
qpid-client_0.14-2.1_amd64.deb
to main/q/qpid-cpp/qpid-client_0.14-2.1_amd64.deb
qpid-cpp_0.14-2.1.debian.tar.gz
to main/q/qpid-cpp/qpid-cpp_0.14-2.1.debian.tar.gz
qpid-cpp_0.14-2.1.dsc
to main/q/qpid-cpp/qpid-cpp_0.14-2.1.dsc
qpid-doc_0.14-2.1_all.deb
to main/q/qpid-cpp/qpid-doc_0.14-2.1_all.deb
qpidd_0.14-2.1_amd64.deb
to main/q/qpid-cpp/qpidd_0.14-2.1_amd64.deb
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated qpid-cpp 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 10 May 2012 21:04:21 +0200
Source: qpid-cpp
Binary: qpidd qpid-client libqmf1 libqmf-dev libqmf2-1 libqmf2-dev
libqmfconsole2 libqmfconsole2-dev libqpidmessaging2 libqpidmessaging2-dev
libsslcommon2 libsslcommon2-dev librdmawrap2 librdmawrap2-dev libqpidtypes1
libqpidtypes1-dev libqpidcommon2 libqpidcommon2-dev libqpidclient2
libqpidclient2-dev libqpidbroker2 libqpidbroker2-dev libqmfengine1
libqmfengine1-dev python-cqpid python-qmf2 python-cqmf2 python-qmf qmfgen
qpid-doc libqpid-ruby1.8
Architecture: source amd64 all
Version: 0.14-2.1
Distribution: unstable
Urgency: low
Maintainer: Cajus Pollmeier <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
libqmf-dev - enterprise messaging system - QMF development files
libqmf1 - enterprise messaging system - QMF libraries
libqmf2-1 - enterprise messaging system - QMF2 libraries
libqmf2-dev - enterprise messaging system - QMF2 development files
libqmfconsole2 - enterprise messaging system - QMF console library
libqmfconsole2-dev - enterprise messaging system - QMF console development
files
libqmfengine1 - enterprise messaging system - QMF engine libraries
libqmfengine1-dev - enterprise messaging system - QMF engine development files
libqpid-ruby1.8 - enterprise messaging system - Ruby bindings
libqpidbroker2 - enterprise messaging system - broker libraries
libqpidbroker2-dev - enterprise messaging system - broker development files
libqpidclient2 - enterprise messaging system - client libraries
libqpidclient2-dev - enterprise messaging system - client development files
libqpidcommon2 - enterprise messaging system - common libraries
libqpidcommon2-dev - enterprise messaging system - common development files
libqpidmessaging2 - enterprise messaging system - AMQP messaging libraries
libqpidmessaging2-dev - enterprise messaging system - AMQP messaging
development files
libqpidtypes1 - enterprise messaging system - API libraries
libqpidtypes1-dev - enterprise messaging system - API development files
librdmawrap2 - enterprise messaging system - RDMA libraries
librdmawrap2-dev - enterprise messaging system - RDMA development files
libsslcommon2 - enterprise messaging system - common SSL libraries
libsslcommon2-dev - enterprise messaging system - common SSL development files
python-cqmf2 - enterprise messaging system - Python CQMF2 bindings
python-cqpid - enterprise messaging system - Python CQPID bindings
python-qmf - enterprise messaging system - Python QMF module
python-qmf2 - enterprise messaging system - Python QMF2 bindings
qmfgen - enterprise messaging system - Python QMF interface generator
qpid-client - enterprise messaging system - AMQP client
qpid-doc - enterprise messaging system - documentation and examples
qpidd - enterprise messaging system - AMQP broker
Closes: 672091
Changes:
qpid-cpp (0.14-2.1) unstable; urgency=low
.
* Non maintainer upload.
* Fix build failure with GCC 4.7. Closes: #672091.
* Build with -Wno-error=cast-qual.
Checksums-Sha1:
995e6c153a501a244e0adbf3dfee4646bc90b4d4 3088 qpid-cpp_0.14-2.1.dsc
144189b21625a965d1f861e41ffbfebc783553a5 23957 qpid-cpp_0.14-2.1.debian.tar.gz
06cfc15b33c82773fb31b975570d211cef27c805 653426 qpidd_0.14-2.1_amd64.deb
e9a838e3d58cd281cea962f45cad9b59b49396f0 104852 qpid-client_0.14-2.1_amd64.deb
8f564344424f8af7338362f1d95d41fa251694e8 70864 libqmf1_0.14-2.1_amd64.deb
19c4549c9708014cd5b10971feb29ac258bf9852 6074 libqmf-dev_0.14-2.1_amd64.deb
f2aa64d4a7469823c3e557b3509c2d11d52997f4 190078 libqmf2-1_0.14-2.1_amd64.deb
2bb06a32e3e9420461d3c103bf71de4b6b8118dd 25532 libqmf2-dev_0.14-2.1_amd64.deb
4f83ad4251eef0f878d4557d6749352c05920713 90414
libqmfconsole2_0.14-2.1_amd64.deb
0e1fd4b5fc986b7956b7ec68877318f2d256c9cf 10674
libqmfconsole2-dev_0.14-2.1_amd64.deb
5bc920573fecea156de33431c73bf81c6fcb6337 207176
libqpidmessaging2_0.14-2.1_amd64.deb
e452ccf6c70f80818298c87172eede2c2af0d5a6 12606
libqpidmessaging2-dev_0.14-2.1_amd64.deb
661867df98b6c3980c9f5b77aeadbee1d94b25c9 79540 libsslcommon2_0.14-2.1_amd64.deb
bb2aab65ce839ff56fe3308e6825be830956040b 2778
libsslcommon2-dev_0.14-2.1_amd64.deb
d3f13c0a12857539e80908b531faf369a58e67d6 56122 librdmawrap2_0.14-2.1_amd64.deb
bb0f1a4cc6a9cbf426564d0b08b01f91bc32547d 2790
librdmawrap2-dev_0.14-2.1_amd64.deb
d65769afa279a47ed141c1f4a0ba08a03384cf5b 45816 libqpidtypes1_0.14-2.1_amd64.deb
443b9cf118d89d2d153c1a430e133d2635cdd19e 5334
libqpidtypes1-dev_0.14-2.1_amd64.deb
7cad8f0c7205fae48e80c6083bd36e5cbcc78c12 787748
libqpidcommon2_0.14-2.1_amd64.deb
c09b9facfa86b270466d2a589b53e94fe23ae847 175790
libqpidcommon2-dev_0.14-2.1_amd64.deb
5f4492c257d0846b97f3cb790f2b9a7caa86cf39 280442
libqpidclient2_0.14-2.1_amd64.deb
8da52d72dd3853db697a741162492828621aae1f 40558
libqpidclient2-dev_0.14-2.1_amd64.deb
90a8d511fcdb4bbdae90413e1913d4fb7473a456 1123452
libqpidbroker2_0.14-2.1_amd64.deb
9a08a3e09a7d0c151b35d777bb9dfe8421aa366e 66176
libqpidbroker2-dev_0.14-2.1_amd64.deb
3e56b3ba8918c4d7d3baae2afd40026ced4c6a74 191202
libqmfengine1_0.14-2.1_amd64.deb
aac5c4a94a5bdcd65c97cc58d31de9213a295b0b 12450
libqmfengine1-dev_0.14-2.1_amd64.deb
0ef043fc43dd387e3fc202a2a8468284c5f608fe 97674 python-cqpid_0.14-2.1_amd64.deb
56b3b939a70a69322d7fd7967ead398c78aa78aa 9132 python-qmf2_0.14-2.1_amd64.deb
dfa67062123d0089288f28a7261dde4b6738edad 109270 python-cqmf2_0.14-2.1_amd64.deb
0f0cecd2283ed8f1441f526c4fc719b0b4f094f5 94008 python-qmf_0.14-2.1_amd64.deb
84d846a07907850bad5bc84f233491edd78633a7 24564 qmfgen_0.14-2.1_amd64.deb
fffce0aca474995e878f081d5834fec62c828875 42086 qpid-doc_0.14-2.1_all.deb
4bbd7a88e4eb48d1740ca2303315e80153d84dd0 222108
libqpid-ruby1.8_0.14-2.1_amd64.deb
Checksums-Sha256:
6e8ff0f1480fb5fb73e1c773ca60bdb2932ad74c78356882f77b6e04d0aff0b4 3088
qpid-cpp_0.14-2.1.dsc
6fa4a42c9c289ccc432552d498401f98520a51b665bc506f22e155075a6382e5 23957
qpid-cpp_0.14-2.1.debian.tar.gz
28999b95442f86e974fbcf59a889b63708ebd39026a681e5a4d08c316ffafdae 653426
qpidd_0.14-2.1_amd64.deb
9eca8945793df5c2a26b10ef3763a3d0d6be00b92f4ed7bad675293cd4e6851d 104852
qpid-client_0.14-2.1_amd64.deb
e83ddc4829e7c69263241ad11bba32a038a284cd4ccbc91793673aafbd660532 70864
libqmf1_0.14-2.1_amd64.deb
421c295655393690701071e0a530cb74a935ae5f8122aeb6f0db54731edc89ab 6074
libqmf-dev_0.14-2.1_amd64.deb
aeee786708a271717ec361ec7b8b36c4190af7500a935ce10f7fe39cb6489a7f 190078
libqmf2-1_0.14-2.1_amd64.deb
f24252470460fbc1103dc82bc03b2606d6b7d51154327ea41ac971ea82424722 25532
libqmf2-dev_0.14-2.1_amd64.deb
10b007db50c29da06476f06fe970f505ec3ff8b452d87038b1f0f055db1de416 90414
libqmfconsole2_0.14-2.1_amd64.deb
66a37d56c6e2ce2bdef1229ba049fa76de563dec2f373db85dfd813ca065e5a6 10674
libqmfconsole2-dev_0.14-2.1_amd64.deb
cc1be91e2abbe50863fcc6b877f26e8e437552dfce57d22bc197f12a399528dc 207176
libqpidmessaging2_0.14-2.1_amd64.deb
926c38a7e6bd2a2081924e1d661b09f593b8c07a58c3077684c58b1f60878da8 12606
libqpidmessaging2-dev_0.14-2.1_amd64.deb
e4eba8b20f41665eaae7fb38573a23e53e434363085bb15bfb6394a90fad8122 79540
libsslcommon2_0.14-2.1_amd64.deb
b2411fa242cf581983c85bcf3c35b1fc463d0c14df3aa896322c8e0095c0f08e 2778
libsslcommon2-dev_0.14-2.1_amd64.deb
14f99db32088719abb743ba7d91555c92a56c35518a34034cd483899ef76e3ca 56122
librdmawrap2_0.14-2.1_amd64.deb
90b9f8f8d4cc1305835f10fc1b5aa7c09dc51d6a0003ac7f1b8f0f90cff23f85 2790
librdmawrap2-dev_0.14-2.1_amd64.deb
b5c62ef539690719ddde81d249458c96564a9ab184188b03541c3b972b5cb79f 45816
libqpidtypes1_0.14-2.1_amd64.deb
86ea6bbe97c45e2e4b0909b4c3964f050fd91f264ffa4504042f3a66f71a29a9 5334
libqpidtypes1-dev_0.14-2.1_amd64.deb
44bc58a2b7fe2a7425e04b13043296a02ad7f32b5179b231951fa2d2163db0e0 787748
libqpidcommon2_0.14-2.1_amd64.deb
56199c9ebc276ec106cb5f9645566319ebd6e9cd305923a8da011e976a5eefe6 175790
libqpidcommon2-dev_0.14-2.1_amd64.deb
4c2d7b700aee7790f1248f5725a512516d545152daa49a0151e3e6e11774ad50 280442
libqpidclient2_0.14-2.1_amd64.deb
b5d74395cc9e67a4b4b7994cbf1487a1017cea102bb4c8e8145a58fdafcb4aa3 40558
libqpidclient2-dev_0.14-2.1_amd64.deb
4aca12e4c0034bfbaffb4b894ce57c37822fcf2770e5e30ced0fafda3b568a3d 1123452
libqpidbroker2_0.14-2.1_amd64.deb
7cd6d449b7dc021f65a48a6bfed3f7aeb5d223a66f723b4a5342de8af659932e 66176
libqpidbroker2-dev_0.14-2.1_amd64.deb
9fd03bd27a0515c1fbe4367c3eb4fcffd368d266efeab94645cb9fc5d5577ece 191202
libqmfengine1_0.14-2.1_amd64.deb
cca0845e2ac5096d4acd0c7c855f76798d615aac3b30905999621ef1e443ffb1 12450
libqmfengine1-dev_0.14-2.1_amd64.deb
8b09e7e36ff853a6317abb4f7f48237eb2f91c7a0ecc075de5cd9cc0080be872 97674
python-cqpid_0.14-2.1_amd64.deb
004caf49ccbfb41513ff56cf42724deceef7fa2f2c3937e7f0fb65b464a6e68d 9132
python-qmf2_0.14-2.1_amd64.deb
25fb743823fc64ad2d8f724e538da06fffa436ecad5844a0afd9e13a6de32c14 109270
python-cqmf2_0.14-2.1_amd64.deb
0e2f398bbffc9072b22d3d78c93d307837a90242fa44e71de10dd2f5b5aaa86a 94008
python-qmf_0.14-2.1_amd64.deb
5f75f7454888448b30f7af0fe7c6f88f4e862b506c0db0a3a7bf6eaead7012b9 24564
qmfgen_0.14-2.1_amd64.deb
854bcd5b7ec0e7a22b353b7f334c2846d374b0cb9592395079aef32859243c15 42086
qpid-doc_0.14-2.1_all.deb
775c4c4b22e74726b0c5a9efc7bfba63157ebfea3201d174e1ee6f4910bb6d81 222108
libqpid-ruby1.8_0.14-2.1_amd64.deb
Files:
ed25ecfdbe95d2b7a7b0587fd57f94cc 3088 misc extra qpid-cpp_0.14-2.1.dsc
ae4b9e8642ab0bd9bd82c02dc36f8b7e 23957 misc extra
qpid-cpp_0.14-2.1.debian.tar.gz
8cf690715bc08514c2cdfd678e3112a3 653426 misc extra qpidd_0.14-2.1_amd64.deb
70c0f0aa5fa427918f72194b5e70eb7f 104852 misc extra
qpid-client_0.14-2.1_amd64.deb
437cc414dbb1c21c7b0b2393365d55c3 70864 misc extra libqmf1_0.14-2.1_amd64.deb
eb2b12c5a91f593665395f01f14b1743 6074 libdevel extra
libqmf-dev_0.14-2.1_amd64.deb
919747fbc35359dedb88f1dd48a7decb 190078 misc extra libqmf2-1_0.14-2.1_amd64.deb
b99304c7677a98ab43730018064caf93 25532 libdevel extra
libqmf2-dev_0.14-2.1_amd64.deb
e0408ce9852536a2c1c0ec12d3c41c00 90414 misc extra
libqmfconsole2_0.14-2.1_amd64.deb
76106085ebaec4966d03ea336c109357 10674 libdevel extra
libqmfconsole2-dev_0.14-2.1_amd64.deb
8acb81a21ba0461f76b52dc476048340 207176 misc extra
libqpidmessaging2_0.14-2.1_amd64.deb
be2cec323e09f5e4a6db3b603ecb6683 12606 libdevel extra
libqpidmessaging2-dev_0.14-2.1_amd64.deb
918d421aba9acc828fc05c4cd0ecf153 79540 misc extra
libsslcommon2_0.14-2.1_amd64.deb
3307b76ddc4ffc4ff9d90f6bf06b9b60 2778 libdevel extra
libsslcommon2-dev_0.14-2.1_amd64.deb
e7d87f61bc6fb4375abeb21d80cbb687 56122 misc extra
librdmawrap2_0.14-2.1_amd64.deb
320c4ba5ad668dc2ed4e8c3b2b4b79b3 2790 libdevel extra
librdmawrap2-dev_0.14-2.1_amd64.deb
5e2c839573a89b79ebbfa59ec548e379 45816 misc extra
libqpidtypes1_0.14-2.1_amd64.deb
401187a4120e452721f082cc70842f16 5334 libdevel extra
libqpidtypes1-dev_0.14-2.1_amd64.deb
efa2b97ff52adbc42e1d856a49671462 787748 misc extra
libqpidcommon2_0.14-2.1_amd64.deb
5d8f1bc7bdc21808cba3a6d5c632f339 175790 libdevel extra
libqpidcommon2-dev_0.14-2.1_amd64.deb
64303b0acc899bcea89df79cefdd44dd 280442 misc extra
libqpidclient2_0.14-2.1_amd64.deb
4aca73b99830d2660c58cad204a710cc 40558 libdevel extra
libqpidclient2-dev_0.14-2.1_amd64.deb
1f75ff9692add3f6a450b6a277b0de67 1123452 misc extra
libqpidbroker2_0.14-2.1_amd64.deb
5c36e31ee0d73d53e1f10b4b84b638da 66176 libdevel extra
libqpidbroker2-dev_0.14-2.1_amd64.deb
b3d335aa5a280ca97086a899d8e93433 191202 misc extra
libqmfengine1_0.14-2.1_amd64.deb
545e05bf8ab807ee8aa8fede97ed6044 12450 libdevel extra
libqmfengine1-dev_0.14-2.1_amd64.deb
eaacad2f2a3aa3c1600c155dba406a78 97674 python extra
python-cqpid_0.14-2.1_amd64.deb
1e464df96fa472b2129287e545a88b16 9132 python extra
python-qmf2_0.14-2.1_amd64.deb
09d19f5d65e7df84a1a7065da6f969f0 109270 python extra
python-cqmf2_0.14-2.1_amd64.deb
fac24a1c14b3b9d0c2c55171d04d290b 94008 python extra
python-qmf_0.14-2.1_amd64.deb
b95dd7a4c8d8b34bf2527c184293ef81 24564 python extra qmfgen_0.14-2.1_amd64.deb
f842d2837ef86813e45752966d1e2a50 42086 doc extra qpid-doc_0.14-2.1_all.deb
d423ad1891e9d0f99af125afb42b4645 222108 ruby extra
libqpid-ruby1.8_0.14-2.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk+sMM4ACgkQStlRaw+TLJwa7wCffZNHENztKb2kb5QHnE4Y74Nm
+7EAoJMHIGXJCnkBf93Hh5t24qsyvthD
=Vu94
-----END PGP SIGNATURE-----
--- End Message ---