Your message dated Sun, 27 Nov 2016 19:33:39 +0000
with message-id <[email protected]>
and subject line Bug#811799: fixed in basic256 1.1.4.0-1
has caused the Debian Bug report #811799,
regarding basic256: FTBFS with GCC 6: error: reference is ambiguous
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.)


-- 
811799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811799
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: basic256
Version: 0.9.6.69a-1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-reference-ambiguous

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
...
> g++ -c -m64 -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DLINUX 
> -DLINUX_ESPEAK -DUSESDL -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB 
> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui 
> -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I. -I/usr/include/espeak 
> -Itmp/moc -o tmp/obj/Interpreter.o Interpreter.cpp
> In file included from Interpreter.h:33:0,
>                  from Interpreter.cpp:65:
> Variables.h:37:5: error: reference to 'array' is ambiguous
>      array *arr;
>      ^~~~~
> 
> Variables.h:18:8: note: candidates are: struct array
>  struct array
>         ^~~~~
> 
> In file included from /usr/include/c++/6/tuple:39:0,
>                  from /usr/include/c++/6/bits/stl_map.h:63,
>                  from /usr/include/c++/6/map:61,
>                  from /usr/include/qt4/QtCore/qmap.h:50,
>                  from /usr/include/qt4/QtCore/qvariant.h:49,
>                  from /usr/include/qt4/QtCore/qmimedata.h:45,
>                  from /usr/include/qt4/QtGui/qmime.h:45,
>                  from /usr/include/qt4/QtGui/qevent.h:52,
>                  from /usr/include/qt4/QtGui/QKeyEvent:1,
>                  from BasicGraph.h:24,
>                  from Interpreter.h:31,
>                  from Interpreter.cpp:65:
> /usr/include/c++/6/array:90:12: note:                 template<class _Tp, 
> long unsigned int _Nm> struct std::array
>      struct array
>             ^~~~~
> 
> Interpreter.cpp: In member function 'int Interpreter::execByteCode()':
> Interpreter.cpp:3686:10: warning: unused variable 'data' [-Wunused-variable]
>       int data = stack.popint();
>           ^~~~
> 
> Interpreter.cpp:3687:10: warning: unused variable 'port' [-Wunused-variable]
>       int port = stack.popint();
>           ^~~~
> 
> Interpreter.cpp:3709:10: warning: unused variable 'port' [-Wunused-variable]
>       int port = stack.popint();
>           ^~~~
> 
> Makefile.Release:391: recipe for target 'tmp/obj/Interpreter.o' failed
> make[2]: *** [tmp/obj/Interpreter.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: basic256
Source-Version: 1.1.4.0-1

We believe that the bug you reported is fixed in the latest version of
basic256, 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.
Graham Inggs <[email protected]> (supplier of updated basic256 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: Sun, 27 Nov 2016 21:01:45 +0200
Source: basic256
Binary: basic256
Architecture: source
Version: 1.1.4.0-1
Distribution: unstable
Urgency: medium
Maintainer: Ryan Kavanagh <[email protected]>
Changed-By: Graham Inggs <[email protected]>
Description:
 basic256   - educational BASIC programming environment for children
Closes: 746100 756836 784452 811799
Changes:
 basic256 (1.1.4.0-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #756836)
     - Fixes FTBFS with GCC 6 (Closes: #811799)
   * Clean generated LEX/lex.yy.c (Closes: #746100)
   * Switch from Qt4 to Qt5 and adjust build-dependencies (Closes: #784452)
   * Drop debian/menu, see #741573
   * Use basic256.png as the icon instead of basic256.xpm
   * Switch to debhelper 10
   * Update debian/watch
   * Use secure URIs for VCS fields
   * Switch to dh --buildsystem qmake, enable hardening flags
     and link with --as-needed
   * Bump Standards-Version to 3.9.8, no further changes
   * Add myself to Uploaders
Checksums-Sha1:
 4410992da5f8d34fd6f7920cf08c5dd4d96e385a 2051 basic256_1.1.4.0-1.dsc
 d30655feb4311b953d2ad0a7f26694bb91b2ef2e 2611721 basic256_1.1.4.0.orig.tar.gz
 308cfbf1ea5575521063e7e9551154b8bb4b1428 5072 basic256_1.1.4.0-1.debian.tar.xz
Checksums-Sha256:
 f6005648acc19177f3423d7c09d2f9949b15a9e15072250f90ca4a102e029c5b 2051 
basic256_1.1.4.0-1.dsc
 9df3ac4535448c1bd721364829e1bf4df7087c9b2c8d789e1fb5903e58c043ba 2611721 
basic256_1.1.4.0.orig.tar.gz
 4770c9b1df2fa53284943684661f55510eaeb855805052ca5d12907d397b562f 5072 
basic256_1.1.4.0-1.debian.tar.xz
Files:
 578d2ea1af37abd2953665851f1f0a49 2051 devel optional basic256_1.1.4.0-1.dsc
 f8792253652b44cfad1d5e41bce7e472 2611721 devel optional 
basic256_1.1.4.0.orig.tar.gz
 4450a1583952e12302a4d350040d1ae4 5072 devel optional 
basic256_1.1.4.0-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIvBAEBCgAZBQJYOy91EhxnaW5nZ3NAZGViaWFuLm9yZwAKCRCvz+yOZpzhwhij
D/4jiGwEJQkPYmqtDzZk//J26JVhn6tbAFULf6/nO74dFlBFxgmIh4+TuIwB5naz
0NlkwfQjtH9vf8S1xQJ4D7lq53XlQgyyHDZ5HIkysQJD7pKQNeDS+acSDG83I730
d131I0kNSrtK3CCUViPnMPo1CB/kqIAmC+0prB2yAlAuKIiesXC9icYx46W44Zs0
JGtI1M8ErzCxCptmdpg4YnBBViZAuew+3J0hFK3eL1yT8nTi/0YR1BkAmuH/7Lnh
/LbbeOxCh4GuJVYWGrN1vFXa2/V+fI0/riBJa7slEHlSN0IQq4LzjxkAPiAjd9xG
7dzpUacoHWwDYx4a/KwDmeSqSPtJxKcrbMfsiD4IfktcOPvXA3sxFOBMhJcu0cuc
/9OjbJS2r7nVOfD7lbeTdhOIdG+u4pcFKwcXD3bR9AIJ5upeQImay4Lp66Q+l6Cb
U0utng14qo7H1idlys/DelXQCHLOSDtUQjVr1d9r4njmxqN9rcdHnHastf6GdHIc
nYa3bXgOqYT+0/HgHckJXGANj2Kxj4UG31LgVbOp+BjCZDp1bPNZkNaqTz2ZBbSX
RcIGT1oleHRjd/4EdXet8o3p8GdnATj4DNRmMSeSdCkomghi7ePjbiuR/pY3kuJt
M63up2hu1BQaoxj1H03DgSyBnn1OjHAHj07pFK/fwq4PMQ==
=YdU0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to