Comment 1 for bug 306920

Revision history for this message
Daniel Holbach (dholbach) wrote : Re: Please sync remctl 2.13-1 (universe) from Debian experimental (main).

In Jaunty i386 pbuilder it fails to build:

gcc -Wall -g -O2 -Wl,-Bsymbolic-functions -o tests/portable/asprintf-t
tests/portable/asprintf-t.o tests/portable/asprintf.o tests/libtest.a
util/.libs/libutil.a -lgssapi_krb5
depbase=`echo tests/portable/daemon-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT tests/portable/daemon-t.o -MD -MP
-MF $depbase.Tpo -c -o tests/portable/daemon-t.o tests/portable/daemon-t.c &&\
 mv -f $depbase.Tpo $depbase.Po
tests/portable/daemon-t.c: In function 'main':
tests/portable/daemon-t.c:128: warning: ignoring return value of 'daemon', declared with
attribute warn_unused_result
In function 'open',
    inlined from 'create_sentinel' at tests/portable/daemon-t.c:36:
/usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with
attribute error: open with O_CREAT in second argument needs 3 arguments
make[2]: *** [tests/portable/daemon-t.o] Error 1
make[2]: Leaving directory `/tmp/buildd/remctl-2.13'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/buildd/remctl-2.13'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2