Package: prelude-correlator
Version: 0.9.0~beta3-1
Severity: serious
From my pbuilder build log:
...
make[4]: Entering directory `/tmp/buildd/prelude-correlator-0.9.0~beta3/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include/ -I../libmissing -I../libev
-DCORRELATION_PLUGIN_DIR=\"/usr/lib/prelude-correlator\" -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wbad-function-cast -Wcast-
qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security -g -O2
-MT prelude-correlator.o -MD -MP -MF ".deps/prelude-correlator.Tpo" -c -o
prelude-correlator.o prelude-correlator.c; \
then mv -f ".deps/prelude-correlator.Tpo"
".deps/prelude-correlator.Po"; else rm -f ".deps/prelude-correlator.Tpo"; exit
1; fi
prelude-correlator.c:48: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'got_signal'
prelude-correlator.c: In function 'sig_handler':
prelude-correlator.c:73: error: 'got_signal' undeclared (first use in this
function)
prelude-correlator.c:73: error: (Each undeclared identifier is reported only
once
prelude-correlator.c:73: error: for each function it appears in.)
...
make[4]: *** [prelude-correlator.o] Error 1
make[4]: Leaving directory `/tmp/buildd/prelude-correlator-0.9.0~beta3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/prelude-correlator-0.9.0~beta3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/prelude-correlator-0.9.0~beta3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/prelude-correlator-0.9.0~beta3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Looks like a missing #include, possibly of <signal.h>.
--
Daniel Schepler
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]