Source: xtrs
Version: 4.9c-4
Severity: wishlist
Tags: patch

Hi Maintainer

Welcome back!

According to the buildd log scanner [1],

Issues found in current buildd logs for xtrs:

W dpkg-buildflags-missing CPPFLAGS 27 (of 27), CFLAGS 27 (of 27),
LDFLAGS 5 (of 5) missing (amd64, arm64, armel, armhf, i386, mips,
mips64el, mipsel, powerpc, ppc64el, s390x)

You can check this locally with the 'blhc' tool.  After passing
CPPFLAGS, CFLAGS and LDFLAGS, as per the attached patch, the following
errors appeared:

debug.c:518:10: error: format not a string literal and no format
arguments [-Werror=format-security]
   printf(help_message);
          ^~~~~~~~~~~~

dis.c: In function ‘disassemble’:
dis.c:2118:2: error: format not a string literal and no format
arguments [-Werror=format-security]
  printf (code->name);
  ^~~~~~

These are also fixed in the patch.

Regards
Graham


[1] https://qa.debian.org/bls/packages/x/xtrs.html

Attachment: pass-buildflags.debdiff
Description: Binary data

Reply via email to