Your message dated Tue, 15 Jan 2019 11:19:07 +0100
with message-id <[email protected]>
and subject line Re: #918933: sbd FTBFS with pacemaker 2.0
has caused the Debian Bug report #918933,
regarding sbd FTBFS with pacemaker 2.0
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.)


-- 
918933: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918933
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sbd
Version: 1.3.1-4
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=sbd&suite=sid

...
sbd-pacemaker.c: In function 'mon_timer_notify':
sbd-pacemaker.c:125:18: error: implicit declaration of function 'get_cib_copy'; 
did you mean 'g_list_copy'? [-Werror=implicit-function-declaration]
    current_cib = get_cib_copy(cib);
                  ^~~~~~~~~~~~
                  g_list_copy
sbd-pacemaker.c:125:16: error: assignment to 'xmlNode *' {aka 'struct _xmlNode 
*'} from 'int' makes pointer from integer without a cast 
[-Werror=int-conversion]
    current_cib = get_cib_copy(cib);
                ^
sbd-pacemaker.c: In function 'cib_connect':
sbd-pacemaker.c:166:15: error: assignment to 'xmlNode *' {aka 'struct _xmlNode 
*'} from 'int' makes pointer from integer without a cast 
[-Werror=int-conversion]
   current_cib = get_cib_copy(cib);
               ^
sbd-pacemaker.c: In function 'crm_diff_update':
sbd-pacemaker.c:311:15: error: assignment to 'xmlNode *' {aka 'struct _xmlNode 
*'} from 'int' makes pointer from integer without a cast 
[-Werror=int-conversion]
   current_cib = get_cib_copy(cib);
               ^
sbd-cluster.c: In function 'notify_timer_cb':
sbd-cluster.c:241:14: error: 'pcmk_cluster_classic_ais' undeclared (first use 
in this function); did you mean 'pcmk_cluster_corosync'?
         case pcmk_cluster_classic_ais:
              ^~~~~~~~~~~~~~~~~~~~~~~~
              pcmk_cluster_corosync
sbd-cluster.c:241:14: note: each undeclared identifier is reported only once 
for each function it appears in
sbd-cluster.c:242:31: error: 'crm_class_quorum' undeclared (first use in this 
function); did you mean 'crm_have_quorum'?
             send_cluster_text(crm_class_quorum, NULL, TRUE, NULL, crm_msg_ais);
                               ^~~~~~~~~~~~~~~~
                               crm_have_quorum
sbd-cluster.c:246:14: error: 'pcmk_cluster_cman' undeclared (first use in this 
function); did you mean 'pcmk_cluster_corosync'?
         case pcmk_cluster_cman:
              ^~~~~~~~~~~~~~~~~
              pcmk_cluster_corosync
cc1: all warnings being treated as errors
make[3]: *** [Makefile:407: sbd-cluster.o] Error 1

--- End Message ---
--- Begin Message ---
Version: 1.4.0-1

The fresh upstream release builds with Pacemaker 2 just fine.
-- 
Thanks,
Feri

--- End Message ---

Reply via email to