Your message dated Tue, 12 Feb 2019 12:35:03 +0000
with message-id <[email protected]>
and subject line Bug#906476: fixed in klystrack 0.20171212-4
has caused the Debian Bug report #906476,
regarding klystrack: FTBFS in buster/sid ('strncpy' output may be truncated)
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.)


-- 
906476: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906476
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:klystrack
Version: 0.20171212-3
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
dh build-arch --sourcedirectory=klystrack
   dh_update_autotools_config -a -O--sourcedirectory=klystrack
   dh_autoreconf -a -O--sourcedirectory=klystrack
   dh_auto_configure -a -O--sourcedirectory=klystrack
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- CFG=release
        cd klystrack && make -j1 "INSTALL=install --strip-program=true" 
CFG=release
make[2]: Entering directory '/<<PKGBUILDDIR>>/klystrack'
Generating dependencies for timer.c...
Generating dependencies for sequence.c...
Generating dependencies for pattern.c...
Generating dependencies for wavetableview.c...

[... snipped ...]

src/gui/filebox.c:722:8: warning: 'strncpy' specified bound 256 equals 
destination size [-Wstringop-truncation]
        strncpy(data.field, data.files[data.selected_file].name, 
sizeof(data.field));
        
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compiling msgbox.c...
Compiling mouse.c...
Compiling menu.c...
Compiling dialog.c...
Compiling toolutil.c...
Compiling shortcuts.c...
src/gui/shortcuts.c: In function 'get_shortcut_string':
src/gui/shortcuts.c:67:3: warning: 'strncat' specified bound 100 equals 
destination size [-Wstringop-overflow=]
   strncat(buffer, "ctrl-", sizeof(buffer));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gui/shortcuts.c:70:3: warning: 'strncat' specified bound 100 equals 
destination size [-Wstringop-overflow=]
   strncat(buffer, "alt-", sizeof(buffer));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/gui/shortcuts.c:73:3: warning: 'strncat' specified bound 100 equals 
destination size [-Wstringop-overflow=]
   strncat(buffer, "shift-", sizeof(buffer));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Compiling bevel.c...
Linking engine...
make -C tools/makebundle 
make[5]: Entering directory '/<<PKGBUILDDIR>>/klystron/tools/makebundle'
gcc -o ../bin/makebundle.exe -D_XOPEN_SOURCE makebundle.c -std=c99 -I ../../src 
`sdl2-config --cflags` -Wall -O3
make[5]: Leaving directory '/<<PKGBUILDDIR>>/klystron/tools/makebundle'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/klystron'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/klystron'
make[3]: Entering directory '/<<PKGBUILDDIR>>/klystrack'
Generating dependencies for action.c...
Generating dependencies for main.c...
Generating dependencies for action.c...
Generating dependencies for main.c...
Compiling view.c...
src/view.c: In function 'info_line':
src/view.c:543:3: error: 'strncpy' output may be truncated copying 200 bytes 
from a string of length 255 [-Werror=stringop-truncation]
   strncpy(text, mused.info_message, sizeof text);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[3]: *** [Makefile:158: objs.release/view.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/klystrack'
make[2]: *** [Makefile:137: build] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/klystrack'
dh_auto_build: cd klystrack && make -j1 "INSTALL=install --strip-program=true" 
CFG=release returned exit code 2
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: 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/klystrack.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: klystrack
Source-Version: 0.20171212-4

We believe that the bug you reported is fixed in the latest version of
klystrack, 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.
Gürkan Myczko <[email protected]> (supplier of updated klystrack 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: Mon, 11 Feb 2019 14:36:52 +0100
Source: klystrack
Architecture: source
Version: 0.20171212-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Packages Maintainers 
<[email protected]>
Changed-By: Gürkan Myczko <[email protected]>
Closes: 906476
Changes:
 klystrack (0.20171212-4) unstable; urgency=medium
 .
   * Drop -Werror. (Closes: #906476)
Checksums-Sha1:
 823be47f1fcf972e4193c8926c7593e43eafcf79 1894 klystrack_0.20171212-4.dsc
 df900ea0da0b04cdfbbe6d888e8d89545301e8de 8128 
klystrack_0.20171212-4.debian.tar.xz
 b43172f87a25595cda4ee0d66016dddd58312d77 5333 
klystrack_0.20171212-4_source.buildinfo
Checksums-Sha256:
 cc20f137616e75744c0111aa17830d7d520604aed8085ccedf340bf18c41de92 1894 
klystrack_0.20171212-4.dsc
 39f93b6375a62e685c9deba9ddb3451ffa5bd07f6d51d7eb75e4068f0af7a8e4 8128 
klystrack_0.20171212-4.debian.tar.xz
 cb36272ea1e5f29e2bd8c1de4fb698c914ce969b70c3964ea3af59293b1df066 5333 
klystrack_0.20171212-4_source.buildinfo
Files:
 3c68550399c888ea18b869d0136b2763 1894 sound optional klystrack_0.20171212-4.dsc
 8fd8d66f6150fe4c8b725c0e57df3c8e 8128 sound optional 
klystrack_0.20171212-4.debian.tar.xz
 65716d9562b316dfcc562b7efaa3d193 5333 sound optional 
klystrack_0.20171212-4_source.buildinfo

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

iQIzBAEBCgAdFiEEkjZVexcMh/iCHArDweDZLphvfH4FAlxiuY4ACgkQweDZLphv
fH6PCxAAroPGdMpxt1CAvqZNJ1psIeq3pItQkAGiiyiXQgj4R05rtHerzH+VAvDW
2x3ra1JNok32Re5CkEod1uWAnIYpjO4VcR8I6c4xK8uv64NPO4o4NHehp5bX/sCo
wtsJPlRWkX80QAEsuTMst2FpAGGKEZ0VrZ8B7vcANpOjEj+kEpZRAsm43XxHzgV3
GcDDdNfLrYgwzVNWipMCIozL6KtKk727wYk/RQzO23veH2cNf8mV90Hb6SstwIG3
FZ8wzayySiMUPNyCqY4kf0gU24b0Ud3ROHrUaN8p37uL0I1Shpki5ZhKKI3bOb/8
FE7Rm9q5DRQWLeH77jnINB3bXa2hxmu7N3r8W0Y3CM4VtIkU7tI92jhG/0XflUVx
2iy+zwfEPZxm3Oe8HoKgKLAiPjV89Covsq+InPs0bxCVKGedAgsLSA32potROZXr
tcMsyHZFt5ygWwZC3Tgp9CYhq5FGgEsQQCQQR9agxZeONgc62lPPmG4lUNLvVgVz
bmOudjQqtFUtg/++XfWof7BOyxPy/tTzSER11wSZbGK8kryMl8flYx/+kx3pn1d6
sjVJ4c5ek3Ay98DFxpxYzhjftL5lDZ8mGH55rM64q/S79Z0KSO3ppTH99Up5pKhI
jiCLcL6Xmwt1sB4VuW2gmmi8EgT2KokpMD3TeE1leJQX4muwPFc=
=1j5S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to