Your message dated Sat, 21 Jul 2018 13:48:56 +0000
with message-id <[email protected]>
and subject line Bug#897701: fixed in alljoyn-core-1504 15.04b+dfsg.1-3
has caused the Debian Bug report #897701,
regarding alljoyn-core-1504: ftbfs with GCC-8
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.)
--
897701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:alljoyn-core-1504
Version: 15.04b+dfsg.1-2
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/alljoyn-core-1504_15.04b+dfsg.1-2_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
g++ -o build/linux/x86_64/release/obj/alljoyn_c/MsgArg.o -c -Wall -Werror -pipe
-std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/MsgArg.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/MsgArgC.o -c -Wall -Werror
-pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/MsgArgC.cc
Install file: "alljoyn_core/inc/alljoyn/Observer.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/Observer.h"
Install file: "alljoyn_c/inc/alljoyn_c/Observer.h" as
"build/linux/x86_64/release/dist/c/inc/alljoyn_c/Observer.h"
Install file: "alljoyn_core/inc/alljoyn/AutoPinger.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/AutoPinger.h"
Install file: "alljoyn_core/inc/alljoyn/MessageSink.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/MessageSink.h"
Install file: "alljoyn_core/inc/alljoyn/PingListener.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/PingListener.h"
g++ -o build/linux/x86_64/release/obj/alljoyn_c/Observer.o -c -Wall -Werror
-pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/Observer.cc
Install file: "alljoyn_core/inc/alljoyn/PasswordManager.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/PasswordManager.h"
Install file: "alljoyn_c/inc/alljoyn_c/PasswordManager.h" as
"build/linux/x86_64/release/dist/c/inc/alljoyn_c/PasswordManager.h"
g++ -o build/linux/x86_64/release/obj/alljoyn_c/PasswordManager.o -c -Wall
-Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/PasswordManager.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/ProxyBusObject.o -c -Wall
-Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/ProxyBusObject.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/SessionListener.o -c -Wall
-Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/SessionListener.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/SessionOpts.o -c -Wall -Werror
-pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/SessionOpts.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/SessionPortListener.o -c -Wall
-Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/SessionPortListener.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_c/version.o -c -Wall -Werror
-pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86
-DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src alljoyn_c/src/version.cc
ar rc build/linux/x86_64/release/obj/alljoyn_c/liballjoyn_c.a
build/linux/x86_64/release/obj/alljoyn_c/AboutData.o
build/linux/x86_64/release/obj/alljoyn_c/AboutDataListener.o
build/linux/x86_64/release/obj/alljoyn_c/AboutIcon.o
build/linux/x86_64/release/obj/alljoyn_c/AboutIconObj.o
build/linux/x86_64/release/obj/alljoyn_c/AboutIconProxy.o
build/linux/x86_64/release/obj/alljoyn_c/AboutListener.o
build/linux/x86_64/release/obj/alljoyn_c/AboutObj.o
build/linux/x86_64/release/obj/alljoyn_c/AboutObjectDescription.o
build/linux/x86_64/release/obj/alljoyn_c/AboutProxy.o
build/linux/x86_64/release/obj/alljoyn_c/AuthListener.o
build/linux/x86_64/release/obj/alljoyn_c/BusAttachment.o
build/linux/x86_64/release/obj/alljoyn_c/BusAttachmentC.o
build/linux/x86_64/release/obj/alljoyn_c/BusListener.o
build/linux/x86_64/release/obj/alljoyn_c/BusObjectC.o
build/linux/x86_64/release/obj/alljoyn_c/DeferredCallback.o
build/linux/x86_64/release/obj/alljoyn_c/Init.o
build/linux/x86_64/release/obj/alljoyn
_c/InterfaceDescription.o
build/linux/x86_64/release/obj/alljoyn_c/KeyStoreListener.o
build/linux/x86_64/release/obj/alljoyn_c/Message.o
build/linux/x86_64/release/obj/alljoyn_c/MsgArg.o
build/linux/x86_64/release/obj/alljoyn_c/MsgArgC.o
build/linux/x86_64/release/obj/alljoyn_c/Observer.o
build/linux/x86_64/release/obj/alljoyn_c/PasswordManager.o
build/linux/x86_64/release/obj/alljoyn_c/ProxyBusObject.o
build/linux/x86_64/release/obj/alljoyn_c/SessionListener.o
build/linux/x86_64/release/obj/alljoyn_c/SessionOpts.o
build/linux/x86_64/release/obj/alljoyn_c/SessionPortListener.o
build/linux/x86_64/release/obj/alljoyn_c/version.o
ranlib build/linux/x86_64/release/obj/alljoyn_c/liballjoyn_c.a
Install file: "build/linux/x86_64/release/obj/alljoyn_c/liballjoyn_c.a" as
"build/linux/x86_64/release/dist/c/lib/liballjoyn_c.a"
Install file: "common/inc/qcc/Log.h" as
"build/linux/x86_64/release/dist/cpp/inc/qcc/Log.h"
Install file: "common/inc/qcc/StringUtil.h" as
"build/linux/x86_64/release/dist/cpp/inc/qcc/StringUtil.h"
Install file: "alljoyn_core/inc/alljoyn/AllJoynStd.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/AllJoynStd.h"
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/router/bundled/BundledRouter.o -c
-Wall -Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -fPIE -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DQCC_CPU_X86 -DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src -Ialljoyn_core/router -Ialljoyn_core/router/posix
alljoyn_core/router/bundled/BundledRouter.cc
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/router/bundled/BundledRouterInit.o
-c -Wall -Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -fPIE -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DQCC_CPU_X86 -DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src -Ialljoyn_core/router -Ialljoyn_core/router/posix
alljoyn_core/router/bundled/BundledRouterInit.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_core/router/AllJoynDebugObj.o -c
-Wall -Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -fPIE -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DQCC_CPU_X86 -DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src -Ialljoyn_core/router -Ialljoyn_core/router/posix
alljoyn_core/router/AllJoynDebugObj.cc
Install file: "common/inc/qcc/CertificateECC.h" as
"build/linux/x86_64/release/dist/cpp/inc/qcc/CertificateECC.h"
Install file: "common/inc/qcc/CryptoECC.h" as
"build/linux/x86_64/release/dist/cpp/inc/qcc/CryptoECC.h"
g++ -o build/linux/x86_64/release/obj/alljoyn_core/router/AllJoynObj.o -c -Wall
-Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -fPIE -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DQCC_CPU_X86 -DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src -Ialljoyn_core/router -Ialljoyn_core/router/posix
alljoyn_core/router/AllJoynObj.cc
g++ -o build/linux/x86_64/release/obj/alljoyn_core/router/ArdpProtocol.o -c
-Wall -Werror -pipe -std=gnu++0x -fno-exceptions -fno-strict-aliasing
-fno-asynchronous-unwind-tables -fno-unwind-tables -ffunction-sections
-fdata-sections -D_FORTIFY_SOURCE=2 -fPIC -Wno-long-long -Wno-deprecated
-Wno-unknown-pragmas -Os -m64 -fPIC -fPIE -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DQCC_CPU_X86 -DQCC_CPU_X86_64 -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/cpp/inc/alljoyn -Icommon/inc
-Ialljoyn_core/src -Ialljoyn_core/router -Ialljoyn_core/router/posix
alljoyn_core/router/ArdpProtocol.cc
alljoyn_core/router/ArdpProtocol.cc: In function 'ajn::ArdpHandle*
ajn::ARDP_AllocHandle(ajn::ArdpGlobalConfig*)':
alljoyn_core/router/ArdpProtocol.cc:1394:41: error: 'void* memset(void*, int,
size_t)' clearing an object of non-trivial type 'ajn::ArdpHandle' {aka 'struct
ajn::ARDP_HANDLE'}; use assignment or value-initialization instead
[-Werror=class-memaccess]
memset(handle, 0, sizeof(ArdpHandle));
^
alljoyn_core/router/ArdpProtocol.cc:275:8: note: 'ajn::ArdpHandle' {aka 'struct
ajn::ARDP_HANDLE'} declared here
struct ARDP_HANDLE {
^~~~~~~~~~~
alljoyn_core/router/ArdpProtocol.cc: In function 'ajn::ArdpConnRecord*
ajn::NewConnRecord()':
alljoyn_core/router/ArdpProtocol.cc:1601:43: error: 'void* memset(void*, int,
size_t)' clearing an object of non-trivial type 'ajn::ArdpConnRecord' {aka
'struct ajn::ARDP_CONN_RECORD'}; use assignment or value-initialization instead
[-Werror=class-memaccess]
memset(conn, 0, sizeof(ArdpConnRecord));
^
alljoyn_core/router/ArdpProtocol.cc:242:8: note: 'ajn::ArdpConnRecord' {aka
'struct ajn::ARDP_CONN_RECORD'} declared here
struct ARDP_CONN_RECORD {
^~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
scons: *** [build/linux/x86_64/release/obj/alljoyn_core/router/ArdpProtocol.o]
Error 1
scons: building terminated because of errors.
make[1]: *** [debian/rules:43: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/alljoyn-core-1504-15.04b+dfsg.1'
make: *** [debian/rules:33: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: alljoyn-core-1504
Source-Version: 15.04b+dfsg.1-3
We believe that the bug you reported is fixed in the latest version of
alljoyn-core-1504, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <[email protected]> (supplier of updated alljoyn-core-1504
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: SHA512
Format: 1.8
Date: Fri, 20 Jul 2018 19:01:37 +0200
Source: alljoyn-core-1504
Binary: liballjoyn1504 liballjoyn-dev-1504 liballjoyn-c1504
liballjoyn-c-dev-1504 alljoyn-daemon-1504 liballjoyn-common-dev-1504
Architecture: source amd64
Version: 15.04b+dfsg.1-3
Distribution: sid
Urgency: medium
Maintainer: Debian IoT Maintainers
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
alljoyn-daemon-1504 - AllJoyn daemon service
liballjoyn-c-dev-1504 - AllJoyn C development library
liballjoyn-c1504 - AllJoyn C run-time library
liballjoyn-common-dev-1504 - AllJoyn common development files
liballjoyn-dev-1504 - AllJoyn C++ development library
liballjoyn1504 - AllJoyn C++ run-time library
Closes: 897701
Changes:
alljoyn-core-1504 (15.04b+dfsg.1-3) unstable; urgency=medium
.
* add gcc8.patch (Closes: #897701)
* debian/control: bump standard to 4.1.5 (no changes)
Checksums-Sha1:
4d12c70dbef39d3bd953c1c1512f5ffbe67d05b4 2745
alljoyn-core-1504_15.04b+dfsg.1-3.dsc
6f26dcfec176b6a72652120494583ae5575b2158 4755687
alljoyn-core-1504_15.04b+dfsg.1.orig.tar.gz
72c7e98edf03b8c83321fe5b266a25744d0d849e 12644
alljoyn-core-1504_15.04b+dfsg.1-3.debian.tar.xz
c48b7a4490a7b855dccc93bda7c8c396c134f16c 8388
alljoyn-core-1504_15.04b+dfsg.1-3_amd64.buildinfo
585bf60c68b52acc7dcc67a2c8ca959b2015bced 353204
alljoyn-daemon-1504_15.04b+dfsg.1-3_amd64.deb
2f60f90ca6cc2bc4e540b2b4142c8f507ed7aaf4 245052
liballjoyn-c-dev-1504_15.04b+dfsg.1-3_amd64.deb
9a972855dc4d2280517cf33bee2726623fdc0fdc 312524
liballjoyn-c1504_15.04b+dfsg.1-3_amd64.deb
d02ab07d9f847eae9da669b4feb7cae836f2ea72 122736
liballjoyn-common-dev-1504_15.04b+dfsg.1-3_amd64.deb
687b9689480a30f5b354fff1cb67a4a40dabd327 759356
liballjoyn-dev-1504_15.04b+dfsg.1-3_amd64.deb
edda9ab9bb72f8462d795e219ea13afabc58137a 4170092
liballjoyn1504_15.04b+dfsg.1-3_amd64.deb
Checksums-Sha256:
e9fa5d8fb98f3c6a179dfc7694c593395bbeef7fe91758d1046a3821ea2250ca 2745
alljoyn-core-1504_15.04b+dfsg.1-3.dsc
dc583e2e2530a5926a7d5d2db2837dab1d2a142822fc5f17a43dcbf3b0b156db 4755687
alljoyn-core-1504_15.04b+dfsg.1.orig.tar.gz
19891bc6831f29920223e745b49d4caa247fbf3520d807e949308b5b69104169 12644
alljoyn-core-1504_15.04b+dfsg.1-3.debian.tar.xz
c8cbb548fa56f45190b327fb5143f5ff804fa94d6e16d28839b507a562b846aa 8388
alljoyn-core-1504_15.04b+dfsg.1-3_amd64.buildinfo
595ad84c01971f4925480f1a3590e9941faa8f0c0830b8b604ace3a804d6f236 353204
alljoyn-daemon-1504_15.04b+dfsg.1-3_amd64.deb
871224315a5cac7afdd5b82cb25ecf19f3d10db941c4c92250d2b5bf1ce4dee6 245052
liballjoyn-c-dev-1504_15.04b+dfsg.1-3_amd64.deb
05a27b3c3d2e37ccced5accb57a7478d47dbd79693fdf90d11c3f3b575ac4ba1 312524
liballjoyn-c1504_15.04b+dfsg.1-3_amd64.deb
7b3cb0f99c0be05777fc5261b17534bebd41aafc13cba250fe8340e95ce218ba 122736
liballjoyn-common-dev-1504_15.04b+dfsg.1-3_amd64.deb
92ba5524a436ec8ae49fdb3d772c72cd65c706cacb28f011583ea9a45121455d 759356
liballjoyn-dev-1504_15.04b+dfsg.1-3_amd64.deb
0211cf16742834285bfb40728b7af1df622df2471059a1db24b55d4055174371 4170092
liballjoyn1504_15.04b+dfsg.1-3_amd64.deb
Files:
acbcc51e202c6c3402aa34b6b1f47e74 2745 net optional
alljoyn-core-1504_15.04b+dfsg.1-3.dsc
327b9ab600962d0966f5e081bc417576 4755687 net optional
alljoyn-core-1504_15.04b+dfsg.1.orig.tar.gz
bd13ca220a40ece6a25b6050e992d751 12644 net optional
alljoyn-core-1504_15.04b+dfsg.1-3.debian.tar.xz
d012023b90b69d0ad53d8ffd6525bb75 8388 net optional
alljoyn-core-1504_15.04b+dfsg.1-3_amd64.buildinfo
6e2a4ebc463209de858ad8ad18eda1c2 353204 net optional
alljoyn-daemon-1504_15.04b+dfsg.1-3_amd64.deb
35a3a2ef44e871f99b02cd52ca67f5a8 245052 libdevel optional
liballjoyn-c-dev-1504_15.04b+dfsg.1-3_amd64.deb
6209e031c0d2b64d3bab08aa3a324a04 312524 net optional
liballjoyn-c1504_15.04b+dfsg.1-3_amd64.deb
e3e952762dd47f49857c98277ba856bf 122736 libdevel optional
liballjoyn-common-dev-1504_15.04b+dfsg.1-3_amd64.deb
a20777f3385fc2c9194fb83d1aa56f6e 759356 libdevel optional
liballjoyn-dev-1504_15.04b+dfsg.1-3_amd64.deb
b35663e32793ddc33827769f8f115c93 4170092 net optional
liballjoyn1504_15.04b+dfsg.1-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAltTNn1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR+jRD/94es0lKkbZkWOeHHRx5dYJ4LItpXke
Dd05liNQWys/f3G1UsYS0WxEfgIL7VEp3jsJWwYG6YGZovxydje6CpiKOqwISZ7w
1ICOpYXk8BNOWCwvl+5uKtVV52reXl2oJUE0B2Hk/8S7s8myOiiv2jYu+uNUoDkz
kKVb43bBr0hUVw5TUOkSDnWQkDt2uUhd/IQzFUpbx/9gJ7bHsiNLs0tTGVMUwqfd
N/4S/SVRegmewNRd9nFgs3ZpKl51ULU4cwEza8my6uXtG4JZfUjDX/iMZKJMAsAR
xn9ZCct5NXlYiLDv9uquOmjz8haXhox/bJuG6q1jYmYL0w94JEzUaeGqPKR+JCX+
vvR6miJX0OORWxx84ivp5ZRWO6vPf8k/BOHC7i+xgB7NOiOz4rv7Q8Zy5ClzgPdP
TpGRcGq5qJsRzI/FAcR4soP7TqBlgLgSDu2FL7FOsN+VCL3elZ4TcbPxXHra9Qka
/JPnoMnAhiovVhSkeMDd3b2UE35kqahs8Mbp57ctojVbhd0uuPpFy/sdoJuXNUHS
S8a+/RJNUzT5/8NCGSPE4l6lBUveQqz1eq7NEgUGMl2ysqCYpJ3lybrK5AucdNV2
QdPHfAuGvGZCZYZpdaACTX+jquNRZaaLLKZUOKY/YZ84zGCPyI8TwQqkV3WyGm9V
QIpd2Upq8ujm1w==
=d4KX
-----END PGP SIGNATURE-----
--- End Message ---