Source: watchcatd
Version: 1.2.1-3
Severity: important
User: rbal...@ubuntu.com
Usertags: libevent-20170726


Dear Maintainer,

During test rebuilds for the upcoming libevent transition [1] your package found
to be failing to build [2] with libevent-dev 2.1.8-stable-2 from experimental:

...

cc -c watchcatd.c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall
-pedantic -L/usr/lib -I/usr/include -DWCAT_PREFIX=\"/usr\"
cc utils.o master.o loadconf.o watchcatd.o -levent -o catmaster -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -O2 -Wall -pedantic -L/usr/lib
-I/usr/include -DWCAT_PREFIX=\"/usr\"
cc -c slave.c -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -O2 -Wall
-pedantic -L/usr/lib -I/usr/include -DWCAT_PREFIX=\"/usr\"
slave.c: In function 'cat_conn_per_pid_limit':
slave.c:558:19: error: 'struct event' has no member named 'ev_flags';
did you mean 'ev_fd'?
             if (ev->ev_flags & EVLIST_ACTIVE) {
                   ^~
slave.c:561:23: error: 'struct event' has no member named 'ev_arg';
did you mean 'ev_fd'?
                     ev->ev_arg))
                       ^~
Makefile:24: recipe for target 'slave.o' failed
make[1]: *** [slave.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--------------------------------------------------------------------------------
Build finished at 2017-06-29T05:23:46Z
...

Cheers,
Balint

[1] https://release.debian.org/transitions/html/auto-libevent.html
[2] 
https://people.debian.org/~rbalint/build-logs/libevent-20170726/watchcatd_1.2.1-3
-- 
Balint Reczey
Debian & Ubuntu Developer

Reply via email to