Bug#589976: reassign 589976 to libquvi

2010-07-26 Thread Hannes von Haugwitz

Nobuhiro Iwamatsu wrote:

This is caused by lubquvi.

http://code.google.com/p/cclive/issues/detail?id=41colspec=ID%20Type%20Status%20Priority%20Owner%20Summary



The youtube.lua file attached to the upstream bug report solves this 
issue for me.


Greetings

Hannes



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590342: libdecodeqr: FTBFS: imagereader.cpp:1053: error: '__BEGIN__' was not declared in this scope

2010-07-26 Thread Lucas Nussbaum
Source: libdecodeqr
Version: 0.9.3-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -I/usr/include/opencv/ -g -O2 -fPIC -c imagereader.cpp
 imagereader.cpp: In function 'void Qr::apaptive_white_leveling(const CvArr*, 
 CvArr*, double, int, int, int, double)':
 imagereader.cpp:1053: error: '__BEGIN__' was not declared in this scope
 imagereader.cpp:1054: error: expected ';' before 'if'
 imagereader.cpp:1095: error: '__END__' was not declared in this scope
 imagereader.cpp:1097: error: expected ';' before '}' token
 imagereader.cpp:1062: error: label 'exit' used but not defined
 make[2]: *** [imagereader.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libdecodeqr_0.9.3-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590343: python-csa: FTBFS: ImportError: No module named numpy

2010-07-26 Thread Lucas Nussbaum
Source: python-csa
Version: 0.0.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh clean 
dh_testdir
dh_auto_clean
 Traceback (most recent call last):
   File setup.py, line 4, in module
 from csa.version import __version__
   File 
 /build/user-python-csa_0.0.2-1-amd64-H0nz7J/python-csa-0.0.2/csa/__init__.py,
  line 20, in module
 from elementary import *
   File 
 /build/user-python-csa_0.0.2-1-amd64-H0nz7J/python-csa-0.0.2/csa/elementary.py,
  line 23, in module
 import _elementary
   File 
 /build/user-python-csa_0.0.2-1-amd64-H0nz7J/python-csa-0.0.2/csa/_elementary.py,
  line 20, in module
 import numpy
 ImportError: No module named numpy
 dh_auto_clean: python2.5 setup.py clean -a returned exit code 1
 make: *** [clean] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/python-csa_0.0.2-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590345: sivp: FTBFS: !detectforeground.c:96: error: too few arguments to function 'cvUpdateBGStatMod!

2010-07-26 Thread Lucas Nussbaum
Source: sivp
Version: 0.5.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory `/build/user-sivp_0.5.2-1-amd64-moxeOZ/sivp-0.5.2'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/build/user-sivp_0.5.2-1-amd64-moxeOZ/sivp-0.5.2'
 SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 
 DOCBOOK_ROOT=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh \
   /usr/bin/scilab -nw -f builder.sce  
 Building macros...
 -- Creation of [SIVPlib] (Macros) --
 genlib: Processing file: im2uint8.sci
 genlib: Processing file: imlincomb.sci
 genlib: Processing file: imnoise.sci
 genlib: Processing file: ntsc2rgb.sci
 genlib: Processing file: rectangle.sci
 genlib: Processing file: rgb2hsv.sci
 genlib: Processing file: mat2gray.sci
 genlib: Processing file: detectrighteyes.sci
 genlib: Processing file: imshow.sci
 genlib: Processing file: immultiply.sci
 genlib: Processing file: imabsdiff.sci
 genlib: Processing file: rgb2ycbcr.sci
 genlib: Processing file: hsv2rgb.sci
 genlib: Processing file: imadd.sci
 genlib: Processing file: imresize.sci
 genlib: Processing file: imwrite.sci
 genlib: Processing file: mean2.sci
 genlib: Processing file: stdev2.sci
 genlib: Processing file: std2.sci
 genlib: Processing file: edge.sci
 genlib: Processing file: imdivide.sci
 genlib: Processing file: corr2.sci
 genlib: Processing file: imcrop.sci
 genlib: Processing file: ycbcr2rgb.sci
 genlib: Processing file: im2int32.sci
 genlib: Processing file: im2int16.sci
 genlib: Processing file: fspecial.sci
 genlib: Processing file: detectlefteyes.sci
 genlib: Processing file: imhist.sci
 genlib: Processing file: rgb2ntsc.sci
 genlib: Processing file: rgb2gray.sci
 genlib: Processing file: im2uint16.sci
 genlib: Processing file: imcomplement.sci
 genlib: Processing file: imsubtract.sci
 genlib: Processing file: im2int8.sci
 genlib: Processing file: isbw.sci
 genlib: Processing file: xs2im.sci
 genlib: Processing file: im2bw.sci
 genlib: Processing file: detectfaces.sci
 genlib: Processing file: im2double.sci
 genlib: Regenerate names and lib
 Building gateway...
Generate a gateway file
Generate a loader file
Generate a Makefile
ilib_gen_Make: Copy compilation files (Makefile*, libtool...) to TMPDIR
ilib_gen_Make: Copy common.h to TMPDIR
ilib_gen_Make: Copy common.c to TMPDIR
ilib_gen_Make: Copy camshift.c to TMPDIR
ilib_gen_Make: Copy canny.c to TMPDIR
ilib_gen_Make: Copy cvtcolor.c to TMPDIR
ilib_gen_Make: Copy detectforeground.c to TMPDIR
ilib_gen_Make: Copy detectobjects.c to TMPDIR
ilib_gen_Make: Copy filter2.c to TMPDIR
ilib_gen_Make: Copy imabsdiff.c to TMPDIR
ilib_gen_Make: Copy imadd.c to TMPDIR
ilib_gen_Make: Copy imdivide.c to TMPDIR
ilib_gen_Make: Copy imfilter.c to TMPDIR
ilib_gen_Make: Copy imfinfo.c to TMPDIR
ilib_gen_Make: Copy immultiply.c to TMPDIR
ilib_gen_Make: Copy impyramid.c to TMPDIR
ilib_gen_Make: Copy imread.c to TMPDIR
ilib_gen_Make: Copy imresize.c to TMPDIR
ilib_gen_Make: Copy imsubtract.c to TMPDIR
ilib_gen_Make: Copy imwrite.c to TMPDIR
ilib_gen_Make: Copy ind2rgb.c to TMPDIR
ilib_gen_Make: Copy mat2utfimg.c to TMPDIR
ilib_gen_Make: Copy meanshift.c to TMPDIR
ilib_gen_Make: Copy sivp_init.c to TMPDIR
ilib_gen_Make: Copy sobel.c to TMPDIR
ilib_gen_Make: Copy test.c to TMPDIR
ilib_gen_Make: Copy videoio.c to TMPDIR
ilib_gen_Make: Copy libsivp.c to TMPDIR
ilib_gen_Make: configure : Generate Makefile.
ilib_gen_Make: Modification of the Makefile in TMPDIR.
Running the makefile
 ilib_compile: An error occurred during the compilation:
  
 !detectforeground.c: In function 'int_detectforeground':  
  !
 ! 
  !
 !detectforeground.c:96: error: too few arguments to function 
 'cvUpdateBGStatMod!
 ! el' 
  !
 ! 
  !
 !make[1]: *** [detectforeground.lo] Error 1   
  !
 
 ilib_compile: The command was:
 make  CFLAGS=-I/usr/share/scilab//../../include/scilab/ -DOPENCV_V2 
 -I/usr/include/opencv   CXXFLAGS=-I/usr/share/scilab//../../include/scilab/ 
 -DOPENCV_V2 -I/usr/include/opencv   LDFLAGS=-lml -lcvaux -lhighgui -lcv 
 -lcxcore   FFLAGS=-I/usr/share/scilab//../../include/scilab/ 
Generate a cleaner file
 Generating loader_gateway.sce...
 Generating cleaner_gateway.sce...
 Building help...
 
 Building the master document:
   /build/user-sivp_0.5.2-1-amd64-moxeOZ/sivp-0.5.2/help/en_US
 
 Building the manual file [javaHelp] in 
 

Bug#590346: geany-plugins: FTBFS: tasks.c:29:25: error: sciwrappers.h: No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: geany-plugins
Version: 0.18-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 /bin/bash ../../libtool --silent --tag=CC   --mode=compile gcc 
 -DHAVE_CONFIG_H -I. -I../..-DLOCALEDIR=\/usr/share/locale\ 
 -DPREFIX=\/usr\ -DDOCDIR=\/usr/share/doc/geany-plugins\ 
 -DDATADIR=\/usr/share\ -DLIBDIR=\/usr/lib\ -DGTK -pthread 
 -I/usr/include/geany -I/usr/include/geany/tagmanager 
 -I/usr/include/geany/scintilla -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -g -O2 -c -o tasks.lo tasks.c
 tasks.c:29:25: error: sciwrappers.h: No such file or directory
 make[4]: *** [tasks.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/geany-plugins_0.18-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590347: mutter: FTBFS: compositor/mutter-shaped-texture.c:127: error: 'cogl_material_unref' is deprecated (declared at /usr/include/clutter-1.0/cogl/cogl-material.h:140)

2010-07-26 Thread Lucas Nussbaum
Source: mutter
Version: 2.29.0-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
 -I/usr/include/startup-notification-1.0 -I/usr/include/clutter-1.0 
 -I/usr/include/json-glib-1.0 -I/usr/include/gobject-introspection-1.0   -I 
 ./include -I./compositor -DMUTTER_LIBEXECDIR=\/usr/lib/mutter\ 
 -DHOST_ALIAS=\\ -DMUTTER_LOCALEDIR=\/usr/share/locale\ 
 -DMUTTER_PKGDATADIR=\/usr/share/mutter\ -DMUTTER_DATADIR=\/usr/share\ 
 -DG_LOG_DOMAIN=\mutter\ -DSN_API_NOT_YET_FROZEN=1 -DMUTTER_MAJOR_VERSION=2 
 -DMUTTER_MINOR_VERSION=29 -DMUTTER_MICRO_VERSION=0 
 -DMUTTER_PLUGIN_API_VERSION=2 -DMUTTER_PKGLIBDIR=\/usr/lib/mutter\ 
 -DMUTTER_PLUGIN_DIR=\/usr/lib/mutter/plugins\-g -O2 -g -Wall -O2 
 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes 
 -Wnested-externs -Wpointer-arith -Wsign-compare -Wall -Werror -ansi -c -o 
 mutter-shaped-texture.o `test -f 'compositor/mutter-shaped-texture.c' || echo 
 './'`compositor/mutter-shaped-texture.c
 cc1: warnings being treated as errors
 compositor/mutter-shaped-texture.c: In function 
 'mutter_shaped_texture_dispose':
 compositor/mutter-shaped-texture.c:127: error: 'cogl_material_unref' is 
 deprecated (declared at /usr/include/clutter-1.0/cogl/cogl-material.h:140)
 compositor/mutter-shaped-texture.c:132: error: 'cogl_material_unref' is 
 deprecated (declared at /usr/include/clutter-1.0/cogl/cogl-material.h:140)
 compositor/mutter-shaped-texture.c:138: error: 'cogl_material_unref' is 
 deprecated (declared at /usr/include/clutter-1.0/cogl/cogl-material.h:140)
 compositor/mutter-shaped-texture.c: In function 
 'mutter_shaped_texture_dirty_mask':
 compositor/mutter-shaped-texture.c:197: error: 'cogl_texture_unref' is 
 deprecated (declared at /usr/include/clutter-1.0/cogl/cogl-texture.h:458)
 make[5]: *** [mutter-shaped-texture.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/mutter_2.29.0-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590348: python-evas: FTBFS: include/evas/python_evas_utils.h:31: error: conflicting types for 'Evas_Point'

2010-07-26 Thread Lucas Nussbaum
Source: python-evas
Version: 0.3.1+svn20091203-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
 -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -I/usr/include/fribidi 
 -I/usr/include/freetype2 -I/usr/include/eina-0 -I/usr/include/eina-0/eina 
 -Iinclude -I/usr/include/python2.5 -c evas/evas.c_evas.c -o 
 /build/user-python-evas_0.3.1+svn20091203-1-amd64-Bg1XtR/python-evas-0.3.1+svn20091203/./build/temp.linux-x86_64-2.5/evas/evas.c_evas.o
 In file included from evas/evas.c_evas.c:156:
 include/evas/python_evas_utils.h:31: error: conflicting types for 'Evas_Point'
 /usr/include/Evas.h:170: note: previous declaration of 'Evas_Point' was here
 include/evas/python_evas_utils.h:37: error: conflicting types for 
 'Evas_Position'
 /usr/include/Evas.h:175: note: previous declaration of 'Evas_Position' was 
 here
 evas/evas.c_evas.c: In function '__pyx_f_4evas_6c_evas_Object_from_instance':
 evas/evas.c_evas.c:3235: warning: assignment discards qualifiers from pointer 
 target type
 evas/evas.c_evas.c: In function 
 '__pyx_pf_4evas_6c_evas_6Canvas_font_path_list':
 evas/evas.c_evas.c:16118: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_6Object_type_get':
 evas/evas.c_evas.c:27086: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_6Object_clipees_get':
 evas/evas.c_evas.c:33699: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_6Object_name_get':
 evas/evas.c_evas.c:33852: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_5Image_file_get':
 evas/evas.c_evas.c:49072: warning: passing argument 2 of 
 'evas_object_image_file_get' from incompatible pointer type
 /usr/include/Evas.h:1197: note: expected 'const char **' but argument is of 
 type 'char **'
 evas/evas.c_evas.c:49072: warning: passing argument 3 of 
 'evas_object_image_file_get' from incompatible pointer type
 /usr/include/Evas.h:1197: note: expected 'const char **' but argument is of 
 type 'char **'
 evas/evas.c_evas.c: In function 
 '__pyx_pf_4evas_6c_evas_5Image_image_data_set':
 evas/evas.c_evas.c:52500: warning: passing argument 2 of 
 'PyObject_AsReadBuffer' from incompatible pointer type
 /usr/include/python2.5/abstract.h:514: note: expected 'const void **' but 
 argument is of type 'void **'
 evas/evas.c_evas.c: In function 
 '__pyx_pf_4evas_6c_evas_4Text_font_source_get':
 evas/evas.c_evas.c:56255: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_4Text_font_get':
 evas/evas.c_evas.c:56469: warning: passing argument 2 of 
 'evas_object_text_font_get' from incompatible pointer type
 /usr/include/Evas.h:1277: note: expected 'const char **' but argument is of 
 type 'char **'
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_4Text_text_get':
 evas/evas.c_evas.c:56785: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function '__pyx_pf_4evas_6c_evas_9Textblock_style_get':
 evas/evas.c_evas.c:59560: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c:59569: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function 
 '__pyx_pf_4evas_6c_evas_9Textblock_text_markup_get':
 evas/evas.c_evas.c:59816: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: In function 
 '__pyx_pf_4evas_6c_evas_9Textblock_replace_char_get':
 evas/evas.c_evas.c:60025: warning: assignment discards qualifiers from 
 pointer target type
 evas/evas.c_evas.c: At top level:
 evas/evas.c_evas.c:65779: warning: initialization from incompatible pointer 
 type
 evas/evas.c_evas.c:65782: warning: initialization from incompatible pointer 
 type
 evas/evas.c_evas.c:65785: warning: initialization from incompatible pointer 
 type
 evas/evas.c_evas.c:65788: warning: initialization from incompatible pointer 
 type
 error: command 'gcc' failed with exit status 1
 make: *** [debian/python-module-stampdir/python-evas] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/python-evas_0.3.1+svn20091203-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| 

Bug#590349: plplot: FTBFS: numpyconfig.h:4:26: error: _numpyconfig.h: No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: plplot
Version: 5.9.5-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp'
 [ 85%] Building C object 
 bindings/python/CMakeFiles/_plplotcmodule.dir/plplotcmodulePYTHON_wrap.c.o
 In file included from /usr/include/numpy/ndarrayobject.h:18,
  from /usr/include/numpy/arrayobject.h:14,
  from 
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:2710:
 /usr/include/numpy/numpyconfig.h:4:26: error: _numpyconfig.h: No such file or 
 directory
 In file included from /usr/include/numpy/ndarrayobject.h:68,
  from /usr/include/numpy/arrayobject.h:14,
  from 
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:2710:
 /usr/include/numpy/npy_common.h:840: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'npy_timedelta'
 /usr/include/numpy/npy_common.h:841: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'npy_datetime'
 In file included from /usr/include/numpy/ndarrayobject.h:1238,
  from /usr/include/numpy/arrayobject.h:14,
  from 
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:2710:
 /usr/include/numpy/__multiarray_api.h: In function '_import_array':
 /usr/include/numpy/__multiarray_api.h:1202: error: 'NPY_ABI_VERSION' 
 undeclared (first use in this function)
 /usr/include/numpy/__multiarray_api.h:1202: error: (Each undeclared 
 identifier is reported only once
 /usr/include/numpy/__multiarray_api.h:1202: error: for each function it 
 appears in.)
 /usr/include/numpy/__multiarray_api.h:1208: error: 'NPY_API_VERSION' 
 undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function 'myIntArray_ContiguousFromObject':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:3142:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plot3dcl':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:8073:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plsurf3dl':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:8306:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plpat':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:8430:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plpoly3':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:8638:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plscmap0':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:9056:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plscmap0a':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:9124:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plscmap1':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:9225:
  error: 'NPY_INT32' undeclared (first use in this function)
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:
  In function '_wrap_plscmap1a':
 /build/user-plplot_5.9.5-3-amd64-V4JBqm/plplot-5.9.5/debian/build_tmp/bindings/python/plplotcmodulePYTHON_wrap.c:9293:
  

Bug#590350: flasm: FTBFS: assembler.tab.c:132:1: error: unterminated #ifndef

2010-07-26 Thread Lucas Nussbaum
Source: flasm
Version: 1.62-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -Wall -g -DCONFIG_PATH=\/etc/flasm.ini\ -O2   -c -o assembler.tab.o 
 assembler.tab.c
 assembler.tab.c:132:1: error: unterminated #ifndef
 assembler.tab.c:325: error: expected ',' or '}' at end of input
 make[1]: *** [assembler.tab.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/flasm_1.62-4_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590351: zhone: FTBFS: Ecore_X.h:8:18: error: Eina.h: No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: zhone
Version: 0-git20090610-6.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
 -Wstrict-prototypes -g -O2 -fPIC -I/usr/include/python2.5 -c src/illume.c -o 
 build/temp.linux-x86_64-2.5/src/illume.o
 In file included from src/illume_kbd.c:3,
  from src/illume.c:156:
 /usr/include/Ecore_X.h:8:18: error: Eina.h: No such file or directory
 In file included from src/illume_kbd.c:3,
  from src/illume.c:156:
 /usr/include/Ecore_X.h:1619: error: expected declaration specifiers or '...' 
 before 'Eina_Bool'
 /usr/include/Ecore_X.h:1620: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'ecore_x_e_comp_sync_supported_get'
 /usr/include/Ecore_X.h:1709: error: expected ')' before '(' token
 /usr/include/Ecore_X.h:1871: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'ecore_x_image_get'
 /usr/include/Ecore_X.h:1875: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'ecore_x_input_multi_select'
 In file included from src/illume.c:156:
 src/illume_kbd.c:38: warning: function declaration isn't a prototype
 src/illume_kbd.c:43: warning: function declaration isn't a prototype
 error: command 'gcc' failed with exit status 1
 dh_auto_build: python2.5 setup.py build returned exit code 1
 make: *** [build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/zhone_0-git20090610-6.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590352: clutter-gst-0.10: FTBFS: clutter-gst-video-sink.c:782: error: 'CGL_MAX_COMBINED_TEXTURE_IMAGE_UNITS' undeclared (first use in this function)

2010-07-26 Thread Lucas Nussbaum
Source: clutter-gst-0.10
Version: 0.10.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-clutter-gst-0.10_0.10.0-1-amd64-v7mxlg/clutter-gst-0.10-0.10.0/clutter-gst'
   CCclutter-gst-video-texture.o
   CCclutter-gst-video-sink.o
 clutter-gst-video-sink.c: In function 
 'clutter_gst_video_sink_set_glsl_shader':
 clutter-gst-video-sink.c:305: warning: 'cogl_shader_unref' is deprecated 
 (declared at /usr/include/clutter-1.0/cogl/cogl-shader.h:93)
 clutter-gst-video-sink.c: In function 'clutter_gst_yv12_upload':
 clutter-gst-video-sink.c:432: warning: 'cogl_texture_unref' is deprecated 
 (declared at /usr/include/clutter-1.0/cogl/cogl-texture.h:458)
 clutter-gst-video-sink.c:435: warning: 'cogl_texture_unref' is deprecated 
 (declared at /usr/include/clutter-1.0/cogl/cogl-texture.h:458)
 clutter-gst-video-sink.c:438: warning: 'cogl_texture_unref' is deprecated 
 (declared at /usr/include/clutter-1.0/cogl/cogl-texture.h:458)
 clutter-gst-video-sink.c: In function 'clutter_gst_build_renderers_list':
 clutter-gst-video-sink.c:782: error: 'CGL_MAX_COMBINED_TEXTURE_IMAGE_UNITS' 
 undeclared (first use in this function)
 clutter-gst-video-sink.c:782: error: (Each undeclared identifier is reported 
 only once
 clutter-gst-video-sink.c:782: error: for each function it appears in.)
 clutter-gst-video-sink.c:788: warning: 'cogl_check_extension' is deprecated 
 (declared at /usr/include/clutter-1.0/cogl/cogl.h:140)
 make[4]: *** [clutter-gst-video-sink.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/clutter-gst-0.10_0.10.0-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590353: pyclutter: FTBFS: cluttermodule.c:151: error: 'CGL_NEVER' undeclared (first use in this function)

2010-07-26 Thread Lucas Nussbaum
Source: pyclutter
Version: 1.0.0-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter -I.. 
 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../clutter   
 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12   -pthread 
 -I/usr/include/clutter-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
 -I/usr/include/gtk-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -g -O2 -Wall -g -O2 -fno-strict-aliasing -MT 
 _clutter_la-cluttermodule.lo -MD -MP -MF 
 .deps/_clutter_la-cluttermodule.Tpo -c -o _clutter_la-cluttermodule.lo 
 `test -f 'cluttermodule.c' || echo 
 '/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/'`cluttermodule.c;
  \
   then mv -f .deps/_clutter_la-cluttermodule.Tpo 
 .deps/_clutter_la-cluttermodule.Plo; else rm -f 
 .deps/_clutter_la-cluttermodule.Tpo; exit 1; fi
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. 
 -I/build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter -I.. 
 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../clutter 
 -I/usr/include/pycairo -I/usr/include/cairo -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread 
 -I/usr/include/clutter-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
 -I/usr/include/gtk-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -g -O2 -Wall -g -O2 -fno-strict-aliasing -MT 
 _clutter_la-cluttermodule.lo -MD -MP -MF .deps/_clutter_la-cluttermodule.Tpo 
 -c 
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c
   -fPIC -DPIC -o .libs/_clutter_la-cluttermodule.o
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:
  In function 'pycogl_add_gl_constants':
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
  error: 'CGL_NEVER' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
  error: (Each undeclared identifier is reported only once
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:151:
  error: for each function it appears in.)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:152:
  error: 'CGL_LESS' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:153:
  error: 'CGL_LEQUAL' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:154:
  error: 'CGL_EQUAL' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:155:
  error: 'CGL_NOTEQUAL' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:156:
  error: 'CGL_GEQUAL' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:157:
  error: 'CGL_GREATER' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:158:
  error: 'CGL_ALWAYS' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:160:
  error: 'CGL_SRC_ALPHA' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:161:
  error: 'CGL_ONE_MINUS_SRC_ALPHA' undeclared (first use in this function)
 /build/user-pyclutter_1.0.0-3-amd64-u89UN1/pyclutter-1.0.0/clutter/cluttermodule.c:163:
  error: 'CGL_OBJECT_COMPILE_STATUS' undeclared (first use in this function)
 make[3]: *** [_clutter_la-cluttermodule.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/pyclutter_1.0.0-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: 

Bug#590354: arj: FTBFS: linux-gnu/en/rs/fmsg_arj.c:301: error: missing terminating character

2010-07-26 Thread Lucas Nussbaum
Source: arj
Version: 3.10.22-8
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 cc -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -Wall -g -O2 -DLOCALE=LANG_en 
 -DLOCALE_DESC=\en\ -DPKGLIBDIR=\/usr/lib/arj\ -D_UNIX -Wall -g -O2 
 -olinux-gnu/en/rs/arj/fmsg_arj.o linux-gnu/en/rs/fmsg_arj.c
 linux-gnu/en/rs/fmsg_arj.c:301:56: warning: missing terminating  character
 linux-gnu/en/rs/fmsg_arj.c:301: error: missing terminating  character
 linux-gnu/en/rs/fmsg_arj.c:302: error: expected ',' or ';' before 'char'
 make[2]: *** [linux-gnu/en/rs/arj/fmsg_arj.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/arj_3.10.22-8_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590355: mpfi: FTBFS: mpfi.c:705: undefined reference to `mpfr_random'

2010-07-26 Thread Lucas Nussbaum
Source: mpfi
Version: 1.3.4~rc4~cvs20080519-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -shared  .libs/mpfi.o .libs/mpfi_io.o .libs/mpfi_trigo.o  
 /usr/lib/libgmp.so /usr/lib/libmpfr.so  -Wl,-z -Wl,defs -Wl,-soname 
 -Wl,libmpfi.so.0 -o .libs/libmpfi.so.0.0.0
 .libs/mpfi.o: In function `mpfi_alea':
 /build/user-mpfi_1.3.4~rc4~cvs20080519-1-amd64-1Mnyws/mpfi-1.3.4~rc4~cvs20080519/src/mpfi.c:705:
  undefined reference to `mpfr_random'
 collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/mpfi_1.3.4~rc4~cvs20080519-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590356: ibus-pinyin: FTBFS: SimpTradConverter.cc:66: error: invalid conversion from 'wchar_t**' to 'ucs4_t**'

2010-07-26 Thread Lucas Nussbaum
Source: ibus-pinyin
Version: 1.3.9-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I..-pthread -I/usr/include/ibus-1.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/opencc 
 -DGETTEXT_PACKAGE=\ibus-pinyin\ -DPKGDATADIR=\/usr/share/ibus-pinyin\ 
 -DLIBEXECDIR=\/usr/lib/ibus-pinyin\  -I/usr/include/uuid   
 -I/usr/include/lua5.1 -DIBUS_BUILD_LUA_EXTENSION -I../lua/  -g -O2 -c -o 
 ibus_engine_pinyin-SimpTradConverter.o `test -f 'SimpTradConverter.cc' || 
 echo './'`SimpTradConverter.cc
 SimpTradConverter.cc: In member function 'void PY::opencc::convert(const 
 gchar*, PY::String)':
 SimpTradConverter.cc:66: error: invalid conversion from 'wchar_t**' to 
 'ucs4_t**'
 SimpTradConverter.cc:66: error:   initializing argument 2 of 'size_t 
 opencc_convert(void*, ucs4_t**, size_t*, ucs4_t**, size_t*)'
 SimpTradConverter.cc:66: error: invalid conversion from 'wchar_t**' to 
 'ucs4_t**'
 SimpTradConverter.cc:66: error:   initializing argument 4 of 'size_t 
 opencc_convert(void*, ucs4_t**, size_t*, ucs4_t**, size_t*)'
 make[4]: *** [ibus_engine_pinyin-SimpTradConverter.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/ibus-pinyin_1.3.9-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590357: farsight2: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: farsight2
Version: 0.0.20-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-farsight2_0.0.20-2-amd64-IJdQNP/farsight2-0.0.20/python'
 pygobject-codegen-2.0 \
   --prefix fs \
   --register `pkg-config --variable=defsdir 
 gst-python-0.10`/gst-types.defs   \
   --override ./pyfarsight.override\
   ./pyfarsight.defs  pyfarsight.c 
 exec: 11: /usr/bin/python2.5: not found
 make[3]: *** [pyfarsight.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/farsight2_0.0.20-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590358: chatplus: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: chatplus
Version: 0.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-chatplus_0.1-1-amd64-PD30Rb/chatplus-0.1'
 pygtk-codegen-2.0 --prefix trayicon \
   --register `pkg-config --variable=defsdir pygtk-2.0`/gdk-types.defs \
   --register `pkg-config --variable=defsdir pygtk-2.0`/gtk-types.defs \
   --override trayicon.override \
   trayicon.defs  trayicon.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[1]: *** [trayicon.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/chatplus_0.1-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590359: planner: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: planner
Version: 0.14.4-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-planner_0.14.4-4-amd64-__q46G/planner-0.14.4/python'
 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. 
 -I.. -I../src -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -DORBIT2=1 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 
 -Wno-missing-declarations -Wno-missing-prototypes -g -O2 -g -Wall -O2 -c -o 
 planner_la-plannermodule.lo `test -f 'plannermodule.c' || echo 
 './'`plannermodule.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src 
 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -DORBIT2=1 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
 -I/usr/include/libart-2.0 -I/usr/include/libgnomeui-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/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -Wno-missing-declarations 
 -Wno-missing-prototypes -g -O2 -g -Wall -O2 -c plannermodule.c  -fPIC -DPIC 
 -o .libs/planner_la-plannermodule.o
 ( cd .  /usr/bin/pygtk-codegen-2.0 \
   --override planner.override \
 --load-types planner-arg-types.py \
 --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --prefix planner planner.defs )  gen-planner.c \
cp gen-planner.c planner.c \
rm -f gen-planner.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[3]: *** [planner.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/planner_0.14.4-4_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590360: scim-python: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-python
Version: 0.1.13~rc1-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-scim-python_0.1.13~rc1-2-amd64-Nc9iLf/scim-python-0.1.13~rc1/build-2.5/src'
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 -I../../src -I..-I/usr/include/scim-1.0 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -DSCIM_PYTHON_DATADIR=\/usr/share/scim-python\ 
 -DSCIM_PYTHON_LOCALEDIR=\/usr/share/locale\ -I/usr/include/python2.5 
 -I/usr/include/python2.5  -g -O2 -MT _scim_la-scim-python.lo -MD -MP -MF 
 .deps/_scim_la-scim-python.Tpo -c -o _scim_la-scim-python.lo `test -f 
 'scim-python.cpp' || echo '../../src/'`scim-python.cpp
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/scim-1.0 -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -DSCIM_PYTHON_DATADIR=\/usr/share/scim-python\ 
 -DSCIM_PYTHON_LOCALEDIR=\/usr/share/locale\ -I/usr/include/python2.5 
 -I/usr/include/python2.5 -g -O2 -MT _scim_la-scim-python.lo -MD -MP -MF 
 .deps/_scim_la-scim-python.Tpo -c ../../src/scim-python.cpp  -fPIC -DPIC -o 
 .libs/_scim_la-scim-python.o
 mv -f .deps/_scim_la-scim-python.Tpo .deps/_scim_la-scim-python.Plo
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 -I../../src -I..-I/usr/include/scim-1.0 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -DSCIM_PYTHON_DATADIR=\/usr/share/scim-python\ 
 -DSCIM_PYTHON_LOCALEDIR=\/usr/share/locale\ -I/usr/include/python2.5 
 -I/usr/include/python2.5  -g -O2 -MT _scim_la-scim-python-event.lo -MD -MP 
 -MF .deps/_scim_la-scim-python-event.Tpo -c -o _scim_la-scim-python-event.lo 
 `test -f 'scim-python-event.cpp' || echo '../../src/'`scim-python-event.cpp
  g++ -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/scim-1.0 -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -DSCIM_PYTHON_DATADIR=\/usr/share/scim-python\ 
 -DSCIM_PYTHON_LOCALEDIR=\/usr/share/locale\ -I/usr/include/python2.5 
 -I/usr/include/python2.5 -g -O2 -MT _scim_la-scim-python-event.lo -MD -MP -MF 
 .deps/_scim_la-scim-python-event.Tpo -c ../../src/scim-python-event.cpp  
 -fPIC -DPIC -o .libs/_scim_la-scim-python-event.o
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 ../../src/scim-python-event.cpp:188: warning: deprecated conversion from 
 string constant to 'char*'
 mv -f .deps/_scim_la-scim-python-event.Tpo 
 .deps/_scim_la-scim-python-event.Plo
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
 -I../../src -I..-I/usr/include/scim-1.0 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -DSCIM_PYTHON_DATADIR=\/usr/share/scim-python\ 
 -DSCIM_PYTHON_LOCALEDIR=\/usr/share/locale\ -I/usr/include/python2.5 
 

Bug#590361: mirage: FTBFS: /bin/sh: python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: mirage
Version: 0.9.3-5
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-mirage_0.9.3-5-amd64-_FYDbW/mirage-0.9.3'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-mirage_0.9.3-5-amd64-_FYDbW/mirage-0.9.3'
 PKG_CONFIG_PATH=:/usr/lib/pkgconfig/2.5 /usr/bin/python setup.py build
 generating mo/it/mirage.mo
 generating mo/de/mirage.mo
 generating mo/pl/mirage.mo
 generating mo/es/mirage.mo
 generating mo/fr/mirage.mo
 generating mo/ru/mirage.mo
 generating mo/hu/mirage.mo
 generating mo/cs/mirage.mo
 running build
 running build_py
 creating build
 creating build/lib.linux-x86_64-2.6
 copying mirage.py - build/lib.linux-x86_64-2.6
 running build_ext
 building 'imgfuncs' extension
 creating build/temp.linux-x86_64-2.6
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
 -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -I/usr/include/python2.6 -c 
 imgfuncs.c -o build/temp.linux-x86_64-2.6/imgfuncs.o
 gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -O2 -g -Wall -O2 
 build/temp.linux-x86_64-2.6/imgfuncs.o -o 
 build/lib.linux-x86_64-2.6/imgfuncs.so
 building 'xmouse' extension
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
 -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -I/usr/include/python2.6 -c 
 xmouse.c -o build/temp.linux-x86_64-2.6/xmouse.o
 gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -g -O2 -g -Wall -O2 
 build/temp.linux-x86_64-2.6/xmouse.o -lX11 -o 
 build/lib.linux-x86_64-2.6/xmouse.so
 running build_scripts
 creating build/scripts-2.6
 copying and adjusting mirage - build/scripts-2.6
 changing mode of build/scripts-2.6/mirage from 644 to 755
 Cleaning up...
 set -e; for buildver in 2.5; do \
   cd /build/user-mirage_0.9.3-5-amd64-_FYDbW/mirage-0.9.3  cd . 
  python$buildver setup.py build 
 --build-base=/build/user-mirage_0.9.3-5-amd64-_FYDbW/mirage-0.9.3/./build; \
   done
 /bin/sh: python2.5: not found
 make: *** [debian/python-module-stampdir/mirage] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/mirage_0.9.3-5_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590362: hamster-applet: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: hamster-applet
Version: 2.30.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[6]: Entering directory 
 `/build/user-hamster-applet_2.30.2-1-amd64-IynKMO/hamster-applet-2.30.2/src/hamster/keybinder'
 \
 # source='_keybindermodule.c' object='_keybindermodule.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../..   -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0-g -O2 -g -Wall -O2 -c -o 
 _keybindermodule.lo _keybindermodule.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 -c _keybindermodule.c  
 -fPIC -DPIC -o .libs/_keybindermodule.o
 \
 # source='eggaccelerators.c' object='eggaccelerators.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../..   -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0-g -O2 -g -Wall -O2 -c -o 
 eggaccelerators.lo eggaccelerators.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 -c eggaccelerators.c  
 -fPIC -DPIC -o .libs/eggaccelerators.o
 \
 # source='tomboykeybinder.c' object='tomboykeybinder.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../..   -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0-g -O2 -g -Wall -O2 -c -o 
 tomboykeybinder.lo tomboykeybinder.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 -c tomboykeybinder.c  
 -fPIC -DPIC -o .libs/tomboykeybinder.o
 (cd . \
 /usr/bin/pygtk-codegen-2.0 \
   --override _keybinder.override \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --prefix py_keybinder _keybinder.defs)  gen-_keybinder.c \
cp gen-_keybinder.c _keybinder.c \
rm -f gen-_keybinder.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[6]: *** [_keybinder.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/hamster-applet_2.30.2-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 

Bug#590363: gajim: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: gajim
Version: 0.13.4-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-gajim_0.13.4-1-amd64-ccBn4_/gajim-0.13.4/src'
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
 -I/usr/include/python2.6   -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0   -g -O2 -g -Wall -O2 -c 
 -o trayicon_la-eggtrayicon.lo `test -f 'eggtrayicon.c' || echo 
 './'`eggtrayicon.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/pygtk-2.0 -g -O2 -g -Wall -O2 -c eggtrayicon.c  -fPIC -DPIC -o 
 .libs/trayicon_la-eggtrayicon.o
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
 -I/usr/include/python2.6   -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0   -g -O2 -g -Wall -O2 -c 
 -o trayicon_la-trayiconmodule.lo `test -f 'trayiconmodule.c' || echo 
 './'`trayiconmodule.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.6 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/pygtk-2.0 -g -O2 -g -Wall -O2 -c trayiconmodule.c  -fPIC -DPIC 
 -o .libs/trayicon_la-trayiconmodule.o
 pygtk-codegen-2.0 --prefix trayicon \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --override ./trayicon.override \
   ./trayicon.defs  trayicon.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[3]: *** [trayicon.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/gajim_0.13.4-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590364: libbeagle: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: libbeagle
Version: 0.3.9-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-libbeagle_0.3.9-1-amd64-mFZNwI/libbeagle-0.3.9/wrappers/python'
 /bin/bash ../../libtool --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -pthread 
 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  -I../..-Wall -g -O2 -MT beaglemodule.lo -MD -MP -MF 
 .deps/beaglemodule.Tpo -c -o beaglemodule.lo beaglemodule.c
 mkdir .libs
  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 
 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I../.. -Wall -g -O2 -MT beaglemodule.lo -MD -MP 
 -MF .deps/beaglemodule.Tpo -c beaglemodule.c  -fPIC -DPIC -o 
 .libs/beaglemodule.o
  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 
 -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I../.. -Wall -g -O2 -MT beaglemodule.lo -MD -MP 
 -MF .deps/beaglemodule.Tpo -c beaglemodule.c -o beaglemodule.o /dev/null 21
 mv -f .deps/beaglemodule.Tpo .deps/beaglemodule.Plo
 (cd . \
 /usr/bin/pygtk-codegen-2.0 \
   --override beagle.override \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --prefix pybeagle beagle.defs)  gen-beagle.c \
cp gen-beagle.c beagle.c \
rm -f gen-beagle.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[4]: *** [beagle.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libbeagle_0.3.9-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590365: gtk-vnc: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: gtk-vnc
Version: 0.4.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-gtk-vnc_0.4.1-1-amd64-4q_hii/gtk-vnc-0.4.1/src'
 \
 # source='d3des.c' object='libgvnc_1_0_la-d3des.lo' libtool=yes 
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
 -DHAVE_CONFIG_H -I. -I..-pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat 
 -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
 -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline 
 -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
 -fasynchronous-unwind-tables -DSYSCONFDIR=\/etc\ 
 -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ -DG_LOG_DOMAIN=\gvnc\ 
 -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 -c -o 
 libgvnc_1_0_la-d3des.lo `test -f 'd3des.c' || echo './'`d3des.c
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs 
 -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings 
 -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare 
 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables 
 -DSYSCONFDIR=\/etc\ -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ 
 -DG_LOG_DOMAIN=\gvnc\ -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 
 -c d3des.c  -fPIC -DPIC -o .libs/libgvnc_1_0_la-d3des.o
 \
 # source='dh.c' object='libgvnc_1_0_la-dh.lo' libtool=yes 
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
 -DHAVE_CONFIG_H -I. -I..-pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat 
 -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
 -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline 
 -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
 -fasynchronous-unwind-tables -DSYSCONFDIR=\/etc\ 
 -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ -DG_LOG_DOMAIN=\gvnc\ 
 -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 -c -o 
 libgvnc_1_0_la-dh.lo `test -f 'dh.c' || echo './'`dh.c
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs 
 -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings 
 -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare 
 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables 
 -DSYSCONFDIR=\/etc\ -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ 
 -DG_LOG_DOMAIN=\gvnc\ -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 
 -c dh.c  -fPIC -DPIC -o .libs/libgvnc_1_0_la-dh.o
 \
 # source='vncpixelformat.c' object='libgvnc_1_0_la-vncpixelformat.lo' 
 libtool=yes 
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
 -DHAVE_CONFIG_H -I. -I..-pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -Wformat 
 -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
 -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Winline 
 -Wredundant-decls -Wno-sign-compare -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
 -fasynchronous-unwind-tables -DSYSCONFDIR=\/etc\ 
 -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ -DG_LOG_DOMAIN=\gvnc\ 
 -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 -c -o 
 libgvnc_1_0_la-vncpixelformat.lo `test -f 'vncpixelformat.c' || echo 
 './'`vncpixelformat.c
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
 -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs 
 -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings 
 -Waggregate-return -Winline -Wredundant-decls -Wno-sign-compare 
 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables 
 -DSYSCONFDIR=\/etc\ -DPACKAGE_LOCALE_DIR=\/usr/share/locale\ 
 -DG_LOG_DOMAIN=\gvnc\ -I../gnulib/lib -I../gnulib/lib -g -O2 -g -Wall -O2 
 -c vncpixelformat.c  -fPIC -DPIC -o .libs/libgvnc_1_0_la-vncpixelformat.o
 \
 # source='vncframebuffer.c' object='libgvnc_1_0_la-vncframebuffer.lo' 
 libtool=yes 
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
 

Bug#590366: gnome-mag: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: gnome-mag
Version: 1:0.16.1-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-gnome-mag_0.16.1-2-amd64-YvKUoC/gnome-mag-0.16.1/colorblind/keybinder'
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -g -O2 -g -Wall -O2 -c -o 
 _keybindermodule.lo _keybindermodule.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 
 -c _keybindermodule.c  -fPIC -DPIC -o .libs/_keybindermodule.o
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -g -O2 -g -Wall -O2 -c -o 
 eggaccelerators.lo eggaccelerators.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 
 -c eggaccelerators.c  -fPIC -DPIC -o .libs/eggaccelerators.o
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -g -O2 -g -Wall -O2 -c -o 
 tomboykeybinder.lo tomboykeybinder.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/pygtk-2.0 -I/usr/include/gnome-python-2.0 -g -O2 -g -Wall -O2 
 -c tomboykeybinder.c  -fPIC -DPIC -o .libs/tomboykeybinder.o
 (cd . \
 /usr/bin/pygtk-codegen-2.0 \
   --override _keybinder.override \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --prefix py_keybinder _keybinder.defs)  gen-_keybinder.c \
cp gen-_keybinder.c _keybinder.c \
rm -f gen-_keybinder.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[4]: *** [_keybinder.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/gnome-mag_1:0.16.1-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590367: deskbar-applet: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: deskbar-applet
Version: 2.30.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[6]: Entering directory 
 `/build/user-deskbar-applet_2.30.1-1-amd64-GL94Ph/deskbar-applet-2.30.1/deskbar/core/keybinder'
 \
 # source='_keybindermodule.c' object='_keybindermodule.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -g -O2 -g -Wall -O2 
 -c -o _keybindermodule.lo _keybindermodule.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -g -Wall -O2 -c 
 _keybindermodule.c  -fPIC -DPIC -o .libs/_keybindermodule.o
 \
 # source='eggaccelerators.c' object='eggaccelerators.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -g -O2 -g -Wall -O2 
 -c -o eggaccelerators.lo eggaccelerators.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -g -Wall -O2 -c 
 eggaccelerators.c  -fPIC -DPIC -o .libs/eggaccelerators.o
 \
 # source='tomboykeybinder.c' object='tomboykeybinder.lo' libtool=yes 
 /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  -g -O2 -g -Wall -O2 
 -c -o tomboykeybinder.lo tomboykeybinder.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. 
 -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -g -Wall -O2 -c 
 tomboykeybinder.c  -fPIC -DPIC -o .libs/tomboykeybinder.o
 (cd . \
/usr/bin/pygtk-codegen-2.0 \
   --override _keybinder.override \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --prefix py_keybinder _keybinder.defs)  gen-_keybinder.c \
cp gen-_keybinder.c _keybinder.c \
rm -f gen-_keybinder.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[6]: *** [_keybinder.c] Error 2

The full build log is available from:
  

Bug#590368: glipper: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: glipper
Version: 1.0-1.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[5]: Entering directory 
 `/build/user-glipper_1.0-1.1-amd64-PRkOcO/glipper-1.0/glipper/keybinder'
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -Wall -g -O2 -MT _keybindermodule.lo -MD 
 -MP -MF .deps/_keybindermodule.Tpo -c -o _keybindermodule.lo 
 _keybindermodule.c
 mkdir .libs
  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -MT _keybindermodule.lo -MD -MP 
 -MF .deps/_keybindermodule.Tpo -c _keybindermodule.c  -fPIC -DPIC -o 
 .libs/_keybindermodule.o
 mv -f .deps/_keybindermodule.Tpo .deps/_keybindermodule.Plo
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -Wall -g -O2 -MT eggaccelerators.lo -MD 
 -MP -MF .deps/eggaccelerators.Tpo -c -o eggaccelerators.lo eggaccelerators.c
  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -MT eggaccelerators.lo -MD -MP 
 -MF .deps/eggaccelerators.Tpo -c eggaccelerators.c  -fPIC -DPIC -o 
 .libs/eggaccelerators.o
 mv -f .deps/eggaccelerators.Tpo .deps/eggaccelerators.Plo
 /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
 -I../.. -I/usr/include/python2.6 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0  -Wall -g -O2 -MT tomboykeybinder.lo -MD 
 -MP -MF .deps/tomboykeybinder.Tpo -c -o tomboykeybinder.lo tomboykeybinder.c
  gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.6 -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 
 -I/usr/include/gnome-python-2.0 -Wall -g -O2 -MT tomboykeybinder.lo -MD -MP 
 -MF .deps/tomboykeybinder.Tpo -c tomboykeybinder.c  -fPIC -DPIC -o 
 .libs/tomboykeybinder.o
 mv -f .deps/tomboykeybinder.Tpo .deps/tomboykeybinder.Plo
 (cd . \
 /usr/bin/pygtk-codegen-2.0 \
   --override _keybinder.override \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --prefix py_keybinder _keybinder.defs)  gen-_keybinder.c \
cp gen-_keybinder.c _keybinder.c \
rm -f gen-_keybinder.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[5]: *** [_keybinder.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/glipper_1.0-1.1_lsid64.buildlog

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.  Internet was not
accessible from the build 

Bug#590369: dia-newcanvas: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Lucas Nussbaum
Source: dia-newcanvas
Version: 0.6.10-5.2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-dia-newcanvas_0.6.10-5.2-amd64-FubYLc/dia-newcanvas-0.6.10/python'
 /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I. -I.. -I../ -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -I/usr/include/python2.6 -pthread 
 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
-I../src -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -g -O2 -g -MT dianewcanvasmodule_la-dianewcanvasmodule.lo -MD -MP -MF 
 .deps/dianewcanvasmodule_la-dianewcanvasmodule.Tpo -c -o 
 dianewcanvasmodule_la-dianewcanvasmodule.lo `test -f 'dianewcanvasmodule.c' 
 || echo './'`dianewcanvasmodule.c
 libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../ 
 -pthread -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/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/freetype2 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/python2.6 -pthread -I/usr/include/pygtk-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../src -pthread 
 -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/gio-unix-2.0/ 
 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -MT 
 dianewcanvasmodule_la-dianewcanvasmodule.lo -MD -MP -MF 
 .deps/dianewcanvasmodule_la-dianewcanvasmodule.Tpo -c dianewcanvasmodule.c  
 -fPIC -DPIC -o .libs/dianewcanvasmodule_la-dianewcanvasmodule.o
 mv -f .deps/dianewcanvasmodule_la-dianewcanvasmodule.Tpo 
 .deps/dianewcanvasmodule_la-dianewcanvasmodule.Plo
 (cd .\
/usr/bin/pygtk-codegen-2.0 \
   --register /usr/share/pygtk/2.0/defs/pango-types.defs \
   --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
   --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
   --override dianewcanvas.override \
   --prefix pydianewcanvas dianewcanvas.defs)  gen-dianewcanvas.c 
 \
cp gen-dianewcanvas.c dianewcanvas.c \
rm -f gen-dianewcanvas.c
 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead
 note: I will now try to invoke pygobject-codegen-2.0 in the same directory
 exec: 11: /usr/bin/python2.5: not found
 make[3]: *** [dianewcanvas.c] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/dia-newcanvas_0.6.10-5.2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#588608: marked as done (aptitude (priority important) depends on libboost-iostreams (priority optional))

2010-07-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Jul 2010 06:49:41 +
with message-id e1odhvn-0003ov...@franck.debian.org
and subject line Bug#588608: fixed in boost1.42 1.42.0-4
has caused the Debian Bug report #588608,
regarding aptitude (priority important) depends on libboost-iostreams (priority 
optional)
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 ow...@bugs.debian.org
immediately.)


-- 
588608: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588608
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: aptitude
Version: 0.6.3-2
Severity: serious

Serious as per policy 2.5

Cheers,
Ron


---End Message---
---BeginMessage---
Source: boost1.42
Source-Version: 1.42.0-4

We believe that the bug you reported is fixed in the latest version of
boost1.42, which is due to be installed in the Debian FTP archive:

boost1.42_1.42.0-4.debian.tar.gz
  to main/b/boost1.42/boost1.42_1.42.0-4.debian.tar.gz
boost1.42_1.42.0-4.dsc
  to main/b/boost1.42/boost1.42_1.42.0-4.dsc
libboost-date-time1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-date-time1.42-dev_1.42.0-4_amd64.deb
libboost-date-time1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-date-time1.42.0_1.42.0-4_amd64.deb
libboost-filesystem1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-filesystem1.42-dev_1.42.0-4_amd64.deb
libboost-filesystem1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-filesystem1.42.0_1.42.0-4_amd64.deb
libboost-graph-parallel1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-graph-parallel1.42-dev_1.42.0-4_amd64.deb
libboost-graph-parallel1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-graph-parallel1.42.0_1.42.0-4_amd64.deb
libboost-graph1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-graph1.42-dev_1.42.0-4_amd64.deb
libboost-graph1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-graph1.42.0_1.42.0-4_amd64.deb
libboost-iostreams1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-iostreams1.42-dev_1.42.0-4_amd64.deb
libboost-iostreams1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-iostreams1.42.0_1.42.0-4_amd64.deb
libboost-math1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-math1.42-dev_1.42.0-4_amd64.deb
libboost-math1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-math1.42.0_1.42.0-4_amd64.deb
libboost-mpi-python1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-mpi-python1.42-dev_1.42.0-4_amd64.deb
libboost-mpi-python1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-mpi-python1.42.0_1.42.0-4_amd64.deb
libboost-mpi1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-mpi1.42-dev_1.42.0-4_amd64.deb
libboost-mpi1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-mpi1.42.0_1.42.0-4_amd64.deb
libboost-program-options1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-program-options1.42-dev_1.42.0-4_amd64.deb
libboost-program-options1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-program-options1.42.0_1.42.0-4_amd64.deb
libboost-python1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-python1.42-dev_1.42.0-4_amd64.deb
libboost-python1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-python1.42.0_1.42.0-4_amd64.deb
libboost-regex1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-regex1.42-dev_1.42.0-4_amd64.deb
libboost-regex1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-regex1.42.0_1.42.0-4_amd64.deb
libboost-serialization1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-serialization1.42-dev_1.42.0-4_amd64.deb
libboost-serialization1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-serialization1.42.0_1.42.0-4_amd64.deb
libboost-signals1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-signals1.42-dev_1.42.0-4_amd64.deb
libboost-signals1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-signals1.42.0_1.42.0-4_amd64.deb
libboost-system1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-system1.42-dev_1.42.0-4_amd64.deb
libboost-system1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-system1.42.0_1.42.0-4_amd64.deb
libboost-test1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-test1.42-dev_1.42.0-4_amd64.deb
libboost-test1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-test1.42.0_1.42.0-4_amd64.deb
libboost-thread1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-thread1.42-dev_1.42.0-4_amd64.deb
libboost-thread1.42.0_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-thread1.42.0_1.42.0-4_amd64.deb
libboost-wave1.42-dev_1.42.0-4_amd64.deb
  to main/b/boost1.42/libboost-wave1.42-dev_1.42.0-4_amd64.deb

Bug#590370: gnash: FTBFS: Nonexistent build-dependency: libboost1.40-dev

2010-07-26 Thread Lucas Nussbaum
Source: gnash
Version: 0.8.7-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: dpkg-dev (= 1.13.19), debhelper (= 5.0.0), quilt, sng, 
 dh-buildinfo, autoconf, automake, libtool, intltool, docbook, docbook2x, 
 libltdl3-dev, libxmu-dev, dejagnu, autotools-dev, libjpeg-dev, libpng12-dev | 
 libpng-dev, libgif-dev, libagg-dev, libpango1.0-dev, libcurl4-gnutls-dev | 
 libcurl3-gnutls-dev | libcurl4-openssl-dev | libcurl3-openssl-dev, 
 libboost1.40-dev | libboost1.39-dev | libboost1.38.0-dev | libboost1.37-dev | 
 libboost1.36-dev | libboost1.35-dev | libboost1.34.1-dev | libboost-dev, 
 libboost-thread1.40-dev | libboost-thread1.39-dev | libboost-thread1.38.0-dev 
 | libboost-thread1.37-dev | libboost-thread1.36-dev | libboost-thread1.35-dev 
 | libboost-thread1.34.1-dev | libboost-thread-dev, libboost-date-time1.40-dev 
 | libboost-date-time1.39-dev | libboost-date-time1.38.0-dev | 
 libboost-date-time1.37-dev | libboost-date-time1.36-dev | 
 libboost-date-time1.35-dev | libboost-date-time1.34.1-dev | 
 libboost-date-time-dev, libgtk2.0-dev, libatk1.0-dev, python-dev | 
 python2.6-dev | python2.5-dev | python2.4-dev, kdelibs5-dev, 
 libgtkglext1-dev, python-gtk2-dev, libavcodec-dev, libavformat-dev, 
 libswscale-dev, libspeex-dev, libgl1-mesa-dev, libsdl1.2-dev, 
 libqt4-opengl-dev, qt4-qmake, libgstreamer-plugins-base0.10-dev | 
 gstreamer-plugins-base-dev, libgstreamer0.10-dev | gstreamer0.10-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package libboost-date-time1.38.0-dev
 W: Unable to locate package python2.4-dev
 W: Unable to locate package libboost1.38.0-dev
 W: Unable to locate package libboost-thread1.38.0-dev
 W: Unable to locate package libboost-date-time1.35-dev
 W: Unable to locate package gstreamer-plugins-base-dev
 W: Unable to locate package libboost1.34.1-dev
 W: Unable to locate package libboost-thread1.34.1-dev
 W: Unable to locate package gstreamer0.10-dev
 W: Unable to locate package libboost-date-time1.34.1-dev
 dpkg-dev: already installed (1.15.7.2 = 1.13.19 is satisfied)
 debhelper: missing
 Using default version 7.9.3
 quilt: missing
 sng: missing
 dh-buildinfo: missing
 autoconf: missing
 automake: missing
 libtool: missing
 intltool: missing
 docbook: missing
 docbook2x: missing
 libltdl3-dev: missing
 libxmu-dev: missing
 dejagnu: missing
 autotools-dev: missing
 libjpeg-dev: missing
 libpng12-dev: missing
 libpng-dev: missing
 libgif-dev: missing
 libagg-dev: missing
 libpango1.0-dev: missing
 libcurl4-gnutls-dev: missing
 libcurl3-gnutls-dev: missing
 libcurl4-openssl-dev: missing
 libcurl3-openssl-dev: missing
 libboost1.40-dev: missing
 libboost1.39-dev: missing
 libboost1.38.0-dev: missing
 libboost1.37-dev: missing
 libboost1.36-dev: missing
 libboost1.35-dev: missing
 libboost1.34.1-dev: missing
 libboost-dev: missing
 libboost-thread1.40-dev: missing
 libboost-thread1.39-dev: missing
 libboost-thread1.38.0-dev: missing
 libboost-thread1.37-dev: missing
 libboost-thread1.36-dev: missing
 libboost-thread1.35-dev: missing
 libboost-thread1.34.1-dev: missing
 libboost-thread-dev: missing
 libboost-date-time1.40-dev: missing
 libboost-date-time1.39-dev: missing
 libboost-date-time1.38.0-dev: missing
 libboost-date-time1.37-dev: missing
 libboost-date-time1.36-dev: missing
 libboost-date-time1.35-dev: missing
 libboost-date-time1.34.1-dev: missing
 libboost-date-time-dev: missing
 libgtk2.0-dev: missing
 libatk1.0-dev: missing
 python-dev: missing
 python2.6-dev: missing
 python2.5-dev: missing
 python2.4-dev: missing
 kdelibs5-dev: missing
 libgtkglext1-dev: missing
 python-gtk2-dev: missing
 libavcodec-dev: missing
 libavformat-dev: missing
 libswscale-dev: missing
 libspeex-dev: missing
 libgl1-mesa-dev: missing
 libsdl1.2-dev: missing
 libqt4-opengl-dev: missing
 qt4-qmake: missing
 libgstreamer-plugins-base0.10-dev: missing
 gstreamer-plugins-base-dev: missing
 libgstreamer0.10-dev: missing
 gstreamer0.10-dev: missing
 Checking for source dependency conflicts...
 E: Package libboost1.40-dev has no installation candidate

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/gnash_0.8.7-2_lsid64.buildlog

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.  Internet was not
accessible from 

Bug#590371: dicomnifti: FTBFS: Nonexistent build-dependency: libnifti1-dev

2010-07-26 Thread Lucas Nussbaum
Source: dicomnifti
Version: 2.28.14-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), ctn-dev ( 3.0.6-9), libnifti1-dev | 
 libnifti-dev, cmake, zlib1g-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 ctn-dev: missing
 Using default version 3.0.6-13+b1
 libnifti1-dev: missing
 libnifti-dev: missing
 cmake: missing
 zlib1g-dev: missing
 Checking for source dependency conflicts...
 E: Package libnifti1-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/dicomnifti_2.28.14-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590372: scribus-ng: FTBFS: Nonexistent build-dependency: libpodofo0.8.0-dev

2010-07-26 Thread Lucas Nussbaum
Source: scribus-ng
Version: 1.3.7.dfsg~svn20100715-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), cmake (= 2.4.3), gcc (= 3.3.5), libqt4-dev 
 (= 4.2.3), libcairo2-dev, zlib1g-dev, liblcms1-dev (= 1.13), libtiff4-dev, 
 libcups2-dev, libxml2-dev (= 2.6.16), dpatch, gettext, python-all-dev, 
 libboost-python-dev, libaspell-dev, libpodofo0.8.0-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package libpodofo0.8.0-dev
 debhelper: missing
 Using default version 7.9.3
 cmake: missing
 Using default version 2.8.2-2
 gcc: already installed (4:4.4.4-2 = 3.3.5 is satisfied)
 libqt4-dev: missing
 Using default version 4:4.6.3-1
 libcairo2-dev: missing
 zlib1g-dev: missing
 liblcms1-dev: missing
 Using default version 1.18.dfsg-1.2+b2
 libtiff4-dev: missing
 libcups2-dev: missing
 libxml2-dev: missing
 Using default version 2.7.7.dfsg-4
 dpatch: missing
 gettext: missing
 python-all-dev: missing
 libboost-python-dev: missing
 libaspell-dev: missing
 libpodofo0.8.0-dev: missing
 Checking for source dependency conflicts...
 E: Couldn't find package libpodofo0.8.0-dev

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scribus-ng_1.3.7.dfsg~svn20100715-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590373: stardict: FTBFS: Nonexistent build-dependency: libestools1.2-dev

2010-07-26 Thread Lucas Nussbaum
Source: stardict
Version: 3.0.1-6
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5.0.51), dpatch, libgnomeui-dev, libbonobo2-dev, 
 libgconf2-dev, liborbit2-dev, zlib1g-dev, sharutils, libxml-parser-perl, 
 libx11-dev, x11proto-core-dev, libenchant-dev, libgucharmap2-dev, 
 libespeak-dev, festival-dev, libestools1.2-dev, rarian-compat, libtool, 
 intltool, autoconf, automake (= 1.10), autotools-dev, libsigc++-2.0-dev (= 
 2.0.18-2)
 Build-Conflicts: autoconf2.13, automake1.4
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 dpatch: missing
 libgnomeui-dev: missing
 libbonobo2-dev: missing
 libgconf2-dev: missing
 liborbit2-dev: missing
 zlib1g-dev: missing
 sharutils: missing
 libxml-parser-perl: missing
 libx11-dev: missing
 x11proto-core-dev: missing
 libenchant-dev: missing
 libgucharmap2-dev: missing
 libespeak-dev: missing
 festival-dev: missing
 libestools1.2-dev: missing
 rarian-compat: missing
 libtool: missing
 intltool: missing
 autoconf: missing
 automake: missing
 Using default version 1:1.11.1-1
 autotools-dev: missing
 libsigc++-2.0-dev: missing
 Using default version 2.2.4.2-1
 autoconf2.13: already deinstalled
 automake1.4: already deinstalled
 Checking for source dependency conflicts...
 E: Package libestools1.2-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/stardict_3.0.1-6_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590374: tintii: FTBFS: Nonexistent build-dependency: libboost-graph1.40-dev

2010-07-26 Thread Lucas Nussbaum
Source: tintii
Version: 2.2.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), scons, wx2.8-headers, libwxbase2.8-dev, 
 libwxgtk2.8-dev, libboost-dev, libboost-graph1.40-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 scons: missing
 wx2.8-headers: missing
 libwxbase2.8-dev: missing
 libwxgtk2.8-dev: missing
 libboost-dev: missing
 libboost-graph1.40-dev: missing
 Checking for source dependency conflicts...
 E: Package libboost-graph1.40-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/tintii_2.2.3-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590375: odin: FTBFS: Nonexistent build-dependency: libnifti1-dev

2010-07-26 Thread Lucas Nussbaum
Source: odin
Version: 1.8.1-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7.0.50~), autotools-dev, libgsl0-dev, 
 libblitz0-dev (= 0.8) | libblitz-dev, liboil0.3-dev | liboil-dev, 
 libnifti1-dev | libnifti-dev, libvtk5-dev, libdcmtk1-dev, libpng12-dev | 
 libpng-dev, libqt4-dev, libqwt5-qt4-dev, dcmtk, libblas-dev, libvia-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 autotools-dev: missing
 libgsl0-dev: missing
 libblitz0-dev: missing
 Using default version 1:0.9-10
 libblitz-dev: missing
 liboil0.3-dev: missing
 liboil-dev: missing
 libnifti1-dev: missing
 libnifti-dev: missing
 libvtk5-dev: missing
 libdcmtk1-dev: missing
 libpng12-dev: missing
 libpng-dev: missing
 libqt4-dev: missing
 libqwt5-qt4-dev: missing
 dcmtk: missing
 libblas-dev: missing
 libvia-dev: missing
 Checking for source dependency conflicts...
 E: Package libnifti1-dev has no installation candidate

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/odin_1.8.1-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590377: haskell-ltk: FTBFS: Nonexistent build-dependency: gtk2hs-doc

2010-07-26 Thread Lucas Nussbaum
Source: haskell-ltk
Version: 0.8.0.6-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7), cdbs, haskell-devscripts (= 0.7), ghc6, 
 libghc6-glib-dev (= 0.10.0), libghc6-gtk-dev (= 0.10.0), libghc6-mtl-dev 
 (= 1.1.0.2), libghc6-parsec2-dev (= 2.1.0.1)
 Build-Depends-Indep: ghc6-doc, gtk2hs-doc, libghc6-parsec-doc
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 W: Unable to locate package gtk2hs-doc
 debhelper: missing
 Using default version 7.9.3
 cdbs: missing
 haskell-devscripts: missing
 Using default version 0.7.12
 ghc6: missing
 libghc6-glib-dev: missing
 Using default version 0.11.0-1
 libghc6-gtk-dev: missing
 Using default version 0.11.0-3
 libghc6-mtl-dev: missing
 Using default version 1.1.0.2-10+b1
 libghc6-parsec2-dev: missing
 Using default version 2.1.0.1-2+b1
 ghc6-doc: missing
 gtk2hs-doc: missing
 libghc6-parsec-doc: missing
 Checking for source dependency conflicts...
 E: Couldn't find package gtk2hs-doc

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/haskell-ltk_0.8.0.6-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590378: gifticlib: FTBFS: Nonexistent build-dependency: libnifti1-dev

2010-07-26 Thread Lucas Nussbaum
Source: gifticlib
Version: 1.0.8-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7.0.50~), cmake, zlib1g-dev, libnifti1-dev | 
 libnifti-dev, libexpat1-dev | libexpat-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 cmake: missing
 zlib1g-dev: missing
 libnifti1-dev: missing
 libnifti-dev: missing
 libexpat1-dev: missing
 libexpat-dev: missing
 Checking for source dependency conflicts...
 E: Package libnifti1-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/gifticlib_1.0.8-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590376: lipsia: FTBFS: Nonexistent build-dependency: libnifti1-dev

2010-07-26 Thread Lucas Nussbaum
Source: lipsia
Version: 1.6.0-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: cdbs, debhelper (= 5), cmake, fftw3-dev, libdcmtk1-dev, 
 libgsl0-dev, libqt3-compat-headers, libqt3-mt-dev, libnifti1-dev, libvia-dev 
 (= 1.4.1)
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 cdbs: missing
 debhelper: missing
 Using default version 7.9.3
 cmake: missing
 fftw3-dev: missing
 libdcmtk1-dev: missing
 libgsl0-dev: missing
 libqt3-compat-headers: missing
 libqt3-mt-dev: missing
 libnifti1-dev: missing
 libvia-dev: missing
 Using default version 1.6.0-3
 Checking for source dependency conflicts...
 E: Package libnifti1-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/lipsia_1.6.0-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590379: liburi-find-perl: FTBFS: Unsatisfiable build-dependency: Default version of perl not sufficient, no suitable alternative found. I probably should dep-wait this one.

2010-07-26 Thread Lucas Nussbaum
Source: liburi-find-perl
Version: 20100505-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5)
 Build-Depends-Indep: perl (= 5.8.0-7), liburi-perl, perl (= 5.12.0) | 
 libmodule-build-perl (= 0.3000), perl (= 5.12.0) | libtest-simple-perl (= 
 0.82)
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 perl: already installed (5.10.1-13 = 5.8.0-7 is satisfied)
 liburi-perl: missing
 perl: non-matching version installed (5.10.1-13 ! = 5.12.0)
 Default version of perl not sufficient, no suitable alternative found. I 
 probably should dep-wait this one.
 Package installation not possible

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/liburi-find-perl_20100505-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590380: fslview: FTBFS: Nonexistent build-dependency: libnifti1-dev

2010-07-26 Thread Lucas Nussbaum
Source: fslview
Version: 3.1.8+4.1.6-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 7.0.50~), libboost-dev, libvtk5-dev, libqwt-dev, 
 qt3-apps-dev, libqt3-compat-headers, libvtk5-qt3-dev, libtiff4-dev, 
 libnewmat10-dev, cmake, imagemagick, libnifti1-dev | libnifti-dev
 
 ┌──┐
 │ Install build dependencies (internal resolver)  
  │
 └──┘
 
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 7.9.3
 libboost-dev: missing
 libvtk5-dev: missing
 libqwt-dev: missing
 qt3-apps-dev: missing
 libqt3-compat-headers: missing
 libvtk5-qt3-dev: missing
 libtiff4-dev: missing
 libnewmat10-dev: missing
 cmake: missing
 imagemagick: missing
 libnifti1-dev: missing
 libnifti-dev: missing
 Checking for source dependency conflicts...
 E: Package libnifti1-dev has no installation candidate

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/fslview_3.1.8+4.1.6-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: severity of 588440 is serious

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 588440 serious
Bug #588440 [tex4ht] tex4ht: Versioned build dependency on default-jdk-builddep 
which is now provided by gcj-native-helper
Severity set to 'serious' from 'normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
588440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590382: gelemental: FTBFS: /usr/bin/install: cannot stat `html/*.dot': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: gelemental
Version: 1.2.0-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/docs/api'
 make[4]: Nothing to be done for `install-exec-am'.
 /bin/bash 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/install-sh -d 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp//usr/share/doc/gelemental-1.2.0/api
  /usr/bin/install -c -m 644 html/annotated.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/annotated.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Block-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Block-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Block.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Block.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Category-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Category-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Category.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Category.html
  /usr/bin/install -c -m 644 html/classElemental_1_1ColorValue-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1ColorValue-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1ColorValue.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1ColorValue.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Element-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Element-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Element.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Element.html
  /usr/bin/install -c -m 644 html/classElemental_1_1EntriesStream-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1EntriesStream-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1EntriesStream.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1EntriesStream.html
  /usr/bin/install -c -m 644 html/classElemental_1_1EntriesView-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1EntriesView-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1EntriesView.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1EntriesView.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Event-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Event-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Event.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Event.html
  /usr/bin/install -c -m 644 html/classElemental_1_1LatticeType-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1LatticeType-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1LatticeType.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1LatticeType.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Message-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Message-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Message.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Message.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Phase-members.html 
 /build/user-gelemental_1.2.0-4-amd64-xkCfUi/gelemental-1.2.0/debian/tmp/usr/share/doc/gelemental-1.2.0/api/classElemental_1_1Phase-members.html
  /usr/bin/install -c -m 644 html/classElemental_1_1Phase.html 
 

Bug#590383: rabbitmq-server: FTBFS: src/rabbit_exchange.erl:103: badly formed define: missing closing right parenthesis

2010-07-26 Thread Lucas Nussbaum
Source: rabbitmq-server
Version: 1.8.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-rabbitmq-server_1.8.0-1-amd64-VojKxQ/rabbitmq-server-1.8.0'
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/gen_server2.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/delegate.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/delegate_sup.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/file_handle_cache.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/pg_local.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/priority_queue.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_access_control.erl
 src/rabbit_access_control.erl:165: Warning: regexp:match/2: the regexp module 
 is deprecated (will be removed in R15A); use the re module instead
 src/rabbit_access_control.erl:294: Warning: regexp:parse/1: the regexp module 
 is deprecated (will be removed in R15A); use the re module instead
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_alarm.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_amqqueue.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_amqqueue_process.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/supervisor2.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_amqqueue_sup.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_backing_queue.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_basic.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_binary_generator.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_binary_parser.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_channel.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_control.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_dialyzer.erl
 src/rabbit_dialyzer.erl:59: Warning: regexp:split/2: the regexp module is 
 deprecated (will be removed in R15A); use the re module instead
 src/rabbit_dialyzer.erl:68: Warning: regexp:split/2: the regexp module is 
 deprecated (will be removed in R15A); use the re module instead
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_error_logger.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_error_logger_file_h.erl
 erlc -I include -o ebin -Wall -v +debug_info -Duse_specs -pa ebin 
 src/rabbit_exchange.erl
 src/rabbit_exchange.erl:103: badly formed define: missing closing right 
 parenthesis
 src/rabbit_exchange.erl:237: undefined macro 'INFO_KEYS'
 src/rabbit_exchange.erl:253: undefined macro 'INFO_KEYS'
 src/rabbit_exchange.erl:36: function info/1 undefined
 src/rabbit_exchange.erl:36: function info_keys/0 undefined
 src/rabbit_exchange.erl:75: spec for undefined function 
 rabbit_exchange:info_keys/0
 src/rabbit_exchange.erl:76: spec for undefined function rabbit_exchange:info/1
 src/rabbit_exchange.erl:257: function info/1 undefined
 make[1]: *** [ebin/rabbit_exchange.beam] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/rabbitmq-server_1.8.0-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590384: publican: FTBFS: Can't locate Template.pm in @INC

2010-07-26 Thread Lucas Nussbaum
Source: publican
Version: 2.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-publican_2.1-1-amd64-kYmEMk/publican-2.1'
 dh_auto_build
 Copying lib/Publican/TreeView.pm - blib/lib/Publican/TreeView.pm
 Copying lib/Publican/CreateBook.pm - blib/lib/Publican/CreateBook.pm
 Copying lib/Publican.pm - blib/lib/Publican.pm
 Copying lib/Publican/XmlClean.pm - blib/lib/Publican/XmlClean.pm
 Copying lib/Publican/Translate.pm - blib/lib/Publican/Translate.pm
 Copying lib/Publican/CreateBrand.pm - blib/lib/Publican/CreateBrand.pm
 Copying lib/Publican/WebSite.pm - blib/lib/Publican/WebSite.pm
 Copying lib/Publican/Localise.pm - blib/lib/Publican/Localise.pm
 Copying lib/Publican/Builder.pm - blib/lib/Publican/Builder.pm
 Copying bin/publican - blib/script/publican
 
 DEBUG: Publican: config loaded
 Setting up ar-SA
   Merging ar-SA/Conventions.po  en-US/Conventions.xml - 
 tmp/ar-SA/xml_tmp//Conventions.xml
   Merging ar-SA/Feedback.po  en-US/Feedback.xml - 
 tmp/ar-SA/xml_tmp//Feedback.xml
  PO file 'ar-SA/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/ar-SA/xml_tmp/Conventions.xml - 
 tmp/ar-SA/xml/Conventions.xml
   Processing file tmp/ar-SA/xml_tmp/Feedback.xml - 
 tmp/ar-SA/xml/Feedback.xml
   Processing file tmp/ar-SA/xml_tmp/Legal_Notice.xml - 
 tmp/ar-SA/xml/Legal_Notice.xml
 Setting up as-IN
   Merging as-IN/Conventions.po  en-US/Conventions.xml - 
 tmp/as-IN/xml_tmp//Conventions.xml
   Merging as-IN/Feedback.po  en-US/Feedback.xml - 
 tmp/as-IN/xml_tmp//Feedback.xml
  PO file 'as-IN/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/as-IN/xml_tmp/Conventions.xml - 
 tmp/as-IN/xml/Conventions.xml
   Processing file tmp/as-IN/xml_tmp/Feedback.xml - 
 tmp/as-IN/xml/Feedback.xml
   Processing file tmp/as-IN/xml_tmp/Legal_Notice.xml - 
 tmp/as-IN/xml/Legal_Notice.xml
 Setting up ast-ES
   Merging ast-ES/Conventions.po  en-US/Conventions.xml - 
 tmp/ast-ES/xml_tmp//Conventions.xml
   Merging ast-ES/Feedback.po  en-US/Feedback.xml - 
 tmp/ast-ES/xml_tmp//Feedback.xml
  PO file 'ast-ES/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/ast-ES/xml_tmp/Conventions.xml - 
 tmp/ast-ES/xml/Conventions.xml
   Processing file tmp/ast-ES/xml_tmp/Feedback.xml - 
 tmp/ast-ES/xml/Feedback.xml
   Processing file tmp/ast-ES/xml_tmp/Legal_Notice.xml - 
 tmp/ast-ES/xml/Legal_Notice.xml
 Setting up bg-BG
   Merging bg-BG/Conventions.po  en-US/Conventions.xml - 
 tmp/bg-BG/xml_tmp//Conventions.xml
   Merging bg-BG/Feedback.po  en-US/Feedback.xml - 
 tmp/bg-BG/xml_tmp//Feedback.xml
  PO file 'bg-BG/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/bg-BG/xml_tmp/Conventions.xml - 
 tmp/bg-BG/xml/Conventions.xml
   Processing file tmp/bg-BG/xml_tmp/Feedback.xml - 
 tmp/bg-BG/xml/Feedback.xml
   Processing file tmp/bg-BG/xml_tmp/Legal_Notice.xml - 
 tmp/bg-BG/xml/Legal_Notice.xml
 Setting up bn-IN
   Merging bn-IN/Conventions.po  en-US/Conventions.xml - 
 tmp/bn-IN/xml_tmp//Conventions.xml
   Merging bn-IN/Feedback.po  en-US/Feedback.xml - 
 tmp/bn-IN/xml_tmp//Feedback.xml
  PO file 'bn-IN/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/bn-IN/xml_tmp/Conventions.xml - 
 tmp/bn-IN/xml/Conventions.xml
   Processing file tmp/bn-IN/xml_tmp/Feedback.xml - 
 tmp/bn-IN/xml/Feedback.xml
   Processing file tmp/bn-IN/xml_tmp/Legal_Notice.xml - 
 tmp/bn-IN/xml/Legal_Notice.xml
 Setting up bs-BA
   Merging bs-BA/Conventions.po  en-US/Conventions.xml - 
 tmp/bs-BA/xml_tmp//Conventions.xml
   Merging bs-BA/Feedback.po  en-US/Feedback.xml - 
 tmp/bs-BA/xml_tmp//Feedback.xml
  PO file 'bs-BA/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/bs-BA/xml_tmp/Conventions.xml - 
 tmp/bs-BA/xml/Conventions.xml
   Processing file tmp/bs-BA/xml_tmp/Feedback.xml - 
 tmp/bs-BA/xml/Feedback.xml
   Processing file tmp/bs-BA/xml_tmp/Legal_Notice.xml - 
 tmp/bs-BA/xml/Legal_Notice.xml
 Setting up ca-ES
   Merging ca-ES/Conventions.po  en-US/Conventions.xml - 
 tmp/ca-ES/xml_tmp//Conventions.xml
   Merging ca-ES/Feedback.po  en-US/Feedback.xml - 
 tmp/ca-ES/xml_tmp//Feedback.xml
  PO file 'ca-ES/Legal_Notice.po' not found! Using base XML!
   Processing file tmp/ca-ES/xml_tmp/Conventions.xml - 
 tmp/ca-ES/xml/Conventions.xml
   Processing file tmp/ca-ES/xml_tmp/Feedback.xml - 
 tmp/ca-ES/xml/Feedback.xml
   Processing file tmp/ca-ES/xml_tmp/Legal_Notice.xml - 
 tmp/ca-ES/xml/Legal_Notice.xml
 Setting up cs-CZ
   Merging cs-CZ/Conventions.po  en-US/Conventions.xml - 
 tmp/cs-CZ/xml_tmp//Conventions.xml
   Merging cs-CZ/Feedback.po  

Bug#590385: scim-skk: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-skk
Version: 0.5.2-5.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ar cru .libs/skk.a  skk_la-cdb.o skk_la-scim_skk_config.o 
 skk_la-scim_skk_lookup_table.o skk_la-scim_skk_history.o 
 skk_la-scim_skk_imengine.o skk_la-scim_skk_automaton.o 
 skk_la-scim_skk_dictionary.o skk_la-scim_skk_core.o skk_la-scim_skk_keybind.o 
 skk_la-conv_table.o
 ranlib .libs/skk.a
 creating skk.la
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [skk.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-skk_0.5.2-5.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590386: openvrml: FTBFS: /usr/bin/install: cannot stat `./manual/tab_?.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: openvrml
Version: 0.18.3~svn4006-0.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/doc'
 make[3]: Nothing to be done for `install-exec-am'.
 /bin/bash 
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/install-sh
  -d 
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/debian/tmp/usr/share/doc/openvrml-0.18.3/manual
  \
  
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/debian/tmp/usr/share/javadoc/openvrml-0.18.3/resources
  \
  
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/debian/tmp/usr/share/javadoc/openvrml-0.18.3/vrml/node
  \
  
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/debian/tmp/usr/share/javadoc/openvrml-0.18.3/vrml/field
 /usr/bin/install -c -m 644 ./manual/*.css ./manual/*.html ./manual/*.map 
 ./manual/*.md5 ./manual/*inherit__graph*.png ./manual/doxygen.png 
 ./manual/formula.repository ./manual/form_*.png ./manual/graph_legend.dot 
 ./manual/graph_legend.png ./manual/tab_?.gif ./manual/OGL_sm_wht.png 
 ./manual/x3d-white-on-black.png ./manual/tab_b-openvrml.png 
 ./manual/tab_l-openvrml.png ./manual/tab_r-openvrml.png \
 
 /build/user-openvrml_0.18.3~svn4006-0.1-amd64-HCmo_x/openvrml-0.18.3~svn4006/debian/tmp/usr/share/doc/openvrml-0.18.3/manual
 /usr/bin/install: cannot stat `./manual/graph_legend.dot': No such file or 
 directory
 /usr/bin/install: cannot stat `./manual/tab_?.gif': No such file or directory
 make[3]: *** [install-data-local] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/openvrml_0.18.3~svn4006-0.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590388: scim-qtimm: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-qtimm
Version: 0.9.4-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-qtimm_0.9.4-4-amd64-uPhKay/scim-qtimm-0.9.4/src'
 if /bin/bash ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
 -I. -I. -I.. -I/usr/share/qt3/include -I. -I/usr/include/scim-1.0   
 -I/usr/include/scim-1.0-DQT_THREAD_SUPPORT  -D_REENTRANT  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
 -Wpointer-arith -Wwrite-strings -O2 -Wall -pipe -g -O2 -Wformat-security 
 -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
 plugin.lo -MD -MP -MF .deps/plugin.Tpo \
 -c -o plugin.lo `test -f 'plugin.cpp' || echo './'`plugin.cpp; \
   then mv -f .deps/plugin.Tpo .deps/plugin.Plo; \
   else rm -f .deps/plugin.Tpo; exit 1; \
   fi
 In file included from /usr/include/scim-1.0/scim.h:294,
  from qsciminputcontext.h:20,
  from plugin.cpp:5:
 /usr/include/scim-1.0/scim_utility.h: In function 'scim::uint16 
 scim::scim_bytestouint16(const unsigned char*)':
 /usr/include/scim-1.0/scim_utility.h:208: warning: conversion to 
 'scim::uint16' from 'int' may alter its value
 In file included from /usr/include/scim-1.0/scim.h:334,
  from qsciminputcontext.h:20,
  from plugin.cpp:5:
 /usr/include/scim-1.0/scim_property.h: In member function 'void 
 scim::Property::set_active(bool)':
 /usr/include/scim-1.0/scim_property.h:163: warning: conversion to 
 'scim::uint16' from 'int' may alter its value
 /usr/include/scim-1.0/scim_property.h: In member function 'void 
 scim::Property::show(bool)':
 /usr/include/scim-1.0/scim_property.h:168: warning: conversion to 
 'scim::uint16' from 'int' may alter its value
 In file included from /usr/share/qt3/include/qwindowdefs.h:47,
  from /usr/share/qt3/include/qobject.h:46,
  from /usr/share/qt3/include/qinputcontext.h:42,
  from qsciminputcontext.h:22,
  from plugin.cpp:5:
 /usr/share/qt3/include/qstring.h: In member function 'char QChar::latin1() 
 const':
 /usr/share/qt3/include/qstring.h:197: warning: conversion to 'char' from 
 'int' may alter its value
 /usr/share/qt3/include/qstring.h: In member function 'void 
 QChar::setCell(uchar)':
 /usr/share/qt3/include/qstring.h:222: warning: conversion to 'ushort' from 
 'int' may alter its value
 /usr/share/qt3/include/qstring.h: In member function 'void 
 QChar::setRow(uchar)':
 /usr/share/qt3/include/qstring.h:223: warning: conversion to 'ushort' from 
 'int' may alter its value
 /usr/share/qt3/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
 /usr/share/qt3/include/qstring.h:267: warning: conversion to 'ushort' from 
 'int' may alter its value
 /usr/share/qt3/include/qstring.h: In constructor 
 'QStringData::QStringData(QChar*, uint, uint)':
 /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
 int:30' from 'uint' may alter its value
 /usr/share/qt3/include/qstring.h:365: warning: conversion to 'unsigned 
 int:30' from 'uint' may alter its value
 In file included from /usr/share/qt3/include/qobject.h:48,
  from /usr/share/qt3/include/qinputcontext.h:42,
  from qsciminputcontext.h:22,
  from plugin.cpp:5:
 /usr/share/qt3/include/qevent.h: In constructor 
 'QContextMenuEvent::QContextMenuEvent(QContextMenuEvent::Reason, const 
 QPoint, const QPoint, int)':
 /usr/share/qt3/include/qevent.h:432: warning: conversion to 'unsigned char' 
 from 'uint' may alter its value
 /usr/share/qt3/include/qevent.h: In member function 'void 
 QDropEvent::setAction(QDropEvent::Action)':
 /usr/share/qt3/include/qevent.h:523: warning: conversion to 'unsigned char' 
 from 'uint' may alter its value
 if /bin/bash ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
 -I. -I. -I.. -I/usr/share/qt3/include -I. -I/usr/include/scim-1.0   
 -I/usr/include/scim-1.0-DQT_THREAD_SUPPORT  -D_REENTRANT  
 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
 -Wpointer-arith -Wwrite-strings -O2 -Wall -pipe -g -O2 -Wformat-security 
 -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -MT 
 qsciminputcontext.lo -MD -MP -MF .deps/qsciminputcontext.Tpo \
 -c -o qsciminputcontext.lo `test -f 'qsciminputcontext.cpp' || echo 
 './'`qsciminputcontext.cpp; \
   then mv -f .deps/qsciminputcontext.Tpo .deps/qsciminputcontext.Plo; 
 \
   else rm -f .deps/qsciminputcontext.Tpo; exit 1; \
   fi
 In file included from /usr/include/scim-1.0/scim.h:294,
  from 

Bug#590387: scim-uim: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-uim
Version: 0.2.0-3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-uim_0.2.0-3-amd64-4vNeWu/scim-uim-0.2.0/src'
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I.. -I.. -I../src -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_UIM_ICON_FILE=\/usr/share/scim/icons/scim-uim.png\   
 -I/usr/include/scim-1.0-I/usr/include/uim   -g -O2 -W -g -O -MT 
 uim_la-scim_uim_imengine.lo -MD -MP -MF .deps/uim_la-scim_uim_imengine.Tpo -c 
 -o uim_la-scim_uim_imengine.lo `test -f 'scim_uim_imengine.cpp' || echo 
 './'`scim_uim_imengine.cpp
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_UIM_ICON_FILE=\/usr/share/scim/icons/scim-uim.png\ 
 -I/usr/include/scim-1.0 -I/usr/include/uim -g -O2 -W -g -O -MT 
 uim_la-scim_uim_imengine.lo -MD -MP -MF .deps/uim_la-scim_uim_imengine.Tpo -c 
 scim_uim_imengine.cpp  -fPIC -DPIC -o .libs/uim_la-scim_uim_imengine.o
 scim_uim_imengine.cpp: In member function 'virtual void 
 UIMInstance::select_candidate(unsigned int)':
 scim_uim_imengine.cpp:443: warning: comparison between signed and unsigned 
 integer expressions
 scim_uim_imengine.cpp: In member function 'virtual void 
 UIMInstance::lookup_table_page_down()':
 scim_uim_imengine.cpp:476: warning: comparison between signed and unsigned 
 integer expressions
 scim_uim_imengine.cpp: In static member function 'static void 
 UIMInstance::uim_cand_select_cb(void*, int)':
 scim_uim_imengine.cpp:804: warning: comparison between signed and unsigned 
 integer expressions
 mv -f .deps/uim_la-scim_uim_imengine.Tpo .deps/uim_la-scim_uim_imengine.Plo
 /bin/bash ../libtool --tag=CXX   --mode=link g++ -I/usr/include/scim-1.0
 -I/usr/include/uim   -g -O2 -W -g -O -avoid-version -rpath 
 /usr/lib/scim-1.0/1.4.0/IMEngine -module -export-symbols-regex ^[^_].* 
 -lscim-1.0 -luim-scm -luim-o uim.la -rpath 
 /usr/lib/scim-1.0/1.4.0/IMEngine uim_la-scim_uim_imengine.lo  
 generating symbol list for `uim.la'
 /usr/bin/nm -B  .libs/uim_la-scim_uim_imengine.o  | sed -n -e 's/^.*[ 
 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][  
 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq 
  .libs/uim.exp
 /bin/grep -E -e ^[^_].* .libs/uim.exp  .libs/uim.expT
 mv -f .libs/uim.expT .libs/uim.exp
 g++ -shared -nostdlib 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crti.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtbeginS.o  
 .libs/uim_la-scim_uim_imengine.o  /usr/lib/libscim-1.0.so -luim-scm -luim 
 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4 
 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib -L/lib/../lib 
 -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../.. -lstdc++ -lm 
 -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtendS.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crtn.o  -Wl,-soname 
 -Wl,uim.so -Wl,-retain-symbols-file -Wl,.libs/uim.exp -o .libs/uim.so
 creating uim.la
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [uim.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-uim_0.2.0-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590389: ejabberd: FTBFS: ./conftest.erl:6: can't find include lib ssl/include/ssl_pkix.hrl

2010-07-26 Thread Lucas Nussbaum
Source: ejabberd
Version: 2.1.3-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null pop -a -R || test $? = 2
 No patch removed
 rm -rf .pc debian/stamp-patched
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp
 dh_auto_clean --sourcedirectory=src
 dh_clean 
  dpkg-source -b ejabberd-2.1.3
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building ejabberd using existing ejabberd_2.1.3.orig.tar.gz
 dpkg-source: info: building ejabberd in ejabberd_2.1.3-2.diff.gz
 dpkg-source: info: building ejabberd in ejabberd_2.1.3-2.dsc
  debian/rules build
 QUILT_PATCHES=debian/patches \
   quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch mod_admin_extra.patch
 patching file src/ejabberd.app
 patching file src/mod_admin_extra.erl
 
 Applying patch shared_roster_recent.patch
 patching file src/mod_shared_roster.erl
 
 Applying patch shared_roster_online.patch
 patching file src/mod_shared_roster.erl
 
 Applying patch captcha.patch
 patching file tools/captcha.sh
 
 Applying patch fix_examples.patch
 patching file examples/mtr/ejabberd
 patching file examples/mtr/ejabberd-netbsd.sh
 
 Applying patch reopen-log.patch
 patching file src/ejabberd_logger_h.erl
 patching file src/ejabberd_admin.erl
 patching file src/sasl_report_append_file_h.erl
 patching file src/ejabberd_app.erl
 
 Applying patch no-debug.patch
 patching file src/ejabberd_app.erl
 
 Now at patch no-debug.patch
 touch debian/stamp-patched
 dh_testdir
 dh_auto_configure --sourcedirectory=src -- --enable-odbc --enable-pam
 configure: WARNING: unrecognized options: --disable-maintainer-mode, 
 --disable-dependency-tracking
 checking for gcc... gcc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking whether make sets $(MAKE)... yes
 checking for erlc... /usr/bin/erlc
 checking for erl... /usr/bin/erl
 ./conftest.erl:6: can't find include lib ssl/include/ssl_pkix.hrl
 configure: error: could not compile sample program
 dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr 
 --includedir=${prefix}/include --mandir=${prefix}/share/man 
 --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
 --libexecdir=${prefix}/lib/ejabberd --disable-maintainer-mode 
 --disable-dependency-tracking --enable-odbc --enable-pam returned exit code 1
 make: *** [configure-stamp] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/ejabberd_2.1.3-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590391: meep-openmpi: FTBFS: configure-openmpi: error: guile-config is broken

2010-07-26 Thread Lucas Nussbaum
Source: meep-openmpi
Version: 1.1.1-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dpatch  deapply-all  
 01-configure not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
 dh_testdir
 dh_testroot
 rm -rf debian/build-openmpi
 dh_clean configure-stamp* build-stamp* install-stamp*
  dpkg-source -b meep-openmpi-1.1.1
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building meep-openmpi using existing 
 meep-openmpi_1.1.1.orig.tar.gz
 dpkg-source: info: building meep-openmpi in meep-openmpi_1.1.1-4.diff.gz
 dpkg-source: warning: executable mode 0755 of 'debian/patches/01-configure' 
 will not be represented in diff
 dpkg-source: info: building meep-openmpi in meep-openmpi_1.1.1-4.dsc
  debian/rules build
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01-configure to ./ ... ok.
 dpatch  cat-all  patch-stampT
 mv -f patch-stampT patch-stamp
 dh_testdir
 mkdir -p debian/build-openmpi
 cat configure | \
   sed s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-openmpi'/g |\
   sed s/PACKAGE='meep'/PACKAGE='meep-openmpi'/g  
 configure-openmpi
 chmod 755 configure-openmpi
 cd debian/build-openmpi  \
   F77=gfortran ../../configure-openmpi --host=x86_64-linux-gnu 
 --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info --with-libctl=/usr/share/libctl3 
 --enable-shared --with-pic --enable-cxx --with-mpi=yes 
 configure-openmpi: WARNING: unrecognized options: --enable-cxx
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
 checking for C++ compiler default output file name... a.out
 checking whether the C++ compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C++ compiler... yes
 checking whether x86_64-linux-gnu-g++ accepts -g... yes
 checking for style of include used by make... GNU
 checking dependency style of x86_64-linux-gnu-g++... gcc3
 checking for mpic++... mpic++
 checking for MPI_Init... yes
 checking for mpi.h... yes
 checking for extra flag needed to combine stdio.h and mpi.h... none
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
 checking whether we are using the GNU C compiler... yes
 checking whether x86_64-linux-gnu-gcc accepts -g... yes
 checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
 checking dependency style of x86_64-linux-gnu-gcc... gcc3
 checking for C++ compiler vendor... gnu
 checking for a sed that does not truncate output... /bin/sed
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for fgrep... /bin/grep -F
 checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
 checking the name lister (/usr/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 3458764513820540925
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands +=... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for x86_64-linux-gnu-objdump... no
 checking for objdump... objdump
 checking how to recognize dependent libraries... pass_all
 checking for x86_64-linux-gnu-ar... no
 checking for ar... ar
 checking for x86_64-linux-gnu-strip... no
 checking for strip... strip
 checking for x86_64-linux-gnu-ranlib... no
 checking for ranlib... ranlib
 checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc 
 object... ok
 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking for dlfcn.h... yes
 checking whether we are using the GNU C++ compiler... (cached) yes
 checking 

Bug#590392: scim-prime: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-prime
Version: 1.0.0-3.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ar cru .libs/prime.a  prime_la-prime_connection.o prime_la-prime_session.o 
 prime_la-scim_prime_action.o prime_la-scim_prime_imengine_factory.o 
 prime_la-scim_prime_imengine.o
 ranlib .libs/prime.a
 creating prime.la
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [prime.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-prime_1.0.0-3.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590394: e17: FTBFS: No package 'ecore-job' found

2010-07-26 Thread Lucas Nussbaum
Source: e17
Version: 0.16.999.063-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063'
 for i in ./config.guess ./config.sub ./config.rpath ; do \
   if test -e $i.cdbs-orig ; then \
   mv $i.cdbs-orig $i ; \
   fi ; \
   done
 make[1]: Leaving directory 
 `/build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063'
 if [ debian/stamp-patched = reverse-patches ]; then rm -f 
 debian/stamp-patched; fi
 patches: debian/patches/01_menu_extra_path.patch 
 debian/patches/02_fix_default_config_for_upgrades.diff 
 debian/patches/03_bind_XF86PowerOff_instead_of_Execute_in_illume.diff 
 debian/patches/04_evry_fix_default_path_for_terminal.diff
 Trying patch debian/patches/01_menu_extra_path.patch at level 1 ... success.
 Trying patch debian/patches/02_fix_default_config_for_upgrades.diff at level 
 1 ... success.
 Trying patch 
 debian/patches/03_bind_XF86PowerOff_instead_of_Execute_in_illume.diff at 
 level 1 ... success.
 Trying patch debian/patches/04_evry_fix_default_path_for_terminal.diff at 
 level 1 ... success.
 if [ debian/stamp-patched != reverse-patches ]; then touch 
 debian/stamp-patched; fi
 if [ debian/stamp-patched != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
 is deprecated - please use source format 3.0 (quilt) insteadmake[1]: Entering 
 directory `/build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063'
 
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
   for i in ./config.rpath ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/gnulib/build-aux/config.rpath $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory 
 `/build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/gnulib/build-aux/config.rpath ; then \
   for i in ./config.rpath ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/gnulib/build-aux/config.rpath $i ; \
   fi ; \
   done ; \
   fi
 touch debian/stamp-autotools-files
 chmod a+x 
 /build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063/./configure
 mkdir -p .
 cd .CFLAGS=-g -O2 -g -Wall -O2 CXXFLAGS=-g -O2 -g -Wall -O2 
 CPPFLAGS= LDFLAGS= 
 /build/user-e17_0.16.999.063-1-amd64-iL2Kcj/e17-0.16.999.063/./configure 
 --build=x86_64-linux-gnu  --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/e17 
 --disable-maintainer-mode --disable-dependency-tracking 
 --disable-silent-rules --srcdir=.  --disable-rpath 
 configure: WARNING: unrecognized options: --disable-maintainer-mode, 
 --disable-silent-rules
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking for gcc... gcc
 checking for C compiler default 

Bug#590395: php-crypt-cbc: FTBFS: cp: accessing `Crypt_CBC-1.0.0.tgz/package.xml': Not a directory

2010-07-26 Thread Lucas Nussbaum
Source: php-crypt-cbc
Version: 1.0.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 dh_prep
 dh_installdirs
 cp package.xml Crypt_CBC-1.0.0 Crypt_CBC-1.0.0.tgz/package.xml;
 cp: accessing `Crypt_CBC-1.0.0.tgz/package.xml': Not a directory
 make: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/php-crypt-cbc_1.0.0-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590393: icu: FTBFS: /usr/bin/install: cannot stat `doc/html/*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: icu
Version: 4.4.1-5
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source'
 CONFIG_FILES=Doxyfile CONFIG_HEADERS= /bin/bash ./config.status
 config.status: creating Doxyfile
 /usr/bin/doxygen
 warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 225 of file Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 226 of file Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 Notice: Output directory `doc' does not exist. I have created it for you.
 Searching for include files...
 Searching for example files...
 Searching for images...
 Searching for dot files...
 Searching for files to exclude
 Searching for files to process...
 Searching for files in directory 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode
 Searching for files in directory 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/i18n/unicode
 Searching for files in directory 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/io/unicode
 Searching for files in directory 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/layoutex/layout
 Reading and parsing tag files
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/platform.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/platform.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/brkiter.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/brkiter.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/bytestream.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/bytestream.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/caniter.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/caniter.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/chariter.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/chariter.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/dbbi.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/dbbi.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/docmain.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/docmain.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/dtintrv.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/dtintrv.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/errorcode.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/errorcode.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/icudataver.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/icudataver.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/icuplug.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/icuplug.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/localpointer.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/localpointer.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/locid.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/locid.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/normalizer2.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/normalizer2.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/normlzr.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/normlzr.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/parseerr.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/parseerr.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/parsepos.h...
 Parsing file 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/parsepos.h...
 Preprocessing 
 /build/user-icu_4.4.1-5-amd64-B4a0F0/icu-4.4.1/source/common/unicode/ptypes.h...
 Parsing 

Bug#590396: libisoburn: FTBFS: dh_install: libisoburn-doc missing files (doc/html/*.gif), aborting

2010-07-26 Thread Lucas Nussbaum
Source: libisoburn
Version: 0.5.6.pl00-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00'
 if test -e 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrisofs
  ; then rm 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrisofs
  ; else echo ; fi
 
 ln -s xorriso 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrisofs
 if test -e 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/osirrox
  ; then rm 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/osirrox
  ; else echo ; fi
 
 ln -s xorriso 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/osirrox
 if test -e 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrecord
  ; then rm 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrecord
  ; else echo ; fi
 
 ln -s xorriso 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorrecord
 make[3]: Leaving directory 
 `/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00'
 if [ -f ./doc/doc.lock ]; then \
   
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/install-sh
  -d 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/doc/libisoburn-0.5.6/html;
  \
   /usr/bin/install -c -m 644 doc/html/* 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/doc/libisoburn-0.5.6/html;
  \
   fi
 test -z /usr/share/info || mkdir -p -- 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info
  /usr/bin/install -c -m 644 './xorriso/xorriso.info' 
 '/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info/xorriso.info'
  install-info 
 --info-dir='/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info'
  
 '/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info/xorriso.info'
 This is not dpkg install-info anymore, but GNU install-info
 See the man page for ginstall-info for command line arguments
 test -z /usr/include/libisoburn || mkdir -p -- 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/include/libisoburn
  /usr/bin/install -c -m 644 'libisoburn/libisoburn.h' 
 '/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/include/libisoburn/libisoburn.h'
 test -z /usr/share/man/man1 || mkdir -p -- 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/man/man1
  /usr/bin/install -c -m 644 './xorriso/xorriso.1' 
 '/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/share/man/man1/xorriso.1'
 test -z /usr/lib/pkgconfig || mkdir -p -- 
 /build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/lib/pkgconfig
  /usr/bin/install -c -m 644 'libisoburn-1.pc' 
 '/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00/debian/tmp//usr/lib/pkgconfig/libisoburn-1.pc'
 make[2]: Leaving directory 
 `/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00'
 make[1]: Leaving directory 
 `/build/user-libisoburn_0.5.6.pl00-1-amd64-PWnFhr/libisoburn-0.5.6.pl00'
 touch debian/stamp-makefile-install
 Adding cdbs dependencies to debian/libisoburn-doc.substvars
 dh_installdirs -plibisoburn-doc 
 dh_installdocs -plibisoburn-doc ./README ./TODO ./AUTHORS 
 dh_installexamples -plibisoburn-doc  
 dh_installman -plibisoburn-doc   
 dh_installinfo -plibisoburn-doc   
 dh_installmenu -plibisoburn-doc  
 dh_installcron -plibisoburn-doc  
 dh_installinit -plibisoburn-doc --update-rcd-params=   
 dh_installdebconf -plibisoburn-doc  
 dh_installemacsen -plibisoburn-doc
 dh_installcatalogs -plibisoburn-doc  
 dh_installpam -plibisoburn-doc  
 dh_installlogrotate -plibisoburn-doc  
 dh_installlogcheck -plibisoburn-doc  
 dh_installchangelogs -plibisoburn-doc
 dh_installudev -plibisoburn-doc  
 dh_lintian -plibisoburn-doc  
 dh_install -plibisoburn-doc   
 dh_install: libisoburn-doc missing files (doc/html/*.gif), aborting
 make: *** [binary-install/libisoburn-doc] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libisoburn_0.5.6.pl00-1_lsid64.buildlog

A list of current common problems and possible solutions 

Bug#590397: libmpdclient: FTBFS: /usr/bin/install: cannot stat `doc/api/html/*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: libmpdclient
Version: 2.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2'
 test -z /usr/lib || /bin/mkdir -p 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib
  /bin/bash ./libtool   --mode=install /usr/bin/install -c   
 src/libmpdclient.la 
 '/build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib'
 libtool: install: /usr/bin/install -c src/.libs/libmpdclient.so.2.0.0 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib/libmpdclient.so.2.0.0
 libtool: install: (cd 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib
   { ln -s -f libmpdclient.so.2.0.0 libmpdclient.so.2 || { rm -f 
 libmpdclient.so.2  ln -s libmpdclient.so.2.0.0 libmpdclient.so.2; }; })
 libtool: install: (cd 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib
   { ln -s -f libmpdclient.so.2.0.0 libmpdclient.so || { rm -f 
 libmpdclient.so  ln -s libmpdclient.so.2.0.0 libmpdclient.so; }; })
 libtool: install: /usr/bin/install -c src/.libs/libmpdclient.lai 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib/libmpdclient.la
 libtool: install: /usr/bin/install -c src/.libs/libmpdclient.a 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib/libmpdclient.a
 libtool: install: chmod 644 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib/libmpdclient.a
 libtool: install: ranlib 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/lib/libmpdclient.a
 libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/bash 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/build/install-sh 
 -d 
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/share/doc/libmpdclient/html
 /usr/bin/install -c -m 644 -c -m 644 doc/api/html/*.html doc/api/html/*.css \
   doc/api/html/*.png doc/api/html/*.gif \
   
 /build/user-libmpdclient_2.2-1-amd64-0Gl5ar/libmpdclient-2.2/debian/tmp/usr/share/doc/libmpdclient/html
 /usr/bin/install: cannot stat `doc/api/html/*.gif': No such file or directory
 make[2]: *** [install-data-local] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libmpdclient_2.2-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590398: pysvn: FTBFS: /bin/sh: dh_pycentral: not found

2010-07-26 Thread Lucas Nussbaum
Source: pysvn
Version: 1.7.2-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 dh_clean -k -s 
 dh_clean: dh_clean -k is deprecated; use dh_prep instead
 dh_installdirs -ppython-svn \
   /usr/lib/python2.5/site-packages/pysvn
 install -d debian/python-svn//usr/lib/python2.5/site-packages/pysvn/
 cp -p _pysvn_2_5.so debian/python-svn//usr/lib/python2.5/site-packages/pysvn/
 cp -p __init__2_5.py 
 debian/python-svn//usr/lib/python2.5/site-packages/pysvn/__init__.py
 find debian/python-svn -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn \
   /usr/lib/python2.6/dist-packages/pysvn
 install -d debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/
 cp -p _pysvn_2_6.so debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/
 cp -p __init__2_6.py 
 debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/__init__.py
 find debian/python-svn -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn-dbg \
   /usr/lib/python2.5/site-packages/pysvn
 cp -p _pysvn_2_5_d.so 
 debian/python-svn-dbg//usr/lib/python2.5/site-packages/pysvn/
 find debian/python-svn-dbg -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn-dbg \
   /usr/lib/python2.6/dist-packages/pysvn
 cp -p _pysvn_2_6_d.so 
 debian/python-svn-dbg//usr/lib/python2.6/dist-packages/pysvn/
 find debian/python-svn-dbg -name .svn | xargs rm -rf
 dh_testdir
 dh_testroot
 dh_installchangelogs -a
 dh_installdocs -a -A -X.svn Docs/*
 dh_installexamples -a -A Examples/*
 dh_strip -ppython-svn --dbg-package=python-svn-dbg
 rm -rf debian/python-svn-dbg/usr/share/doc/python-svn-dbg
 ln -s python-svn debian/python-svn-dbg/usr/share/doc/python-svn-dbg
 dh_compress -a -X.py -X.sxw
 dh_fixperms -a
 DH_PYCENTRAL=nomove dh_pycentral -a -v
 /bin/sh: dh_pycentral: not found
 make: *** [binary-arch] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/pysvn_1.7.2-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590399: ntfs-config: FTBFS: configure: error: no suitable Python interpreter found

2010-07-26 Thread Lucas Nussbaum
Source: ntfs-config
Version: 1.0.1-6
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory 
 `/build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 rm -f configure
 autoconf
 touch debian/stamp-autotools-files
 chmod a+x 
 /build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1/./configure
 mkdir -p .
 cd .CFLAGS=-g -O2 -g -Wall -O2 CXXFLAGS=-g -O2 -g -Wall -O2 
 CPPFLAGS= LDFLAGS= 
 /build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1/./configure 
 --build=x86_64-linux-gnu  --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var 
 --libexecdir=\${prefix}/lib/ntfs-config --disable-maintainer-mode 
 --disable-dependency-tracking --disable-silent-rules --srcdir=.   
 configure: WARNING: unrecognized options: --disable-silent-rules
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for consolehelper... no
 checking for modprobe... no
 checking for mount... /bin/mount
 checking for umount... /bin/umount
 checking for blkid... /sbin/blkid
 checking for dmsetup... no
 checking for style of include used by make... GNU
 checking for gcc... gcc
 checking whether the C compiler works... yes
 checking for C compiler default output file name... a.out
 checking for suffix of executables... 
 checking whether we are cross compiling... no
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether gcc accepts -g... yes
 checking for gcc option to accept ISO C89... none needed
 checking dependency style of gcc... none
 checking how to run the C preprocessor... gcc -E
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking for LC_MESSAGES... yes
 checking libintl.h usability... yes
 checking libintl.h presence... yes
 checking for libintl.h... yes
 checking for ngettext in libc... yes
 checking for dgettext in libc... yes
 checking for bind_textdomain_codeset... yes
 checking for msgfmt... /usr/bin/msgfmt
 checking for dcgettext... yes
 checking if msgfmt accepts -c... yes
 checking for gmsgfmt... /usr/bin/msgfmt
 checking for xgettext... /usr/bin/xgettext
 checking for perl... /usr/bin/perl
 checking for XML::Parser... ok
 configure: error: no suitable Python interpreter found
 checking for iconv... /usr/bin/iconv
 checking for msgfmt... /usr/bin/msgfmt
 checking for msgmerge... /usr/bin/msgmerge
 checking for 

Bug#590400: soprano: FTBFS: cp: cannot stat `obj-x86_64-linux-gnu/docs/html/*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: soprano
Version: 2.4.3+dfsg.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/obj-x86_64-linux-gnu'
 make[2]: Nothing to be done for `preinstall'.
 make[2]: Leaving directory 
 `/build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/obj-x86_64-linux-gnu'
 Install the project...
 /usr/bin/cmake -P cmake_install.cmake
 -- Install configuration: Debian
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/pkgconfig/soprano.pc
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/pkgconfig/sopranoclient.pc
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/pkgconfig/sopranoserver.pc
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/pkgconfig/sopranoindex.pc
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsopranoindex.so.1.1.0
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsopranoindex.so.1
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsopranoindex.so
 -- Removed runtime path from 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp//usr/lib/libsopranoindex.so.1.1.0
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/indexfiltermodel.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/cluceneindex.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/indexqueryhit.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsoprano.so.4.3.0
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsoprano.so.4
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/lib/libsoprano.so
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/sopranomacros.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/parser.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/queryresultiterator.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/queryresultiteratorbackend.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/node.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/statement.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/statementiterator.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/nodeiterator.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/model.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/filtermodel.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/storagemodel.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/plugin.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/pluginmanager.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/global.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/soprano_export.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/backend.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/error.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/locator.h
 -- Installing: 
 /build/user-soprano_2.4.3+dfsg.1-1-amd64-98RqWa/soprano-2.4.3+dfsg.1/debian/tmp/usr/include/soprano/literalvalue.h
 

Bug#590401: scim-tables: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-tables
Version: 0.5.9-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-tables_0.5.9-1-amd64-5nTuIE/scim-tables-0.5.9/src'
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_TABLE_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_TABLEDIR=\/usr/share/scim/tables\ -DSCIM_DATADIR=\/usr/share/scim\ 
   -I/usr/include/scim-1.0   -g -O2 -W -g -O -MT 
 table_la-scim_table_imengine.lo -MD -MP -MF 
 .deps/table_la-scim_table_imengine.Tpo -c -o table_la-scim_table_imengine.lo 
 `test -f 'scim_table_imengine.cpp' || echo './'`scim_table_imengine.cpp
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_TABLE_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_TABLEDIR=\/usr/share/scim/tables\ -DSCIM_DATADIR=\/usr/share/scim\ 
 -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT table_la-scim_table_imengine.lo 
 -MD -MP -MF .deps/table_la-scim_table_imengine.Tpo -c scim_table_imengine.cpp 
  -fPIC -DPIC -o .libs/table_la-scim_table_imengine.o
 In file included from scim_table_imengine.h:29,
  from scim_table_imengine.cpp:50:
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_valid_char(char) const':
 scim_generic_table.h:513: warning: comparison between signed and unsigned 
 integer expressions
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_single_wildcard_char(char) const':
 scim_generic_table.h:514: warning: comparison between signed and unsigned 
 integer expressions
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_multi_wildcard_char(char) const':
 scim_generic_table.h:515: warning: comparison between signed and unsigned 
 integer expressions
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_key_end_char(char) const':
 scim_generic_table.h:517: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp: In function 'void table_LTX_scim_module_exit()':
 scim_table_imengine.cpp:128: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp: In member function 'bool 
 TableInstance::lookup_page_up()':
 scim_table_imengine.cpp:1340: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp: In member function 'bool 
 TableInstance::lookup_page_down()':
 scim_table_imengine.cpp:1356: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp: In member function 'void 
 TableInstance::lookup_to_converted(int)':
 scim_table_imengine.cpp:1470: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp: In member function 'void 
 TableInstance::refresh_preedit()':
 scim_table_imengine.cpp:1562: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp:1577: warning: comparison between signed and unsigned 
 integer expressions
 scim_table_imengine.cpp:1591: warning: comparison between signed and unsigned 
 integer expressions
 mv -f .deps/table_la-scim_table_imengine.Tpo 
 .deps/table_la-scim_table_imengine.Plo
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_TABLE_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_TABLEDIR=\/usr/share/scim/tables\ -DSCIM_DATADIR=\/usr/share/scim\ 
   -I/usr/include/scim-1.0   -g -O2 -W -g -O -MT 
 libgentable_la-scim_generic_table.lo -MD -MP -MF 
 .deps/libgentable_la-scim_generic_table.Tpo -c -o 
 libgentable_la-scim_generic_table.lo `test -f 'scim_generic_table.cpp' || 
 echo './'`scim_generic_table.cpp
  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src -I../intl 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_TABLE_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_TABLEDIR=\/usr/share/scim/tables\ -DSCIM_DATADIR=\/usr/share/scim\ 
 -I/usr/include/scim-1.0 -g -O2 -W -g -O -MT 
 libgentable_la-scim_generic_table.lo -MD -MP -MF 
 .deps/libgentable_la-scim_generic_table.Tpo -c scim_generic_table.cpp  -fPIC 
 -DPIC -o .libs/libgentable_la-scim_generic_table.o
 In file included from scim_generic_table.cpp:44:
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_valid_char(char) const':
 scim_generic_table.h:513: warning: comparison between signed and unsigned 
 integer expressions
 scim_generic_table.h: In member function 'bool 
 GenericTableContent::is_single_wildcard_char(char) const':
 scim_generic_table.h:514: warning: comparison between signed and unsigned 
 integer expressions
 scim_generic_table.h: In member function 'bool 
 

Bug#590402: scim-unikey: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-unikey
Version: 0.3.1+debian-2.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-unikey_0.3.1+debian-2.1-amd64-eImPtF/scim-unikey-0.3.1+debian/src'
 /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I../ukengine -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall   -I/usr/include/scim-1.0   -g 
 -O2 -c -o unikey_la-im_engine.lo `test -f 'im_engine.cpp' || echo 
 './'`im_engine.cpp
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ukengine 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall -I/usr/include/scim-1.0 -g -O2 -c 
 im_engine.cpp  -fPIC -DPIC -o .libs/unikey_la-im_engine.o
 /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I../ukengine -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall   -I/usr/include/scim-1.0   -g 
 -O2 -c -o unikey_la-unikey_instance.lo `test -f 'unikey_instance.cpp' || echo 
 './'`unikey_instance.cpp
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ukengine 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall -I/usr/include/scim-1.0 -g -O2 -c 
 unikey_instance.cpp  -fPIC -DPIC -o .libs/unikey_la-unikey_instance.o
 /bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I../ukengine -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall   -I/usr/include/scim-1.0   -g 
 -O2 -c -o unikey_la-utils.lo `test -f 'utils.cpp' || echo './'`utils.cpp
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../ukengine 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DLIBEXECDIR=\/usr/lib/scim-unikey\ -Wall -I/usr/include/scim-1.0 -g -O2 -c 
 utils.cpp  -fPIC -DPIC -o .libs/unikey_la-utils.o
 utils.cpp: In function 'const char* getMacroFile()':
 utils.cpp:16: warning: unused variable 't'
 /bin/bash ../libtool --tag=CXX   --mode=link g++ -I/usr/include/scim-1.0   -g 
 -O2 -avoid-version -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -module 
 -export-symbols-regex ^[^_].* -lscim-1.0   -Wl,--as-needed -o unikey.la 
 -rpath /usr/lib/scim-1.0/1.4.0/IMEngine unikey_la-im_engine.lo 
 unikey_la-unikey_instance.lo unikey_la-utils.lo ../ukengine/libunikey-scim.la 
 libtool: link: /usr/bin/nm -B  .libs/unikey_la-im_engine.o 
 .libs/unikey_la-unikey_instance.o .libs/unikey_la-utils.o   
 ../ukengine/.libs/libunikey-scim.a | sed -n -e 's/^.*[  
 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][  
 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq 
  .libs/unikey.exp
 libtool: link: /bin/grep -E -e ^[^_].* .libs/unikey.exp  
 .libs/unikey.expT
 libtool: link: mv -f .libs/unikey.expT .libs/unikey.exp
 libtool: link: g++ -shared -nostdlib 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crti.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtbeginS.o  .libs/unikey_la-im_engine.o 
 .libs/unikey_la-unikey_instance.o .libs/unikey_la-utils.o  
 -Wl,--whole-archive ../ukengine/.libs/libunikey-scim.a -Wl,--no-whole-archive 
  /usr/lib/libscim-1.0.so -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4 
 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib -L/lib/../lib 
 -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../.. -lstdc++ -lm 
 -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtendS.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crtn.o  -Wl,--as-needed   
 -Wl,-soname -Wl,unikey.so -Wl,-retain-symbols-file -Wl,.libs/unikey.exp -o 
 .libs/unikey.so
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [unikey.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-unikey_0.3.1+debian-2.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590403: libisofs: FTBFS: dh_install: libisofs-doc missing files (doc/html/*.gif), aborting

2010-07-26 Thread Lucas Nussbaum
Source: libisofs
Version: 0.6.32-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32'
 test -z /usr/lib || mkdir -p -- 
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/lib
  /bin/bash ./libtool --silent --mode=install /usr/bin/install -c  
 'libisofs/libisofs.la' 
 '/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/lib/libisofs.la'
 libtool: install: warning: remember to run `libtool --finish /usr/lib'
 if [ -d doc/html ]; then \
   
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/install-sh -d 
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/share/doc/libisofs-0.6.32/html;
  \
   /usr/bin/install -c -m 644 doc/html/* 
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/share/doc/libisofs-0.6.32/html;
  \
   fi
 test -z /usr/include/libisofs || mkdir -p -- 
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/include/libisofs
  /usr/bin/install -c -m 644 'libisofs/libisofs.h' 
 '/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/include/libisofs/libisofs.h'
 test -z /usr/lib/pkgconfig || mkdir -p -- 
 /build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/lib/pkgconfig
  /usr/bin/install -c -m 644 'libisofs-1.pc' 
 '/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32/debian/tmp//usr/lib/pkgconfig/libisofs-1.pc'
 make[2]: Leaving directory 
 `/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32'
 make[1]: Leaving directory 
 `/build/user-libisofs_0.6.32-1-amd64-KSus5e/libisofs-0.6.32'
 touch debian/stamp-makefile-install
 
 WARNING: buildinfo disabled - dh_buildinfo (from dh-buildinfo package) is 
 missing.
 
 touch debian/stamp-buildinfo
 Adding cdbs dependencies to debian/libisofs-doc.substvars
 dh_installdirs -plibisofs-doc 
 dh_installdocs -plibisofs-doc ./README ./NEWS ./TODO ./AUTHORS 
 dh_installexamples -plibisofs-doc  
 dh_installman -plibisofs-doc   
 dh_installinfo -plibisofs-doc   
 dh_installmenu -plibisofs-doc  
 dh_installcron -plibisofs-doc  
 dh_installinit -plibisofs-doc --update-rcd-params=   
 dh_installdebconf -plibisofs-doc  
 dh_installemacsen -plibisofs-doc
 dh_installcatalogs -plibisofs-doc  
 dh_installpam -plibisofs-doc  
 dh_installlogrotate -plibisofs-doc  
 dh_installlogcheck -plibisofs-doc  
 dh_installchangelogs -plibisofs-doc   ./ChangeLog 
 dh_installudev -plibisofs-doc  
 dh_lintian -plibisofs-doc  
 dh_install -plibisofs-doc   
 dh_install: libisofs-doc missing files (doc/html/*.gif), aborting
 make: *** [binary-install/libisofs-doc] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libisofs_0.6.32-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590404: scim-bridge: FTBFS: libtool: link: cannot find the library `/usr/lib/libltdl.la' or unhandled argument `/usr/lib/libltdl.la'

2010-07-26 Thread Lucas Nussbaum
Source: scim-bridge
Version: 0.4.16-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-bridge_0.4.16-2-amd64-qw1F5y/scim-bridge-0.4.16/agent'
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent-application.o -MD -MP -MF 
 .deps/scim_bridge-scim-bridge-agent-application.Tpo -c -o 
 scim_bridge-scim-bridge-agent-application.o `test -f 
 'scim-bridge-agent-application.cpp' || echo 
 './'`scim-bridge-agent-application.cpp
 mv -f .deps/scim_bridge-scim-bridge-agent-application.Tpo 
 .deps/scim_bridge-scim-bridge-agent-application.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent.o -MD -MP -MF 
 .deps/scim_bridge-scim-bridge-agent.Tpo -c -o scim_bridge-scim-bridge-agent.o 
 `test -f 'scim-bridge-agent.cpp' || echo './'`scim-bridge-agent.cpp
 mv -f .deps/scim_bridge-scim-bridge-agent.Tpo 
 .deps/scim_bridge-scim-bridge-agent.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent-client-listener.o -MD -MP -MF 
 .deps/scim_bridge-scim-bridge-agent-client-listener.Tpo -c -o 
 scim_bridge-scim-bridge-agent-client-listener.o `test -f 
 'scim-bridge-agent-client-listener.cpp' || echo 
 './'`scim-bridge-agent-client-listener.cpp
 scim-bridge-agent-client-listener.cpp: In member function 'virtual bool 
 ScimBridgeAgentClientListenerImpl::handle_event(scim_bridge_agent_event_type_t)':
 scim-bridge-agent-client-listener.cpp:167: warning: unused variable 'message'
 scim-bridge-agent-client-listener.cpp: In member function 'retval_t 
 ScimBridgeAgentClientListenerImpl::process_message(const ScimBridgeMessage*)':
 scim-bridge-agent-client-listener.cpp:386: warning: control reaches end of 
 non-void function
 mv -f .deps/scim_bridge-scim-bridge-agent-client-listener.Tpo 
 .deps/scim_bridge-scim-bridge-agent-client-listener.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent-imcontext.o -MD -MP -MF 
 .deps/scim_bridge-scim-bridge-agent-imcontext.Tpo -c -o 
 scim_bridge-scim-bridge-agent-imcontext.o `test -f 
 'scim-bridge-agent-imcontext.cpp' || echo './'`scim-bridge-agent-imcontext.cpp
 mv -f .deps/scim_bridge-scim-bridge-agent-imcontext.Tpo 
 .deps/scim_bridge-scim-bridge-agent-imcontext.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent-interruption-listener.o -MD 
 -MP -MF .deps/scim_bridge-scim-bridge-agent-interruption-listener.Tpo -c -o 
 scim_bridge-scim-bridge-agent-interruption-listener.o `test -f 
 'scim-bridge-agent-interruption-listener.cpp' || echo 
 './'`scim-bridge-agent-interruption-listener.cpp
 mv -f .deps/scim_bridge-scim-bridge-agent-interruption-listener.Tpo 
 .deps/scim_bridge-scim-bridge-agent-interruption-listener.Po
 g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../common 
 -DSCIM_LOCALEDIR=\@scim_locale...@\ 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_KEYBOARD_ICON_FILE=\/usr/share/scim/icons/keyboard.png\ 
 -DSCIM_LIBEXECDIR=\/usr/lib/scim-1.0\ -DSCIM_VERSION=\1.4.6\ 
 -DGETTEXT_PACKAGE=\@gettext_pack...@\   -I/usr/include/scim-1.0   -Wall 
 -pipe -g -O2 -MT scim_bridge-scim-bridge-agent-output.o -MD -MP -MF 
 .deps/scim_bridge-scim-bridge-agent-output.Tpo -c -o 
 scim_bridge-scim-bridge-agent-output.o `test -f 
 'scim-bridge-agent-output.cpp' || echo 

Bug#590405: libsocialweb: FTBFS: No package 'libnm_glib' found

2010-07-26 Thread Lucas Nussbaum
Source: libsocialweb
Version: 0.24.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 if [ reverse-patches = reverse-patches ]; then rm -f 
 debian/stamp-patched; fi
 patches: debian/patches/01_detect_NM_and_ConnMan.patch
 Patch debian/patches/01_detect_NM_and_ConnMan.patch is not applied.
 if [ reverse-patches != reverse-patches ]; then touch 
 debian/stamp-patched; fi
 if [ reverse-patches != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 for dir in debian/patches ; do \
   rm -f $dir/*.log ; \
   done
 dh_clean 
 rm -f debian/stamp-autotools-files
 rm -f debian/cdbs-install-list debian/cdbs-package-list 
 debian/stamp-copyright-check debian/stamp-buildinfo
  dpkg-source -b libsocialweb-0.24.0
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building libsocialweb using existing 
 libsocialweb_0.24.0.orig.tar.gz
 dpkg-source: info: building libsocialweb in libsocialweb_0.24.0-1.diff.gz
 dpkg-source: warning: ignoring deletion of file INSTALL
 dpkg-source: info: building libsocialweb in libsocialweb_0.24.0-1.dsc
  debian/rules build
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
 is deprecated - please use source format 3.0 (quilt) instead
 test -x debian/rules
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_DH_STRIP_ARGS is a 
 deprecated variable
 
 WARNING: copyright-check disabled - touch debian/copyright_hints to enable.
 
 touch debian/stamp-copyright-check
 /usr/bin/make -f debian/rules reverse-config
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: make[1]: Entering directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 WARNING:  simple-patchsys.mk is deprecated - please use source format 3.0 
 (quilt) instead
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 if [ debian/stamp-patched = reverse-patches ]; then rm -f 
 debian/stamp-patched; fi
 patches: debian/patches/01_detect_NM_and_ConnMan.patch
 Trying patch debian/patches/01_detect_NM_and_ConnMan.patch at level 1 ... 
 success.
 if [ debian/stamp-patched != reverse-patches ]; then touch 
 debian/stamp-patched; fi
 if [ debian/stamp-patched != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
 is deprecated - please use source format 3.0 (quilt) insteadmake[1]: Entering 
 directory `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 touch debian/stamp-autotools-files
 chmod a+x 
 /build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0/./autogen.sh
 mkdir -p .
 cd .CFLAGS=-g -O2 -g -Wall -O2 CXXFLAGS=-g -O2 -g -Wall -O2 
 CPPFLAGS= LDFLAGS= 
 /build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0/./autogen.sh
  --build=x86_64-linux-gnu  --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var 
 --libexecdir=\${prefix}/lib/libsocialweb --disable-maintainer-mode 
 --disable-dependency-tracking --disable-silent-rules --srcdir=.  
 --enable-gtk-doc --enable-digg --enable-flickr --enable-lastfm 
 --enable-myspace --enable-twitter --with-gnome --disable-static 
 --with-online=fallback_connman_nm 
 autoreconf: Entering directory `.'
 autoreconf: configure.ac: not using Gettext
 autoreconf: running: aclocal -I m4
 autoreconf: configure.ac: tracing
 autoreconf: configure.ac: creating directory build-aux
 autoreconf: running: libtoolize --copy
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
 libtoolize: copying file `build-aux/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
 libtoolize: copying file `m4/libtool.m4'
 libtoolize: copying file `m4/ltoptions.m4'
 libtoolize: copying file `m4/ltsugar.m4'
 libtoolize: copying file `m4/ltversion.m4'
 libtoolize: copying file `m4/lt~obsolete.m4'
 autoreconf: running: /usr/bin/autoconf
 autoreconf: running: /usr/bin/autoheader
 autoreconf: running: automake --add-missing --copy --no-force
 configure.ac:18: installing `build-aux/compile'
 configure.ac:9: installing 

Bug#590407: live-config: FTBFS: sh: checkbashisms: not found

2010-07-26 Thread Lucas Nussbaum
Source: live-config
Version: 2.0~a15-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-live-config_2.0~a15-1-amd64-2KPaoO/live-config-2.0~a15'
 Checking for syntax errors. done.
 W: checkbashisms - command not found
 I: checkbashisms can be optained from: 
 I:   http://git.debian.org/?p=devscripts/devscripts.git
 I: On Debian systems, checkbashisms can be installed with:
 I:   apt-get install devscripts
 sh: checkbashisms: not found
 make[1]: *** [test] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/live-config_2.0~a15-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590406: coinor-flopc++: FTBFS: cp: cannot stat `*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: coinor-flopc++
Version: 1.0.6-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6'
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Leaving directory 
 `/build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6'
 make[2]: Leaving directory 
 `/build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6'
 make[1]: Leaving directory 
 `/build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6'
 touch debian/stamp-makefile-install
 Adding cdbs dependencies to debian/coinor-libflopc++-doc.substvars
 dh_installdirs -pcoinor-libflopc++-doc 
 mkdir -p 
 /build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6/debian/coinor-libflopc++-doc/usr/share/doc/coinor-libflopc++-doc/html
 cd doxydoc/html  cp *.html *.png *.gif *.css 
 /build/user-coinor-flopc++_1.0.6-2-amd64-jvbf30/coinor-flopc++-1.0.6/debian/coinor-libflopc++-doc/usr/share/doc/coinor-libflopc++-doc/html/
 cp: cannot stat `*.gif': No such file or directory
 make: *** [debian/stamp-install-coinor-libflopc++-doc] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/coinor-flopc++_1.0.6-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590408: pilot-qof: FTBFS: /usr/bin/install: cannot stat `./html/*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: pilot-qof
Version: 0.2.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[4]: Entering directory 
 `/build/user-pilot-qof_0.2.1-1-amd64-HQE4Ge/pilot-qof-0.2.1/doc'
 make[4]: Nothing to be done for `install-exec-am'.
 test -z /usr/share/doc/pilotobjects/html || /bin/mkdir -p 
 /build/user-pilot-qof_0.2.1-1-amd64-HQE4Ge/pilot-qof-0.2.1/debian/tmp//usr/share/doc/pilotobjects/html
  /usr/bin/install -c -m 644 html/annotated.html html/bug.html 
 html/classes.html html/doxygen__main__page_8c_source.html html/files.html 
 html/functions.html html/functions_vars.html html/globals.html 
 html/globals_defs.html html/globals_func.html html/globals_type.html 
 html/globals_vars.html html/group__Addr.html html/group__DB.html 
 html/group__Exp.html html/group__QOF.html html/group__QOFCLI.html 
 html/group__ToDo.html html/group__pilot.html html/index.html 
 html/modules.html html/pages.html html/palm_8c_source.html 
 html/palm_8h_source.html html/pilot-expenses-p_8h_source.html 
 html/pilot-expenses_8c_source.html html/pilot-expenses_8h_source.html 
 html/pilot-qof_8c.html html/pilot-qof_8c_source.html html/pilot-qof_8h.html 
 html/pilot-qof_8h_source.html html/pilot-todo_8c.html 
 html/pilot-todo_8c_source.html html/pilot-todo_8h.html 
 html/pilot-todo_8h_source.html html/qof-address_8c.html 
 html/qof-address_8c_source.html html/qof-address_8h.html 
 html/qof-address_8h_source.html html/qof-datebook_8c.html 
 '/build/user-pilot-qof_0.2.1-1-amd64-HQE4Ge/pilot-qof-0.2.1/debian/tmp//usr/share/doc/pilotobjects/html'
  /usr/bin/install -c -m 644 html/qof-datebook_8c_source.html 
 html/qof-datebook_8h.html html/qof-datebook_8h_source.html 
 html/qof-invoice_8c_source.html html/qof-invoice_8h_source.html 
 html/qof-main_8c.html html/qof-main_8c_source.html html/qof-main_8h.html 
 html/qof-main_8h_source.html html/structPQContext__s.html 
 html/structPQCurrency__s.html html/structPQExp__s.html 
 html/structPilotPack__s.html html/structQofAddress.html 
 html/structQofDateBook.html html/structQofExpense.html 
 html/structQofInvoice.html html/structQofMain__s.html html/structQofTodo.html 
 html/todo.html html/doxygen.css html/tabs.css html/bc_s.png html/closed.png 
 html/doxygen.png html/nav_f.png html/nav_h.png html/open.png html/tab_a.png 
 html/tab_b.png html/tab_h.png html/tab_s.png ./html/*.gif 
 pilotobjects.devhelp2 
 '/build/user-pilot-qof_0.2.1-1-amd64-HQE4Ge/pilot-qof-0.2.1/debian/tmp//usr/share/doc/pilotobjects/html'
 /usr/bin/install: cannot stat `./html/*.gif': No such file or directory
 make[4]: *** [install-pilotobjectsdocDATA] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/pilot-qof_0.2.1-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590409: libdbd-anydata-perl: FTBFS: Can't call method params on unblessed reference at /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 721.

2010-07-26 Thread Lucas Nussbaum
Source: libdbd-anydata-perl
Version: 0.09-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libdbd-anydata-perl_0.09-2-amd64-IYcEPc/libdbd-anydata-perl-0.09'
 PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/lib -Iblib/arch test.pl
 
 DBD::AnyData
 Can't call method params on unblessed reference at 
 /usr/lib/perl5/DBI/DBD/SqlEngine.pm line 721.
 make[1]: *** [test_dynamic] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libdbd-anydata-perl_0.09-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590410: scim-canna: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-canna
Version: 1.0.0-3.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 ar cru .libs/canna.a  canna_la-canna_jrkanji.o 
 canna_la-scim_canna_imengine_factory.o canna_la-scim_canna_imengine.o
 ranlib .libs/canna.a
 creating canna.la
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [canna.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-canna_1.0.0-3.1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590411: scim-m17n: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-m17n
Version: 0.2.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-m17n_0.2.3-1-amd64-KmNOku/scim-m17n-0.2.3/src'
 /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. 
 -I.. -I.. -I../src -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_M17N_ICON_FILE=\/usr/share/scim/icons/scim-m17n.png\   
 -I/usr/include/scim-1.0  -Wall -g -O2 -MT m17n_la-scim_m17n_imengine.lo 
 -MD -MP -MF .deps/m17n_la-scim_m17n_imengine.Tpo -c -o 
 m17n_la-scim_m17n_imengine.lo `test -f 'scim_m17n_imengine.cpp' || echo 
 './'`scim_m17n_imengine.cpp
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_M17N_ICON_FILE=\/usr/share/scim/icons/scim-m17n.png\ 
 -I/usr/include/scim-1.0 -Wall -g -O2 -MT m17n_la-scim_m17n_imengine.lo -MD 
 -MP -MF .deps/m17n_la-scim_m17n_imengine.Tpo -c scim_m17n_imengine.cpp  -fPIC 
 -DPIC -o .libs/m17n_la-scim_m17n_imengine.o
 scim_m17n_imengine.cpp: In static member function 'static void 
 M17NInstance::preedit_draw_cb(MInputContext*, MSymbolStruct*)':
 scim_m17n_imengine.cpp:550: warning: comparison between signed and unsigned 
 integer expressions
 scim_m17n_imengine.cpp: In static member function 'static void 
 M17NInstance::candidates_draw_cb(MInputContext*, MSymbolStruct*)':
 scim_m17n_imengine.cpp:701: warning: comparison between signed and unsigned 
 integer expressions
 mv -f .deps/m17n_la-scim_m17n_imengine.Tpo 
 .deps/m17n_la-scim_m17n_imengine.Plo
 /bin/bash ../libtool --tag=CXX   --mode=link g++ -I/usr/include/scim-1.0  
 -Wall -g -O2 -avoid-version -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -module 
 -export-symbols-regex ^[^_].* -lscim-1.0 -lm17n -lm17n-core   -Wl,-z,defs 
 -o m17n.la -rpath /usr/lib/scim-1.0/1.4.0/IMEngine 
 m17n_la-scim_m17n_imengine.lo  
 grep: /usr/lib/libltdl.la: No such file or directory
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [m17n.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-m17n_0.2.3-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590412: scim-pinyin: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-pinyin
Version: 0.5.91-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-pinyin_0.5.91-1-amd64-K48jLq/scim-pinyin-0.5.91/src'
 if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
 -I.. -I.. -I.. -I../src -I../intl -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_PINYIN_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_PINYIN_DATADIR=\/usr/share/scim/pinyin\ 
 -DSCIM_SMART_PINYIN_ICON_FILE=\/usr/share/scim/icons/smart-pinyin.png\   
 -I/usr/include/scim-1.0   -W -g -O2 -MT pinyin_la-scim_pinyin_imengine.lo -MD 
 -MP -MF .deps/pinyin_la-scim_pinyin_imengine.Tpo -c -o 
 pinyin_la-scim_pinyin_imengine.lo `test -f 'scim_pinyin_imengine.cpp' || echo 
 './'`scim_pinyin_imengine.cpp; \
   then mv -f .deps/pinyin_la-scim_pinyin_imengine.Tpo 
 .deps/pinyin_la-scim_pinyin_imengine.Plo; else rm -f 
 .deps/pinyin_la-scim_pinyin_imengine.Tpo; exit 1; fi
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../intl 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_PINYIN_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_PINYIN_DATADIR=\/usr/share/scim/pinyin\ 
 -DSCIM_SMART_PINYIN_ICON_FILE=\/usr/share/scim/icons/smart-pinyin.png\ 
 -I/usr/include/scim-1.0 -W -g -O2 -MT pinyin_la-scim_pinyin_imengine.lo -MD 
 -MP -MF .deps/pinyin_la-scim_pinyin_imengine.Tpo -c scim_pinyin_imengine.cpp  
 -fPIC -DPIC -o .libs/pinyin_la-scim_pinyin_imengine.o
 scim_pinyin_imengine.cpp: In member function 'bool PinyinFactory::init()':
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp:216: warning: deprecated conversion from string 
 constant to 'char*'
 scim_pinyin_imengine.cpp: In member function 'void 
 PinyinInstance::refresh_aux_string()':
 scim_pinyin_imengine.cpp:1090: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1103: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1116: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'bool 
 PinyinInstance::erase_by_key(bool)':
 scim_pinyin_imengine.cpp:1468: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1475: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1476: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1502: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1516: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:1522: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'bool 
 PinyinInstance::space_hit()':
 scim_pinyin_imengine.cpp:1560: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'void 
 PinyinInstance::store_selected_phrase(int, const Phrase, const 
 scim::WideString)':
 scim_pinyin_imengine.cpp:2233: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:2234: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'void 
 PinyinInstance::store_selected_string(int, const scim::WideString, const 
 scim::WideString)':
 scim_pinyin_imengine.cpp:2268: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp:2269: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'void 
 PinyinInstance::dynamic_adjust_selected()':
 scim_pinyin_imengine.cpp:2381: warning: comparison between signed and 
 unsigned integer expressions
 scim_pinyin_imengine.cpp: In member function 'void 
 PinyinInstance::clear_selected(int)':
 scim_pinyin_imengine.cpp:2403: warning: comparison between 

Bug#590413: mlterm: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: mlterm
Version: 3.0.1-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-mlterm_3.0.1-1-amd64-OrTEgO/mlterm-3.0.1/inputmethod/scim'
 ../../libtool --mode=compile gcc  -I../../kiklib/include -I../../mkf/include 
 -I/usr/X11R6/include -Wall -g -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD 
 -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 
 -I../../mlterm -I../../xwindow -I/usr/local/include -c im_scim_mod_if.c
 mkdir .libs
  gcc -I../../kiklib/include -I../../mkf/include -I/usr/X11R6/include -Wall -g 
 -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM 
 -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 -I../../mlterm -I../../xwindow 
 -I/usr/local/include -c im_scim_mod_if.c  -fPIC -DPIC -o 
 .libs/im_scim_mod_if.o
 im_scim_mod_if.c: In function 'preedit_update':
 im_scim_mod_if.c:276: warning: pointer targets in passing argument 1 of 
 'strlen' differ in signedness
 /usr/include/string.h:397: note: expected 'const char *' but argument is of 
 type 'u_char *'
 im_scim_mod_if.c:317: warning: pointer targets in passing argument 1 of 
 'strlen' differ in signedness
 /usr/include/string.h:397: note: expected 'const char *' but argument is of 
 type 'u_char *'
 im_scim_mod_if.c: In function 'candidate_update':
 im_scim_mod_if.c:502: warning: pointer targets in passing argument 3 of 
 'im_convert_encoding' differ in signedness
 ../im_common.h:5: note: expected 'u_char *' but argument is of type 'char *'
 im_scim_mod_if.c:515: warning: pointer targets in passing argument 3 of 
 'scim-im.cand_screen-set' differ in signedness
 im_scim_mod_if.c:515: note: expected 'u_char *' but argument is of type 'char 
 *'
  gcc -I../../kiklib/include -I../../mkf/include -I/usr/X11R6/include -Wall -g 
 -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM 
 -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 -I../../mlterm -I../../xwindow 
 -I/usr/local/include -c im_scim_mod_if.c -o im_scim_mod_if.o /dev/null 21
 ../../libtool --mode=compile g++  -I../../kiklib/include -I../../mkf/include 
 -I/usr/X11R6/include -Wall -g -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD 
 -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 
 -I../../mlterm -I../../xwindow -I/usr/local/include -c im_scim.cpp
  g++ -I../../kiklib/include -I../../mkf/include -I/usr/X11R6/include -Wall -g 
 -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM 
 -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 -I../../mlterm -I../../xwindow 
 -I/usr/local/include -c im_scim.cpp  -fPIC -DPIC -o .libs/im_scim.o
 im_scim.cpp: In function 'int im_scim_key_event(void*, KeySym, XKeyEvent*)':
 im_scim.cpp:745: warning: unused variable 'key_type'
 im_scim.cpp: In function 'int im_scim_receive_panel_event()':
 im_scim.cpp:920: warning: unused variable 'context'
 im_scim.cpp:921: warning: unused variable 'command'
 im_scim.cpp:922: warning: unused variable 'type'
 im_scim.cpp:924: warning: unused variable 'data_uint32'
 im_scim.cpp:925: warning: unused variable 'id'
  g++ -I../../kiklib/include -I../../mkf/include -I/usr/X11R6/include -Wall -g 
 -O2 -DOPTIMIZE_REDRAWING -g -O2 -DUSE_KBD -DUSE_UIM -DUSE_M17NLIB -DUSE_SCIM 
 -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 -I../../mlterm -I../../xwindow 
 -I/usr/local/include -c im_scim.cpp -o im_scim.o /dev/null 21
 ../../libtool --mode=link gcc -o libim-scim.la im_scim_mod_if.lo im_scim.lo \
   -rpath /usr/lib/mlterm \
   -module -avoid-version-lscim-1.0  
 grep: /usr/lib/libltdl.la: No such file or directory
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [libim-scim.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/mlterm_3.0.1-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590414: debian-timeline: FTBFS: dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar file found

2010-07-26 Thread Lucas Nussbaum
Source: debian-timeline
Version: 10
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh clean
dh_testdir
dh_auto_clean
 make[1]: Entering directory 
 `/build/user-debian-timeline_10-amd64-BBZvsX/debian-timeline-10'
 rm -rf xml
 make[1]: Leaving directory 
 `/build/user-debian-timeline_10-amd64-BBZvsX/debian-timeline-10'
dh_clean
  dpkg-source -b debian-timeline-10
 dpkg-source: error: can't build with source format '3.0 (quilt)': no orig.tar 
 file found
 dpkg-buildpackage: error: dpkg-source -b debian-timeline-10 gave error exit 
 status 255
 
 Build finished at 20100725-1804

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/debian-timeline_10_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590415: libmatio: FTBFS: mv: cannot stat `latex/refman.pdf': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: libmatio
Version: 1.3.4-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/doxygen'
 (cat ./doxygen.config; echo INPUT=../src;echo LATEX_HEADER=./header.tex; 
 echo EXCLUDE=../scats; echo IMAGE_PATH=.; echo PROJECT_NUMBER=1.3.4) | 
 doxygen -
 warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file - has become obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `DETAILS_AT_TOP' at line 155 of file - has become obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1122 of file - has become obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1130 of file - has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/io.c:57: 
 Conditional section does not have a corresponding \endcond command within 
 this file.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:163: 
 warning: documentation for unknown define MEM_CONSERVE found.
 
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/fortran/matio_internal.c:67:
  warning: Compound fmatvar_t is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/fortran/matio_internal.c:62:
  warning: Compound fmat_t is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat.c:748: 
 warning: Member Mat_VarFree2(matvar_t *matvar) (function) of file mat.c is 
 not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat4.c:382: 
 warning: Member Mat_VarPrint4(matvar_t *matvar, int printdata) (function) of 
 file mat4.c is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat4.c:271: 
 warning: Member Mat_VarReadNextInfo4(mat_t *mat) (function) of file mat4.c is 
 not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat4.c:52: 
 warning: Member Read4(mat_t *mat, matvar_t *matvar) (function) of file mat4.c 
 is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat4.c:203: 
 warning: Member ReadData4(mat_t *mat, matvar_t *matvar, void *data, int 
 *start, int *stride, int *edge) (function) of file mat4.c is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat5.c:1290: 
 warning: Member WriteCompressedData(mat_t *mat, z_stream *z, void *data, int 
 N, int data_type) (function) of file mat5.c is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat5.c:747: 
 warning: Member WriteCompressedEmptyData(mat_t *mat, z_stream *z, int N, int 
 data_type) (function) of file mat5.c is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/mat5.c:607: 
 warning: Member WriteEmptyData(mat_t *mat, int N, int data_type) (function) 
 of file mat5.c is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:60: 
 warning: Member mat_int16_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:54: 
 warning: Member mat_int32_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:48: 
 warning: Member mat_int64_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:66: 
 warning: Member mat_int8_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:63: 
 warning: Member mat_uint16_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:57: 
 warning: Member mat_uint32_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:51: 
 warning: Member mat_uint64_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:69: 
 warning: Member mat_uint8_t (typedef) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:262: 
 warning: Member Mat_Critical(const char *format,...) (function) of file 
 matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:270: 
 warning: Member Mat_DebugMessage(int level, const char *format,...) 
 (function) of file matio.h is not documented.
 /build/user-libmatio_1.3.4-1-amd64-0aqF6D/libmatio-1.3.4/src/matio.h:263: 
 warning: Member Mat_Error(const char *format,...) (function) of file matio.h 

Bug#590416: scim-hangul: FTBFS: libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive

2010-07-26 Thread Lucas Nussbaum
Source: scim-hangul
Version: 0.3.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-hangul_0.3.2-1-amd64-XgnVOv/scim-hangul-0.3.2/src'
 if /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
 -I..-I/usr/include/scim-1.0   -I/usr/include/hangul-1.0   
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_HANGUL_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_HANGUL_DATADIR=\/usr/share/scim/hangul\ 
 -DSCIM_HANGUL_ICON_FILE=\/usr/share/scim/icons/scim-hangul.png\ -g -O2 -W 
 -g -O -MT hangul_la-scim_hangul_imengine.lo -MD -MP -MF 
 .deps/hangul_la-scim_hangul_imengine.Tpo -c -o 
 hangul_la-scim_hangul_imengine.lo `test -f 'scim_hangul_imengine.cpp' || echo 
 './'`scim_hangul_imengine.cpp; \
   then mv -f .deps/hangul_la-scim_hangul_imengine.Tpo 
 .deps/hangul_la-scim_hangul_imengine.Plo; else rm -f 
 .deps/hangul_la-scim_hangul_imengine.Tpo; exit 1; fi
 mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/scim-1.0 
 -I/usr/include/hangul-1.0 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_HANGUL_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_HANGUL_DATADIR=\/usr/share/scim/hangul\ 
 -DSCIM_HANGUL_ICON_FILE=\/usr/share/scim/icons/scim-hangul.png\ -g -O2 -W 
 -g -O -MT hangul_la-scim_hangul_imengine.lo -MD -MP -MF 
 .deps/hangul_la-scim_hangul_imengine.Tpo -c scim_hangul_imengine.cpp  -fPIC 
 -DPIC -o .libs/hangul_la-scim_hangul_imengine.o
 scim_hangul_imengine.cpp: In member function 'virtual void 
 HangulInstance::select_candidate(unsigned int)':
 scim_hangul_imengine.cpp:577: warning: comparison between signed and unsigned 
 integer expressions
 scim_hangul_imengine.cpp: In member function 'void 
 HangulInstance::register_all_properties()':
 scim_hangul_imengine.cpp:920: warning: 'layout_label' may be used 
 uninitialized in this function
 /bin/bash ../libtool --tag=CXX --mode=link g++  -g -O2 -W -g -O   -o 
 hangul.la -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -avoid-version -rpath 
 /usr/lib/scim-1.0/1.4.0/IMEngine -module -export-symbols-regex ^[^_].* 
 -lscim-1.0 -lhangul   hangul_la-scim_hangul_imengine.lo  
 generating symbol list for `hangul.la'
 /usr/bin/nm -B  .libs/hangul_la-scim_hangul_imengine.o  | sed -n -e 's/^.*[   
 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][  
 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq 
  .libs/hangul.exp
 /bin/grep -E -e ^[^_].* .libs/hangul.exp  .libs/hangul.expT
 mv -f .libs/hangul.expT .libs/hangul.exp
 g++ -shared -nostdlib 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crti.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtbeginS.o  
 .libs/hangul_la-scim_hangul_imengine.o  /usr/lib/libscim-1.0.so 
 /usr/lib/libhangul.so -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4 
 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib -L/lib/../lib 
 -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../.. -lstdc++ -lm 
 -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.4/crtendS.o 
 /usr/lib/gcc/x86_64-linux-gnu/4.4.4/../../../../lib/crtn.o  -Wl,-soname 
 -Wl,hangul.so -Wl,-retain-symbols-file -Wl,.libs/hangul.exp -o .libs/hangul.so
 creating hangul.la
 /bin/sed: can't read /usr/lib/libltdl.la: No such file or directory
 libtool: link: `/usr/lib/libltdl.la' is not a valid libtool archive
 make[3]: *** [hangul.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-hangul_0.3.2-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590417: scim-chewing: FTBFS: libtool: link: cannot find the library `/usr/lib/libltdl.la' or unhandled argument `/usr/lib/libltdl.la'

2010-07-26 Thread Lucas Nussbaum
Source: scim-chewing
Version: 0.3.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-scim-chewing_0.3.3-1-amd64-S_6GRx/scim-chewing-0.3.3/src'
 /bin/bash ../libtool --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
 -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../src 
 -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_CHEWING_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_CHEWING_ICON_FILE=\/usr/share/scim/icons/scim-chewing.png\   
 -I/usr/include/scim-1.0-I/usr/include/chewing   -Wall -g -O2 -MT 
 chewing_la-scim_chewing_imengine.lo -MD -MP -MF 
 .deps/chewing_la-scim_chewing_imengine.Tpo -c -o 
 chewing_la-scim_chewing_imengine.lo `test -f 'scim_chewing_imengine.cpp' || 
 echo './'`scim_chewing_imengine.cpp
 libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. 
 -I../src -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_CHEWING_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_CHEWING_ICON_FILE=\/usr/share/scim/icons/scim-chewing.png\ 
 -I/usr/include/scim-1.0 -I/usr/include/chewing -Wall -g -O2 -MT 
 chewing_la-scim_chewing_imengine.lo -MD -MP -MF 
 .deps/chewing_la-scim_chewing_imengine.Tpo -c scim_chewing_imengine.cpp  
 -fPIC -DPIC -o .libs/chewing_la-scim_chewing_imengine.o
 libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I.. 
 -I../src -DSCIM_ICONDIR=\/usr/share/scim/icons\ 
 -DSCIM_CHEWING_LOCALEDIR=\/usr/share/locale\ 
 -DSCIM_CHEWING_ICON_FILE=\/usr/share/scim/icons/scim-chewing.png\ 
 -I/usr/include/scim-1.0 -I/usr/include/chewing -Wall -g -O2 -MT 
 chewing_la-scim_chewing_imengine.lo -MD -MP -MF 
 .deps/chewing_la-scim_chewing_imengine.Tpo -c scim_chewing_imengine.cpp -o 
 chewing_la-scim_chewing_imengine.o /dev/null 21
 mv -f .deps/chewing_la-scim_chewing_imengine.Tpo 
 .deps/chewing_la-scim_chewing_imengine.Plo
 /bin/bash ../libtool --tag=CXX   --mode=link x86_64-linux-gnu-g++ 
 -I/usr/include/scim-1.0-I/usr/include/chewing   -Wall -g -O2 
 -avoid-version -rpath /usr/lib/scim-1.0/1.4.0/IMEngine -module  -lscim-1.0 
 -lchewing-o chewing.la -rpath /usr/lib/scim-1.0/1.4.0/IMEngine 
 chewing_la-scim_chewing_imengine.lo  
 libtool: link: cannot find the library `/usr/lib/libltdl.la' or unhandled 
 argument `/usr/lib/libltdl.la'
 make[3]: *** [chewing.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/scim-chewing_0.3.3-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590418: libxr: FTBFS: make[2]: *** [doxy] Segmentation fault

2010-07-26 Thread Lucas Nussbaum
Source: libxr
Version: 1.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-libxr_1.0-1-amd64-8pPxnk/libxr-1.0/docs'
 SRCDIR=.. OUTDIR=. \
   PROJECT=libxr VERSION=1.0 \
 doxygen ./Doxyfile
 warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file ./Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `DETAILS_AT_TOP' at line 23 of file ./Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 217 of file ./Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 218 of file ./Doxyfile has become 
 obsolete.
 To avoid this warning please update your configuration file using doxygen -u
 warning: source ../tests/zblok is not a readable file or directory... 
 skipping.
 make[2]: *** [doxy] Segmentation fault
 make[2]: Leaving directory 
 `/build/user-libxr_1.0-1-amd64-8pPxnk/libxr-1.0/docs'
 make[1]: *** [override_dh_installdocs] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/libxr_1.0-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590419: libburn: FTBFS: dh_install: libburn-doc missing files (doc/html/*.gif), aborting

2010-07-26 Thread Lucas Nussbaum
Source: libburn
Version: 0.8.0.pl00-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[2]: Entering directory 
 `/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00'
 test -z /usr/lib || mkdir -p -- 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/lib
  /bin/bash ./libtool --silent --mode=install /usr/bin/install -c  
 'libburn/libburn.la' 
 '/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/lib/libburn.la'
 libtool: install: warning: remember to run `libtool --finish /usr/lib'
 test -z /usr/bin || mkdir -p -- 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/bin
   /bin/bash ./libtool --silent --mode=install /usr/bin/install -c 
 'cdrskin/cdrskin' 
 '/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/bin/cdrskin'
 libtool: install: warning: `libburn/libburn.la' has not been installed in 
 `/usr/lib'
 if [ -f ./doc/doc.lock ]; then \
   
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/install-sh 
 -d 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/share/doc/libburn-0.8.0/html;
  \
   /usr/bin/install -c -m 644 doc/html/* 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/share/doc/libburn-0.8.0/html;
  \
   fi
 test -z /usr/include/libburn || mkdir -p -- 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/include/libburn
  /usr/bin/install -c -m 644 'libburn/libburn.h' 
 '/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/include/libburn/libburn.h'
 test -z /usr/share/man/man1 || mkdir -p -- 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/share/man/man1
  /usr/bin/install -c -m 644 './cdrskin/cdrskin.1' 
 '/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/share/man/man1/cdrskin.1'
 test -z /usr/lib/pkgconfig || mkdir -p -- 
 /build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/lib/pkgconfig
  /usr/bin/install -c -m 644 'libburn-1.pc' 
 '/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00/debian/tmp//usr/lib/pkgconfig/libburn-1.pc'
 make[2]: Leaving directory 
 `/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00'
 make[1]: Leaving directory 
 `/build/user-libburn_0.8.0.pl00-1-amd64-o_0fzz/libburn-0.8.0.pl00'
 touch debian/stamp-makefile-install
 
 WARNING: buildinfo disabled - dh_buildinfo (from dh-buildinfo package) is 
 missing.
 
 touch debian/stamp-buildinfo
 Adding cdbs dependencies to debian/libburn-doc.substvars
 dh_installdirs -plibburn-doc 
 dh_installdocs -plibburn-doc ./README ./NEWS ./AUTHORS 
 dh_installexamples -plibburn-doc  
 dh_installman -plibburn-doc   
 dh_installinfo -plibburn-doc   
 dh_installmenu -plibburn-doc  
 dh_installcron -plibburn-doc  
 dh_installinit -plibburn-doc --update-rcd-params=   
 dh_installdebconf -plibburn-doc  
 dh_installemacsen -plibburn-doc
 dh_installcatalogs -plibburn-doc  
 dh_installpam -plibburn-doc  
 dh_installlogrotate -plibburn-doc  
 dh_installlogcheck -plibburn-doc  
 dh_installchangelogs -plibburn-doc   ./ChangeLog 
 dh_installudev -plibburn-doc  
 dh_lintian -plibburn-doc  
 dh_install -plibburn-doc   
 dh_install: libburn-doc missing files (doc/html/*.gif), aborting
 make: *** [binary-install/libburn-doc] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/libburn_0.8.0.pl00-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590420: meep-mpich: FTBFS: configure-mpich: error: guile-config is broken

2010-07-26 Thread Lucas Nussbaum
Source: meep-mpich
Version: 1.1.1-5
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dpatch  deapply-all  
 01-configure not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
 dh_testdir
 dh_testroot
 rm -rf debian/build-mpich
 dh_clean configure-stamp* build-stamp* install-stamp*
  dpkg-source -b meep-mpich-1.1.1
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building meep-mpich using existing 
 meep-mpich_1.1.1.orig.tar.gz
 dpkg-source: info: building meep-mpich in meep-mpich_1.1.1-5.diff.gz
 dpkg-source: warning: executable mode 0755 of 'debian/patches/01-configure' 
 will not be represented in diff
 dpkg-source: info: building meep-mpich in meep-mpich_1.1.1-5.dsc
  debian/rules build
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01-configure to ./ ... ok.
 dpatch  cat-all  patch-stampT
 mv -f patch-stampT patch-stamp
 dh_testdir
 mkdir -p debian/build-mpich
 cat configure | \
   sed s/PACKAGE_NAME='meep'/PACKAGE_NAME='meep-mpich'/g |\
   sed s/PACKAGE='meep'/PACKAGE='meep-mpich'/g  configure-mpich
 chmod 755 configure-mpich
 cd debian/build-mpich  \
   F77=gfortran ../../configure-mpich --host=x86_64-linux-gnu 
 --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info --with-libctl=/usr/share/libctl3 
 --enable-shared --with-pic --enable-cxx --with-mpi=yes 
 configure-mpich: WARNING: unrecognized options: --enable-cxx
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
 checking for C++ compiler default output file name... a.out
 checking whether the C++ compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C++ compiler... yes
 checking whether x86_64-linux-gnu-g++ accepts -g... yes
 checking for style of include used by make... GNU
 checking dependency style of x86_64-linux-gnu-g++... gcc3
 checking for mpic++... no
 checking for mpiCC... mpiCC
 checking for MPI_Init... yes
 checking for mpi.h... yes
 checking for extra flag needed to combine stdio.h and mpi.h... none
 checking build system type... x86_64-pc-linux-gnu
 checking host system type... x86_64-pc-linux-gnu
 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
 checking whether we are using the GNU C compiler... yes
 checking whether x86_64-linux-gnu-gcc accepts -g... yes
 checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
 checking dependency style of x86_64-linux-gnu-gcc... gcc3
 checking for C++ compiler vendor... gnu
 checking for a sed that does not truncate output... /bin/sed
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for fgrep... /bin/grep -F
 checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
 checking the name lister (/usr/bin/nm -B) interface... BSD nm
 checking whether ln -s works... yes
 checking the maximum length of command line arguments... 3458764513820540925
 checking whether the shell understands some XSI constructs... yes
 checking whether the shell understands +=... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for x86_64-linux-gnu-objdump... no
 checking for objdump... objdump
 checking how to recognize dependent libraries... pass_all
 checking for x86_64-linux-gnu-ar... no
 checking for ar... ar
 checking for x86_64-linux-gnu-strip... no
 checking for strip... strip
 checking for x86_64-linux-gnu-ranlib... no
 checking for ranlib... ranlib
 checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc 
 object... ok
 checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking for dlfcn.h... yes
 checking whether we are using the GNU C++ compiler... (cached) yes
 checking whether mpiCC 

Bug#590421: salome: FTBFS: mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a directory

2010-07-26 Thread Lucas Nussbaum
Source: salome
Version: 5.1.3-9
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[3]: Entering directory 
 `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Leaving directory 
 `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
 make[2]: Leaving directory 
 `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
 make[1]: Leaving directory 
 `/build/user-salome_5.1.3-9-amd64-MMJfn6/salome-5.1.3/HXX2SALOME_SRC_5.1.3'
 mv debian/tmp/usr/idl debian/tmp/usr/share/
 install -d debian/tmp/usr/share/aclocal
 mv debian/tmp/usr/salome_adm/unix/config_files/check_Kernel.m4 
 debian/tmp/usr/share/aclocal/salome.m4
 for m4file in check_GUI.m4 check_GEOM.m4 check_Med.m4 check_RANDOMIZER.m4 
 check_SMESH.m4; do \
 cat debian/tmp/usr/adm_local/unix/config_files/$m4file  
 debian/tmp/usr/share/aclocal/salome.m4; \
   done
 cp KERNEL_SRC_5.1.3/bin/killSalome debian/tmp/usr/bin/
 chmod +x debian/tmp/usr/bin/killSalome
 mv debian/tmp/usr/lib/salome/bin/runSalome debian/tmp/usr/bin/
 install -d debian/tmp/usr/share/applications
 cp -a debian/salome.desktop debian/tmp/usr/share/applications/
 rm -f debian/tmp/usr/bin/appliskel/env.d/*.in \
 debian/tmp/usr/bin/appliskel/env.d/*.obs
 mv debian/tmp/usr/lib/salome/lib/SalomePyQt.so 
 debian/tmp/usr/lib/salome/lib/SalomePyQt.so.0
 ln -s SalomePyQt.so.0 debian/tmp/usr/lib/salome/lib/SalomePyQt.so
 mv debian/tmp/usr/Tests debian/tmp/usr/share/salome/
 rm -rf debian/tmp/usr/lib64
 rm -rf debian/tmp/usr/doc
 rm -rf debian/tmp/usr/lib/salome/bin/appliskel
 rm -rf debian/tmp/usr/lib/salome/bin/HXX2SALOME_GENERIC_CLASS*
 rm -f debian/tmp/usr/lib/salome/bin/*.pyo debian/tmp/usr/lib/salome/bin/*.pyc
 rm -f debian/tmp/usr/lib/salome/bin/*.csh debian/tmp/usr/lib/salome/bin/*.ksh 
 debian/tmp/usr/lib/salome/bin/*.bat
 for shscript in `ls debian/tmp/usr/lib/salome/bin/*.sh`; do \
 shbase=`basename $shscript .sh`; \
 mv debian/tmp/usr/lib/salome/bin/$shbase.sh 
 debian/tmp/usr/lib/salome/bin/$shbase; \
   done
 mv debian/tmp/usr/lib/salome/bin/*.xml debian/tmp/usr/lib/salome/bin/VERSION \
 debian/tmp/usr/lib/salome/bin/*.tgz 
 debian/tmp/usr/lib/salome/bin/*.awk \
 debian/tmp/usr/share/salome/
 install -d debian/salome/usr/lib/salome/bin
 mv debian/tmp/usr/lib/salome/bin/SALOME_ContainerPy.py 
 debian/salome/usr/lib/salome/bin/SALOME_ContainerPy
 mv debian/tmp/usr/lib/salome/bin/*.py 
 debian/tmp/usr/lib/python2.5/*-packages/salome/
 mv: target `debian/tmp/usr/lib/python2.5/*-packages/salome/' is not a 
 directory
 make: *** [install-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/salome_5.1.3-9_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590422: shogun: FTBFS: cp: cannot stat `*.gif': No such file or directory

2010-07-26 Thread Lucas Nussbaum
Source: shogun
Version: 0.9.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 test -x debian/rules
 dh_testroot
 dh_clean -k 
 dh_clean: dh_clean -k is deprecated; use dh_prep instead
 dh_installdirs -A 
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_DH_STRIP_ARGS is a 
 deprecated variable
 /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_COMPRESS_EXCLUDE is a 
 deprecated variable
 Adding cdbs dependencies to debian/shogun-doc-en.substvars
 dh_installdirs -pshogun-doc-en 
 mkdir -p 
 /build/user-shogun_0.9.3-1-amd64-Iy4trd/shogun-0.9.3/debian/shogun-doc-en/usr/share/doc/shogun-doc-en/html
 cd doc/html  cp *.html *.png *.gif *.css 
 /build/user-shogun_0.9.3-1-amd64-Iy4trd/shogun-0.9.3/debian/shogun-doc-en/usr/share/doc/shogun-doc-en/html/
 cp: cannot stat `*.gif': No such file or directory
 make: *** [debian/stamp-install-doc-en] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/shogun_0.9.3-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590423: wxglade: FTBFS: cannot parse /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl

2010-07-26 Thread Lucas Nussbaum
Source: wxglade
Version: 0.6.3+rel-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-wxglade_0.6.3+rel-1-amd64-ziQo_T/wxglade-0.6.3+rel'
 xsltproc --nonet 
 /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl manpage.xml
 warning: failed to load external entity 
 /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 cannot parse 
 /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
 make[1]: *** [wxglade.1] Error 4

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/07/25/wxglade_0.6.3+rel-1_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589796: [gscan2pdf-help] Can't save PDF with gscan2pdf

2010-07-26 Thread Jeffrey Ratcliffe
On 25 July 2010 23:53, A. Costa agco...@gis.net wrote:
 Scanned a blank page, tried to save as a .PDF and quit.  The log
 is attached.

Thanks for this. It seems the problem is related to GTK2 or the Perl
bindings - the file browser should return 'ok' or 'cancel' on
selecting the filename, but:

DEBUG - PDF save filename dialog returned -5

I'll install the relevant packages from sid and see why...



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590364: libbeagle: FTBFS: exec: 11: /usr/bin/python2.5: not found

2010-07-26 Thread Jose Carlos Garcia Sogo
On Mon, Jul 26, 2010 at 8:45 AM, Lucas Nussbaum
lu...@lucas-nussbaum.net wrote:
 Source: libbeagle
 Version: 0.3.9-1

Beagle was removed from unstable because of it being ummaintained
upstream. Libbeagle should have been removed as well. I will send the
bug report todoy evening.

Thanks

-- 
José Carlos García Sogo
   jcs...@gmail.com



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589796: [gscan2pdf-help] Bug#589796: Can't save PDF with gscan2pdf

2010-07-26 Thread Jeffrey Ratcliffe
On 26 July 2010 09:05, Jeffrey Ratcliffe jeffrey.ratcli...@gmail.com wrote:
 I'll install the relevant packages from sid and see why...

It is the Perl bindings for GTK that are the problem. I'll work up a
patch, or if necessary a test case and submit the appropriate bugs.

In the mean time, if you downgrade libgtk2-perl and libglib-perl, then
you should be able to save again.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 590379

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 tags 590379 + confirmed
Bug #590379 [src:liburi-find-perl] liburi-find-perl: FTBFS: Unsatisfiable 
build-dependency: Default version of perl not sufficient, no suitable 
alternative found. I probably should dep-wait this one.
Added tag(s) confirmed.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
590379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590379: liburi-find-perl: FTBFS: Unsatisfiable build-dependency

2010-07-26 Thread Ansgar Burchardt
tags 590379 + patch
thanks

Hi,

corelist says perl 5.10.1 already has Module::Build 0.340201 and
Test::More 0.92. There is no need for a build-dep on perl 5.12.0 (which
is not even in unstable yet).

The attached patch lowers the version of the alternative build-dep on
perl accordingly and also make the build-dep on perl itself unversioned
as allowed since version 3.8.3 of the Debian Policy.

Regards,
Ansgar
diff -u liburi-find-perl-20100505/debian/changelog liburi-find-perl-20100505/debian/changelog
--- liburi-find-perl-20100505/debian/changelog
+++ liburi-find-perl-20100505/debian/changelog
@@ -1,3 +1,12 @@
+liburi-find-perl (20100505-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Use perl (= 5.10.1) instead of perl (= 5.12.0) as an alternative for
+libmodule-build-perl and libtest-simple-perl. (Closes: #590379)
+  * Make build-dep on perl unversioned as allowed since Policy 3.8.3.
+
+ -- Ansgar Burchardt ans...@43-1.org  Mon, 26 Jul 2010 16:19:33 +0900
+
 liburi-find-perl (20100505-1) unstable; urgency=low
 
   * New upstream release
diff -u liburi-find-perl-20100505/debian/control liburi-find-perl-20100505/debian/control
--- liburi-find-perl-20100505/debian/control
+++ liburi-find-perl-20100505/debian/control
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (= 5)
-Build-Depends-Indep: perl (= 5.8.0-7), liburi-perl, perl (= 5.12.0) | libmodule-build-perl (= 0.3000), perl (= 5.12.0) | libtest-simple-perl (= 0.82)
+Build-Depends-Indep: perl, liburi-perl, perl (= 5.10.1) | libmodule-build-perl (= 0.3000), perl (= 5.10.1) | libtest-simple-perl (= 0.82)
 Maintainer: Dominic Hargreaves d...@earth.li
 Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/URI-Find/


Processed (with 5 errors): ruby1.9.1: FTBFS on kfreebsd-*: FAIL 2/948 tests failed

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 590002 1.9.1.378-1
Bug #590002 [src:ruby1.9.1] ruby1.9.1: FTBFS on kfreebsd-*: FAIL 2/948 tests 
failed
Bug Marked as found in versions ruby1.9.1/1.9.1.378-1.
 Hi,
Unknown command or malformed arguments to command.

 there are two failures, they have been present even in 1.9.1.378-1,
Unknown command or malformed arguments to command.

 but 1.9.1.378-4 made test suite failures on FreeBSD fatal.
Unknown command or malformed arguments to command.

 Please allow failing of these two tests:
Unknown command or malformed arguments to command.

 #230 test_io.rb:11:in `top (required)':
   begin
Unknown command or malformed arguments to command.

Too many unknown commands, stopping here.

Please contact me if you need assistance.
-- 
590002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590002
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590002: ruby1.9.1: FTBFS on kfreebsd-*: FAIL 2/948 tests failed

2010-07-26 Thread Petr Salinger

found 590002 1.9.1.378-1

Hi,

there are two failures, they have been present even in 1.9.1.378-1,
but 1.9.1.378-4 made test suite failures on FreeBSD fatal.
Please allow failing of these two tests:

#230 test_io.rb:11:in `top (required)':
 begin
   require io/nonblock
   r, w = IO.pipe
   w.nonblock = true
   w.write_nonblock(a * 10)
   w.nonblock = false
   t1 = Thread.new { w.write(b * 4096) }
   t2 = Thread.new { w.write(c * 4096) }
   sleep 0.5
   r.sysread(4096).length
   sleep 0.5
   r.sysread(4096).length
   t1.join
   t2.join
 rescue LoadError
 end
  #= not finished in 10 seconds  [ruby-dev:32566]
#926 test_thread.rb:219:in `top (required)':
 open(zzz.rb, w) do |f|
   f.puts -END
 begin
   Thread.new { fork { GC.start } }.join
   pid, status = Process.wait2
   $result = status.success? ? :ok : :ng
 rescue NotImplementedError
   $result = :ok
 end
   END
 end
 require zzz.rb
 $result
  #=  (expected ok)
FAIL 2/948 tests failed

The first one is previous number #226, which is reported in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543805

My comment from this #543805 report still aplies:


The test assumes that the kernel buffer for pipes have fixed size.
It does not have to be true, there could be adaptive buffer size
provided by kernel. After filling whole kernel buffer (by
non-blocking write), it might be required to buffer becomes filled
only from half
or even empty. The next write() might be blocked until whole kernel
buffer is read. Such behaviour of kernel is correct one.

The kernel of FreeBSD uses adaptive pipe sizes and direct pipe writes,
see http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/kern/sys_pipe.c


The second one is previous number #916, which is reported in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542927
It now seems to be very timing dependent.

Petr




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590372: scribus-ng: FTBFS: Nonexistent build-dependency: libpodofo0.8.0-dev

2010-07-26 Thread Oleksandr Moskalenko
* Lucas Nussbaum lu...@lucas-nussbaum.net [2010-07-26 08:48:43 +0200]:

 Source: scribus-ng
 Version: 1.3.7.dfsg~svn20100715-1
 Severity: serious
 Tags: squeeze sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20100725 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

Lucas,

It looks like a buildd problem and not a problem with my package. The build
dependency exists - 
http://packages.debian.org/sid/amd64/libpodofo0.8.0/download.

rmadison libpodofo0.8.0
libpodofo0.8.0 | 0.8.0+svn20100512-1 | unstable | source, alpha, amd64,
armel, hppa, hurd-i386, i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips,
mipsel, powerpc, s390, sparc

 Relevant part:
  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 5), cmake (= 2.4.3), gcc (= 3.3.5), 
  libqt4-dev (= 4.2.3), libcairo2-dev, zlib1g-dev, liblcms1-dev (= 1.13), 
  libtiff4-dev, libcups2-dev, libxml2-dev (= 2.6.16), dpatch, gettext, 
  python-all-dev, libboost-python-dev, libaspell-dev, libpodofo0.8.0-dev
  
  ┌──┐
  │ Install build dependencies (internal resolver)
 │
  └──┘
  
  Checking for already installed source dependencies...
  W: Unable to locate package libpodofo0.8.0-dev
  debhelper: missing
  Using default version 7.9.3
  cmake: missing
  Using default version 2.8.2-2
  gcc: already installed (4:4.4.4-2 = 3.3.5 is satisfied)
  libqt4-dev: missing
  Using default version 4:4.6.3-1
  libcairo2-dev: missing
  zlib1g-dev: missing
  liblcms1-dev: missing
  Using default version 1.18.dfsg-1.2+b2
  libtiff4-dev: missing
  libcups2-dev: missing
  libxml2-dev: missing
  Using default version 2.7.7.dfsg-4
  dpatch: missing
  gettext: missing
  python-all-dev: missing
  libboost-python-dev: missing
  libaspell-dev: missing
  libpodofo0.8.0-dev: missing
  Checking for source dependency conflicts...
  E: Couldn't find package libpodofo0.8.0-dev
 
 The full build log is available from:

 http://people.debian.org/~lucas/logs/2010/07/25/scribus-ng_1.3.7.dfsg~svn20100715-1_lsid64.buildlog
 
 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.  Internet was not
 accessible from the build systems.
 
 -- 
 | Lucas Nussbaum
 | lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
 | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
 
 



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: there's no xemacs package, reassign to xemacs21

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 590303 xemacs21
Bug #590303 [xemacs] emacs22: CVE-2010-0825 movemail vulnerable to symlink 
attacks due to race condition
Warning: Unknown package 'xemacs'
Bug reassigned from package 'xemacs' to 'xemacs21'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
590303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590303
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#522698: Exclude kfreebsd architecture from openntpd build?

2010-07-26 Thread Robbert Kouprie

Hi Dererk,


I'm afraid it's not yet so easy to debug on kfreebsd-* flavors, as the
port lack most common (unless for me) debugging tools, therefore, you
might understand it's not a matter like  noone cares.


Ok, so I understand you are having problems debugging on kfreebsd for 
reasons that are beyond you. I would say this is even more reason to 
exclude kfreebsd from the build until the situation gets better.



On the other hand, against what common sense could tell you, openntpd
doesn't adjust the system's clock rate (it uses adjtime()), although Its
something you take for granted when you install a software like this, it
really ends up being more painful than useful for end-users that just
want their sandboxes clocked (#306106).


I understand that there may be other problems with the openntpd package, 
but I do not see them tagged 'grave' at this point. Therefore I do not 
think that bringing them into discussion here will change anything w.r.t. 
to this bug.



Unfortunately, the only patch I could manage to get running on replacing
adjtime() with adjtimex() didn't work as expected.


[ OT for this bug ]

Do you mean this patch?
http://dtucker.freeshell.org/openntpd/patches/openntpd-3.6.1p1-linux-adjtimex.patch

What is the problem with it?

Regards,
Robbert



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: your mail

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 590273 wes...@sysex.net
Bug #590273 [src:phasex] phasex: FTBFS: wrong -m$foo switches
Set Bug forwarded-to-address to 'wes...@sysex.net'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
590273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590273
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#560476: singular: [PATCH] FTBFS: febase.cc:752: error: invalid conversion from 'const char*' to 'char*'

2010-07-26 Thread Nico Golde
Hi,
Ari, I'm not sure if your patch is sufficient. It fixes only a single 
occurrence while there are more errors of this kind. The reason also seems lie 
a bit deeper.

#ifdef __CORRECT_ISO_CPP_STRING_H_PROTO
extern C++
{
extern char *strrchr (char *__s, int __c)
 __THROW __asm (strrchr) __attribute_pure__ __nonnull ((1));
extern __const char *strrchr (__const char *__s, int __c)
 __THROW __asm (strrchr) __attribute_pure__ __nonnull ((1));

# ifdef __OPTIMIZE__
__extern_always_inline char *
strrchr (char *__s, int __c) __THROW
{
  return __builtin_strrchr (__s, __c);
}

__extern_always_inline __const char *
strrchr (__const char *__s, int __c) __THROW
{
  return __builtin_strrchr (__s, __c);
}
# endif

It seems __OPTIMIZE__ is defined when compiling with -O2. Also Drepper himself
states[0] that just casting those variables is not the way to go and I have to
agree with that. So it seems we require a bit more work to fix this bug :/

[0] https://www.redhat.com/archives/fedora-devel-list/2009-January/msg02248.html

Cheers
Nico
-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0
For security reasons, all text in this mail is double-rot13 encrypted.


pgpgmT4eslO6v.pgp
Description: PGP signature


Bug#590398: marked as done (pysvn: FTBFS: /bin/sh: dh_pycentral: not found)

2010-07-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Jul 2010 09:47:59 +
with message-id e1odkhv-0002a9...@franck.debian.org
and subject line Bug#590398: fixed in pysvn 1.7.2-3
has caused the Debian Bug report #590398,
regarding pysvn: FTBFS: /bin/sh: dh_pycentral: not found
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 ow...@bugs.debian.org
immediately.)


-- 
590398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: pysvn
Version: 1.7.2-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 dh_clean -k -s 
 dh_clean: dh_clean -k is deprecated; use dh_prep instead
 dh_installdirs -ppython-svn \
   /usr/lib/python2.5/site-packages/pysvn
 install -d debian/python-svn//usr/lib/python2.5/site-packages/pysvn/
 cp -p _pysvn_2_5.so debian/python-svn//usr/lib/python2.5/site-packages/pysvn/
 cp -p __init__2_5.py 
 debian/python-svn//usr/lib/python2.5/site-packages/pysvn/__init__.py
 find debian/python-svn -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn \
   /usr/lib/python2.6/dist-packages/pysvn
 install -d debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/
 cp -p _pysvn_2_6.so debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/
 cp -p __init__2_6.py 
 debian/python-svn//usr/lib/python2.6/dist-packages/pysvn/__init__.py
 find debian/python-svn -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn-dbg \
   /usr/lib/python2.5/site-packages/pysvn
 cp -p _pysvn_2_5_d.so 
 debian/python-svn-dbg//usr/lib/python2.5/site-packages/pysvn/
 find debian/python-svn-dbg -name .svn | xargs rm -rf
 dh_installdirs -ppython-svn-dbg \
   /usr/lib/python2.6/dist-packages/pysvn
 cp -p _pysvn_2_6_d.so 
 debian/python-svn-dbg//usr/lib/python2.6/dist-packages/pysvn/
 find debian/python-svn-dbg -name .svn | xargs rm -rf
 dh_testdir
 dh_testroot
 dh_installchangelogs -a
 dh_installdocs -a -A -X.svn Docs/*
 dh_installexamples -a -A Examples/*
 dh_strip -ppython-svn --dbg-package=python-svn-dbg
 rm -rf debian/python-svn-dbg/usr/share/doc/python-svn-dbg
 ln -s python-svn debian/python-svn-dbg/usr/share/doc/python-svn-dbg
 dh_compress -a -X.py -X.sxw
 dh_fixperms -a
 DH_PYCENTRAL=nomove dh_pycentral -a -v
 /bin/sh: dh_pycentral: not found
 make: *** [binary-arch] Error 127

The full build log is available from:
   http://people.debian.org/~lucas/logs/2010/07/25/pysvn_1.7.2-2_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: pysvn
Source-Version: 1.7.2-3

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

pysvn_1.7.2-3.diff.gz
  to main/p/pysvn/pysvn_1.7.2-3.diff.gz
pysvn_1.7.2-3.dsc
  to main/p/pysvn/pysvn_1.7.2-3.dsc
python-svn-dbg_1.7.2-3_i386.deb
  to main/p/pysvn/python-svn-dbg_1.7.2-3_i386.deb
python-svn_1.7.2-3_i386.deb
  to main/p/pysvn/python-svn_1.7.2-3_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 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated pysvn 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 26 Jul 2010 10:54:35 +0200
Source: pysvn
Binary: python-svn python-svn-dbg
Architecture: source i386
Version: 1.7.2-3
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 python-svn - A(nother) Python interface to Subversion
 python-svn-dbg - A(nother) Python 

Bug#590405: marked as done (libsocialweb: FTBFS: No package 'libnm_glib' found)

2010-07-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Jul 2010 09:47:42 +
with message-id e1odkhe-0002w2...@franck.debian.org
and subject line Bug#590405: fixed in libsocialweb 0.24.0-2
has caused the Debian Bug report #590405,
regarding libsocialweb: FTBFS: No package 'libnm_glib' found
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 ow...@bugs.debian.org
immediately.)


-- 
590405: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590405
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libsocialweb
Version: 0.24.0-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 if [ reverse-patches = reverse-patches ]; then rm -f 
 debian/stamp-patched; fi
 patches: debian/patches/01_detect_NM_and_ConnMan.patch
 Patch debian/patches/01_detect_NM_and_ConnMan.patch is not applied.
 if [ reverse-patches != reverse-patches ]; then touch 
 debian/stamp-patched; fi
 if [ reverse-patches != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 for dir in debian/patches ; do \
   rm -f $dir/*.log ; \
   done
 dh_clean 
 rm -f debian/stamp-autotools-files
 rm -f debian/cdbs-install-list debian/cdbs-package-list 
 debian/stamp-copyright-check debian/stamp-buildinfo
  dpkg-source -b libsocialweb-0.24.0
 dpkg-source: warning: no source format specified in debian/source/format, see 
 dpkg-source(1)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building libsocialweb using existing 
 libsocialweb_0.24.0.orig.tar.gz
 dpkg-source: info: building libsocialweb in libsocialweb_0.24.0-1.diff.gz
 dpkg-source: warning: ignoring deletion of file INSTALL
 dpkg-source: info: building libsocialweb in libsocialweb_0.24.0-1.dsc
  debian/rules build
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
 is deprecated - please use source format 3.0 (quilt) instead
 test -x debian/rules
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_DH_STRIP_ARGS is a 
 deprecated variable
 
 WARNING: copyright-check disabled - touch debian/copyright_hints to enable.
 
 touch debian/stamp-copyright-check
 /usr/bin/make -f debian/rules reverse-config
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: make[1]: Entering directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 WARNING:  simple-patchsys.mk is deprecated - please use source format 3.0 
 (quilt) instead
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 if [ debian/stamp-patched = reverse-patches ]; then rm -f 
 debian/stamp-patched; fi
 patches: debian/patches/01_detect_NM_and_ConnMan.patch
 Trying patch debian/patches/01_detect_NM_and_ConnMan.patch at level 1 ... 
 success.
 if [ debian/stamp-patched != reverse-patches ]; then touch 
 debian/stamp-patched; fi
 if [ debian/stamp-patched != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 /usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING:  simple-patchsys.mk 
 is deprecated - please use source format 3.0 (quilt) insteadmake[1]: Entering 
 directory `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0'
 touch debian/stamp-autotools-files
 chmod a+x 
 /build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0/./autogen.sh
 mkdir -p .
 cd .CFLAGS=-g -O2 -g -Wall -O2 CXXFLAGS=-g -O2 -g -Wall -O2 
 CPPFLAGS= LDFLAGS= 
 /build/user-libsocialweb_0.24.0-1-amd64-wG92kL/libsocialweb-0.24.0/./autogen.sh
  --build=x86_64-linux-gnu  --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var 
 --libexecdir=\${prefix}/lib/libsocialweb --disable-maintainer-mode 
 --disable-dependency-tracking --disable-silent-rules --srcdir=.  
 --enable-gtk-doc --enable-digg --enable-flickr --enable-lastfm 
 --enable-myspace --enable-twitter --with-gnome --disable-static 
 --with-online=fallback_connman_nm 
 autoreconf: Entering 

Bug#590438: Should pre-depend on awk

2010-07-26 Thread Benjamin Renard
Package: initramfs-tools
Version: 0.92o
Severity: serious

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  aspell* aspell-fr* at* bash-completion* console-setup* console-terminus* dc* 
debian-faq*
  dictionaries-common* dmsetup* doc-debian* doc-debian-fr* doc-linux-fr-text* 
doc-linux-text* exim4*
  exim4-base* exim4-config* exim4-daemon-light* gcc-4.2-base* gettext-base* 
iamerican* ibritish*
  ifrench-gut* installation-report* ispell* kpartx* language-env* 
laptop-detect* libaio1* libaspell15*
  libevent1* libgc1c2* libgssglue1* libnfsidmap2* libpcre3* librpcsecgss3* 
libx11-6* libx11-data*
  libxau6* libxcb-xlib0* libxcb1* libxdmcp6* libxext6* libxmuu1* m4* 
manpages-fr* manpages-fr-extra*
  mawk* mlocate* multipath-tools* multipath-tools-boot* 
multipath-tools-initramfs* ncurses-term*
  nfs-common* open-iscsi* openbsd-inetd* openssh-blacklist-extra* perl* 
perl-modules* portmap*
  procmail* python-central* reportbug* tasksel* tasksel-data* texinfo* 
vim-tiny* w3m* wamerican*
  wfrench* whois* x11-common* xauth* xkb-data*
The following NEW packages will be installed:
  bridge-utils dialog gawk htop iptraf libcap1 libelfg0 libpcap0.8 lrzsz ltrace 
lynx lynx-cur make
  mtr-tiny ntpdate psmisc rsync strace sudo tcpdump xfsprogs zssh
0 upgraded, 22 newly installed, 74 to remove and 0 not upgraded.
Need to get 6716kB of archives.
After this operation, 97.5MB disk space will be freed.
Do you want to continue [Y/n]? 
Get:1 http://ftp.fr.debian.org lenny/main gawk 1:3.1.5.dfsg-4.1 [721kB]

[...]

Removing ispell ...
Removing dictionaries-common ...
Removing `diversion of /usr/share/dict/words to 
/usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
Purging configuration files for dictionaries-common ...
dpkg: mawk: dependency problems, but removing anyway as you request:
 base-files depends on awk; however:
  Package awk is not installed.
  Package mawk which provides awk is to be removed.
Removing mawk ...
Processing triggers for man-db ...
Processing triggers for initramfs-tools ...
/usr/sbin/update-initramfs: line 297: awk: command not found
dpkg: subprocess post-installation script returned error exit status 127
E: Sub-process /usr/bin/dpkg returned an error code (2)
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem. 

-- Package-specific info:
-- /proc/cmdline
root=/dev/sda2 ro 

-- /proc/filesystems
ext3

-- lsmod
Module  Size  Used by
dm_round_robin  7296  1 
ipv6  288456  72 
crc32c  6400  0 
libcrc32c   7168  1 crc32c
iscsi_tcp  21764  2 
libiscsi   32384  1 iscsi_tcp
scsi_transport_iscsi36256  2 iscsi_tcp,libiscsi
loop   19468  0 
snd_pcsp   14588  0 
snd_pcm81800  1 snd_pcsp
snd_timer  25744  1 snd_pcm
snd63688  3 snd_pcsp,snd_pcm,snd_timer
soundcore  12064  1 snd
snd_page_alloc 13072  1 snd_pcm
serio_raw   9988  0 
psmouse42268  0 
button 11680  0 
dcdbas 11952  0 
joydev 14848  0 
evdev  14208  0 
ext3  125072  3 
jbd51240  1 ext3
mbcache12804  1 ext3
dm_mirror  20608  0 
dm_log 13956  1 dm_mirror
dm_snapshot19400  0 
dm_emc  9088  0 
dm_multipath   21392  3 dm_round_robin,dm_emc
dm_mod 58864  10 dm_mirror,dm_log,dm_snapshot,dm_multipath
usbhid 45792  0 
hid41792  1 usbhid
ff_memless  9224  1 usbhid
sg 36448  0 
sr_mod 19652  0 
cdrom  37928  1 sr_mod
sd_mod 29376  6 
ses11008  0 
enclosure  13632  1 ses
ata_piix   22916  0 
ata_generic10116  0 
libata165600  2 ata_piix,ata_generic
dock   14112  1 libata
ide_pci_generic 9220  0 [permanent]
megaraid_sas   38844  3 
ide_core  128284  1 ide_pci_generic
scsi_mod  161016  9 
iscsi_tcp,libiscsi,scsi_transport_iscsi,sg,sr_mod,sd_mod,ses,libata,megaraid_sas
uhci_hcd   25760  0 
ehci_hcd   36108  0 
bnx2   63880  0 
firmware_class 12544  1 bnx2
thermal22688  0 
processor  42304  9 thermal
fan 9352  0 
thermal_sys17728  3 thermal,processor,fan

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = update-grub
postrm_hook   = update-grub

-- /etc/initramfs-tools/initramfs.conf

Processed: Re: Bug#590389: ejabberd: FTBFS: ./conftest.erl:6: can't find include lib ssl/include/ssl_pkix.hrl

2010-07-26 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 590389 +upstream +pending
Bug #590389 [src:ejabberd] ejabberd: FTBFS: ./conftest.erl:6: can't find 
include lib ssl/include/ssl_pkix.hrl
Added tag(s) upstream.
Bug #590389 [src:ejabberd] ejabberd: FTBFS: ./conftest.erl:6: can't find 
include lib ssl/include/ssl_pkix.hrl
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
590389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590389
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548084: marked as done (aegir-provision: /etc/aegir/drushrc.php PHP error)

2010-07-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Jul 2010 10:17:07 +
with message-id e1odkk7-00085n...@franck.debian.org
and subject line Bug#548084: fixed in aegir-provision 0.3-2.2
has caused the Debian Bug report #548084,
regarding aegir-provision: /etc/aegir/drushrc.php PHP error
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 ow...@bugs.debian.org
immediately.)


-- 
548084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: aegir-provision
Version: 0.3-2
Severity: important

lines in drushrc.php are:-
['config'] = value;
thus PHP fatal parse error... they should be
$options['config'] = value;
as it's editing $options array.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aegir-provision depends on:
ii  adduser3.110 add and remove users and groups
ii  apache22.2.9-10+lenny4   Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.9-10+lenny4   Apache HTTP Server - traditional n
ii  drush  2.0-6 command line shell and Unix script
ii  mysql-client-5.0 [ 5.0.51a-24+lenny2 MySQL database client binaries
ii  php5-mysql 5.2.6.dfsg.1-1+lenny3 MySQL module for php5
ii  postfix [mail-tran 2.5.5-1.1 High-performance mail transport ag
ii  sudo   1.7.2p1-1 Provide limited super user privile
ii  ucf3.0016Update Configuration File: preserv

aegir-provision recommends no packages.

aegir-provision suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: aegir-provision
Source-Version: 0.3-2.2

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

aegir-provision_0.3-2.2.diff.gz
  to main/a/aegir-provision/aegir-provision_0.3-2.2.diff.gz
aegir-provision_0.3-2.2.dsc
  to main/a/aegir-provision/aegir-provision_0.3-2.2.dsc
aegir-provision_0.3-2.2_all.deb
  to main/a/aegir-provision/aegir-provision_0.3-2.2_all.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 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl toli...@debian.org (supplier of updated 
aegir-provision 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Jul 2010 11:09:14 +0200
Source: aegir-provision
Binary: aegir-provision
Architecture: source all
Version: 0.3-2.2
Distribution: unstable
Urgency: low
Maintainer: Antoine Beaupré anar...@koumbit.org
Changed-By: Alexander Reichle-Schmehl toli...@debian.org
Description: 
 aegir-provision - backend of the Aegir hosting system
Closes: 548084 548085
Changes: 
 aegir-provision (0.3-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Create parsable configuration file (Closes: #548084)
   * Correct ownership of /etc/aegir/drushrc.php (Closes: #548085)
 (Works at least for new installations; and as the package hasn't been
 part of a stable release, that should be okay)
   * Also purge /etc/aegir/drushrc.php on purge (Not reported by would be
 detected by the next piuparts run)
Checksums-Sha1: 
 ea745927471ad51bd39a3b24586eea79b446a8d3 1190 aegir-provision_0.3-2.2.dsc
 06775421504834f68f628a8b48825e7cb8e2b49f 5754 aegir-provision_0.3-2.2.diff.gz
 f6014d0bc8df5fd58311dc525a9a1e59ef73e063 45252 aegir-provision_0.3-2.2_all.deb
Checksums-Sha256: 
 920e96b5a0508e52217f709cad780d2e2a61df1c2a9755d312652fa183903bdc 1190 
aegir-provision_0.3-2.2.dsc
 3366eac8c1a9b6fc631706864d2ea7c1b927817ffd849a934c16561d8c194acc 5754 
aegir-provision_0.3-2.2.diff.gz
 49305cd85fe9f7e4bb8613ca715cbe18465cda1133b8840f0f4bba17e050145a 45252 
aegir-provision_0.3-2.2_all.deb
Files: 
 c6b38c5365990642ccd2f964fd0829f2 1190 admin optional 
aegir-provision_0.3-2.2.dsc
 e7883a5d2c49a75199a933d5de2a8beb 5754 admin optional 
aegir-provision_0.3-2.2.diff.gz
 4441d1296cd0c5cc4fd4c7a6f374f8d8 45252 admin optional 

Bug#548085: marked as done (aegir-provision: /etc/aegir and /etc/aegir/drushrc.php file permissions)

2010-07-26 Thread Debian Bug Tracking System
Your message dated Mon, 26 Jul 2010 10:17:07 +
with message-id e1odkk7-00085t...@franck.debian.org
and subject line Bug#548085: fixed in aegir-provision 0.3-2.2
has caused the Debian Bug report #548085,
regarding aegir-provision: /etc/aegir and /etc/aegir/drushrc.php file 
permissions
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 ow...@bugs.debian.org
immediately.)


-- 
548085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548085
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: aegir-provision
Version: 0.3-2
Severity: normal


/etc/aegir is owned by aegir (and only readable to aegir - plus root).
/etc/aegir/drushrc.php by root (and only readable by root).

Once permissions of drushrc.php are changed to aegir all works, but 
then no other user of the system can use drush as required include
file is not accessible. It should either be readable to all, or better
still something like user = `whoami`; if [$user == 'aegir'] then include file...

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aegir-provision depends on:
ii  adduser3.110 add and remove users and groups
ii  apache22.2.9-10+lenny4   Apache HTTP Server metapackage
ii  apache2-mpm-prefor 2.2.9-10+lenny4   Apache HTTP Server - traditional n
ii  drush  2.0-6 command line shell and Unix script
ii  mysql-client-5.0 [ 5.0.51a-24+lenny2 MySQL database client binaries
ii  php5-mysql 5.2.6.dfsg.1-1+lenny3 MySQL module for php5
ii  postfix [mail-tran 2.5.5-1.1 High-performance mail transport ag
ii  sudo   1.7.2p1-1 Provide limited super user privile
ii  ucf3.0016Update Configuration File: preserv

aegir-provision recommends no packages.

aegir-provision suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: aegir-provision
Source-Version: 0.3-2.2

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

aegir-provision_0.3-2.2.diff.gz
  to main/a/aegir-provision/aegir-provision_0.3-2.2.diff.gz
aegir-provision_0.3-2.2.dsc
  to main/a/aegir-provision/aegir-provision_0.3-2.2.dsc
aegir-provision_0.3-2.2_all.deb
  to main/a/aegir-provision/aegir-provision_0.3-2.2_all.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 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl toli...@debian.org (supplier of updated 
aegir-provision 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 19 Jul 2010 11:09:14 +0200
Source: aegir-provision
Binary: aegir-provision
Architecture: source all
Version: 0.3-2.2
Distribution: unstable
Urgency: low
Maintainer: Antoine Beaupré anar...@koumbit.org
Changed-By: Alexander Reichle-Schmehl toli...@debian.org
Description: 
 aegir-provision - backend of the Aegir hosting system
Closes: 548084 548085
Changes: 
 aegir-provision (0.3-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Create parsable configuration file (Closes: #548084)
   * Correct ownership of /etc/aegir/drushrc.php (Closes: #548085)
 (Works at least for new installations; and as the package hasn't been
 part of a stable release, that should be okay)
   * Also purge /etc/aegir/drushrc.php on purge (Not reported by would be
 detected by the next piuparts run)
Checksums-Sha1: 
 ea745927471ad51bd39a3b24586eea79b446a8d3 1190 aegir-provision_0.3-2.2.dsc
 06775421504834f68f628a8b48825e7cb8e2b49f 5754 aegir-provision_0.3-2.2.diff.gz
 f6014d0bc8df5fd58311dc525a9a1e59ef73e063 45252 aegir-provision_0.3-2.2_all.deb
Checksums-Sha256: 
 920e96b5a0508e52217f709cad780d2e2a61df1c2a9755d312652fa183903bdc 1190 
aegir-provision_0.3-2.2.dsc
 3366eac8c1a9b6fc631706864d2ea7c1b927817ffd849a934c16561d8c194acc 5754 
aegir-provision_0.3-2.2.diff.gz
 

  1   2   3   >