Your message dated Fri, 22 Jan 2021 19:19:13 +0000
with message-id <e1l31xh-000fje...@fasolo.debian.org>
and subject line Bug#980589: fixed in libsigrok 0.5.2-3
has caused the Debian Bug report #980589,
regarding libsigrok: FTBFS: tests/strutil.c:157:2: error: too few arguments to 
function ‘_ck_assert_failed’
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.)


-- 
980589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980589
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsigrok
Version: 0.5.2-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210120 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H   -Iinclude -I./include -I./src -I. 
> -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx 
> -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -Wdate-time -D_FORTIFY_SOURCE=2 
> -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread 
> -I/usr/include/libftdi1 -I/usr/include/hidapi -I/usr/include/libusb-1.0 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o tests/driver_all.o tests/driver_all.c
> In file included from tests/strutil.c:21:
> tests/strutil.c: In function ‘test_sr_vsnprintf_ascii’:
> tests/strutil.c:63:4: warning: too many arguments for format 
> [-Wformat-extra-args]
>    63 |    "Invalid result for '%s': len = %i.", expected, len);
>       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c:65:4: warning: too many arguments for format 
> [-Wformat-extra-args]
>    65 |    "Invalid result for '%s': %s.", expected, s);
>       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_sr_vsprintf_ascii’:
> tests/strutil.c:87:4: warning: too many arguments for format 
> [-Wformat-extra-args]
>    87 |    "Invalid result for '%s': len = %i.", expected, len);
>       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c:89:4: warning: too many arguments for format 
> [-Wformat-extra-args]
>    89 |    "Invalid result for '%s': %s.", expected, s);
>       |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_samplerate’:
> tests/strutil.c:100:7: warning: too many arguments for format 
> [-Wformat-extra-args]
>   100 |       "Invalid result for '%s': %s.", expected, s);
>       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_period’:
> tests/strutil.c:111:7: warning: too many arguments for format 
> [-Wformat-extra-args]
>   111 |       "Invalid result for '%s': %s.", expected, s);
>       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_rational’:
> tests/strutil.c:121:28: warning: too many arguments for format 
> [-Wformat-extra-args]
>   121 |  fail_unless(ret == SR_OK, "Unexpected rc for '%s': %d, errno %d.",
>       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c:124:7: warning: too many arguments for format 
> [-Wformat-extra-args]
>   124 |       "Invalid result for '%s': %ld/%ld'.",
>       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_rational_fail’:
> tests/strutil.c:134:28: warning: too many arguments for format 
> [-Wformat-extra-args]
>   134 |  fail_unless(ret != SR_OK, "Unexpected success for '%s'.", input);
>       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_voltage’:
> tests/strutil.c:144:7: warning: too many arguments for format 
> [-Wformat-extra-args]
>   144 |       "Invalid result for '%s': %s.", expected, s);
>       |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> tests/strutil.c: In function ‘test_locale_fn’:
> tests/strutil.c:157:2: error: too few arguments to function 
> ‘_ck_assert_failed’
>   157 |  ck_assert_msg(saved_locale != NULL);
>       |  ^~~~~~~~~~~~~
> /usr/include/check.h:505:27: note: declared here
>   505 | CK_DLL_EXP void CK_EXPORT _ck_assert_failed(const char *file, int 
> line,
>       |                           ^~~~~~~~~~~~~~~~~
> gcc -DHAVE_CONFIG_H   -Iinclude -I./include -I./src -I. 
> -Ibindings/cxx/include -I./bindings/cxx/include -Ibindings/cxx 
> -DFIRMWARE_DIR='"/usr/share/sigrok-firmware"' -Wdate-time -D_FORTIFY_SOURCE=2 
> -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -pthread 
> -I/usr/include/libftdi1 -I/usr/include/hidapi -I/usr/include/libusb-1.0 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -c -o tests/device.o tests/device.c
> make[2]: *** [Makefile:3653: tests/strutil.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/libsigrok_0.5.2-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: libsigrok
Source-Version: 0.5.2-3
Done: Jonathan McDowell <nood...@earth.li>

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

Debian distribution maintenance software
pp.
Jonathan McDowell <nood...@earth.li> (supplier of updated libsigrok 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: Fri, 22 Jan 2021 18:54:48 +0000
Source: libsigrok
Architecture: source
Version: 0.5.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Packaging Team 
<pkg-electronics-de...@alioth-lists.debian.net>
Changed-By: Jonathan McDowell <nood...@earth.li>
Closes: 980589
Changes:
 libsigrok (0.5.2-3) unstable; urgency=medium
 .
   * Fix FTBFS with new "check" package (Closes: #980589)
Checksums-Sha1:
 7ec99b38907d2477f8151f4eb197792b9243d3c4 2402 libsigrok_0.5.2-3.dsc
 4c7e50e333d44d9fd7a77c3d68811d182b83ffc0 8036 libsigrok_0.5.2-3.debian.tar.xz
 4725a2e611d4f878a425f796d2f54e8363759d75 9157 libsigrok_0.5.2-3_amd64.buildinfo
Checksums-Sha256:
 6cf76dcc374db0871c50bf8eb5fea3086f8a6af3d2278382149cc5e3b4952583 2402 
libsigrok_0.5.2-3.dsc
 8bface0fe9a9a00fb8b4053623e482753f0e576345c7c2e9165a0eb13c0a80ba 8036 
libsigrok_0.5.2-3.debian.tar.xz
 06420f6c0ccd5ee15f35f1a0239e320a3b4f1c13a4aac2323f99511d6f39b5ef 9157 
libsigrok_0.5.2-3_amd64.buildinfo
Files:
 8cba0aae482ab5798f70d6160236c355 2402 libs optional libsigrok_0.5.2-3.dsc
 1b2e081cfcba713f749b80d7a9d32331 8036 libs optional 
libsigrok_0.5.2-3.debian.tar.xz
 c7b835b7e6f8338075bf7de526938c0a 9157 libs optional 
libsigrok_0.5.2-3_amd64.buildinfo

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

iQJFBAEBCgAvFiEE/S8txYRw4wP3eXWjSgDzSK903QIFAmALIngRHG5vb2RsZXNA
ZWFydGgubGkACgkQSgDzSK903QI3Og//YtZ0+G6/BT0fsvDr8W61P187k/6o7H6o
iakQFYBtglI9LWcZspHHyIOptxjcJQwg6IEQJM7nPdeiT401tGSzBvbhKzBNWWdZ
HfR+CLQQphe4onsqMf8t6nbPzwtbYqgd2JSFjDo5WIpgBdez3OMSP+HBz8Xuo7d+
Pa0Inc3pm3MWpl5G7mWQRhALF5DsWPMx0dH6chSKDIZBI6Z5NdB4d3HSpePT9f4Y
N0oyszypsY8s/yV70hFNn81ecteRq1RJ8gTcjaTqBLbdAiPasWziAqz0xN1vrYwY
4JaQSo2RkoOBXQvc/IinLMzccKI6Qftl1ev8abJLzF3oWg1hKf3gTx/g8YMUpcPk
iIsLHYZxVUH6MJAzynMC8ZLYlne7dFnA1QXtgIrTNWYXry7vy0r+a0RZxb8u7e5W
vKKB/QBZVsuGFW057hngwZZao2C4LcAb1v/imYOKd2uKMNlltTOgX37wj7L9q8DF
4LDu+1QNp4BAYTLKEjEAJ4czG3A7Iw4wYp1SCdwMTkpCKpcPU5zYSSUiV3C0gIA6
bN6zN/yKf7bWUhzKNMQ5MfS5BGJt+ZTL468983A10CN60kJ9rb3SGZrQEvC3L4GL
Tf51Z8zTeR2ijvrXQeToLiNdbkZSg2aK8Vju9kk7FmU9RE4YeXo/K/Ip/svfuR30
l/S9QZfP2es=
=/6f9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to