Your message dated Thu, 05 Oct 2017 21:19:49 +0000
with message-id <e1e0dyb-000aei...@fasolo.debian.org>
and subject line Bug#853335: fixed in bogl 0.1.18-12
has caused the Debian Bug report #853335,
regarding bogl: 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 ow...@bugs.debian.org
immediately.)


-- 
853335: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853335
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bogl
Version: 0.1.18-11
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
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/bogl_0.1.18-11_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

[...]
bowl-boxes.c: In function 'setMono':
bowl-boxes.c:169:2: warning: #warning FIXME: mono detection [-Wcpp]
 #warning FIXME: mono detection
  ^~~~~~~
bowl-boxes.c: In function 'stderrToTTY':
bowl-boxes.c:187:2: warning: #warning FIXME: kver test in stderrToTTY [-Wcpp]
 #warning FIXME: kver test in stderrToTTY
  ^~~~~~~
rm -f libbogl.a
ar rcs libbogl.a bogl.o bogl-font.o bogl-cfb.o bogl-pcfb.o bogl-tcfb.o 
bogl-vga16.o arrow.o boml.o bowl.o symbol.o helvB10.o helvB12.o helvR10.o 
timBI18.o tux75.o bowl-boxes.o
cc -Os -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE -DBOGL_CFB_FB=1 -DBOGL_VGA16_FB=1 
-o bterm.o -c bterm.c
cc -Os -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE -DBOGL_CFB_FB=1 -DBOGL_VGA16_FB=1 
-o bogl-term.o -c bogl-term.c
bogl-term.c: In function 'bogl_term_new':
bogl-term.c:58:30: warning: argument to 'sizeof' in 'memset' call is the same 
expression as the destination; did you mean to remove the addressof? 
[-Wsizeof-pointer-memaccess]
   memset(&term->ps, 0, sizeof(&term->ps));
                              ^
bogl-term.c: In function 'printable':
bogl-term.c:210:11: warning: implicit declaration of function 'iswprint' 
[-Wimplicit-function-declaration]
   return (iswprint(wc) &&
           ^~~~~~~~
bogl-term.c:212:8: warning: implicit declaration of function 'isspace' 
[-Wimplicit-function-declaration]
       (isspace (wc) ||
        ^~~~~~~
bogl-term.c:213:23: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]
        !(wc >= 0x2000 && wc <= 0x200F ||
          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
bogl-term.c:215:23: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]
          wc >= 0x205F && wc <= 0x206F ||
          ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
bogl-term.c:217:24: warning: suggest parentheses around '&&' within '||' 
[-Wparentheses]
          wc >= 0xE0000 && wc <= 0xE007F)));
          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
cc -Os -g -D_GNU_SOURCE -Wall -D_GNU_SOURCE -DBOGL_CFB_FB=1 -DBOGL_VGA16_FB=1 
-o bogl-bgf.o -c bogl-bgf.c
cc libbogl.a bterm.o bogl-term.o bogl-bgf.o libbogl.a -o bterm
cc -Os -g -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro  
reduce-font.c   -o reduce-font
/tmp/cc6vh0iA.o: In function `test':
/<<PKGBUILDDIR>>/build-udeb/reduce-font.c:35: undefined reference to `bits'
/tmp/cc6vh0iA.o: In function `main':
/<<PKGBUILDDIR>>/build-udeb/reduce-font.c:132: undefined reference to `bits'
collect2: error: ld returned 1 exit status
<builtin>: recipe for target 'reduce-font' failed
make[2]: *** [reduce-font] Error 1
rm tux75.c helvB10.c helvR10.c helvB12.c timBI18.c
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-udeb'
debian/rules:10: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:4: 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: bogl
Source-Version: 0.1.18-12

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

Debian distribution maintenance software
pp.
Samuel Thibault <sthiba...@debian.org> (supplier of updated bogl 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: SHA512

Format: 1.8
Date: Thu, 05 Oct 2017 22:56:47 +0200
Source: bogl
Binary: libbogl-dev libbogl0 bogl-bterm bogl-bterm-udeb
Architecture: source
Version: 0.1.18-12
Distribution: unstable
Urgency: medium
Maintainer: Samuel Thibault <sthiba...@debian.org>
Changed-By: Samuel Thibault <sthiba...@debian.org>
Description:
 bogl-bterm - Ben's Own Graphics Library - graphical terminal
 bogl-bterm-udeb - Ben's Own Graphics Library - graphical terminal (udeb)
 libbogl-dev - Ben's Own Graphics Library - development files
 libbogl0   - Ben's Own Graphics Library - shared library
Closes: 853335
Changes:
 bogl (0.1.18-12) unstable; urgency=medium
 .
   * patches: Switch to 3.0 patch system.
   * Use canonical anonscm vcs URL.
   * patches/gcc-7: Fix build with gcc-7 (Closes: Bug#853335)
   * patches/cub: Support cub blindly emitted by busybox.
   * control: Migrate priority to optional.
   * control: Bump Standards-Version to 4.1.1.
Checksums-Sha1:
 dab6034bb127fe07ec4a33a1c47253231db7a638 2014 bogl_0.1.18-12.dsc
 94715cb15ef591c178e357b5b7bbbaf53145e3d3 18288 bogl_0.1.18-12.debian.tar.xz
Checksums-Sha256:
 d2ddf10caef86334427192bd475fbca810702ae3d28ed5161607590180315b7a 2014 
bogl_0.1.18-12.dsc
 1a8adfd3554466b3cef3d7d561bd1a53babcf90cafcc786c359a6f9978615f1e 18288 
bogl_0.1.18-12.debian.tar.xz
Files:
 aed1f03c8d3e1f3a2f24718e592306ec 2014 devel optional bogl_0.1.18-12.dsc
 af1400549a3e9e38991c0a2834e4e9af 18288 devel optional 
bogl_0.1.18-12.debian.tar.xz

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

iQIzBAEBCgAdFiEErr90SPq5RTpFUjkOsKUb9YyRecUFAlnWnOcACgkQsKUb9YyR
ecXwLA/+KZOKmzoQ1rmL9+6arLBCUElQg26Sn5yNkeduhCYDGRgLB7CPQx6BZFAS
1UDFhVVqfaE9p9alj/idM6gx768hTbm7sti1DLd3BoMiYDakg39rw4FmiYsloa9g
foAuSXxpbrK/goK0F3aV0UeJ153XlCNQDLgqlyvjNxa0FFpjfmxTOquiepTenqia
eSwmgigXywfLtDkpg936bTvQ30uO9P7uMQUSD5UNVSQ8pGVbrLNRGl9ds/tvImhM
ZULTNMXlk/ahp75AyjiiPS5mbHngMf5n7gOe5Ung+yoEH32rAGaacjw1AavJPZLb
oNWTz3bU+mYOfoH99MDO69BWkntmYCvShvFjo8FBw1wZkvjaPwpqf9lLq5ULLB2Y
hRJb3JT0HK6R82eY4LpVI5Q6oKW5OquvaJZslA2rSuHayWNuFatd/W3Eo5VfY0j/
ZZYThXtD3Be3BsKmOscIkeQDPuFIszEpD+dwJV3sVTjPSC4KaEweOAC1skrF5FS3
1+3kLwNWkohPK9pIkjArrdL6S6BeyP5c+t6oxjPtWUrjN7I1qpFh4Vej3ul0wkVd
y4v2SIngzorLyaubiuCApnEPZwkMaHIrjj4a1XY4vtNFy6s+mJKXaXTk4CJM6ofo
/7oiYW5LvayriUPP9Ih2vw8gWxUgaPMw8USSR/DrPeef4AcO5/M=
=NylL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to