Your message dated Tue, 15 Aug 2017 18:34:04 +0000
with message-id <e1dhgfe-000hzp...@fasolo.debian.org>
and subject line Bug#853306: fixed in alljoyn-core-1604 16.04a+dfsg.1-1
has caused the Debian Bug report #853306,
regarding alljoyn-core-1604: ftbfs with GCC-7
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.)
--
853306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853306
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:alljoyn-core-1604
Version: 16.04a-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7
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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/alljoyn-core-1604_16.04a-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 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-7/porting_to.html
[...]
Install file: "services/config/cpp/inc/alljoyn/config/LogModule.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/config/LogModule.h"
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/ConfigClientMain.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/SessionListenerImpl.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigClientSample/SessionListenerImpl.cc
g++ -o build/linux/x86_64/release/obj/config/cpp/samples/common/AJInitializer.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/common/AJInitializer.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/common/SrpKeyXListener.o -c
-std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/common/SrpKeyXListener.cc
g++ -o build/linux/x86_64/release/obj/config/cpp/src/ConfigClient.o -c
-std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/src/ConfigClient.cc
Install file: "services/config/cpp/inc/alljoyn/config/ConfigService.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/config/ConfigService.h"
Install file:
"services/config/cpp/inc/alljoyn/config/AboutDataStoreInterface.h" as
"build/linux/x86_64/release/dist/cpp/inc/alljoyn/config/AboutDataStoreInterface.h"
g++ -o build/linux/x86_64/release/obj/config/cpp/src/ConfigService.o -c
-std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX
-DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/src/ConfigService.cc
ar rc build/linux/x86_64/release/obj/config/cpp/src/liballjoyn_config.a
build/linux/x86_64/release/obj/config/cpp/src/ConfigClient.o
build/linux/x86_64/release/obj/config/cpp/src/ConfigService.o
ranlib build/linux/x86_64/release/obj/config/cpp/src/liballjoyn_config.a
Install file:
"build/linux/x86_64/release/obj/config/cpp/src/liballjoyn_config.a" as
"build/linux/x86_64/release/dist/cpp/lib/liballjoyn_config.a"
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/ConfigClient
-z relro -z now -s -Wl,--gc-sections -m64
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/AsyncSessionJoiner.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/ConfigClientMain.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/SessionListenerImpl.o
build/linux/x86_64/release/obj/config/cpp/samples/common/AJInitializer.o
build/linux/x86_64/release/obj/config/cpp/samples/common/SrpKeyXListener.o
-Lbuild/linux/x86_64/release/dist/cpp/lib
-Lbuild/linux/x86_64/release/dist/c/lib -lajrouter -lalljoyn_config
-lalljoyn_about -lalljoyn -lrt -lstdc++ -lpthread -lm
Install file:
"build/linux/x86_64/release/obj/config/cpp/samples/ConfigClientSample/ConfigClient"
as "build/linux/x86_64/release/dist/cpp/bin/samples/ConfigClient"
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/AboutDataStore.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/AboutObjApi.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/AboutObjApi.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/CommonBusListener.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/CommonBusListener.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/CommonSampleUtil.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/CommonSampleUtil.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigServiceListenerImpl.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/ConfigServiceListenerImpl.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/GuidUtil.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/GuidUtil.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/OptParser.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC
-Wno-deprecated-declarations -Wno-deprecated-declarations -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
services/config/cpp/samples/ConfigServiceSample/OptParser.cc
g++ -o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigService
-z relro -z now -s -Wl,--gc-sections -m64
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/AboutDataStore.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/AboutObjApi.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/CommonBusListener.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/CommonSampleUtil.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigServiceListenerImpl.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/GuidUtil.o
build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/OptParser.o
build/linux/x86_64/release/obj/config/cpp/samples/common/AJInitializer.o
build/linux/x86_64/release/obj/config/cpp/samples/common/SrpKeyXListener.o
-Lbuild/linux/x8
6_64/release/dist/cpp/lib -Lbuild/linux/x86_64/release/dist/c/lib -lajrouter
-lalljoyn_config -lalljoyn_about -lalljoyn -lrt -lstdc++ -lpthread -lm
Install file:
"build/linux/x86_64/release/obj/config/cpp/samples/ConfigServiceSample/ConfigService"
as "build/linux/x86_64/release/dist/cpp/bin/samples/ConfigService"
Install file:
"services/config/cpp/samples/ConfigServiceSample/ConfigService.conf" as
"build/linux/x86_64/release/dist/cpp/bin/samples/ConfigService.conf"
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DCLIENT=1 -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
alljoyn_core/samples/secure/DeskTopSharedKSClient.cc
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient1
-z relro -z now -s -Wl,--gc-sections -m64
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient.o
-Lbuild/linux/x86_64/release/dist/cpp/lib
-Lbuild/linux/x86_64/release/dist/c/lib -lajrouter -lalljoyn -lrt -lstdc++
-lpthread -lm
Install file:
"build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient1"
as "build/linux/x86_64/release/dist/cpp/bin/samples/DeskTopSharedKSClient1"
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient2.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-DCLIENT=2 -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
alljoyn_core/samples/secure/DeskTopSharedKSClient.cc
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient2
-z relro -z now -s -Wl,--gc-sections -m64
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient2.o
-Lbuild/linux/x86_64/release/dist/cpp/lib
-Lbuild/linux/x86_64/release/dist/c/lib -lajrouter -lalljoyn -lrt -lstdc++
-lpthread -lm
Install file:
"build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSClient2"
as "build/linux/x86_64/release/dist/cpp/bin/samples/DeskTopSharedKSClient2"
g++ -o
build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSService.o
-c -std=c++11 -Wall -Werror -pipe -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 -Wunused-parameter -Os -m64 -fPIC -DNDEBUG -DROUTER
-DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX -D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC
-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
alljoyn_core/samples/secure/DeskTopSharedKSService.cc
alljoyn_core/samples/secure/DeskTopSharedKSService.cc: In member function
'virtual bool SrpKeyXListener::RequestCredentials(const char*, const char*,
uint16_t, const char*, uint16_t, ajn::AuthListener::Credentials&)':
alljoyn_core/samples/secure/DeskTopSharedKSService.cc:165:10: error: output may
be truncated before the last format character [-Werror=format-truncation=]
bool RequestCredentials(const char* authMechanism, const char* authPeer,
uint16_t authCount, const char* userId, uint16_t credMask, Credentials& creds) {
^~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from alljoyn_core/samples/secure/DeskTopSharedKSService.cc:27:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
7 and 8 bytes into a destination of size 7
__bos (__s), __fmt, __va_arg_pack ());
^
cc1plus: all warnings being treated as errors
scons: ***
[build/linux/x86_64/release/obj/alljoyn_core/samples/secure/DeskTopSharedKSService.o]
Error 1
scons: building terminated because of errors.
debian/rules:39: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:32: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: alljoyn-core-1604
Source-Version: 16.04a+dfsg.1-1
We believe that the bug you reported is fixed in the latest version of
alljoyn-core-1604, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated alljoyn-core-1604
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: Mon, 14 Aug 2017 20:01:37 +0200
Source: alljoyn-core-1604
Binary: liballjoyn1604 liballjoyn-dev-1604 liballjoyn-c1604
liballjoyn-c-dev-1604 alljoyn-daemon-1604 liballjoyn-common-dev-1604
Architecture: source amd64
Version: 16.04a+dfsg.1-1
Distribution: sid
Urgency: medium
Maintainer: Debian IoT Maintainers
<debian-iot-maintain...@lists.alioth.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Description:
alljoyn-daemon-1604 - AllJoyn daemon service
liballjoyn-c-dev-1604 - AllJoyn C development library
liballjoyn-c1604 - AllJoyn C run-time library
liballjoyn-common-dev-1604 - AllJoyn common development files
liballjoyn-dev-1604 - AllJoyn C++ development library
liballjoyn1604 - AllJoyn C++ run-time library
Closes: 853306
Changes:
alljoyn-core-1604 (16.04a+dfsg.1-1) unstable; urgency=medium
.
* add gcc7 patch (Closes: #853306)
* remove non-DFSG files alljoyn_core/router/ConvertUTF.*
* debian/control: change priority: from extra to optional
* debian/control: bump standard to 4.0.1 (no changes)
Checksums-Sha1:
f1e4625e4f4c0bbe8e2b0d10298e6a9a08d29083 2752
alljoyn-core-1604_16.04a+dfsg.1-1.dsc
02294f73dab036d2098e516160c79c87d92dd5a9 4711459
alljoyn-core-1604_16.04a+dfsg.1.orig.tar.gz
df93b8c1053d6611d8b707dc5b094b1849637c35 11496
alljoyn-core-1604_16.04a+dfsg.1-1.debian.tar.xz
2fe87fb3a4df4ea690aba88eab9b14d6620bbd20 7967
alljoyn-core-1604_16.04a+dfsg.1-1_amd64.buildinfo
2adb4bc81de86bcdbac2589c1fb65bb5ed095b48 422694
alljoyn-daemon-1604_16.04a+dfsg.1-1_amd64.deb
18aba27632de14cffd0941b0988e50a06b4492fc 280808
liballjoyn-c-dev-1604_16.04a+dfsg.1-1_amd64.deb
53e829fa29dba4f62c60d4c51bfea002552251a7 434214
liballjoyn-c1604_16.04a+dfsg.1-1_amd64.deb
96ff302aad61152926b978990d9600828753bc65 137600
liballjoyn-common-dev-1604_16.04a+dfsg.1-1_amd64.deb
9f57715d943eac4d847ed687422697f5176de8db 939146
liballjoyn-dev-1604_16.04a+dfsg.1-1_amd64.deb
09209fbaad6ba687addd0f72dd77dc5a0a617269 4643000
liballjoyn1604_16.04a+dfsg.1-1_amd64.deb
Checksums-Sha256:
a271cbae6cbfa791abefae33faa1ae637e4253bfbdc91bcd6720992f78310e7b 2752
alljoyn-core-1604_16.04a+dfsg.1-1.dsc
2dca4bb6f82286057ce2d2d37c74ac3af8d83520d22131832c077a4226ad8656 4711459
alljoyn-core-1604_16.04a+dfsg.1.orig.tar.gz
43bce60588da062cce4b354d2c5b1f9537663e178bcf69559aa16754a6a8a11b 11496
alljoyn-core-1604_16.04a+dfsg.1-1.debian.tar.xz
9b42b5d63cbff990138912ec925ddb42b0500cb3e391d7d5a0a0d3df1e45460e 7967
alljoyn-core-1604_16.04a+dfsg.1-1_amd64.buildinfo
3610979231b84e55376f379f87a4341c494c881341df0db65bcacc2bfda1fa6b 422694
alljoyn-daemon-1604_16.04a+dfsg.1-1_amd64.deb
667e015f5d1eed35b98a14fc06b105075542afbaa586c419ad15512fe96b2e1c 280808
liballjoyn-c-dev-1604_16.04a+dfsg.1-1_amd64.deb
a2454e39f422cfbab684dd11b120cfeafdddebd46978b876c9fe76de5731608e 434214
liballjoyn-c1604_16.04a+dfsg.1-1_amd64.deb
163fab1cf9337064dc1fb13518f88071cdfecefcea74272ee734d50d1e068466 137600
liballjoyn-common-dev-1604_16.04a+dfsg.1-1_amd64.deb
97d028c69d320d9f4ce25b2ce28c6637f3d0bf07f3aa38b7c661151486554dfe 939146
liballjoyn-dev-1604_16.04a+dfsg.1-1_amd64.deb
72886d4bb48fa248dba5b5dacfa1a064f1deee25497c5d75b9f254fc86dc4826 4643000
liballjoyn1604_16.04a+dfsg.1-1_amd64.deb
Files:
1ba577d61699be62741498268865ce5c 2752 net optional
alljoyn-core-1604_16.04a+dfsg.1-1.dsc
e3598b7149e17ebed6948e1ec50c893b 4711459 net optional
alljoyn-core-1604_16.04a+dfsg.1.orig.tar.gz
bde5b63db6e83e293f154fadb5446216 11496 net optional
alljoyn-core-1604_16.04a+dfsg.1-1.debian.tar.xz
7ea4b53751e6eadfc0f9d520800588cf 7967 net optional
alljoyn-core-1604_16.04a+dfsg.1-1_amd64.buildinfo
a486d35216288ea261be0becaa62d837 422694 net optional
alljoyn-daemon-1604_16.04a+dfsg.1-1_amd64.deb
6b47d5c3abaa123fb3a03d2fc2785d5a 280808 libdevel optional
liballjoyn-c-dev-1604_16.04a+dfsg.1-1_amd64.deb
1338139a5f1a48bdbca14cb2906b5987 434214 net optional
liballjoyn-c1604_16.04a+dfsg.1-1_amd64.deb
1cb1f9a0b227fc27895766c5797bcd5c 137600 libdevel optional
liballjoyn-common-dev-1604_16.04a+dfsg.1-1_amd64.deb
c5ca1227f120b0ab17094ff4c6ee7af3 939146 libdevel optional
liballjoyn-dev-1604_16.04a+dfsg.1-1_amd64.deb
8476f718fa16b7fcb647f51999eea833 4643000 net optional
liballjoyn1604_16.04a+dfsg.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAlmTOvdfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR1XFD/99PhLtwB4fQWLF+8l872Qy7ig+sl3F
GB03gCBHOQodartYXukmMar+N8Ox+59UXghEM/k0TABSUFlAQOB5ZqZZDv1dTHyu
iCtyo09tWQosD1rXRogP3E/6ru3O5R68z++pnt4IdRyeQ7SYvbZ3OZ1rONAzmyyV
eXep2tG57ObZ3oWn92Q8qFTZWTDxrpp4FdUbGCxE0HqRX+plbtlyW1qxHJutLDeB
jewB/P2qo/Svp9wZiHCeo/ZttcjWHxSMX/+2w/3IcQruZC4tAczoukiKF0skwtWT
Nl2ROVXEFX9nT9klDs+ZRGSqcuwe3xDn2wrpZs9URvRJvFPy7pC63Hha6fWPTG8H
WOHx3jMZBbt/5kfIQFYMThJo5vHG8EDehXw7xsyOzyB0Swjz0QUxQdqiyV6OeH5Z
zsBpQNXxEOvcYQjh4OKh5hBUlfOeM6rKffWGynbpRNDLlsQ/I2clRUq2C1H1Y+RI
NlQDf5MrDYC1xBPgkwvKbAJV35TbXglFVvOOAXgipm3WznJRSHHyqrQwDyJgvmFU
KoBHOdndzgtrlP7LXu1a6CP5wIdfTSuvXdGTx+g8TKt2btVAi8mk4I8fXSe3gpzC
zK2iKAPDA/KFZAo7ch85NSUSiOXlhDkImAK+cM+nVsYb2C2/zgsfo7yj53uEV/H+
DbuXH04NcGiVSQ==
=3ZeH
-----END PGP SIGNATURE-----
--- End Message ---