Your message dated Thu, 17 Aug 2017 18:04:06 +0000
with message-id <[email protected]>
and subject line Bug#853307: fixed in alljoyn-services-1504 15.04-7
has caused the Debian Bug report #853307,
regarding alljoyn-services-1504: 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 [email protected]
immediately.)
--
853307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853307
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:alljoyn-services-1504
Version: 15.04-5
Severity: normal
Tags: sid buster
User: [email protected]
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-services-1504_15.04-5_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
[...]
g++ -o
build/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/generated/MyDeviceStatusStringProperty.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 -Wno-deprecated-declarations -fPIE -fPIC
-D_FORTIFY_SOURCE=2 -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX
-D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86 -DQCC_CPU_X86_64
-DNEED_DATA_STORE -D_CONFIG_ -DNEED_DATA_STORE -D_NOTIFICATION_
-D_CONTROLPANEL_ -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/services_common/inc
-Ibuild/linux/x86_64/release/dist/config/inc
-Ibuild/linux/x86_64/release/dist/notification/inc
-Ibuild/linux/x86_64/release/dist/controlpanel/inc
-Ibuild/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACSer
verSample/generated -Icpp/samples/ACServerSample/generated
-Icpp/samples_common -Icpp/samples/ACServerSample/generated
-Icpp/samples/ACServerSample/provided
cpp/samples/ACServerSample/generated/MyDeviceStatusStringProperty.cc
g++ -o
build/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/generated/MyDeviceTurnFanOff.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 -Wno-deprecated-declarations -fPIE -fPIC
-D_FORTIFY_SOURCE=2 -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX
-D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86 -DQCC_CPU_X86_64
-DNEED_DATA_STORE -D_CONFIG_ -DNEED_DATA_STORE -D_NOTIFICATION_
-D_CONTROLPANEL_ -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/services_common/inc
-Ibuild/linux/x86_64/release/dist/config/inc
-Ibuild/linux/x86_64/release/dist/notification/inc
-Ibuild/linux/x86_64/release/dist/controlpanel/inc
-Ibuild/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/
generated -Icpp/samples/ACServerSample/generated -Icpp/samples_common
-Icpp/samples/ACServerSample/generated -Icpp/samples/ACServerSample/provided
cpp/samples/ACServerSample/generated/MyDeviceTurnFanOff.cc
g++ -o
build/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/generated/MyDeviceTurnFanOn.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 -Wno-deprecated-declarations -fPIE -fPIC
-D_FORTIFY_SOURCE=2 -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX
-D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86 -DQCC_CPU_X86_64
-DNEED_DATA_STORE -D_CONFIG_ -DNEED_DATA_STORE -D_NOTIFICATION_
-D_CONTROLPANEL_ -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/services_common/inc
-Ibuild/linux/x86_64/release/dist/config/inc
-Ibuild/linux/x86_64/release/dist/notification/inc
-Ibuild/linux/x86_64/release/dist/controlpanel/inc
-Ibuild/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/g
enerated -Icpp/samples/ACServerSample/generated -Icpp/samples_common
-Icpp/samples/ACServerSample/generated -Icpp/samples/ACServerSample/provided
cpp/samples/ACServerSample/generated/MyDeviceTurnFanOn.cc
g++ -o
build/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/provided/ControlPanelProvided.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 -Wno-deprecated-declarations -fPIE -fPIC
-D_FORTIFY_SOURCE=2 -DNDEBUG -DROUTER -DQCC_OS_GROUP_POSIX -DQCC_OS_LINUX
-D_GLIBCXX_USE_C99_FP_MACROS_DYNAMIC -DQCC_CPU_X86 -DQCC_CPU_X86_64
-DNEED_DATA_STORE -D_CONFIG_ -DNEED_DATA_STORE -D_NOTIFICATION_
-D_CONTROLPANEL_ -Ibuild/linux/x86_64/release/dist/cpp/inc
-Ibuild/linux/x86_64/release/dist/c/inc
-Ibuild/linux/x86_64/release/dist/services_common/inc
-Ibuild/linux/x86_64/release/dist/config/inc
-Ibuild/linux/x86_64/release/dist/notification/inc
-Ibuild/linux/x86_64/release/dist/controlpanel/inc
-Ibuild/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample
/provided -Icpp/samples/ACServerSample/provided -Icpp/samples_common
-Icpp/samples/ACServerSample/generated -Icpp/samples/ACServerSample/provided
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc: In function
'uint8_t checkForUpdatesToSend()':
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:262:9: error:
output may be truncated at or before format character ' ' at offset 47
[-Werror=format-truncation=]
uint8_t checkForUpdatesToSend()
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.h:21,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
49 and 53 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:262:9: error:
output may be truncated at or before format character ' ' at offset 47
[-Werror=format-truncation=]
uint8_t checkForUpdatesToSend()
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.h:21,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
49 and 53 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:262:9: error:
output may be truncated at or before format character ' ' at offset 47
[-Werror=format-truncation=]
uint8_t checkForUpdatesToSend()
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.h:21,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
49 and 53 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:262:9: error:
output may be truncated at or before format character ' ' at offset 47
[-Werror=format-truncation=]
uint8_t checkForUpdatesToSend()
^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.h:21,
from
cpp/samples/ACServerSample/provided/ControlPanelProvided.cc:17:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:65:44: note: format output between
49 and 53 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
cc1plus: all warnings being treated as errors
scons: ***
[build/linux/x86_64/release/obj/services/sample_apps/cpp/samples/ACServerSample/provided/ControlPanelProvided.o]
Error 1
scons: building terminated because of errors.
debian/rules:30: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:27: 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-services-1504
Source-Version: 15.04-7
We believe that the bug you reported is fixed in the latest version of
alljoyn-services-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-services-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: Tue, 15 Aug 2017 19:28:32 +0200
Source: alljoyn-services-1504
Binary: liballjoynservices1504 liballjoynservices-dev-1504 alljoyn-services-1504
Architecture: source amd64
Version: 15.04-7
Distribution: sid
Urgency: medium
Maintainer: Debian IoT Maintainers
<[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Description:
alljoyn-services-1504 - AllJoyn base services for 1504
liballjoynservices-dev-1504 - AllJoyn base services C++ development library
liballjoynservices1504 - AllJoyn base services library
Closes: 853307
Changes:
alljoyn-services-1504 (15.04-7) unstable; urgency=medium
.
* add gcc7 patch (Closes: #853307)
* debian/control: change priority: from extra to optional
* debian/control: bump standard to 4.0.1 (no changes)
Checksums-Sha1:
6c3ea0eb47f57b1611c8bbcdffbe602c3b16bba9 2510 alljoyn-services-1504_15.04-7.dsc
7cab9d243468dd01d7edca2df1db3ee5cfcef9a8 1490922
alljoyn-services-1504_15.04.orig.tar.gz
a0c069e190a6848715974fcf71feb8b2b1ca2daf 7064
alljoyn-services-1504_15.04-7.debian.tar.xz
c49b29ae8dbc2d2a2bef668acdf2c5b5262f22b9 6936
alljoyn-services-1504_15.04-7_amd64.buildinfo
bad5fae2ff33a56fede5e7ee708069dbd49273fa 1190996
alljoyn-services-1504_15.04-7_amd64.deb
9cad1d93b6331584fec54e84caed689a9e1ee39e 244244
liballjoynservices-dev-1504_15.04-7_amd64.deb
dc7e7c2f59fb2864683b7d0d7d28a4e2f3517a73 155256
liballjoynservices1504_15.04-7_amd64.deb
Checksums-Sha256:
5abe764b21ea41b4d869ea0b088e1acdbf5299ea845b7ca56e671d941a6fc9b4 2510
alljoyn-services-1504_15.04-7.dsc
0872d500a0c1ce2fc468069678154a7374227eee0f6233dc34658d8c7b13dbe9 1490922
alljoyn-services-1504_15.04.orig.tar.gz
32e2fe6540eb02cb06a2766513f7bd45118126ab196692025c73f8119d0e7e88 7064
alljoyn-services-1504_15.04-7.debian.tar.xz
8266c1ec56eca1cc9be8d0252c396dfddaa477c560225679776b0916822c52fa 6936
alljoyn-services-1504_15.04-7_amd64.buildinfo
54da0a83979739d07f644fc0545256ce8e5afc2e09e8d14cacc9dc2209a56ba3 1190996
alljoyn-services-1504_15.04-7_amd64.deb
8e3ce13782942c84f4ca679231240b9b1e06406407db390b8c8e80ec7530a5fe 244244
liballjoynservices-dev-1504_15.04-7_amd64.deb
d3b36e97c91b35d496cc7a452343eb1e5f32097052afb42b8d5bd634308168f2 155256
liballjoynservices1504_15.04-7_amd64.deb
Files:
74b0ef69957f63a0bc122ee0b9996357 2510 net optional
alljoyn-services-1504_15.04-7.dsc
4ea75025908a4d03f95429582ef97471 1490922 net optional
alljoyn-services-1504_15.04.orig.tar.gz
cbc2808a0cbb16bafbab77de5882514c 7064 net optional
alljoyn-services-1504_15.04-7.debian.tar.xz
82489ab5788f5abf9c997b9f3fd107b4 6936 net optional
alljoyn-services-1504_15.04-7_amd64.buildinfo
ce7535e820d44b0bd41fc173aace7e88 1190996 net optional
alljoyn-services-1504_15.04-7_amd64.deb
347c0f8c98c838c121f7c65475c3bec8 244244 libdevel optional
liballjoynservices-dev-1504_15.04-7_amd64.deb
3cdc72263ab7738de7f8a30869add7a4 155256 net optional
liballjoynservices1504_15.04-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAlmV1lhfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYRz+uD/4pq2cuUQOvmWtSkUO189U0bAjgZnz7
KWa/UtHeO3JywoBlIxOVQtsgdTjbTu4Yl9Tu7huJwu6fNdVUWqS0thWz4dF12fNw
CAxTk7YuRGKcdYYzxDjxGaWaJSbbErN6Y/iPyTSGAUuQ1G//C77A8VKeD1Hw6KNE
VRGQUcCquld9FqZqmke7MwJiK7MwKCeBStJxm1GC5ga5rPYbZX7yl9URyop84MsA
i4+0OnAM7K+pifXtg6c4yve8cNK2R8B5ipGTltwi5UcIH7OTYiycoaFl1iXnITIr
nFmH+PN+kPyB90WHgFVa7LvexrKuVFdWzKppeJfMI5MouAThEsYzsu1+uhqv+E/d
wZIoC2FR6aYUMepgS+2BN6vzKEZ9XJio7B9JhC5afppxaikfqFSmelhYFAE5SWnl
puNn8q9kIf5GACx7wQpUgrh/67EuFGfvezc3GVoKStm6X4UtiT4YzMjcBYYULsMk
ZyXktBHb6WZT4XmbUVjHXtHH5SyMqjc2MFQf7x2o8Otl+nqFf9WuhmXUvkE+xsG1
/RuAp052jNHH0RNT5GTZ6KLxUb6FMNgDQ9vCfByq2f7lk32IkaQRhXwqrWVQArbC
CP/Q2tDnJrLIu4ur4+/XX72lPl81HxaQw6ir39oFHs1HTZX2rO/OksROqNgNPZsi
MTcdaanNewrVvQ==
=yxTq
-----END PGP SIGNATURE-----
--- End Message ---