Your message dated Sat, 30 Jul 2016 13:19:27 +0000
with message-id <e1btuap-0006vl...@franck.debian.org>
and subject line Bug#831080: fixed in libsynthesis 
3.4.0.47.5+syncevolution-1.5.1-2
has caused the Debian Bug report #831080,
regarding libsynthesis: FTBFS with GCC 6: sysync/itemfield.cpp:1491:27: error: 
invalid operands of types '__gnu_cxx::__enable_if<true, double>::__type {aka 
double}' and 'const int' to binary 'operator%'
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.)


-- 
831080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831080
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsynthesis
Version: 3.4.0.47.5+syncevolution-1.5.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160713 qa-ftbfs
Justification: FTBFS with GCC 6 on amd64

Hi,

During a rebuild of all packages in sid using the gcc-defaults package
available in experimental to make GCC default to version 6, your package failed
to build on amd64. For more information about GCC 6 and Stretch, see:
- https://wiki.debian.org/GCC6
- https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html

Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
>  -I./sysync_SDK/Sources -Wdate-time -D_FORTIFY_SOURCE=2 -Wall 
> -Wno-unknown-pragmas -Wno-unused-but-set-variable -include ../config.h 
> -include 
> ./Targets/ReleasedProducts/combiEngine_opensource_linux/combiengine_opensource_linux_prefix.h
>  -I./Targets/ReleasedProducts/clientEngine_autotools/ 
> -I./Targets/ReleasedProducts/combiEngine_opensource_linux/ 
> -I./platform_adapters/linux/ -I./platform_adapters/unix_common/ 
> -I./platform_adapters/ -I./syncapps/clientEngine_custom/ 
> -I./syncapps/serverEngine_custom/ -I./sysync/ 
> -I./Transport_interfaces/engine/ -I./ -I./syncml_tk/src/sml/inc/ 
> -I./syncml_tk/src/sml/lib/inc/ -I./syncml_tk/src/sml/lib/ 
> -I./syncml_tk/src/sml/mgr/inc/ -I./syncml_tk/src/sml/mgr/ 
> -I./syncml_tk/src/sml/wsm/inc/ -I./syncml_tk/src/sml/xlt/inc 
> -I./syncml_tk/src/sml/xlt/all -I./DB_interfaces/odbc_db/ 
> -I./DB_interfaces/api_db/ -I./sysync_SDK/Sources/      
> -I./Targets/ReleasedProducts/clientEngine_autotools/systemxml   -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o 
> sysync/libsynthesis_la-itemfield.lo `test -f 'sysync/itemfield.cpp' || echo 
> './'`sysync/itemfield.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I./sysync_SDK/Sources 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wno-unknown-pragmas 
> -Wno-unused-but-set-variable -include ../config.h -include 
> ./Targets/ReleasedProducts/combiEngine_opensource_linux/combiengine_opensource_linux_prefix.h
>  -I./Targets/ReleasedProducts/clientEngine_autotools/ 
> -I./Targets/ReleasedProducts/combiEngine_opensource_linux/ 
> -I./platform_adapters/linux/ -I./platform_adapters/unix_common/ 
> -I./platform_adapters/ -I./syncapps/clientEngine_custom/ 
> -I./syncapps/serverEngine_custom/ -I./sysync/ 
> -I./Transport_interfaces/engine/ -I./ -I./syncml_tk/src/sml/inc/ 
> -I./syncml_tk/src/sml/lib/inc/ -I./syncml_tk/src/sml/lib/ 
> -I./syncml_tk/src/sml/mgr/inc/ -I./syncml_tk/src/sml/mgr/ 
> -I./syncml_tk/src/sml/wsm/inc/ -I./syncml_tk/src/sml/xlt/inc 
> -I./syncml_tk/src/sml/xlt/all -I./DB_interfaces/odbc_db/ 
> -I./DB_interfaces/api_db/ -I./sysync_SDK/Sources/ 
> -I./Targets/ReleasedProducts/clientEngine_autotools/systemxml -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -c 
> sysync/itemfield.cpp  -fPIC -DPIC -o sysync/.libs/libsynthesis_la-itemfield.o
> In file included from /usr/include/errno.h:28:0,
>                  from ./platform_adapters/linux/platform_headers.h:21,
>                  from 
> ././Targets/ReleasedProducts/combiEngine_opensource_linux/combiengine_opensource_linux_prefix.h:31,
>                  from <command-line>:0:
> /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and 
> _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>  # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>    ^~~~~~~
> sysync/itemfield.cpp: In member function 'void 
> sysync::TTimestampField::getAsRFC822date(std::__cxx11::string&, 
> sysync::timecontext_t, bool)':
> sysync/itemfield.cpp:1491:27: error: invalid operands of types 
> '__gnu_cxx::__enable_if<true, double>::__type {aka double}' and 'const int' 
> to binary 'operator%'
>        (uInt16)(abs(moffs) % MinsPerHour)
>                 ~~~~~~~~~~~^~~~~~~~~~~~~
> make[3]: *** [sysync/libsynthesis_la-itemfield.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/13/libsynthesis_3.4.0.47.5+syncevolution-1.5.1-1_unstable_gcc6.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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libsynthesis
Source-Version: 3.4.0.47.5+syncevolution-1.5.1-2

We believe that the bug you reported is fixed in the latest version of
libsynthesis, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tino Mettler <tino+deb...@tikei.de> (supplier of updated libsynthesis 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: SHA256

Format: 1.8
Date: Thu, 14 Jul 2016 15:02:21 +0200
Source: libsynthesis
Binary: libsynthesis-dev libsynthesis0v5 libsmltk0
Architecture: source
Version: 3.4.0.47.5+syncevolution-1.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Tino Mettler <tino+deb...@tikei.de>
Changed-By: Tino Mettler <tino+deb...@tikei.de>
Description:
 libsmltk0  - library for SyncML-DS (SyncML Data Sync) clients (shared librarie
 libsynthesis-dev - library for SyncML-DS (SyncML Data Sync) clients 
(development fil
 libsynthesis0v5 - library for SyncML-DS (SyncML Data Sync) clients (shared 
librarie
Closes: 831080
Changes:
 libsynthesis (3.4.0.47.5+syncevolution-1.5.1-2) unstable; urgency=medium
 .
   * Add 0002-Add-cast-to-int-to-fix-FTBFS-with-GCC-6.patch with cast to
     int to fix FTBFS with GCC 6 (Closes: #831080)
   * Bump standards version, no changes needed
   * Update Vcs-* control fields to use anonscm.debian.org
Checksums-Sha1:
 a7efe6c773fc97523f8d959ceca05b512a24b7e6 2135 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.dsc
 4ae1faa67314a1ad96c15b20e66b6d6fc37c95ad 11128 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.debian.tar.xz
Checksums-Sha256:
 10d342b2c64a87e8cb0f4ea9e501675e22c5405e12b3298494c2c799828a3f18 2135 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.dsc
 a0e1d2f74bbde6a4ed9aa859c926f2ab2fe037700c12d781935644eef5af1bd8 11128 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.debian.tar.xz
Files:
 afdbd780949f41b46369c96db07a3298 2135 libs optional 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.dsc
 df4d2745bbf273b0ed7dd645a5be8b3a 11128 libs optional 
libsynthesis_3.4.0.47.5+syncevolution-1.5.1-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQGcBAEBCAAGBQJXnKaeAAoJEPIClx2kp54sU+gL/17LoV30vlojT9TA+FhirUBm
QPZAZF0AIGh54sjwWhnn2BeAKusKbkxbBYu4s7/516u2A+QR8Ye5auKuQLFLNS0W
arsvi8UatVZT1sDVUxcnmD+OH83TqTocjeAoqK3f7HFB7TEGh81qq4v0VLZ1CLx0
vcDjgap/D0fsrFU1lKrGkunyobeJ57MwJJ9GOZ7Ej6sAqPCQrA8c+XZUkD/6Cmiv
jGeiWjHUE7vqeX2UDCv+TxoGU7P8tQ9Did4z/035w7BzO6dViFuTBmorerAyFldS
vgXCS0+DDslsFSS4dt/x1fkzclj0CytPxlau2txYnmUpGUn6VR11vKGgrUY7LCth
T5k5taKkrTkt55paMae/4vbveeQalqkOXkiEUnfR5ZBLsCL0Jqhi82ysqMZdF+1u
yVDT63OysXPSTLFdscSt26VJignoa8E2RcAs342l3kpQ4Fa48drhPHXMdgP8dIOH
KJfR7NyDswA6najAxr6fUz2VDOZmh8s4kR5Oleezmw==
=AzRR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to