[Debian-ha-maintainers] Bug#900332: Bug#900332: cluster-glue: FTBFS: error: unknown type name 'selector_t'; did you mean 'sel_timer_t'?

Valentin Vidic Valentin.Vidic at CARNet.hr
Tue May 29 09:45:22 BST 2018


On Tue, May 29, 2018 at 09:54:13AM +0200, Emilio Pozuelo Monfort wrote:
> Your package failed to build on a rebuild against libcurl4:
> 
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../include -I../../../include -I../../../linux-ha -I../../../linux-ha -I../../../libltdl -I../../../libltdl -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 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ggdb -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -ggdb -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -MT apcmaster.lo -MD -MP -MF .deps/apcmaster.Tpo -c apcmaster.c  -fPIC -DPIC -o .libs/apcmaster.o
> ipmilan_command.c:52:1: error: unknown type name 'selector_t'; did you mean 'sel_timer_t'?
>  selector_t *os_sel;
>  ^~~~~~~~~~
>  sel_timer_t
> ipmilan_command.c:87:16: error: unknown type name 'selector_t'; did you mean 'sel_timer_t'?
>  void timed_out(selector_t *sel, sel_timer_t *timer, void *data);
>                 ^~~~~~~~~~
>                 sel_timer_t
> ipmilan_command.c:90:11: error: unknown type name 'selector_t'; did you mean 'sel_timer_t'?
>  timed_out(selector_t  *sel, sel_timer_t *timer, void *data)
>            ^~~~~~~~~~
>            sel_timer_t

Yes, but this is probably due to a new openipmi version rather than
libcurl4.  Will check...

-- 
Valentin



More information about the Debian-ha-maintainers mailing list