Your message dated Tue, 26 Oct 2021 12:49:10 +0000
with message-id <e1mflt8-000dvo...@fasolo.debian.org>
and subject line Bug#997295: fixed in pacemaker 2.1.1-1
has caused the Debian Bug report #997295,
regarding pacemaker: FTBFS: crmadmin.c:340:1: error: function declaration isn’t 
a prototype [-Werror=strict-prototypes]
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.)


-- 
997295: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pacemaker
Version: 2.0.5-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

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


Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -I../libltdl 
> -I../libltdl -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 
> -I/usr/include/heartbeat -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security    -pthread -pthread -pthread -ggdb  -fgnu89-inline 
> -Wall -Waggregate-return -Wbad-function-cast -Wcast-align 
> -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security 
> -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long 
> -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings 
> -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral 
> -fstack-protector-strong -Werror -c -o crm_simulate.o crm_simulate.c
> crmadmin.c:340:1: error: function declaration isn’t a prototype 
> [-Werror=strict-prototypes]
>   340 | list_nodes()
>       | ^~~~~~~~~~
> gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include -I../libltdl 
> -I../libltdl -pthread -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 
> -I/usr/include/heartbeat -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security    -pthread -pthread -pthread -ggdb  -fgnu89-inline 
> -Wall -Waggregate-return -Wbad-function-cast -Wcast-align 
> -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security 
> -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long 
> -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings 
> -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral 
> -fstack-protector-strong -Werror -c -o crm_attribute.o crm_attribute.c
> cc1: all warnings being treated as errors
> make[4]: *** [Makefile:1069: crmadmin.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pacemaker_2.0.5-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 mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: pacemaker
Source-Version: 2.1.1-1
Done: Ferenc Wágner <wf...@debian.org>

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

Debian distribution maintenance software
pp.
Ferenc Wágner <wf...@debian.org> (supplier of updated pacemaker 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: Mon, 25 Oct 2021 12:29:49 +0200
Source: pacemaker
Architecture: source
Version: 2.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian HA Maintainers 
<debian-ha-maintain...@alioth-lists.debian.net>
Changed-By: Ferenc Wágner <wf...@debian.org>
Closes: 997295
Changes:
 pacemaker (2.1.1-1) unstable; urgency=medium
 .
   * [50d06e9] New upstream release (2.1.1) (Closes: #997295)
   * [50e341f] Refresh our patches
   * [1762b8b] Pacemaker 2.1.0 already installs the default file itself
   * [8a161be] Pacemaker 2.1.0 generates its documentation with Sphinx
   * [5205498] Employ dh_sphinxdoc to fix up the packaged documentation
   * [8294103] autogen.sh does more than autoreconf -f -i now
   * [808de7c] We can't use the -z defs linker option anymore
   * [7ea9dcf] Pacemaker 2.1.0 dropped the obsolete and broken pingd resource
     agent
   * [7c46052] Ship /etc/default/crm_mon
   * [39e7687] Force dh_install to work with the installed files
   * [a4c3b58] Update symbols files (all removed symbols were documented
     internal)
   * [b4e5212] Upgrade Standards-Version to 4.6.0 (no changes required)
   * [62d2e6f] Follow the Pacemaker init script with the copyright file
   * [e197ba4] Untabify the copyright file
   * [d9662f6] New patch: Fix OCF_RA_PATH Autoconf variable name in pkg-config
     files
Checksums-Sha1:
 523423b1f1e704fb2d69dde49f0ace5079c48280 3395 pacemaker_2.1.1-1.dsc
 3ba1fee21a55b1361500405cbf2c225633f10666 5057186 pacemaker_2.1.1.orig.tar.gz
 ecd5ffc8673076f0f353e8bc2ca369d9cfb1b177 47272 pacemaker_2.1.1-1.debian.tar.xz
 391accde431e68b69a3a539f625033485f06aeff 22433 
pacemaker_2.1.1-1_amd64.buildinfo
Checksums-Sha256:
 fa003ad52f00faa2fb4687a3626fa76196fbb403f418f1818a02ba76b54e5ac3 3395 
pacemaker_2.1.1-1.dsc
 312b7b342498de8cf97b03d7a27013cc1755ee5eeb5fcad02a4cff84931fbb92 5057186 
pacemaker_2.1.1.orig.tar.gz
 0a169aef54787b76e587cce8e615ba7faeaf34d978c4ee8b64d27eaebabed3e5 47272 
pacemaker_2.1.1-1.debian.tar.xz
 3fd0f41efec1e8379d082bb754150fafe52cef7b184fd8a34fd7aa4a5de569b3 22433 
pacemaker_2.1.1-1_amd64.buildinfo
Files:
 4b658399a805eae53b72cd7f7be48122 3395 admin optional pacemaker_2.1.1-1.dsc
 80bfe2abb46e2ba0dcf0721010c5ecb2 5057186 admin optional 
pacemaker_2.1.1.orig.tar.gz
 348b506679b17188b389a645756ecbbe 47272 admin optional 
pacemaker_2.1.1-1.debian.tar.xz
 6ad37a58ec1ba08b2fa6d85c676b33c5 22433 admin optional 
pacemaker_2.1.1-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEwddEx0RNIUL7eugtOsj3Fkd+2yMFAmF38zwACgkQOsj3Fkd+
2yNmHRAAgxvcvqGAeArEXCmQmlM5lmnjx5PoOEyWiGieK8yqxpgxrMkxAxRlQ9MQ
JUKiCpqKOTszotzXA6pFG4M4pgLQkl7qrf8+TqAcigqJJ2Tg/qUBtRS3utgwh/vr
iPntBnuQaP1MRf/Bipuy0DUtUjjdW3KN/91RX9EP2sd8krbbjD2AkYxu3iH/dAS/
6X9/cir8ldI1fE2blksjUjjBcNqUXEyXkns/cKyNldJ4m+ur7y4u+dnFbNJ0ghQQ
j7LLg3G1Jwd9bZNT4lKkXT74jfb2El5CFmu7D22Aty8TldeORMRZjkrKx/wYV74s
rQxfoMLsRFiZbzTlhzP94tXXiuufG1SJRS6ClX5H5Iu+K7X7GfcYTIcHcVmQFSCB
fhqojyAAKJ6c0GG+dncsOCGavXdIWJVPxmEut7TLL+YgeUDbn/v2dhNouksFRFU2
PsfvpZylsP9U6UMG0SiagkxkMbX4zEjf9cx7OimgSbokVGZW4tVIPhI7IuBq0OiY
bBb2GJWZF8Cz0Kr0wQx6CoZD8VRqvDsCbFzBWDtuDUkSLMHHLR2qDV4mKxqCv6Be
8euKaT/NpnboQtT+u7gz+qjUthGEEkmSYk4Wi0rLiRXPwbnWlARRvi4I2dptHlD4
kemPC38/DQ/ceiGiDvAkzcknUHmVnfJgdRsIqBeta7cGR+ypc60=
=uZhg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to