Bug#444527: gnome-apt: FTBFS: error: 'GnomeDruidPage' has not been declared

2007-09-29 Thread Lucas Nussbaum
Package: gnome-apt
version: 0.4.9-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
if g++ -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/include -DORBIT2=1 -pthread 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairo -I/usr/include/libpng12   -I/usr/include/freetype2 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/libpng12   -DPREFIX=\"/usr\" 
-DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DG_LOG_DOMAIN="\"Gnome Apt 
Frontend\"" -DGNOME_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGLIB_DISABLE_DEPRECATED  -g -O2 -Wall -Wno-unused  -g -O2 
-DG_DISABLE_CHECKS=1 -MT gnome_apt-sources.o -MD -MP -MF 
".deps/gnome_apt-sources.Tpo" \
  -c -o gnome_apt-sources.o `test -f 'sources.cc' || echo 
'./'`sources.cc; \
then mv -f ".deps/gnome_apt-sources.Tpo" ".deps/gnome_apt-sources.Po"; \
else rm -f ".deps/gnome_apt-sources.Tpo"; exit 1; \
fi
In file included from sources.cc:37:
sources-wizard.h:74: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:77: error: 'GnomeDruid' has not been declared
sources-wizard.h:80: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:83: error: 'GnomeDruidPage' has not been declared
sources-wizard.h:86: error: 'GtkToggleButton' has not been declared
sources-wizard.h:87: error: 'GtkToggleButton' has not been declared
sources.cc: In function 'void response_cb(GtkWidget*, gint, void*)':
sources.cc:58: error: 'GTK_RESPONSE_APPLY' was not declared in this scope
sources.cc:60: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:63: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:63: error: 'GTK_RESPONSE_DELETE_EVENT' was not declared in this scope
sources.cc: In member function 'void Sources::edit()':
sources.cc:89: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in this 
scope
sources.cc:89: error: 'GTK_MESSAGE_ERROR' was not declared in this scope
sources.cc:90: error: 'GTK_BUTTONS_CLOSE' was not declared in this scope
sources.cc:90: error: 'gtk_message_dialog_new' was not declared in this scope
sources.cc:92: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:92: error: 'gtk_dialog_run' was not declared in this scope
sources.cc:102: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in 
this scope
sources.cc:102: error: 'GTK_MESSAGE_ERROR' was not declared in this scope
sources.cc:103: error: 'GTK_BUTTONS_CLOSE' was not declared in this scope
sources.cc:103: error: 'gtk_message_dialog_new' was not declared in this scope
sources.cc:105: error: 'GTK_DIALOG' was not declared in this scope
sources.cc:105: error: 'gtk_dialog_run' was not declared in this scope
sources.cc:115: error: 'GTK_DIALOG_DESTROY_WITH_PARENT' was not declared in 
this scope
sources.cc:116: error: 'GTK_STOCK_CANCEL' was not declared in this scope
sources.cc:116: error: 'GTK_RESPONSE_CANCEL' was not declared in this scope
sources.cc:117: error: 'GTK_STOCK_APPLY' was not declared in this scope
sources.cc:117: error: 'GTK_RESPONSE_APPLY' was not declared in this scope
sources.cc:118: error: 'GTK_STOCK_OK' was not declared in this scope
sources.cc:118: error: 'GTK_RESPONSE_OK' was not declared in this scope
sources.cc:118: error: 'gtk_dialog_new_with_buttons' was not declared in this 
scope
sources.cc:119: error: 'GTK_WINDOW' was not declared in this scope
sources.cc:119: error: 'gtk_window_set_default_size' was not declared in this 
scope
sources.cc:123: error: 'gtk_frame_new' was not declared in this scope
sources.cc:125: error: 'gtk_vbox_new' was not declared in this scope
sources.cc:135: warning: deprecated conversion from string constant to 'gchar*'
sources.cc:171: error: 'gtk_cell_renderer_text_new' was not declared in this 
scope
sources.cc:183: error: 'gtk_scrolled_window_new' was not declared in this scope
sources.cc:184: error: 'GTK_SCROLLED_WINDOW' was not declared in this scope
sources.cc:186: error: 'gtk_scrolled_window_set_policy' was not declared in 
this scope
sources.cc:189: error: 'GTK_BOX' was not declared in this scope
sources.cc:191: 

Bug#444526: gringotts: FTBFS: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2007-09-29 Thread Lucas Nussbaum
Package: gringotts
version: 1.2.8+1.2.9pre1-15
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[3]: Entering directory `/build/user/gringotts-1.2.8+1.2.9pre1/src'
cc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/gtk-2.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-DG_LOG_DOMAIN=\"gringotts\" -DLOCALEDIR=\"/usr/share/locale\" 
-DDOCDIR=\"/usr/share/doc/gringotts-1.2.9pre1\" -DG_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGTK_DISABLE_DEPRECATED -Wpointer-arith -Werror-implicit-function-declaration 
-Wstrict-prototypes -Wall-g -Wall -O2 -c `test -f 'gringotts.c' || echo 
'./'`gringotts.c
In file included from gringotts.c:39:
grg_widgets.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before '*' token
gringotts.c:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
gringotts.c: In function 'update_saveable':
gringotts.c:249: warning: pointer targets in passing argument 1 of 
'g_filename_to_utf8' differ in signedness
gringotts.c:253: warning: pointer targets in assignment differ in signedness
gringotts.c:257: warning: pointer targets in assignment differ in signedness
gringotts.c:258: warning: pointer targets in passing argument 2 of 
'gtk_window_set_title' differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:268: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c: In function 'update':
gringotts.c:398: warning: pointer targets in passing argument 2 of 
'gtk_window_set_title' differ in signedness
gringotts.c: In function 'file_close':
gringotts.c:441: warning: pointer targets in assignment differ in signedness
gringotts.c: In function 'revert':
gringotts.c:481: warning: pointer targets in passing argument 1 of 
'grg_safe_open' differ in signedness
gringotts.c:498: warning: pointer targets in passing argument 4 of 
'grg_load_wrapper' differ in signedness
gringotts.c:511: warning: pointer targets in passing argument 1 of 
'grg_entries_load_from_string' differ in signedness
gringotts.c: In function 'load_file':
gringotts.c:629: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
gringotts.c:629: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:629: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
gringotts.c:629: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:629: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:629: warning: pointer targets in passing argument 1 of 
'__builtin_strcmp' differ in signedness
gringotts.c:630: warning: pointer targets in passing argument 1 of 'lstat' 
differ in signedness
gringotts.c:750: warning: pointer targets in passing argument 1 of 
'grg_entries_load_from_string' differ in signedness
gringotts.c:825: warning: pointer targets in assignment differ in signedness
gringotts.c: In function 'meta_load':
gringotts.c:852: error: implicit declaration of function 
'gtk_file_selection_new'
gringotts.c:852: warning: assignment makes pointer from integer without a cast
gringotts.c:862: error: implicit declaration of function 
'gtk_file_selection_get_filename'
gringotts.c:862: error: implicit declaration of function 'GTK_FILE_SELECTION'
gringotts.c:862: warning: passing argument 1 of 'strlen' makes pointer from 
integer without a cast
gringotts.c:862: warning: passing argument 2 of 'memcpy' makes pointer from 
integer without a cast
gringotts.c:862: warning: passing argument 1 of '__strdup' makes pointer from 
integer without a cast
gringotts.c: In function 'do_new':
gringotts.c:938: warning: pointer targets in assignment differ in signedness
gringotts.c: In function 'save_as':
gringotts.c:992: warning: pointer targets in passing argument 1 of 'strlen' 
differ in signedness
gringotts.c:992: warning: pointer targets in passing argument 2 of 
'__builtin_strcmp' differ in signedness
gringotts.c:992: warning: pointer targets in passing argument 2 of 

Bug#431201: marked as done (qc-usb-source: Fails to compile on linux 2.6.21.5)

2007-09-29 Thread Emmanuel Bouthenot
more inforations :

> make oldconfig or make config or make menuconfig
> then
> make prepare
and make scripts

i've juste try to build the module with a vanilla kerenl tree and it
works fine :

in /usr/src/modules/qc-usb-source

sudo make install MODULE_DIR=$fake_installdir LINUX_DIR=$linux_vanilla_tree

cheers,


M.

-- 
Emmanuel Bouthenot



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#444558: sdcc: FTBFS: Package lyx-xforms has no installation candidate

2007-09-29 Thread Lucas Nussbaum
Package: sdcc
version: 2.6.0-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: debhelper (>> 4.0.0), flex, bison, libncurses5-dev, gputils, 
lyx-xforms | lyx-qt, tetex-bin, tetex-extra, gs-common, gs
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.56
flex: missing
bison: missing
libncurses5-dev: missing
gputils: missing
lyx-xforms: missing
lyx-qt: missing
tetex-bin: missing
tetex-extra: missing
gs-common: missing
gs: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package lyx-xforms is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lyx-xforms has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping sdcc

The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/28

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of mctools-lite_970129-18_i386.changes

2007-09-29 Thread Archive Administrator
mctools-lite_970129-18_i386.changes uploaded successfully to localhost
along with the files:
  mctools-lite_970129-18.dsc
  mctools-lite_970129-18.diff.gz
  mctools-lite_970129-18_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mctools-lite_970129-18_i386.changes ACCEPTED

2007-09-29 Thread Debian Installer

Accepted:
mctools-lite_970129-18.diff.gz
  to pool/main/m/mctools-lite/mctools-lite_970129-18.diff.gz
mctools-lite_970129-18.dsc
  to pool/main/m/mctools-lite/mctools-lite_970129-18.dsc
mctools-lite_970129-18_i386.deb
  to pool/main/m/mctools-lite/mctools-lite_970129-18_i386.deb


Override entries for your package:
mctools-lite_970129-18.dsc - source sound
mctools-lite_970129-18_i386.deb - optional sound

Announcing to [EMAIL PROTECTED]
Closing bugs: 428944 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#428944: marked as done (mctools-lite: FTBFS with linux-libc-dev)

2007-09-29 Thread Debian Bug Tracking System
Your message dated Sat, 29 Sep 2007 13:32:13 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428944: fixed in mctools-lite 970129-18
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: mctools-lite
version: 970129-17
Severity: serious
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
make[1]: Entering directory `/build/user/mctools-lite-970129/XPlaycd'
gcc -m32 -g -O2 -fno-strict-aliasing -I..-Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L   -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
  -DFUNCPROTO=15 
-DNARROWPROTO   -c -o xplaycd.o xplaycd.c
xplaycd.c: In function 'main':
xplaycd.c:166: warning: return type of 'main' is not 'int'
gcc -m32 -g -O2 -fno-strict-aliasing -I..-Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L   -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
  -DFUNCPROTO=15 
-DNARROWPROTO   -c -o icons.o icons.c
gcc -m32 -g -O2 -fno-strict-aliasing -I..-Dlinux -D__i386__ 
-D_POSIX_C_SOURCE=199309L   -D_POSIX_SOURCE 
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
  -DFUNCPROTO=15 
-DNARROWPROTO   -c -o hardware.o hardware.c
In file included from /usr/include/linux/byteorder/little_endian.h:11,
 from /usr/include/asm-i386/byteorder.h:53,
 from /usr/include/asm/byteorder.h:7,
 from /usr/include/linux/cdrom.h:14,
 from hardware.h:21,
 from hardware.c:49:
/usr/include/linux/types.h:165: error: redefinition of 'struct ustat'
make[1]: *** [hardware.o] Error 1
make[1]: Leaving directory `/build/user/mctools-lite-970129/XPlaycd'
make: *** [build-stamp] Error 1

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/14/

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

--- End Message ---
--- Begin Message ---
Source: mctools-lite
Source-Version: 970129-18

We believe that the bug you reported is fixed in the latest version of
mctools-lite, which is due to be installed in the Debian FTP archive:

mctools-lite_970129-18.diff.gz
  to pool/main/m/mctools-lite/mctools-lite_970129-18.diff.gz
mctools-lite_970129-18.dsc
  to pool/main/m/mctools-lite/mctools-lite_970129-18.dsc
mctools-lite_970129-18_i386.deb
  to pool/main/m/mctools-lite/mctools-lite_970129-18_i386.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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated mctools-lite 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: Sat, 29 Sep 2007 14:47:58 +0200
Source: mctools-lite
Binary: mctools-lite
Architecture: source i386
Version: 970129-18
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description: 
 mctools-lite - A CD player and audio mixer for X
Closes: 428944
Changes: 
 mctools-lite (970129-18) unstable; urgency=low
 .
   * QA upload.
   * Replaced deprecated header  with  in
 XPlaycd/hardware.c as suggested by Barry deFreese (Closes: #428944).
   * Moved “Apps” to “Applications” as part of the menu transition.
   * Delet

Processing of unalz_0.61-1_i386.changes

2007-09-29 Thread Archive Administrator
PGP/GnuPG signature check failed on unalz_0.61-1_i386.changes
gpg: Signature made Sat Sep 29 14:38:12 2007 UTC using DSA key ID C8ACED6C
gpg: Can't check signature: public key not found
(Exit status 2)
unalz_0.61-1_i386.changes has bad PGP/GnuPG signature!
Removing unalz_0.61-1_i386.changes, but keeping its associated files for now.

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: packages removed from debian ; closing RC bugs I submitted

2007-09-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> close 393664
Bug#393664: cbmlink: FTBFS on amd64: Error: suffix or operands invalid for 
`push'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 432494
Bug#432494: cyrus21-imapd: FTBFS: unmet build dep libdb3-dev
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 436391
Bug#436391: ecos: FTBFS: checking for Tcl installation... configure: error: 
unable to locate Tcl header file tcl.h
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 428921
Bug#428921: fbgetty: FTBFS: options.c:154: error: expected expression before 
'struct'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 422124
Bug#422124: gcc-2.95: FTBFS: 
/build/user/gcc-2.95-2.95.4.ds15/src-native/gcc/frame.c:55: extra brace group 
at end of initializer
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 428930
Bug#428930: gnopernicus: FTBFS: Variable 'datarootdir' not defined in 
'/usr/lib/pkgconfig/gnome-mag-1.0.pc'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 436335
Bug#436335: kinoplus: FTBFS: error: redefinition of 'class 
KeyFrameControllerClient'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 428942
Bug#428942: lcrash: FTBFS: kl_savedump.c:249: error: expected expression before 
'struct'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 428950
Bug#428950: ltt: FTBFS: RTAITables.c:23:46: error: linux/sys.h: No such file or 
directory
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 441662
Bug#441662: regexp-pp: FTBFS: Bad -I option: /usr/local/lib/camlp4: No such 
file or directory
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> close 427601
Bug#427601: yepp: FTBFS: ieee1284.c:1:20: error: asm/io.h: No such file or 
directory
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum <[EMAIL PROTECTED]>

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of xmms-crossfade_0.3.12-4_amd64.changes

2007-09-29 Thread Archive Administrator
xmms-crossfade_0.3.12-4_amd64.changes uploaded successfully to localhost
along with the files:
  xmms-crossfade_0.3.12-4.dsc
  xmms-crossfade_0.3.12-4.diff.gz
  xmms-crossfade_0.3.12-4_amd64.deb
  audacious-crossfade_0.3.12-4_amd64.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



xmms-crossfade_0.3.12-4_amd64.changes ACCEPTED

2007-09-29 Thread Debian Installer

Accepted:
audacious-crossfade_0.3.12-4_amd64.deb
  to pool/main/x/xmms-crossfade/audacious-crossfade_0.3.12-4_amd64.deb
xmms-crossfade_0.3.12-4.diff.gz
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4.diff.gz
xmms-crossfade_0.3.12-4.dsc
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4.dsc
xmms-crossfade_0.3.12-4_amd64.deb
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4_amd64.deb


Override entries for your package:
audacious-crossfade_0.3.12-4_amd64.deb - optional sound
xmms-crossfade_0.3.12-4.dsc - source sound
xmms-crossfade_0.3.12-4_amd64.deb - optional sound

Announcing to [EMAIL PROTECTED]
Closing bugs: 441732 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#441732: marked as done (xmms-crossfade: package content changed if build twice or more times in a row)

2007-09-29 Thread Debian Bug Tracking System
Your message dated Sat, 29 Sep 2007 17:47:05 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#441732: fixed in xmms-crossfade 0.3.12-4
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-crossfade
Severity: serious
Justification: Package content changed
Version: 0.3.12-3
User: [EMAIL PROTECTED]
Usertags: qa-debdiff

Hi, 

  


  
Lucas Nussbaum has rebuiltthe whole archive three times on i386 and the 
content of your packages builded there differ. This means that the package
which was generated on the fist build contains or doesn't contains several 
files 
which are or aren't included in the package which build two or three times.

See the report and the url for details:


Files in second .changes but not in first
-
/usr/lib/xmms/Output/libcrossfade.la

Files in first .changes but not in second
-
/usr/lib/audacious/Output/libcrossfade.so


The full build-log can be found at: 
http://people.debian.org/~lucas/logs/2007/doublebuild-09-05/failed-debdiff


About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems. All
packages have been rebuilt twice in a row, with unpack, build, clean,
build.

Please read the mail of Martin Zobel-Helas on debian-devel [0], for a 
explanation 
for this mass bug filling.


Greetings
Patrick Winnertz

[0]: http://lists.debian.org/debian-devel/2007/05/msg00490.html


--- End Message ---
--- Begin Message ---
Source: xmms-crossfade
Source-Version: 0.3.12-4

We believe that the bug you reported is fixed in the latest version of
xmms-crossfade, which is due to be installed in the Debian FTP archive:

audacious-crossfade_0.3.12-4_amd64.deb
  to pool/main/x/xmms-crossfade/audacious-crossfade_0.3.12-4_amd64.deb
xmms-crossfade_0.3.12-4.diff.gz
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4.diff.gz
xmms-crossfade_0.3.12-4.dsc
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4.dsc
xmms-crossfade_0.3.12-4_amd64.deb
  to pool/main/x/xmms-crossfade/xmms-crossfade_0.3.12-4_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.
Cyril Brulebois <[EMAIL PROTECTED]> (supplier of updated xmms-crossfade 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: Sat, 29 Sep 2007 19:09:59 +0200
Source: xmms-crossfade
Binary: audacious-crossfade xmms-crossfade
Architecture: source amd64
Version: 0.3.12-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Cyril Brulebois <[EMAIL PROTECTED]>
Description: 
 audacious-crossfade - Audacious Plugin for Crossfading / Continuous Output
 xmms-crossfade - XMMS Plugin for Crossfading / Continuous Output
Closes: 441732
Changes: 
 xmms-crossfade (0.3.12-4) unstable; urgency=low
 .
   * QA upload.
   * Replace the “build-stamp-bmpx” removal in the clean target with a
 “build-stamp-audacious” removal, which fixes the double-build FTBFS
 (Closes: #441732).
Files: 
 7e234a31d98516b627ac2dc6e87cfe42 699 sound optional xmms-crossfade_0.3.12-4.dsc
 a78731e0d20bbaef34fe4ec4cbd53af9 5224 sound optional 
xmms-crossfade_0.3.12-4.diff.gz
 17a06a49946de34639a72498f4e86f8b 117278 sound optional 
xmms-crossfade_0.3.12-4_amd64.deb
 2227ba4f6512a6ff7cff8c7c3a8d5089 102728 sound optional 
audacious-crossfade_0.3.12-4_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG/o1Dxa93SlhRC1oRAkYqAKClzuQ4x0Fh2mpCq73YJqkjiJvJCgCguXyU
SbjV7XriAGry++c428uqIb4=
=QVdb
-END

Processed: closing RC bugs abi submitted against removed packages

2007-09-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # closing RC bugs abi submitted (based on my logs) against removed
> # packages
> close 427182
Bug#427182: cogito - FTBFS:  FAIL 14: verifying repo2
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michael Ablassmeier <[EMAIL 
PROTECTED]>

> close 424503
Bug#424503: gst-python - FTBFS: RuntimeError: Function 
gst_pad_get_negotiated_caps is being overridden more than once
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michael Ablassmeier <[EMAIL 
PROTECTED]>

> close 427219
Bug#427219: ion3-mod-xinerama - FTBFS:  mkdir: cannot create directory 
`/etc/X11/ion3': Permission denied
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Warning: Unknown package 'ion3-mod-xinerama'
Bug closed, send any further explanations to Michael Ablassmeier <[EMAIL 
PROTECTED]>

> close 422612
Bug#422612: FTBFS: Failed test 'found myself'
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug is already closed, cannot re-close.

> close 441190
Bug#441190: pexts - FTBFS: at_pam.c:166: error: 'PAM_UPDATE_AUTHTOK' undeclared 
(first use in this function)
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michael Ablassmeier <[EMAIL 
PROTECTED]>

> close 424445
Bug#424445: turkey - FTBFS: /build/user/turkey-1.34.0/build.xml:28: Compile 
failed; see the compiler error output for details.
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Michael Ablassmeier <[EMAIL 
PROTECTED]>

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#205833: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Lelia


  Our company is looking for energetic and accountable individuals to occupy
  Shipping Clerk positions throughout the USA. These vacancies are entirely
  home-based  and do not require any travel or relocation. They are also
  suitable for students and senior citizens who are able to dedicate up to
  three business hours per day to their duties. No special qualifications are
  required, although previous shipping or customer service experience is a
  plus.  We  are  an international company providing mail/internet order
  opportunities for a global clientele since 1997. We are based in Russia, and
  also  have  offices  in  Latvia  and Kazakhstan. Our business provides
  online/Online Order facilities for those who are unable to benefit from the
  convenience of e-commerce due to lack of a banking relationship with an
  internationally recognized bank or because major online vendors will not
  ship to their location. We have domestic purchasing agents who place the
  orders on behalf of our clients, and the goods are then shipped to the local
  shipping clerks for further sorting and international shipment. We also
  provide escrow services for high amount and/or web auction orders, and offer
  assistance with customs clearance, if required. Currently, we are looking
  for individuals to fill in the positions of shipping clerks throughout the
  USA. Your duties will include receiving, sorting, repackaging and re-sending
  the orders made on behalf of our clients using the pre-paid USPS shipping
  labels that you will receive via email. You will be paid $20 for each parcel
  that you ship, plus $5 for each order that you will need to re-sort or
  re-package. We will also cover any other authorized expense, such as extra
  insurance or shipping materials. Your remuneration will be remitted to you
  via Western Union twice a month. You can expect to handle 5-15 incoming
  packages weekly, following a 2 week probation period. You can perform your
  duties from the convenience of your home. You will generally be re-shipping
  the orders on same day or next day basis, so you will not need to sacrifice
  your home space to storage. You will only be receiving orders placed with
  reputable online vendors and delivered by major courier services, such as
  FedEx  and  UPS, who pay great attention to ensuring that they are not
  involved into trafficking any illegal substances or hazardous materials.
  Thus, there will be no risk on your end. We also encourage you to open and
  inspect each package that you receive to ensure the legitimacy and safety of
  itsâ content. In order to fill the shipping clerk position, you need to be
  aged 18 and above, have a permanent address where you are available on a
  regular basis and also have access to phone and email. In order to ensure
  that you can be entrusted the client merchandise, we will need to verify
  your  identity  and confirm that you do not have any previous criminal
  convictions. To apply for this position and for more information on our
  company, please fax your resume and (optionally) cover letter to: (309)
  431-7288.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#205832: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Bonnie


  Our company is looking for energetic and accountable individuals to occupy
  Shipping Clerk positions throughout the USA. These vacancies are entirely
  home-based  and do not require any travel or relocation. They are also
  suitable for students and senior citizens who are able to dedicate up to
  three business hours per day to their duties. No special qualifications are
  required, although previous shipping or customer service experience is a
  plus.  We  are  an international company providing mail/internet order
  opportunities for a global clientele since 1997. We are based in Russia, and
  also  have  offices  in  Latvia  and Kazakhstan. Our business provides
  online/Online Order facilities for those who are unable to benefit from the
  convenience of e-commerce due to lack of a banking relationship with an
  internationally recognized bank or because major online vendors will not
  ship to their location. We have domestic purchasing agents who place the
  orders on behalf of our clients, and the goods are then shipped to the local
  shipping clerks for further sorting and international shipment. We also
  provide escrow services for high amount and/or web auction orders, and offer
  assistance with customs clearance, if required. Currently, we are looking
  for individuals to fill in the positions of shipping clerks throughout the
  USA. Your duties will include receiving, sorting, repackaging and re-sending
  the orders made on behalf of our clients using the pre-paid USPS shipping
  labels that you will receive via email. You will be paid $20 for each parcel
  that you ship, plus $5 for each order that you will need to re-sort or
  re-package. We will also cover any other authorized expense, such as extra
  insurance or shipping materials. Your remuneration will be remitted to you
  via Western Union twice a month. You can expect to handle 5-15 incoming
  packages weekly, following a 2 week probation period. You can perform your
  duties from the convenience of your home. You will generally be re-shipping
  the orders on same day or next day basis, so you will not need to sacrifice
  your home space to storage. You will only be receiving orders placed with
  reputable online vendors and delivered by major courier services, such as
  FedEx  and  UPS, who pay great attention to ensuring that they are not
  involved into trafficking any illegal substances or hazardous materials.
  Thus, there will be no risk on your end. We also encourage you to open and
  inspect each package that you receive to ensure the legitimacy and safety of
  itsâ content. In order to fill the shipping clerk position, you need to be
  aged 18 and above, have a permanent address where you are available on a
  regular basis and also have access to phone and email. In order to ensure
  that you can be entrusted the client merchandise, we will need to verify
  your  identity  and confirm that you do not have any previous criminal
  convictions. To apply for this position and for more information on our
  company, please fax your resume and (optionally) cover letter to: (309)
  431-7288.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#223901: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Saundra


  Our company is looking for energetic and accountable individuals to occupy
  Shipping Clerk positions throughout the USA. These vacancies are entirely
  home-based  and do not require any travel or relocation. They are also
  suitable for students and senior citizens who are able to dedicate up to
  three business hours per day to their duties. No special qualifications are
  required, although previous shipping or customer service experience is a
  plus.  We  are  an international company providing mail/internet order
  opportunities for a global clientele since 1997. We are based in Russia, and
  also  have  offices  in  Latvia  and Kazakhstan. Our business provides
  online/Online Order facilities for those who are unable to benefit from the
  convenience of e-commerce due to lack of a banking relationship with an
  internationally recognized bank or because major online vendors will not
  ship to their location. We have domestic purchasing agents who place the
  orders on behalf of our clients, and the goods are then shipped to the local
  shipping clerks for further sorting and international shipment. We also
  provide escrow services for high amount and/or web auction orders, and offer
  assistance with customs clearance, if required. Currently, we are looking
  for individuals to fill in the positions of shipping clerks throughout the
  USA. Your duties will include receiving, sorting, repackaging and re-sending
  the orders made on behalf of our clients using the pre-paid USPS shipping
  labels that you will receive via email. You will be paid $20 for each parcel
  that you ship, plus $5 for each order that you will need to re-sort or
  re-package. We will also cover any other authorized expense, such as extra
  insurance or shipping materials. Your remuneration will be remitted to you
  via Western Union twice a month. You can expect to handle 5-15 incoming
  packages weekly, following a 2 week probation period. You can perform your
  duties from the convenience of your home. You will generally be re-shipping
  the orders on same day or next day basis, so you will not need to sacrifice
  your home space to storage. You will only be receiving orders placed with
  reputable online vendors and delivered by major courier services, such as
  FedEx  and  UPS, who pay great attention to ensuring that they are not
  involved into trafficking any illegal substances or hazardous materials.
  Thus, there will be no risk on your end. We also encourage you to open and
  inspect each package that you receive to ensure the legitimacy and safety of
  itsâ content. In order to fill the shipping clerk position, you need to be
  aged 18 and above, have a permanent address where you are available on a
  regular basis and also have access to phone and email. In order to ensure
  that you can be entrusted the client merchandise, we will need to verify
  your  identity  and confirm that you do not have any previous criminal
  convictions. To apply for this position and for more information on our
  company, please fax your resume and (optionally) cover letter to: (309)
  431-7288.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#257004: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Sheri


  Our company is looking for energetic and accountable individuals to occupy
  Shipping Clerk positions throughout the USA. These vacancies are entirely
  home-based  and do not require any travel or relocation. They are also
  suitable for students and senior citizens who are able to dedicate up to
  three business hours per day to their duties. No special qualifications are
  required, although previous shipping or customer service experience is a
  plus.  We  are  an international company providing mail/internet order
  opportunities for a global clientele since 1997. We are based in Russia, and
  also  have  offices  in  Latvia  and Kazakhstan. Our business provides
  online/Online Order facilities for those who are unable to benefit from the
  convenience of e-commerce due to lack of a banking relationship with an
  internationally recognized bank or because major online vendors will not
  ship to their location. We have domestic purchasing agents who place the
  orders on behalf of our clients, and the goods are then shipped to the local
  shipping clerks for further sorting and international shipment. We also
  provide escrow services for high amount and/or web auction orders, and offer
  assistance with customs clearance, if required. Currently, we are looking
  for individuals to fill in the positions of shipping clerks throughout the
  USA. Your duties will include receiving, sorting, repackaging and re-sending
  the orders made on behalf of our clients using the pre-paid USPS shipping
  labels that you will receive via email. You will be paid $20 for each parcel
  that you ship, plus $5 for each order that you will need to re-sort or
  re-package. We will also cover any other authorized expense, such as extra
  insurance or shipping materials. Your remuneration will be remitted to you
  via Western Union twice a month. You can expect to handle 5-15 incoming
  packages weekly, following a 2 week probation period. You can perform your
  duties from the convenience of your home. You will generally be re-shipping
  the orders on same day or next day basis, so you will not need to sacrifice
  your home space to storage. You will only be receiving orders placed with
  reputable online vendors and delivered by major courier services, such as
  FedEx  and  UPS, who pay great attention to ensuring that they are not
  involved into trafficking any illegal substances or hazardous materials.
  Thus, there will be no risk on your end. We also encourage you to open and
  inspect each package that you receive to ensure the legitimacy and safety of
  itsâ content. In order to fill the shipping clerk position, you need to be
  aged 18 and above, have a permanent address where you are available on a
  regular basis and also have access to phone and email. In order to ensure
  that you can be entrusted the client merchandise, we will need to verify
  your  identity  and confirm that you do not have any previous criminal
  convictions. To apply for this position and for more information on our
  company, please fax your resume and (optionally) cover letter to: (309)
  431-7288.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413841: version 0.8.2 available

2007-09-29 Thread Massimo Manghi
The 0.8.2 version is now available from www.tdom.org
as .tgz archive (released on Aug 15th). 

-- Massimo Manghi




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]