Your message dated Sat, 07 Aug 2010 20:48:32 +1000
with message-id <1281178112.29124.25.ca...@hawk>
and subject line Re: Bug#559959: Info received (fixed a while back)
has caused the Debian Bug report #559959,
regarding FTBFS: O_FSYNC undeclared
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
559959: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559959
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libexplain
Version: 0.11.D001-1
Severity: important
This issue appears on both hppa & sparc:
[...]
libtool: compile: gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror -I.
-c libexplain/buffer/note/still_exists.c -o
libexplain/buffer/note/still_exists.o >/dev/null 2>&1
libtool --mode=compile gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror
-I. -c libexplain/buffer/off_t.c -o libexplain/buffer/off_t.lo
libtool: compile: gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror -I.
-c libexplain/buffer/off_t.c -fPIC -DPIC -o libexplain/buffer/.libs/off_t.o
libtool: compile: gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror -I.
-c libexplain/buffer/off_t.c -o libexplain/buffer/off_t.o >/dev/null 2>&1
libtool --mode=compile gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror
-I. -c libexplain/buffer/open_flags.c -o libexplain/buffer/open_flags.lo
libtool: compile: gcc -Wall -g -O2 -Wall -Wextra -Wl,--as-needed -Werror -I.
-c libexplain/buffer/open_flags.c -fPIC -DPIC -o
libexplain/buffer/.libs/open_flags.o
libexplain/buffer/open_flags.c:62: error: 'O_FSYNC' undeclared here (not in a
function)
cc1: warnings being treated as errors
libexplain/buffer/open_flags.c:62: error: missing initializer
libexplain/buffer/open_flags.c:62: error: (near initialization for
'table[14].value')
libexplain/buffer/open_flags.c:63: error: missing initializer
libexplain/buffer/open_flags.c:63: error: (near initialization for
'table[15].value')
make[1]: *** [libexplain/buffer/open_flags.lo] Error 1
make[1]: Leaving directory `/build/buildd/libexplain-0.19.D001'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
This bug was fixed in version 0.24.D001.
Conditional code was added for systems without O_FSYNC.
--- End Message ---