Your message dated Sun, 28 Aug 2016 16:34:56 +0000
with message-id <e1be32u-00047n...@franck.debian.org>
and subject line Bug#831169: fixed in aplus-fsf 4.22.1-9
has caused the Debian Bug report #831169,
regarding aplus-fsf: FTBFS with GCC 6: ../MSGUI/MSTreeView.C:207:50: error:
narrowing conversion of '252' from 'int' to 'char' inside { } [-Wnarrowing]
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.)
--
831169: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831169
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aplus-fsf
Version: 4.22.1-8
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):
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"aplus-fsf\"
> -DVERSION=\"4.22\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
> -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
> -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1
> -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1
> -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_VPRINTF=1
> -DHAVE_GETCWD=1 -DHAVE_GETHOSTNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_GETWD=1
> -DHAVE_MKTIME=1 -DHAVE_PUTENV=1 -DHAVE_REGCOMP=1 -DHAVE_SELECT=1
> -DHAVE_SIGACTION=1 -DHAVE_SOCKET=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1
> -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOD=1 -DHAVE_STRTOL=1
> -DHAVE_STRTOUL=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1
> -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRINGS_H=1
> -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1
> -DHAVE_NEW=1 -DHAVE_IOSTREAM=1 -DHAVE_IOMANIP=1 -DHAVE_FSTREAM=1
> -DHAVE_SSTREAM=1 -DHAVE_IOSFWD=1 -DHAVE_FPCLASSIFY=1 -DHAVE_FINITE=1
> -DHAVE_ISINF=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1
> -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1
> -DHAVE_STRUCT_STAT_ST_RDEV=1 -DHAVE_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1
> -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_SOCKLEN_T=1 -I. -I. -I..
> -I/usr/X11R6/include -g -pipe -O2 -c AplusTreeView.C -MT AplusTreeView.lo -MD
> -MP -MF .deps/AplusTreeView.TPlo -fPIC -DPIC -o .libs/AplusTreeView.lo
> In file included from AplusTreeView.C:20:0:
> ../MSGUI/MSTreeView.C: In instantiation of 'void
> MSTreeView<Element>::buildCollapsedButtonPixmap() [with Element =
> AplusTreeItem]':
> AplusTreeView.C:35:16: required from here
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '252' from 'int'
> to 'char' inside { } [-Wnarrowing]
> 0xfe, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x00, 0x00};
> ^
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '254' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '254' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '254' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '254' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:207:50: error: narrowing conversion of '252' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C: In instantiation of 'void
> MSTreeView<Element>::buildExpandedButtonPixmap() [with Element =
> AplusTreeItem]':
> AplusTreeView.C:35:16: required from here
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '252' from 'int'
> to 'char' inside { } [-Wnarrowing]
> 0xce, 0x01, 0xfc, 0x00, 0x78, 0x00, 0x00, 0x00};
> ^
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '206' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '134' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '134' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '206' from 'int'
> to 'char' inside { } [-Wnarrowing]
> ../MSGUI/MSTreeView.C:221:50: error: narrowing conversion of '252' from 'int'
> to 'char' inside { } [-Wnarrowing]
> In file included from /usr/include/string.h:32:0,
> from ../MSTypes/MSString.H:27,
> from ../MSGUI/MSDisplayServer.H:16,
> from ../AplusGUI/AplusCommon.H:13,
> from ../AplusGUI/Macros.H:12,
> from AplusTreeView.C:9:
> ../MSTypes/MSGenericVectorInlines.C: In instantiation of 'static unsigned int
> MSGenericData<Type>::dataOffset() [with Type = MSPixmap]':
> ../MSTypes/MSGenericVectorInlines.C:618:46: required from 'Type*
> MSGenericData<Type>::elements() [with Type = MSPixmap]'
> ../MSTypes/MSGenericVectorInlines.C:360:63: required from 'const Type&
> MSGenericVector<Type>::elementAt(unsigned int) const [with Type = MSPixmap]'
> ../MSGUI/MSTreeView.C:2532:44: required from 'MSStringVector
> MSTreeView<Element>::pixmap(const TreeModelCursor&) const [with Element =
> AplusTreeItem; MSStringVector = MSTypeVector<MSString>;
> MSTreeView<Element>::TreeModelCursor = MSTabularTreeCursor<AplusTreeItem>]'
> AplusTreeView.C:35:16: required from here
> ../MSTypes/MSGenericVectorInlines.C:650:19: warning: offsetof within
> non-standard-layout type 'MSDataAlignment<MSPixmap>' is undefined
> [-Winvalid-offsetof]
> return offsetof(MSDataAlignment<Type>,_pElements);
> ^
> make[3]: *** [AplusTreeView.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/07/13/aplus-fsf_4.22.1-8_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: aplus-fsf
Source-Version: 4.22.1-9
We believe that the bug you reported is fixed in the latest version of
aplus-fsf, 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.
Neil Roeth <n...@debian.org> (supplier of updated aplus-fsf 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: Sun, 28 Aug 2016 09:06:52 -0400
Source: aplus-fsf
Binary: aplus-fsf-doc xfonts-kapl aplus-fsf-el aplus-fsf aplus-fsf-dev
Architecture: source amd64 all
Version: 4.22.1-9
Distribution: unstable
Urgency: medium
Maintainer: Neil Roeth <n...@debian.org>
Changed-By: Neil Roeth <n...@debian.org>
Description:
aplus-fsf - A+ programming language run-time environment
aplus-fsf-dev - A+ programming language development environment
aplus-fsf-doc - A+ programming language documentation
aplus-fsf-el - XEmacs lisp for A+ development
xfonts-kapl - APL fonts for A+ development
Closes: 830840 831169
Changes:
aplus-fsf (4.22.1-9) unstable; urgency=medium
.
* Applied patch to explicitly declare some functions. Thanks Steve
Langasek. (Closes: #830840).
* Build with GCC 6 using -std=gnu++98. (Closes: #831169).
* Changed src/main/Makefile.am to use libdir instead of prefix for IMDIRVAL.
* Explicitly specify x-includes and x-libraries when configuring because
it failed to find automatically otherwise.
* Added calls to pthread_mutexattr_init() to avoid spurious errors.
Checksums-Sha1:
ede99b705de490ea027e65a0080a1fc52b59838f 1914 aplus-fsf_4.22.1-9.dsc
d110b4404556393cc48d3683fde8c5fc5c689a18 624898 aplus-fsf_4.22.1-9.diff.gz
729506f57124a7cb2f1cb7b862d5bd6f345c984f 8978980
aplus-fsf-dbgsym_4.22.1-9_amd64.deb
ca2555507a2e9501ccb1261dc34bdd7eec07964f 6930 aplus-fsf-dev_4.22.1-9_amd64.deb
885a5c9d0ee129bd4fb82b17419c959cb922f43b 2531948 aplus-fsf-doc_4.22.1-9_all.deb
24caf9372a53a179216dd89e329d85cf70d1193b 9060 aplus-fsf-el_4.22.1-9_all.deb
c828874aef7022bdd17e1b1547264848b566b256 1911312 aplus-fsf_4.22.1-9_amd64.deb
5d31ba06d735f01e1214826e5f9d743145f4b400 49420 xfonts-kapl_4.22.1-9_all.deb
Checksums-Sha256:
73835a74c63dac5ac5af2f49b60e8c05a82f11f4a0aa3cfee00f645dfe72539c 1914
aplus-fsf_4.22.1-9.dsc
60d1b3b88a666c17c2b7fa5f8f95377427ea66c5d1b7f10f8ff78c68c6638969 624898
aplus-fsf_4.22.1-9.diff.gz
62694c2cbea0a58be8faf2a9be517afa4941e6d87b26f4db029948b1dbc7cf50 8978980
aplus-fsf-dbgsym_4.22.1-9_amd64.deb
a98f35ee32726bacee2081dcddcc4d8773855d0ced0328167b101b98564f8ad7 6930
aplus-fsf-dev_4.22.1-9_amd64.deb
830e26007e92b457961d88c1e36b93ca140fb87eb5829c6acf3319f61b1d7cce 2531948
aplus-fsf-doc_4.22.1-9_all.deb
7a4242450cc28df93b17254c159bca83ac31252fbc55ce322354c601889c218d 9060
aplus-fsf-el_4.22.1-9_all.deb
c21eadc5a1ad57aca0f0fec470abd89cfdb15a6a219d5227aef7eba80c600585 1911312
aplus-fsf_4.22.1-9_amd64.deb
e4a5bd39756f3c7777a15a35f18e5750c320265ae937b600e76e9cc2bf765d03 49420
xfonts-kapl_4.22.1-9_all.deb
Files:
5f250f9870a9829a06fe95ff2aea3a9a 1914 interpreters optional
aplus-fsf_4.22.1-9.dsc
c7102c0032ab656b8a2c7dffd76a2d23 624898 interpreters optional
aplus-fsf_4.22.1-9.diff.gz
eaea8797e8543c0c4b59eb9f072977b6 8978980 debug extra
aplus-fsf-dbgsym_4.22.1-9_amd64.deb
09b1a68b624c00afef3aee1b816bdf36 6930 devel optional
aplus-fsf-dev_4.22.1-9_amd64.deb
4a1321776def4a1439023b862ba15b40 2531948 doc optional
aplus-fsf-doc_4.22.1-9_all.deb
8a766ffcddcec0066cbfff0f9720fb6e 9060 lisp optional
aplus-fsf-el_4.22.1-9_all.deb
fe2ffb5203a3cd75c9c42b600f653813 1911312 interpreters optional
aplus-fsf_4.22.1-9_amd64.deb
b1ebe78f93be5fa8961105c04fa8694b 49420 fonts optional
xfonts-kapl_4.22.1-9_all.deb
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCAAGBQJXwusWAAoJEDZcFAmks6ZAIS8P/j2/6zrtp2WjFMijSy2PMJCc
WPa1IBL8fXY5FDaG7rXL8SrDNgwWtu9MOEmyHdUokLPvqqu1x6AkDaQQIabQQ3q5
TvbWB0mq+oIChdPayFFCCsqJrAv3IyBKBex50IAPsVCu2QfggFkzbGQCcM9LBmEM
043LQSyeOQUNsu37RbEOC/VY/a3FDiKpyV6LCx0SfxvepPerSPfq4qDaaA0EdqAh
545OmWi4IovIbIyycDPKX+kiWN7klE3NARayeo+vcwyBfphaNAsroIO7hJrxp+pq
5ODfmyoRBKeUoihMKI4B7AUbXsqkVZ7J4cyPliGRhTe2hgTPDOxog/Ca0szvX/Ng
6/oPV1mxDBLAiENVTwB9pOxS0JluBTLe1/wJy9+e0wi6ol0SX1ydDbLNileZcUUl
gbkLQNGeWHyqZGtmV2Z943vOkIEZCPFdEcPirl3aHmIZfxVe6dEtbR/Rg2ghdYw3
BHsmDO/7LUdEXXp9CSV6Ys7zKxmsZMUfYWNPERjJDkMI4CUPFbphnQAeQHReB/W3
gmOzXKU2yx5VBAt4zBB6wVeAkORHeqLjT1b7E3sdx5C6UmzBuQE/xqs2jpsJLir2
tEoiUI5cfXrS2ixTPBfzhsdUih61U4/SKAqAjxWNjwoAehe28WIbpcPYqjXK8o5W
m0FIABNs/HNDBBcVdM2D
=DRHH
-----END PGP SIGNATURE-----
--- End Message ---