Your message dated Sun, 9 Apr 2006 15:22:24 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#357779: stax: FTBFS not reproducible
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: stax
Version: 1.0-13
Severity: serious

Hi,

building the package stax in a clean sid build environment
(with pbuilder) on i386 results in:

=========================================================================
[...]
coop.c: In function 'coop_loop':
coop.c:109: warning: 'text_mode' is deprecated (declared at 
/usr/include/allegro/alcompat.h:153)
gcc -c -Wall input.c
gcc -c -Wall main.c
gcc -c -Wall puzzle.c
puzzle.c: In function 'puzzle_loop':
puzzle.c:113: warning: 'text_mode' is deprecated (declared at 
/usr/include/allegro/alcompat.h:153)
gcc -c -Wall shared.c
shared.c: In function 'error':
shared.c:66: warning: 'text_mode' is deprecated (declared at 
/usr/include/allegro/alcompat.h:153)
shared.c: In function 'textprintf_shadow':
shared.c:96: warning: 'textout' is deprecated (declared at 
/usr/include/allegro/alcompat.h:155)
shared.c:97: warning: 'textout' is deprecated (declared at 
/usr/include/allegro/alcompat.h:155)
shared.c: In function 'prompt':
shared.c:113: warning: 'text_mode' is deprecated (declared at 
/usr/include/allegro/alcompat.h:153)
shared.c:116: warning: 'textout_centre' is deprecated (declared at 
/usr/include/allegro/alcompat.h:160)
shared.c:118: warning: 'textout_centre' is deprecated (declared at 
/usr/include/allegro/alcompat.h:160)
shared.c:119: warning: 'textout_centre' is deprecated (declared at 
/usr/include/allegro/alcompat.h:160)
shared.c:122: warning: 'textout_centre' is deprecated (declared at 
/usr/include/allegro/alcompat.h:160)
shared.c:123: warning: 'textout_centre' is deprecated (declared at 
/usr/include/allegro/alcompat.h:160)
shared.c: In function 'do_pause':
shared.c:148: warning: 'text_mode' is deprecated (declared at 
/usr/include/allegro/alcompat.h:153)
gcc -c -Wall shifty.c
gcc -c -Wall sucka.c
gcc -o stax clobber.o config.o coop.o input.o main.o puzzle.o shared.o shifty.o 
sucka.o `allegro-config --libs`
/usr/bin/ld: cannot find -lXcursor
collect2: ld returned 1 exit status
make[1]: *** [linux] Error 1
make[1]: Leaving directory `/tmp/buildd/stax-1.0'
make: *** [build-stamp] Error 2
=========================================================================

Thanks for considering.


--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/


--- End Message ---
--- Begin Message ---
On Sun, Apr 09, 2006 at 10:55:01PM +0200, gregor herrmann wrote:

> I just tried to reproduce this bug but I failed. The build completes
> smoothly. Here are the relevant lines:

> ...
> shared.c:148: warning: 'text_mode' is deprecated (declared at 
> /usr/include/allegro/alcompat.h:153)
> gcc -c -Wall shifty.c
> gcc -c -Wall sucka.c
> gcc -o stax clobber.o config.o coop.o input.o main.o puzzle.o shared.o 
> shifty.o sucka.o `allegro-config --libs`
> make[1]: Leaving directory `/tmp/buildd/stax-1.0'
> #/usr/bin/docbook-to-man debian/stax.sgml > stax.1
> ...

> I built the package with pdebuild i.e. in an up-to-date pbuilder sid
> chroot on i386.

Yes, this was a bug in the allegro -dev package, which has since been fixed.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to