Your message dated Sat, 23 Jan 2021 16:33:42 +0000
with message-id <[email protected]>
and subject line Bug#980598: fixed in libcork 0.15.0+ds-15
has caused the Debian Bug report #980598,
regarding libcork: FTBFS: test-mempool.c:40:17: error: too many arguments for 
format [-Werror=format-extra-args]
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.)


-- 
980598: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980598
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcork
Version: 0.15.0+ds-14
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):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends 
> "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/embedded-test-core.dir/DependInfo.cmake
>  --color=
> In file included from /<<PKGBUILDDIR>>/tests/test-mempool.c:15:
> /<<PKGBUILDDIR>>/tests/test-mempool.c: In function ‘test_mempool_01_fn’:
> Dependee 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/embedded-test-core.dir/DependInfo.cmake"
>  is newer than depender 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/embedded-test-core.dir/depend.internal".
> Dependee 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/CMakeDirectoryInformation.cmake"
>  is newer than depender 
> "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/CMakeFiles/embedded-test-core.dir/depend.internal".
> /<<PKGBUILDDIR>>/tests/test-mempool.c:40:17: error: too many arguments for 
> format [-Werror=format-extra-args]
>    40 |                 "Cannot allocate object #%zu", i);
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c:49:17: error: too many arguments for 
> format [-Werror=format-extra-args]
>    49 |                 "Cannot reallocate object #%zu", i);
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c: In function ‘test_mempool_fail_01_fn’:
> /<<PKGBUILDDIR>>/tests/test-mempool.c:68:13: error: too many arguments for 
> format [-Werror=format-extra-args]
>    68 |             "Cannot allocate object");
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c: In function ‘test_mempool_reuse_01_fn’:
> /<<PKGBUILDDIR>>/tests/test-mempool.c:109:13: error: too many arguments for 
> format [-Werror=format-extra-args]
>   109 |             "Cannot allocate object");
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c:112:29: error: too many arguments for 
> format [-Werror=format-extra-args]
>   112 |     fail_unless(*obj == 12, "Unexpected value %" PRId64, *obj);
>       |                             ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c:120:13: error: too many arguments for 
> format [-Werror=format-extra-args]
>   120 |             "Cannot allocate object");
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c:121:29: error: too many arguments for 
> format [-Werror=format-extra-args]
>   121 |     fail_unless(*obj == 42, "Unexpected value %" PRId64, *obj);
>       |                             ^~~~~~~~~~~~~~~~~~~~
> /<<PKGBUILDDIR>>/tests/test-mempool.c:128:17: error: too many arguments for 
> format [-Werror=format-extra-args]
>   128 |                 "done_object called an unexpected number of times: 
> %zu",
>       |                 
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Scanning dependencies of target embedded-test-core
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> make  -f tests/CMakeFiles/embedded-test-core.dir/build.make 
> tests/CMakeFiles/embedded-test-core.dir/build
> make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 48%] Building C object tests/CMakeFiles/embedded-test-core.dir/test-core.c.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests && /usr/bin/cc 
> -DCORK_EMBEDDED_TEST=1 -I/<<PKGBUILDDIR>>/include 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/include -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC   -Wall -Werror 
> -o CMakeFiles/embedded-test-core.dir/test-core.c.o -c 
> /<<PKGBUILDDIR>>/tests/test-core.c
> reading sources... [ 74%] ring-buffer
> cc1: all warnings being treated as errors
> make[3]: *** [tests/CMakeFiles/embedded-test-mempool.dir/build.make:85: 
> tests/CMakeFiles/embedded-test-mempool.dir/test-mempool.c.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/01/20/libcork_0.15.0+ds-14_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: libcork
Source-Version: 0.15.0+ds-15
Done: Roger Shimizu <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libcork, 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.
Roger Shimizu <[email protected]> (supplier of updated libcork 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: Sun, 24 Jan 2021 01:09:39 +0900
Source: libcork
Architecture: source
Version: 0.15.0+ds-15
Distribution: unstable
Urgency: medium
Maintainer: Debian Bridges Team <[email protected]>
Changed-By: Roger Shimizu <[email protected]>
Closes: 980598
Changes:
 libcork (0.15.0+ds-15) unstable; urgency=medium
 .
   * debian/rules:
     - Fix ftbfs due to: https://github.com/libcheck/check/issues/293
       Workaround from: https://bugs.gentoo.org/736766 (Closes: #980598)
Checksums-Sha1:
 f4c776b155b434c777e7ea4affd70c15a4dff47c 2157 libcork_0.15.0+ds-15.dsc
 b3429e5d12e3e05f1a876b2f04a3c2b919bc7d82 34476 
libcork_0.15.0+ds-15.debian.tar.xz
 38993ebae977750d809f6a796941d2ddb1c090dd 8144 
libcork_0.15.0+ds-15_source.buildinfo
Checksums-Sha256:
 00c69a74418ab848be2060a20024b26ac65c15ca4b9a6699e19a239622c73fae 2157 
libcork_0.15.0+ds-15.dsc
 4e0ce683a820e78c724a17e39ce0b7dd2f86c4e8c68be0827b07ee02db202a96 34476 
libcork_0.15.0+ds-15.debian.tar.xz
 2d389524cd4f975d4eaa7e29253a921ddf13ebe968e8bd39ec5057e6bbebbc7f 8144 
libcork_0.15.0+ds-15_source.buildinfo
Files:
 c680f7eea4fa90fe97aea6d4d9adbe70 2157 libs optional libcork_0.15.0+ds-15.dsc
 0d7838163e9cffe3f7e1e9b465de1a1c 34476 libs optional 
libcork_0.15.0+ds-15.debian.tar.xz
 da730dec56d263a52a9019919fffc9b7 8144 libs optional 
libcork_0.15.0+ds-15_source.buildinfo

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

iQJEBAEBCgAuFiEECjKtvoA5m+cWOFnspHhrDacDNKgFAmAMTIoQHHJvc2hAZGVi
aWFuLm9yZwAKCRCkeGsNpwM0qER/D/sEiPrn56k8/feHOBi0LC39Lpw90861kzqP
smZpe7r5/f1geyrZx5PMB6887E+Vhl2E0CbQgRPxUaxjojVba9IAgungmFZOQHsq
/q55PxRpWUrjtU0WodKRcVHRSe5Q1nauDa5XoVG+UwV51fGp93k6+YEwsahy+Da2
yahXGbJhnsiNRjlIHkWHatscpsPCFa9+gVOSM6qSovgTadzZ1RTyB8BCrMGFEmDD
5vCWiZ5cwYIdC4LOizS4ciK8N1ZUHzvDZwVmcIf2enIAu6e8xaAUE+q2ZlyJfZe6
4burpGLRZXZbbJq03sgaRF7uJf4W301sWUTSubzbLxoanjuj0L2DdEgYQIr/G/2f
IgD7YhyHWDbCE8lG+YzR9TBkUf+bpksKcA8K5m3YXNnMFTIdcgHp5ScL0In5CwK0
PNSI6Z4/EoqFE/Nyag0D91l3gLafcLJjkpqGFShuNs1QXgCJFUBAMrxWuSqCc96j
iSNU4unt4M18NA1vkE1j0LZ8GaAUgzGRYbWYv+856CpObGzpxxD8q03UiHhDA1og
tiNL1aRkpbZ6Vgi+rD7E9O8W2mxKkCtAkeVq/C97baKxItkTvpYVrTWRTctnpRSZ
ZaRM35G78U21tbZ5RW2hYf1JaHQmL3uXmMYoEcfgM3CqksnkHxARSG7m8lnlahi0
a8jZaTidCA==
=KU9d
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to