Your message dated Sun, 01 Jun 2014 11:19:39 +0000
with message-id <e1wr3nf-0005ty...@franck.debian.org>
and subject line Bug#746830: fixed in boinc 7.3.19+dfsg-2
has caused the Debian Bug report #746830,
regarding boinc: ftbfs with GCC-4.9
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.)
--
746830: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746830
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:boinc
Version: 7.2.42+dfsg-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9
The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.
The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/boinc_7.2.42+dfsg-1_unstable_gcc49.log
The last lines of the build log are at the end of this report.
To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are 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-4.9/porting_to.html
[...]
mv -f .deps/libsched_la-db_base.Tpo .deps/libsched_la-db_base.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -D_FORTIFY_SOURCE=2 -I.. -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1
-fno-strict-aliasing -g -DNDEBUG -pthread -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -O3
-funroll-loops -fforce-addr -ffast-math -Wall -MT
libsched_la-process_result_template.lo -MD -MP -MF
.deps/libsched_la-process_result_template.Tpo -c -o
libsched_la-process_result_template.lo `test -f
'../tools/process_result_template.cpp' || echo
'./'`../tools/process_result_template.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-process_result_template.lo -MD -MP -MF
.deps/libsched_la-process_result_template.Tpo -c
../tools/process_result_template.cpp -fPIC -DPIC -o
.libs/libsched_la-process_result_template.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-process_result_template.lo -MD -MP -MF
.deps/libsched_la-process_result_template.Tpo -c
../tools/process_result_template.cpp -fPIE -o
libsched_la-process_result_template.o >/dev/null 2>&1
mv -f .deps/libsched_la-process_result_template.Tpo
.deps/libsched_la-process_result_template.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -D_FORTIFY_SOURCE=2 -I.. -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1
-fno-strict-aliasing -g -DNDEBUG -pthread -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -O3
-funroll-loops -fforce-addr -ffast-math -Wall -MT
libsched_la-process_input_template.lo -MD -MP -MF
.deps/libsched_la-process_input_template.Tpo -c -o
libsched_la-process_input_template.lo `test -f
'../tools/process_input_template.cpp' || echo
'./'`../tools/process_input_template.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-process_input_template.lo -MD -MP -MF
.deps/libsched_la-process_input_template.Tpo -c
../tools/process_input_template.cpp -fPIC -DPIC -o
.libs/libsched_la-process_input_template.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-process_input_template.lo -MD -MP -MF
.deps/libsched_la-process_input_template.Tpo -c
../tools/process_input_template.cpp -fPIE -o
libsched_la-process_input_template.o >/dev/null 2>&1
mv -f .deps/libsched_la-process_input_template.Tpo
.deps/libsched_la-process_input_template.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -D_FORTIFY_SOURCE=2 -I.. -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1
-fno-strict-aliasing -g -DNDEBUG -pthread -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -O3
-funroll-loops -fforce-addr -ffast-math -Wall -MT libsched_la-backend_lib.lo
-MD -MP -MF .deps/libsched_la-backend_lib.Tpo -c -o libsched_la-backend_lib.lo
`test -f '../tools/backend_lib.cpp' || echo './'`../tools/backend_lib.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-backend_lib.lo -MD -MP -MF .deps/libsched_la-backend_lib.Tpo -c
../tools/backend_lib.cpp -fPIC -DPIC -o .libs/libsched_la-backend_lib.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib
-I../lib/mac -I../sched -I../tools -I../vda -pthread -I/usr/include/mysql
-DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2
-I.. -I../api -I../db -I../lib -I../lib/mac -I../sched -I../tools -I../vda
-pthread -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG
-pthread -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-MT libsched_la-backend_lib.lo -MD -MP -MF .deps/libsched_la-backend_lib.Tpo -c
../tools/backend_lib.cpp -fPIE -o libsched_la-backend_lib.o >/dev/null 2>&1
mv -f .deps/libsched_la-backend_lib.Tpo .deps/libsched_la-backend_lib.Plo
/bin/bash ../libtool --tag=CXX --mode=link g++ -I.. -I../api -I../db
-I../lib -I../lib/mac -I../sched -I../tools -I../vda -pthread
-I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -pthread
-g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-L/usr/lib -rpath /usr/lib -version-number 7:2:42 -fPIE -pie -Wl,-z,relro
-Wl,-z,now -flto -Wl,--no-add-needed -o libsched.la -rpath /usr/lib
libsched_la-credit.lo libsched_la-sched_shmem.lo libsched_la-sched_util.lo
libsched_la-sched_config.lo libsched_la-sched_limit.lo
libsched_la-sched_msgs.lo libsched_la-boinc_db.lo libsched_la-db_base.lo
libsched_la-process_result_template.lo libsched_la-process_input_template.lo
libsched_la-backend_lib.lo -L/usr -L/usr/lib -lssl -lcrypto
libtool: link: g++ -fPIC -DPIC -shared -nostdlib
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o
/usr/lib/gcc/x86_64-linux-gnu/4.9/crtbeginS.o .libs/libsched_la-credit.o
.libs/libsched_la-sched_shmem.o .libs/libsched_la-sched_util.o
.libs/libsched_la-sched_config.o .libs/libsched_la-sched_limit.o
.libs/libsched_la-sched_msgs.o .libs/libsched_la-boinc_db.o
.libs/libsched_la-db_base.o .libs/libsched_la-process_result_template.o
.libs/libsched_la-process_input_template.o .libs/libsched_la-backend_lib.o
-L/usr/lib -L/usr -lssl -lcrypto -L/usr/lib/gcc/x86_64-linux-gnu/4.9
-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu
-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib -L/lib/x86_64-linux-gnu
-L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
-L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.. -lstdc++ -lm -lc -lgcc_s
/usr/lib/gcc/x86_64-linux-gnu/4.9/crtfastmath.o
/usr/lib/gcc/x86_64-linux-gnu/4.9/crtendS.o
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../.
./x86_64-linux-gnu/crtn.o -pthread -pthread -O2 -O3 -Wl,-z -Wl,relro -Wl,-z
-Wl,now -flto -Wl,--no-add-needed -pthread -Wl,-soname -Wl,libsched.so.7 -o
.libs/libsched.so.7.2.42
libtool: link: (cd ".libs" && rm -f "libsched.so.7" && ln -s
"libsched.so.7.2.42" "libsched.so.7")
libtool: link: (cd ".libs" && rm -f "libsched.so" && ln -s "libsched.so.7.2.42"
"libsched.so")
libtool: link: ar cru .libs/libsched.a libsched_la-credit.o
libsched_la-sched_shmem.o libsched_la-sched_util.o libsched_la-sched_config.o
libsched_la-sched_limit.o libsched_la-sched_msgs.o libsched_la-boinc_db.o
libsched_la-db_base.o libsched_la-process_result_template.o
libsched_la-process_input_template.o libsched_la-backend_lib.o
libtool: link: ranlib .libs/libsched.a
libtool: link: ( cd ".libs" && rm -f "libsched.la" && ln -s "../libsched.la"
"libsched.la" )
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../api -I../db -I../lib -I../lib/mac
-I../sched -I../tools -I../vda -pthread -I/usr/include/mysql -DBIG_JOINS=1
-fno-strict-aliasing -g -DNDEBUG -pthread -D_FORTIFY_SOURCE=2 -Wall -Wextra
-Wshadow -Wredundant-decls -Wdisabled-optimization -Wpointer-arith
-Wstrict-aliasing -Wcast-align -g -O2 -fPIE -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -O3
-funroll-loops -fforce-addr -ffast-math -Wall -MT adjust_user_priority.o -MD
-MP -MF .deps/adjust_user_priority.Tpo -c -o adjust_user_priority.o
adjust_user_priority.cpp
mv -f .deps/adjust_user_priority.Tpo .deps/adjust_user_priority.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -Wall -Wextra -Wshadow
-Wredundant-decls -Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing
-Wcast-align -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-static -L../lib/.libs/ -fPIE -pie -Wl,-z,relro -Wl,-z,now -flto
-Wl,--no-add-needed -o adjust_user_priority adjust_user_priority.o -lsched
-lboinc_crypt -lboinc -L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz
-lm -ldl -lcrypto -L/usr -L/usr/lib -lssl -lcrypto
libtool: link: g++ -Wall -Wextra -Wshadow -Wredundant-decls
-Wdisabled-optimization -Wpointer-arith -Wstrict-aliasing -Wcast-align -g -O2
-fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -Wall -O3 -funroll-loops -fforce-addr -ffast-math -Wall
-fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -flto -Wl,--no-add-needed -o
adjust_user_priority adjust_user_priority.o -L../lib/.libs/
/«BUILDDIR»/boinc-7.2.42+dfsg/sched/.libs/libsched.a -L/usr/lib -L/usr
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/.libs/libboinc_crypt.a
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/.libs/libboinc.a
-L/usr/lib/x86_64-linux-gnu -lmysqlclient -lpthread -lz -lm -ldl -lssl -lcrypto
-pthread
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/.libs/libboinc.a(libboinc_la-md5_file.o):
In function `md5_file(char const*, char*, double&)':
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:66: undefined reference to
`md5_init'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:71: undefined reference to
`md5_append'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:73: undefined reference to
`md5_finish'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/.libs/libboinc.a(libboinc_la-md5_file.o):
In function `md5_block(unsigned char const*, int, char*)':
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:87: undefined reference to
`md5_init'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:88: undefined reference to
`md5_append'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:89: undefined reference to
`md5_finish'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/.libs/libboinc.a(libboinc_la-md5_file.o):
In function `md5_block':
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:87: undefined reference to
`md5_init'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:88: undefined reference to
`md5_append'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:89: undefined reference to
`md5_finish'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:87: undefined reference to
`md5_init'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:88: undefined reference to
`md5_append'
/«BUILDDIR»/boinc-7.2.42+dfsg/lib/md5_file.cpp:89: undefined reference to
`md5_finish'
collect2: error: ld returned 1 exit status
make[4]: *** [adjust_user_priority] Error 1
make[4]: Leaving directory `/«BUILDDIR»/boinc-7.2.42+dfsg/sched'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [override_dh_auto_build] Error 2
make: *** [build-arch] Error 2
make[3]: Leaving directory `/«BUILDDIR»/boinc-7.2.42+dfsg'
make[2]: Leaving directory `/«BUILDDIR»/boinc-7.2.42+dfsg'
make[1]: Leaving directory `/«BUILDDIR»/boinc-7.2.42+dfsg'
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: boinc
Source-Version: 7.3.19+dfsg-2
We believe that the bug you reported is fixed in the latest version of
boinc, 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 746...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gianfranco Costamagna <costamagnagianfra...@yahoo.it> (supplier of updated
boinc 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: SHA1
Format: 1.8
Date: Fri, 30 May 2014 15:27:55 +0200
Source: boinc
Binary: boinc boinc-nvidia-cuda boinc-amd-opencl boinc-client boinc-manager
boinc-dev libboinc-app-dev libboinc-app7 libboinc7 boinc-dbg
Architecture: source all amd64
Version: 7.3.19+dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian BOINC Maintainers <pkg-boinc-de...@lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <costamagnagianfra...@yahoo.it>
Description:
boinc - metapackage for the BOINC client and the manager
boinc-amd-opencl - metapackage for AMD/ATI OpenCL-savvy BOINC client and
manager
boinc-client - core client for the BOINC distributed computing infrastructure
boinc-dbg - debugging symbols for BOINC binaries
boinc-dev - development files to build applications for BOINC projects
boinc-manager - GUI to control and monitor the BOINC core client
boinc-nvidia-cuda - metapackage for CUDA-savvy BOINC client and manager
libboinc-app-dev - development files to build applications for BOINC projects
libboinc-app7 - libraries for BOINC's scientific applications
libboinc7 - libraries of BOINC the client depends on
Closes: 746830 747964 749843
Changes:
boinc (7.3.19+dfsg-2) unstable; urgency=low
.
[ Guo Yixuan (郭溢譞) ]
* Use more debhelper features.
* Dropped some patches
- parse_issues.patch: since the relevant part has been applied by
the upstream already.
- nvidia_mem_display_simplification.patch: the relevant part was
already removed in a previous adjustment.
.
[ Gianfranco Costamagna ]
* Upload to unstable (Closes: #749843, #747964, #746830)
* Fix typo in debian/rules, we were unnecessarily building server stuff.
* Split the server dynamic linkage away from Missing_libSched.patch in a new
boinc-server-dynamic-libs.patch patch
Checksums-Sha1:
3255f0e0f9dfdc30db8eb76970e702845b3193bf 2693 boinc_7.3.19+dfsg-2.dsc
e33dfb5443ed39f396f6da8d57a081c6ecfcb6b2 459600
boinc_7.3.19+dfsg-2.debian.tar.xz
7e13a5ea5a9582b7e237984ffcae9e26b441487e 41136 boinc_7.3.19+dfsg-2_all.deb
081c96862bb526977173158d84bf3c294e75b671 41060
boinc-nvidia-cuda_7.3.19+dfsg-2_amd64.deb
ac7a31b66e22d163a7bfd3e9a3ad709cccd4e8d1 41172
boinc-amd-opencl_7.3.19+dfsg-2_amd64.deb
c4825e85b75b7d88733fb9d28d868c8a5bdca6a7 507412
boinc-client_7.3.19+dfsg-2_amd64.deb
475da0df5daab57b4e6848a74d353b58b49154e0 1451890
boinc-manager_7.3.19+dfsg-2_amd64.deb
459b101e8af0b6d00998e07c8625343d445476a7 40746 boinc-dev_7.3.19+dfsg-2_all.deb
31dbba63610ce5b9dbd859ffe756292537f3957f 123358
libboinc-app-dev_7.3.19+dfsg-2_all.deb
c6eabc851b2748b6ec09448e1198db347d52b892 80452
libboinc-app7_7.3.19+dfsg-2_amd64.deb
ef818a2871a037181e7e9119a0625cccfacb6d23 400374
libboinc7_7.3.19+dfsg-2_amd64.deb
37b893d184b17529dab7208fd559b919e03bf864 19249014
boinc-dbg_7.3.19+dfsg-2_amd64.deb
Checksums-Sha256:
99c4aca6ec8fb57bc7bf45266c491e853951264c110490859c117a5a85d4e6fc 2693
boinc_7.3.19+dfsg-2.dsc
24036e5fe68aa3c0a67c61b221cd25e8221a0aeb9b2e85bb050cded9c53af5c6 459600
boinc_7.3.19+dfsg-2.debian.tar.xz
4f3b05f1fb0e15ae0ab46b2c312a3fc1adffcdf33f8c824070ac77c4c8fc8cec 41136
boinc_7.3.19+dfsg-2_all.deb
8b43f4f1881d3298c2f60429c868b35ce3512060613e48aa855af5c69b891c25 41060
boinc-nvidia-cuda_7.3.19+dfsg-2_amd64.deb
3b8330764bfaec33ef51a8d26f8f517fda268581fba8e2a070a14d652d6117d9 41172
boinc-amd-opencl_7.3.19+dfsg-2_amd64.deb
176278d5ae6f3374f8492643d3a9a4e22fea768efccf7331c6e5463f59468a44 507412
boinc-client_7.3.19+dfsg-2_amd64.deb
ececa67011b5edf74cefc5f1bda49ccad8a63c491bc83f5ab6f836ac72e6fed7 1451890
boinc-manager_7.3.19+dfsg-2_amd64.deb
a9b7c829358eccd5c3ced5b2db3fae6a865a114640814b9f1aef5550e3aa086d 40746
boinc-dev_7.3.19+dfsg-2_all.deb
69e2b31ac33c87e9fbcd3976fa212c748b42e657517a9ca663945d46b99ac420 123358
libboinc-app-dev_7.3.19+dfsg-2_all.deb
13c684a1ae2d90f04d4f1c01ae5e1e5c7797a378767f7fb85d9dc6aa2001131d 80452
libboinc-app7_7.3.19+dfsg-2_amd64.deb
6eb75e0e5d9ce2012bd1e811c5f468bdb004f291b47a2bf133f3d3187c666ba4 400374
libboinc7_7.3.19+dfsg-2_amd64.deb
88488c10fdf323ade2ecd258e71dd8f880c88ea3d847483cff8ee4a02a09b50d 19249014
boinc-dbg_7.3.19+dfsg-2_amd64.deb
Files:
ba0b06a24a8b7bf57b406dfa282616fc 41136 net optional boinc_7.3.19+dfsg-2_all.deb
196bcd2caddb975036c9b860451148f8 41060 contrib/net extra
boinc-nvidia-cuda_7.3.19+dfsg-2_amd64.deb
b015361b1a9cc701221394781ea99f36 41172 contrib/net extra
boinc-amd-opencl_7.3.19+dfsg-2_amd64.deb
bb219fd3f49e2907f5148d52d4a56a44 507412 net optional
boinc-client_7.3.19+dfsg-2_amd64.deb
65226c24ccc45d5ffe021160d3c5c360 1451890 x11 optional
boinc-manager_7.3.19+dfsg-2_amd64.deb
7636b497ba5eb5a111d9e6fa3c2b55ef 40746 oldlibs extra
boinc-dev_7.3.19+dfsg-2_all.deb
5783a5dfa6d810e85d88a6832e64d96e 123358 libdevel optional
libboinc-app-dev_7.3.19+dfsg-2_all.deb
39d32acf34c8b9b30d3fafb049a1c138 80452 libs optional
libboinc-app7_7.3.19+dfsg-2_amd64.deb
9e03d312bb69ad73cf157dd4e4d0b786 400374 libs optional
libboinc7_7.3.19+dfsg-2_amd64.deb
d4cb36f2d2dad226fa884995a026184c 19249014 debug extra
boinc-dbg_7.3.19+dfsg-2_amd64.deb
db3edde9f6ddf2c61cbb5a94a280938e 2693 net optional boinc_7.3.19+dfsg-2.dsc
d63901d5e53a359d89fe3ca72dbc493a 459600 net optional
boinc_7.3.19+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQEcBAEBAgAGBQJTiJMOAAoJEItu8lKPB14d30UIALovVAPn9FuN0U6VaOz4kYbA
XwgYIMgT2XnPSRtvil8OnPOAgEt/+lljWWMgrWLJATJtnnCdm/XGaJOdJqUwNxRD
sC6iZ2KcMz920PquRC6NneQb20BJ1loEWJgstQVhwVuK2c6YK2mN3WcH9tOW6pxI
pLEpMY7O0Ex6bhz62NV5o25qfIknyEzWegxfPBsHr3EMdehy0vcfSE9MZqL4tLf+
ZX8wmkY2wC2x6ypIpHo9nEiwFQNzTlWZk3rKiACoRy+9ml+z6kljdQyHnXpnGgUg
FsIndFNPINdikhx8xDjisoEfiFsqgu7Ws5uBFsNkk7rRXW3+vfIX87KGsROUNTw=
=ZsmA
-----END PGP SIGNATURE-----
--- End Message ---