Your message dated Sat, 18 Aug 2018 11:19:25 +0000
with message-id <e1fqzgp-000fxw...@fasolo.debian.org>
and subject line Bug#906469: fixed in goxel 0.8.0-1
has caused the Debian Bug report #906469,
regarding goxel: FTBFS in buster/sid (unrecognized command line option
'-Wno-unknown-warning-option')
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.)
--
906469: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:goxel
Version: 0.7.3-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch
dh_update_autotools_config -a
dh_autoreconf -a
dh_auto_configure -a
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv ext_src .ext_src
mkdir ext_src
cp -a .ext_src/imgui ext_src
cp -a .ext_src/inih ext_src
cp -a .ext_src/noc ext_src
cp -a .ext_src/stb ext_src
scons debug=0 -j 8 --no-cache
[... snipped ...]
gcc -o src/formats/wavefront.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/formats/wavefront.c
gcc -o src/formats/gox.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/formats/gox.c
gcc -o src/formats/voxlap.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/formats/voxlap.c
gcc -o src/formats/vxl.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/formats/vxl.c
gcc -o src/formats/qubicle.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/formats/qubicle.c
gcc -o src/tools/procedural.o -c -Wall -std=gnu99 -Wno-unknown-pragmas
-Wno-unknown-warning-option -DINI_HANDLER_LINENO=1 -Wformat -Wformat-security
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIE -pie -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Werror -Ofast -DNDEBUG -DHAVE_LIBPNG=1 -pthread -Isrc
-Iext_src/uthash -Iext_src/stb -Iext_src/noc -Iext_src/imgui -Iext_src/inih
-I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0
-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include
-I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/atk-1.0
-I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2
-I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include src/tools/procedural.c
src/formats/gox.c: In function 'load_from_file':
src/formats/gox.c:499:44: error: '%s' directive writing up to 255 bytes into a
region of size 128 [-Werror=format-overflow=]
sprintf(camera->name, "%s", dict_value);
^~ ~~~~~~~~~~
In file included from /usr/include/stdio.h:862,
from src/goxel.h:42,
from src/formats/gox.c:20:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note:
'__builtin___sprintf_chk' output between 1 and 256 bytes into a destination of
size 128
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/tools/procedural.c: In function 'gui':
src/tools/procedural.c:190:26: error: '/img_' directive writing 5 bytes into a
region of size between 1 and 1024 [-Werror=format-overflow=]
sprintf(path, "%s/img_%04d.png",
^~~~~
In file included from /usr/include/stdio.h:862,
from src/goxel.h:42,
from src/tools/procedural.c:19:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note:
'__builtin___sprintf_chk' output between 14 and 1044 bytes into a destination
of size 1024
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/formats/gox.c: At top level:
cc1: error: unrecognized command line option '-Wno-unknown-warning-option'
[-Werror]
cc1: all warnings being treated as errors
scons: *** [src/formats/gox.o] Error 1
src/tools/procedural.c: At top level:
cc1: error: unrecognized command line option '-Wno-unknown-warning-option'
[-Werror]
cc1: all warnings being treated as errors
scons: *** [src/tools/procedural.o] Error 1
cc1plus: all warnings being treated as errors
scons: *** [ext_src/imgui/imgui_draw.o] Error 1
cc1plus: all warnings being treated as errors
scons: *** [ext_src/imgui/imgui.o] Error 1
scons: building terminated because of errors.
make[1]: *** [debian/rules:20: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/goxel.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: goxel
Source-Version: 0.8.0-1
We believe that the bug you reported is fixed in the latest version of
goxel, 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 906...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Federico Ceratto <feder...@debian.org> (supplier of updated goxel 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: Sat, 18 Aug 2018 11:52:36 +0100
Source: goxel
Binary: goxel
Architecture: source
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Federico Ceratto <feder...@debian.org>
Changed-By: Federico Ceratto <feder...@debian.org>
Description:
goxel - 3D voxel editor
Closes: 891888 906469
Changes:
goxel (0.8.0-1) unstable; urgency=medium
.
* New upstream release (Closes: #906469, #891888)
Checksums-Sha1:
a49636b9354f3081fc32e86a0d6ce16d740d204a 2046 goxel_0.8.0-1.dsc
8aeb91118277de4e9c21cf7824e940b8c062dd64 3171027 goxel_0.8.0.orig.tar.gz
7e3703e4c42d59450a3e1569f4efeaa0db519f5f 4744 goxel_0.8.0-1.debian.tar.xz
f5fa9a472e9b6760c5090e772150751778ba4b8c 13978 goxel_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
042859661b2bb17d6ef3f8471221328b7ffbad36b6da902a612456d4602ca1f8 2046
goxel_0.8.0-1.dsc
2fb9328e27b4f24f2ddff9e79f01832661fd626b52fa0079039cbb64a3e704ca 3171027
goxel_0.8.0.orig.tar.gz
06fecf8e95b3bf81b489c3d604bdaa904d9b66098422db925e3e2909d4841017 4744
goxel_0.8.0-1.debian.tar.xz
b397c10a149889550bb58f539e56a2927b8e4dca15a1639738599e2893979674 13978
goxel_0.8.0-1_amd64.buildinfo
Files:
1b12cb2e95bb633d03e4599a3a8f25ca 2046 graphics optional goxel_0.8.0-1.dsc
c8a17463bcf752efde55cda9c5a13fea 3171027 graphics optional
goxel_0.8.0.orig.tar.gz
28987149955ab70e405cb276a1676dd9 4744 graphics optional
goxel_0.8.0-1.debian.tar.xz
9bcfb381bc756f62349bff6e8bb27714 13978 graphics optional
goxel_0.8.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAlt3/G8ACgkQbzG8RPUX
faqgahAAg0+pqE9zkt8iSVHxRrV+KZaGe6sx1yMhD52WseEJa9oU3zSmMuazrMiX
ScUa/k1fl8N8Pe8ul4cNn8uISAJuPcm5iILuXSVOsAhjP66nBiwBXAmb0/53BCDj
U4n/ep5okR1tzb2jiX3nq8B1ctoOtFUzx3hlUIQ3QMVtq5EqU7ZEphCHxkQ+vusM
UD0oJqKQPjLI5XRqAsDQzow1gv+FUxrnguvpH0DlDyLMZozDLQNES33SErD/tTpG
NXUko5vFPfjXj0JHk878UZw8G0rfgk43r1wgjgx777fkGfPW2bURGXdH5UZ1bhmx
HaCCyGqgxYMw5NqNTX6Hb9pkqAsy7T5LQuUngqAWpaTp/j3311wS9jOOQ6ZR4CP5
OeOQ6ZFEZP4XQj1hb+Jfe8AinwX8s3O4MwoKVi9jw72xzn1pBfYks9d5lsDIvSq/
vVUDrPGuvO2lkM72NHIjQJOYO1NwpxZBgcMnEJS652WzOsPCkVhZAKvrs7F2Wocq
c5Qm81qb/V/uCi9f2hgl438r+W6qr70qxhacjzJrQ0jp++8lUeLU26SFxwVz4Oan
0w7HslWM06fZZEH6Xcwe+3HNTzMKpEO3BufD1woBJMWLSTRx7HJjKu/GUrKNuOtA
m5JDHOwOseyUfiK45wozXE+0WtafGrgEhu8OJTab6ciAYcHMzQU=
=48Yd
-----END PGP SIGNATURE-----
--- End Message ---