Your message dated Thu, 19 Oct 2006 04:02:13 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#392543: fixed in xmms-jess 2.9.1-8.1 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: xmms-jess Version: 2.9.1-8 Severity: serious Tags: patch When building 'xmms-jess' on unstable, I get the following error: make[1]: Entering directory `/xmms-jess-2.9.1' libtool --mode=compile gcc -c -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -pipe -ansi -ffast-math -DPIC -fPIC jess.c mkdir .libs gcc -c -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -pipe -ansi -ffast-math -DPIC -fPIC jess.c -fPIC -DPIC -o .libs/jess.o In file included from jess.c:20: def.h:19:1: warning: "LINE_MAX" redefined In file included from /usr/include/limits.h:148, from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/limits.h:122, from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/syslimits.h:7, from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/limits.h:11, from /usr/lib/glib/include/glibconfig.h:9, from /usr/include/glib-1.2/glib.h:66, from /usr/include/xmms/plugin.h:27, from jess.c:11: /usr/include/bits/posix2_lim.h:82:1: warning: this is the location of the previous definition jess.c:30: error: conflicting types for 'usleep' /usr/include/unistd.h:405: error: previous declaration of 'usleep' was here make[1]: *** [jess.lo] Error 1 make[1]: Leaving directory `/xmms-jess-2.9.1' make: *** [build-arch] Error 2 With the attached patch 'xmms-jess' can be compiled on unstable. Regards Andreas Jochens diff -urN ../tmp-orig/xmms-jess-2.9.1/jess.c ./jess.c --- ../tmp-orig/xmms-jess-2.9.1/jess.c 2006-10-12 07:00:10.000000000 +0000 +++ ./jess.c 2006-10-12 06:56:55.000000000 +0000 @@ -27,7 +27,6 @@ #include "palette.h" #include "draw_low_level.h" -void usleep (unsigned long usec); int nice(int inc); void jess_init (void); void jess_init_xmms (void);
--- End Message ---
--- Begin Message ---Source: xmms-jess Source-Version: 2.9.1-8.1 We believe that the bug you reported is fixed in the latest version of xmms-jess, which is due to be installed in the Debian FTP archive: xmms-jess_2.9.1-8.1.diff.gz to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1.diff.gz xmms-jess_2.9.1-8.1.dsc to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1.dsc xmms-jess_2.9.1-8.1_amd64.deb to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1_amd64.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Ablassmeier <[EMAIL PROTECTED]> (supplier of updated xmms-jess package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 19 Oct 2006 12:55:26 +0200 Source: xmms-jess Binary: xmms-jess Architecture: source amd64 Version: 2.9.1-8.1 Distribution: unstable Urgency: low Maintainer: John Lightsey <[EMAIL PROTECTED]> Changed-By: Michael Ablassmeier <[EMAIL PROTECTED]> Description: xmms-jess - visualization plugin for XMMS using various 2D and 3D methods Closes: 392543 Changes: xmms-jess (2.9.1-8.1) unstable; urgency=low . * Non-maintainer upload. * Fix FTBFS, thanks Andreas Jochens for reporting and Patch. Closes: #392543 Files: fcfbcdae14ddd5001d6b31d244380267 625 sound optional xmms-jess_2.9.1-8.1.dsc 5d1b413669e9ee5543c3f8edef0d18de 5192 sound optional xmms-jess_2.9.1-8.1.diff.gz 0fac5e7a9c92abe072c358da9f49b2d6 25294 sound optional xmms-jess_2.9.1-8.1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFN1rqEFV7g4B8rCURAsFcAKCmEAhNrITB0pfHfUJKcrqNy/TaZgCg3hTO NLsblWf9PVUqG4O2gty6AFs= =huyq -----END PGP SIGNATURE-----
--- End Message ---

