Source: hexer
Version: 0.1.8-1
Severity: normal
>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
>packages from experimental:
...
dh_auto_build
make -j1
make[1]: Entering directory '/tmp/buildd/hexer-0.1.8'
cc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security
-D_FORTIFY_SOURCE=2 -DHE_DEFAULT_PAGER=\"pager\" -DHEXER_VERSION=\"0.1.8\" -c
-o buffer.o buffer.c
cc -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security
-D_FORTIFY_SOURCE=2 -DHE_DEFAULT_PAGER=\"pager\" -DHEXER_VERSION=\"0.1.8\" -c
-o tio.o tio.c
tio.c: In function 'tio_init':
tio.c:819:17: error: incompatible types when assigning to type '__sigset_t {aka
struct <anonymous>}' from type 'int'
act.sa_mask = 0;
^
tio.c: In function 'tio_set_colors':
tio.c:1779:1: warning: type of 'fg' defaults to 'int' [-Wimplicit-int]
tio_set_colors(fg, bg)
^
tio.c:1779:1: warning: type of 'bg' defaults to 'int' [-Wimplicit-int]
tio.c: In function 'tio_raw_readwait':
tio.c:2177:1: warning: type of 'tmout' defaults to 'int' [-Wimplicit-int]
tio_raw_readwait(tmout)
^
<builtin>: recipe for target 'tio.o' failed
make[1]: *** [tio.o] Error 1
make[1]: Leaving directory '/tmp/buildd/hexer-0.1.8'
dh_auto_build: make -j1 returned exit code 2
debian/rules:31: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]