Your message dated Fri, 05 Aug 2016 11:37:38 +0000
with message-id <e1bvdra-0005ed...@franck.debian.org>
and subject line Bug#811957: fixed in ecere-sdk 0.44.15-1
has caused the Debian Bug report #811957,
regarding ecere-sdk: FTBFS with GCC 6: error: expected
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.)
--
811957: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ecere-sdk
Version: 0.44.14-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> Building 2nd stage ecere...
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ecere'
> obj/release.linux/Archive.c:327:93: error: expected ')' before '__leaf__'
> extern unsigned int gnu_dev_major(unsigned long long int __dev)
> __attribute__((__nothrow__ __leaf__)) __attribute__((__const__));
>
> ^~~~~~~~
>
> obj/release.linux/Archive.c:327:102: error: expected ',' or ';' before ')'
> token
> extern unsigned int gnu_dev_major(unsigned long long int __dev)
> __attribute__((__nothrow__ __leaf__)) __attribute__((__const__));
>
> ^
>
> obj/release.linux/Archive.c:329:93: error: expected ')' before '__leaf__'
> extern unsigned int gnu_dev_minor(unsigned long long int __dev)
> __attribute__((__nothrow__ __leaf__)) __attribute__((__const__));
>
> ^~~~~~~~
>
> obj/release.linux/Archive.c:329:102: error: expected ',' or ';' before ')'
> token
> extern unsigned int gnu_dev_minor(unsigned long long int __dev)
> __attribute__((__nothrow__ __leaf__)) __attribute__((__const__));
>
> ^
>
> obj/release.linux/Archive.c:331:119: error: expected ')' before '__leaf__'
> extern unsigned long long int gnu_dev_makedev(unsigned int __major,
> unsigned int __minor) __attribute__((__nothrow__ __leaf__))
> __attribute__((__const__));
>
> ^~~~~~~~
>
> obj/release.linux/Archive.c:331:128: error: expected ',' or ';' before ')'
> token
> extern unsigned long long int gnu_dev_makedev(unsigned int __major,
> unsigned int __minor) __attribute__((__nothrow__ __leaf__))
> __attribute__((__const__));
>
> ^
>
> Makefile:1440: recipe for target 'obj/release.linux/Archive.o' failed
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: ecere-sdk
Source-Version: 0.44.15-1
We believe that the bug you reported is fixed in the latest version of
ecere-sdk, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jerome St-Louis <jerstlo...@gmail.com> (supplier of updated ecere-sdk 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, 4 Aug 2016 14:00:00 -0400
Source: ecere-sdk
Binary: ecere-sdk ecere-dev libecere0 libecerecom0 libecc0 libeda0
libedasqlite0 libecereaudio0 ecere-samples ecere-extras
Architecture: source
Version: 0.44.15-1
Distribution: unstable
Urgency: low
Maintainer: Jerome St-Louis <jerstlo...@gmail.com>
Changed-By: Jerome St-Louis <jerstlo...@gmail.com>
Description:
ecere-dev - Ecere SDK Development Tools
ecere-extras - Extras for the Ecere SDK
ecere-samples - Project samples for the Ecere SDK
ecere-sdk - Ecere cross-platform SDK
libecc0 - eC Compiler Library
libecere0 - Ecere Runtime Library
libecereaudio0 - Ecere Audio
libecerecom0 - eC Core Runtime Library
libeda0 - Ecere Data Access
libedasqlite0 - EDA SQLite Driver
Closes: 811957
Changes:
ecere-sdk (0.44.15-1) unstable; urgency=low
.
* Packaged Ecere SDK 0.44.15 (Closes: #811957 #826352)
* Changes:
* Fixed building with GCC 6 (Compiler was generating bad __attribute__
specifiers with spaces rather than commas)
* Renamed IDE binary to less generic name (ide ==> ecere-ide)
* Web Support through Emscripten and WebGL
* 3D Graphics Improvements (OpenGL)
- Support for Shaders
(WebGL, Core/Compatibility profiles, OpenGL ES 2)
- Phong Shading Using Shaders
- Environment Mapping and Cube Maps
(Support for Reflection and Refraction)
- Normals Mapping Support
- Fixed and improved lighting
- Computed Normals Weighting for smoother surfaces
- Optimizations
* Font Outline Support
* Fixed text extent computation to account for overhang of italic fonts
* ECON Support (ECON is a JSON superset, dropping quotes, supporting
hexadecimal, multi-line strings, comments, derived classes, and
mapping directly to eC instantiations -- http://ec-lang.org/econ/ )
* ECON based IDE configuration (split options, recent files/projects
and compilers individually stored in separate files,
all in ~/.ecereIDE/)
* ECON based Documentor
(Documentation data can now be text-diffed with git etc.)
* ECON based Color Scheme and Font Selection in Global Settings
* Sortable Containers
* Distributed Objects Fixes & Improvements
* (Windows) Fixes for TDM-GCC 5
* Android: Fixes to run on newer versions
* X: Fixed NumPad key definitions
* Build system Fixes & Improvements
* Other Fixes & Improvements
Checksums-Sha1:
00381dcef36163737de0a3ddea0543d4fe98dccc 2528 ecere-sdk_0.44.15-1.dsc
31415656b40573de5a9e41e64c8e522f329f44ae 44191228
ecere-sdk_0.44.15.orig.tar.bz2
9c604f0e7036120cf97a70af0658a2ba494cdbbf 8988 ecere-sdk_0.44.15-1.debian.tar.xz
Checksums-Sha256:
7839363d77645b5e3f195be622a9bcccbd03d9a3a57c50c6e76758ad6e7b6de0 2528
ecere-sdk_0.44.15-1.dsc
6dc5d2e4f8abb9ae86e58bdda294931e2f6cc089a66295c2ea58ef0b0b53bc71 44191228
ecere-sdk_0.44.15.orig.tar.bz2
0a2cbd336de0b65f8df5452cb7ca87619646adc5b9197c1891e525347086252d 8988
ecere-sdk_0.44.15-1.debian.tar.xz
Files:
fd24d6a420491109854fb899b2b7c353 2528 devel optional ecere-sdk_0.44.15-1.dsc
e9911688bd3a0d622975c3dbf0ed2d46 44191228 devel optional
ecere-sdk_0.44.15.orig.tar.bz2
0d3e12c1cdb817470116228364a5ce72 8988 devel optional
ecere-sdk_0.44.15-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJXpHTgAAoJEPNPCXROn13ZYSIP/2Z+itu1ifekumpBWWqAaROj
bhiclPrfhBQUT8JpEO7ewNK1SMTaXgnEpdwzu6oju22yNuAADLSeW/cHgrI0/P0O
fu2Z88RDYTTLJ/KAQ/mbcIRk5s2BOi9SIk8SH8/iwyK7UfoVlrDocWhi8RmP4U4B
BNVUFFiik7kUg9UGnrjDNN7MDOE5zkryHhzrp9OsD1qxyLB7ppSa++azHStYAeR/
+VHOI/4fldPLw4ixSRvNXAPB8m1OWRhJRpW+1yPAT4hiQ3OhqhbxCNlLa/ll0odQ
6P1sQSZwJnuzsy8EJrrII/FcquxRBhuHe18xnxB/CPeA8TTaS6KRVc6hpDHJye/O
rAID3/fqdv6R5xo4YUrUGvuMINTlFAW+EN24PfESQ5xNwmaYTxoFMhn2aO1QGNuU
nYF7AqVPyKENFknG9mXNkSFl6xJb1kZ79SJsHoAIDgUgVOy7K2Zl561ECiGYar8r
QoRaf30HbsEMJNree0W2H+k5X+kJu6kP3cEMTy2SU3KfHwSPyI2DuZ17q1rt1VUn
OmFFbZHPIRBmaPz35p81/Ppn7XT2ffam+Asfzo0ZSVkxqaOKQMsUNWtppX2+TUcA
+BYEMHBHLyl1nmVmoz+gKohMeDV2lg4DkVY6Z1th81pSUjJQwabu267Eq5tcj569
uaEkdRJ+8Jp10qRWF3xq
=WtI2
-----END PGP SIGNATURE-----
--- End Message ---