Bug#537000: hs-plugins: FTBFS: hlibrary.setup: hscolour version =1.8 is required but it could not be found.

2009-07-14 Thread Lucas Nussbaum
Package: hs-plugins
Version: 1.4.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_installdirs -A 
 mkdir -p .
 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
 dh_installdirs -phs-plugins-doc 
 mv dist-ghc6 dist
 [ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --hyperlink-source
 hlibrary.setup: hscolour version =1.8 is required but it could not be found.
 make: *** [haddock] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/hs-plugins_1.4.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537016: monkeystudio: FTBFS: ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:22:35: error: ui_qCtagsSenseBrowser.h: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: monkeystudio
Version: 1.8.3.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DPLUGIN_NAME=\ClassBrowser\ 
 -DPACKAGE_NAME=\Monkey Studio\ -DPACKAGE_VERSION=\1.8.3.3\ 
 -DPACKAGE_DOMAIN=\monkeystudio.org\ -DPACKAGE_COPYRIGHTS=\Copyright (C) 
 2005 - 2008 Filipe AZEVEDO\ -DPACKAGE_PREFIX=\/usr/bin\ 
 -DPACKAGE_PLUGINS=\/usr/lib/monkeystudio\ 
 -DPACKAGE_DATAS=\/usr/share/monkeystudio\ -DSYSTEM_QSCINTILLA 
 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB 
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
 -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml 
 -I/usr/include/qt4/QtSql -I/usr/include/qt4 -I../../../qscintilla/sdk 
 -I/usr/include/qt4/Qsci -I../../../fresh/sdk -I../../../ctags/sdk 
 -I../../../qCtagsSense/sdk -I../../../monkey/sdk -I/usr/X11R6/include 
 -I../../../build/plugins/release/.moc -o 
 ../../../build/plugins/release/.obj/unix/ClassBrowser.o src/ClassBrowser.cpp
 In file included from ../../../qCtagsSense/sdk/qCtagsSenseBrowser.h:1,
  from src/ClassBrowser.cpp:25:
 ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:22:35: error: 
 ui_qCtagsSenseBrowser.h: No such file or directory
 In file included from ../../../qCtagsSense/sdk/qCtagsSenseBrowser.h:1,
  from src/ClassBrowser.cpp:25:
 ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:34: error: 'Ui' has not 
 been declared
 ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:34: error: expected `{' 
 before 'qCtagsSenseBrowser'
 ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:34: error: function 
 definition does not declare parameters
 src/ClassBrowser.cpp: In member function 'virtual bool 
 ClassBrowser::setEnabled(bool)':
 src/ClassBrowser.cpp:62: error: invalid use of incomplete type 'class 
 qCtagsSenseBrowser'
 src/pDockClassBrowser.h:30: error: forward declaration of 'class 
 qCtagsSenseBrowser'
 src/ClassBrowser.cpp:68: error: no matching function for call to 
 'ClassBrowser::connect(qCtagsSenseBrowser*, const char [37], ClassBrowser* 
 const, const char [37])'
 /usr/include/qt4/QtCore/qobject.h:202: note: candidates are: static bool 
 QObject::connect(const QObject*, const char*, const QObject*, const char*, 
 Qt::ConnectionType)
 /usr/include/qt4/QtCore/qobject.h:307: note: bool 
 QObject::connect(const QObject*, const char*, const char*, 
 Qt::ConnectionType) const
 src/ClassBrowser.cpp:69: error: no matching function for call to 
 'ClassBrowser::connect(qCtagsSenseBrowser*, const char [37], ClassBrowser* 
 const, const char [37])'
 /usr/include/qt4/QtCore/qobject.h:202: note: candidates are: static bool 
 QObject::connect(const QObject*, const char*, const QObject*, const char*, 
 Qt::ConnectionType)
 /usr/include/qt4/QtCore/qobject.h:307: note: bool 
 QObject::connect(const QObject*, const char*, const char*, 
 Qt::ConnectionType) const
 src/ClassBrowser.cpp:70: error: no matching function for call to 
 'ClassBrowser::connect(ClassBrowser* const, const char [63], 
 qCtagsSenseBrowser*, const char [59])'
 /usr/include/qt4/QtCore/qobject.h:202: note: candidates are: static bool 
 QObject::connect(const QObject*, const char*, const QObject*, const char*, 
 Qt::ConnectionType)
 /usr/include/qt4/QtCore/qobject.h:307: note: bool 
 QObject::connect(const QObject*, const char*, const char*, 
 Qt::ConnectionType) const
 src/ClassBrowser.cpp:71: error: no matching function for call to 
 'ClassBrowser::connect(ClassBrowser* const, const char [47], 
 qCtagsSenseBrowser*, const char [43])'
 /usr/include/qt4/QtCore/qobject.h:202: note: candidates are: static bool 
 QObject::connect(const QObject*, const char*, const QObject*, const char*, 
 Qt::ConnectionType)
 /usr/include/qt4/QtCore/qobject.h:307: note: bool 
 QObject::connect(const QObject*, const char*, const char*, 
 Qt::ConnectionType) const
 src/ClassBrowser.cpp:86: error: no matching function for call to 
 'ClassBrowser::disconnect(qCtagsSenseBrowser*, const char [37], ClassBrowser* 
 const, const char [37])'
 /usr/include/qt4/QtCore/qobject.h:217: note: candidates are: static bool 
 QObject::disconnect(const QObject*, const char*, const QObject*, const char*)
 /usr/include/qt4/QtCore/qobject.h:219: note: bool 
 QObject::disconnect(const char*, const QObject*, const char*)
 /usr/include/qt4/QtCore/qobject.h:221: note: bool 
 QObject::disconnect(const QObject*, const char*)
 src/ClassBrowser.cpp:87: error: no matching function for call to 
 'ClassBrowser::disconnect(qCtagsSenseBrowser*, const char [37], ClassBrowser* 
 const, const char [37])'
 /usr/include/qt4/QtCore/qobject.h:217: note: candidates are: static bool 
 QObject::disconnect(const QObject*, const 

Bug#536996: gst-plugins-farsight: FTBFS: error: error occurred while parsing Build-Depends/Build-Depends-Indep)

2009-07-14 Thread Lucas Nussbaum
Package: gst-plugins-farsight
Version: 0.12.10-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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), libgstreamer-plugins-base0.10-dev (= 
 0.10.11), libgstreamer0.10-dev (= 0.10.13), gstreamer-tools (= 0.10.14), 
 libjinglep2p0.3-dev
 
 ┌──┐
 │ Install build dependencies  
  │
 └──┘
 
 Checking for already installed source dependencies...
 cdbs: missing
 debhelper: missing
 Using default version 7.2.21
 libgstreamer-plugins-base0.10-dev: missing
 Using default version 0.10.23-3
 libgstreamer0.10-dev: missing
 Using default version 0.10.23-2
 gstreamer-tools: missing
 Using default version 0.10.23-2
 libjinglep2p0.3-dev: missing
 Checking for source dependency conflicts...
 Installing positive dependencies: cdbs debhelper 
 libgstreamer-plugins-base0.10-dev libgstreamer0.10-dev gstreamer-tools 
 libjinglep2p0.3-dev
 Reading package lists...
 Building dependency tree...
 Reading state information...
 The following extra packages will be installed:
   bsdmainutils check file gettext gettext-base groff-base gstreamer0.10-tools
   html2text intltool-debian libcroco3 libexpat1 libexpat1-dev libglib2.0-0
   libglib2.0-dev libgomp1 libgstreamer-plugins-base0.10-0 libgstreamer0.10-0
   libjinglebase0.3-0 libjinglebase0.3-dev libjinglep2p0.3-0
   libjinglexmllite0.3-0 libjinglexmllite0.3-dev libjinglexmpp0.3-0
   libjinglexmpp0.3-dev libmagic1 libpcre3 libpopt-dev libpopt0 libssl-dev
   libssl0.9.8 libxml2 libxml2-dev man-db openssl pkg-config po-debconf
   zlib1g-dev
 Suggested packages:
   vacation wamerican wordlist whois devscripts doc-base dh-make cvs
   gettext-doc groff gstreamer0.10-plugins-base libglib2.0-doc
   libvisual-0.4-plugins gstreamer-codec-install gnome-codec-install
   gstreamer0.10-plugins gstreamer0.10-doc www-browser ca-certificates
   libmail-box-perl
 Recommended packages:
   autotools-dev curl wget lynx libglib2.0-data shared-mime-info python
   xml-core libmail-sendmail-perl
 The following NEW packages will be installed:
   bsdmainutils cdbs check debhelper file gettext gettext-base groff-base
   gstreamer-tools gstreamer0.10-tools html2text intltool-debian libcroco3
   libexpat1 libexpat1-dev libglib2.0-0 libglib2.0-dev libgomp1
   libgstreamer-plugins-base0.10-0 libgstreamer-plugins-base0.10-dev
   libgstreamer0.10-0 libgstreamer0.10-dev libjinglebase0.3-0
   libjinglebase0.3-dev libjinglep2p0.3-0 libjinglep2p0.3-dev
   libjinglexmllite0.3-0 libjinglexmllite0.3-dev libjinglexmpp0.3-0
   libjinglexmpp0.3-dev libmagic1 libpcre3 libpopt-dev libpopt0 libssl-dev
   libssl0.9.8 libxml2 libxml2-dev man-db openssl pkg-config po-debconf
   zlib1g-dev
 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded.
 Need to get 21.1MB of archives.
 After this operation, 62.8MB of additional disk space will be used.
 [...]
 Setting up bsdmainutils (6.1.10) ...
 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write 
 (write) in auto mode.
 Setting up groff-base (1.18.1.1-22) ...
 Setting up libpopt0 (1.14-4) ...
 Setting up libssl0.9.8 (0.9.8k-3) ...
 Setting up man-db (2.5.5-2) ...
 Building database of manual pages ...
 Setting up libmagic1 (5.03-1) ...
 Setting up file (5.03-1) ...
 Setting up gettext-base (0.17-6) ...
 Setting up libpcre3 (7.8-2) ...
 Setting up libxml2 (2.7.3.dfsg-2) ...
 Setting up html2text (1.3.2a-14) ...
 Setting up libglib2.0-0 (2.20.4-1) ...
 Setting up libcroco3 (0.6.1-2) ...
 Setting up libgomp1 (4.4.0-10) ...
 Setting up gettext (0.17-6) ...
 Setting up intltool-debian (0.35.0+20060710.1) ...
 Setting up po-debconf (1.0.16) ...
 Setting up debhelper (7.2.21) ...
 Setting up cdbs (0.4.57) ...
 Setting up check (0.9.6-2) ...
 Setting up pkg-config (0.22-1) ...
 Setting up libgstreamer0.10-0 (0.10.23-2) ...
 Setting up gstreamer0.10-tools (0.10.23-2) ...
 Setting up gstreamer-tools (0.10.23-2) ...
 Setting up libexpat1 (2.0.1-4) ...
 Setting up libexpat1-dev (2.0.1-4) ...
 Setting up libglib2.0-dev (2.20.4-1) ...
 Setting up libgstreamer-plugins-base0.10-0 (0.10.23-3) ...
 Setting up libpopt-dev (1.14-4) ...
 Setting up libxml2-dev (2.7.3.dfsg-2) ...
 Setting up libgstreamer0.10-dev (0.10.23-2) ...
 Setting up libgstreamer-plugins-base0.10-dev (0.10.23-3) ...
 Setting up openssl (0.9.8k-3) ...
 Setting up libjinglebase0.3-0 (0.3.11-5) ...
 Setting up zlib1g-dev (1:1.2.3.3.dfsg-14) ...
 Setting up libssl-dev (0.9.8k-3) ...
 Setting up libjinglebase0.3-dev (0.3.11-5) ...
 Setting up libjinglexmllite0.3-0 (0.3.11-5) ...
 Setting up libjinglexmpp0.3-0 (0.3.11-5) ...
 Setting up libjinglep2p0.3-0 (0.3.11-5) 

Bug#536963: libpuzzle: FTBFS: open: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: libpuzzle
Version: 0.9-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-libpuzzle_0.9-2-amd64-Aok0cp/libpuzzle-0.9'
 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-libpuzzle_0.9-2-amd64-Aok0cp/libpuzzle-0.9'
 make[2]: Leaving directory 
 `/build/user-libpuzzle_0.9-2-amd64-Aok0cp/libpuzzle-0.9'
 make[1]: Leaving directory 
 `/build/user-libpuzzle_0.9-2-amd64-Aok0cp/libpuzzle-0.9'
 dh_installdirs -plibpuzzle1 
 dh_installdirs -plibpuzzle-bin 
 dh_installdirs -plibpuzzle-dev 
 dh_installdirs -plibpuzzle-php 
 # Strip the rpath
 chrpath -d 
 /build/user-libpuzzle_0.9-2-amd64-Aok0cp/libpuzzle-0.9/debian/tmp/usr/lib/php*/*/libpuzzle.so
 open: No such file or directory
 elf_open: Invalid argument
 make: *** [install/libpuzzle-php] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/libpuzzle_0.9-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537010: gspot: FTBFS: gspot_callbacks.h:29:19: error: gnome.h: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: gspot
Version: 0.1.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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 -ansi -pedantic `pkg-config --cflags libglade-2.0 
 libpanelapplet-2.0` -g -c gspot_engines.c
 In file included from gspot_engines.h:33,
  from gspot_engines.c:21:
 gspot_callbacks.h:29:19: error: gnome.h: No such file or directory
 make[1]: *** [gspot_engines.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/07/13/gspot_0.1.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537001: qd: FTBFS: libtool errors

2009-07-14 Thread Lucas Nussbaum
Package: qd
Version: 2.3.7-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I.. 
 -I../include -I../include   -O3  -c -o c_dd.lo c_dd.cpp
 ../libtool: line 855: X--tag=CXX: command not found
 ../libtool: line 888: libtool: ignoring unknown tag : command not found
 ../libtool: line 855: X--mode=compile: command not found
 ../libtool: line 1021: *** Warning: inferring the mode of operation is 
 deprecated.: command not found
 ../libtool: line 1022: *** Future versions of Libtool will require 
 --mode=MODE be specified.: command not found
 ../libtool: line 1165: Xg++: command not found
 ../libtool: line 1165: X-DHAVE_CONFIG_H: command not found
 ../libtool: line 1165: X-I..: command not found
 ../libtool: line 1165: X-I../include: No such file or directory
 ../libtool: line 1165: X-I../include: No such file or directory
 ../libtool: line 1165: X-O3: command not found
 ../libtool: line 1165: X-c: command not found
 ../libtool: line 1216: Xc_dd.lo: command not found
 ../libtool: line 1221: libtool: compile: cannot determine name of library 
 object from `': command not found
 make[3]: *** [c_dd.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/07/13/qd_2.3.7-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536978: plexus-archiver: FTBFS: /usr/share/maven-ant-helper/maven-build.xml:123: /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10/debian/lib${package}-java.poms d

2009-07-14 Thread Lucas Nussbaum
Package: plexus-archiver
Version: 1.0~alpha10-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/plexus-io.jar:/usr/share/java/plexus-container-default-1.0.jar:/usr/share/java/plexus-utils.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dversion=1.0-alpha-10  
  -buildfile debian/build.xml -propertyfile 
 /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10/debian/ant.properties
  package 
 Buildfile: debian/build.xml
 
 package:
 
 init.pom:
  [echo] Base dir is 
 /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10
  [echo] Pom name in lib${package}-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 
 BUILD FAILED
 /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10/debian/build.xml:32:
  The following error occurred while executing this line:
 /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10/debian/build.xml:20:
  The following error occurred while executing this line:
 /usr/share/maven-ant-helper/maven-build.xml:123: 
 /build/user-plexus-archiver_1.0~alpha10-2-amd64-pD106n/plexus-archiver-1.0~alpha10/debian/lib${package}-java.poms
  doesn't exist
 
 Total time: 0 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/plexus-archiver_1.0~alpha10-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536994: haskell-cgi: FTBFS: hlibrary.setup: At least the following dependencies are missing: mtl =1.0

2009-07-14 Thread Lucas Nussbaum
Package: haskell-cgi
Version: 3001.1.7.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 test -x debian/rules
 dh_testroot
 dh_clean 
 test ! -x debian/hlibrary.setup || debian/hlibrary.setup clean
 rm -rf dist dist-ghc6 dist-hugs debian/hlibrary.setup Setup.hi Setup.ho 
 Setup.o .*config*
 rm -f build-ghc6-stamp build-hugs-stamp
 rm -rf debian/tmp-inst-ghc6
 rm -f debian/hlibrary.Makefile
 rm -rf debian/dh_haskell_shlibdeps
  dpkg-source -b haskell-cgi-3001.1.7.1
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building haskell-cgi using existing 
 haskell-cgi_3001.1.7.1.orig.tar.gz
 dpkg-source: info: building haskell-cgi in haskell-cgi_3001.1.7.1-1.diff.gz
 dpkg-source: info: building haskell-cgi in haskell-cgi_3001.1.7.1-1.dsc
  debian/rules build
 test -x debian/rules
 mkdir -p .
 if test ! -e Setup.lhs -a ! -e Setup.hs; then echo No setup script found!; 
 exit 1; fi
 for setup in Setup.lhs Setup.hs; do if test -e $setup; then ghc6 --make 
 $setup -o debian/hlibrary.setup; exit 0; fi; done
 [1 of 1] Compiling Main ( Setup.hs, Setup.o )
 Linking debian/hlibrary.setup ...
 debian/hlibrary.setup configure --ghc -v2 \
   --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc6/lib \
   --haddockdir=/usr/share/ghc6-doc/ghc-6.10.3/haddock/ \
   --htmldir=/usr/share/doc/libghc6-cgi-doc/html/ 
 --enable-library-profiling \

 Configuring cgi-3001.1.7.1...
 hlibrary.setup: At least the following dependencies are missing:
 mtl =1.0
 make: *** [dist-ghc6] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/haskell-cgi_3001.1.7.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536980: zapping: FTBFS: configure: error: Package requirements not met

2009-07-14 Thread Lucas Nussbaum
Package: zapping
Version: 0.10~cvs6-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 [ ! -f debian/BUILD/autotools.tgz ] || {  tar xvzf debian/BUILD/autotools.tgz 
  rm debian/BUILD/autotools.tgz ; }
 dh_testdir
 dh_testroot
 rm -rf debian/BUILD
 dh_clean help/C/zapping-C.omf.out intltool-extract intltool-merge \
   intltool-update po/.intltool-merge-cache site_def.h zapping.desktop \
   libvbi/fontgen
  dpkg-source -b zapping-0.10~cvs6
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building zapping using existing 
 zapping_0.10~cvs6.orig.tar.gz
 dpkg-source: info: building zapping in zapping_0.10~cvs6-2.diff.gz
 dpkg-source: info: building zapping in zapping_0.10~cvs6-2.dsc
  debian/rules build
 # quilt exits with 2 as return when there was nothing to do. 
 # That's not an error here (but it's useful to break loops in crude scripts)
 QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
 Applying patch 00_automake.patch
 patching file plugins/alirc/Makefile.am
 patching file plugins/deinterlace/Makefile.am
 patching file plugins/mpeg/Makefile.am
 patching file plugins/screenshot/Makefile.am
 patching file plugins/subtitle/Makefile.am
 patching file plugins/teletext/Makefile.am
 patching file zapping_setup_fb/Makefile.am
 patching file src/Makefile.am
 patching file help/omf.make
 patching file configure
 patching file help/man/Makefile.am
 
 Applying patch 01_libzvbi-ftbfs.patch
 patching file src/plugin_common.h
 patching file src/zvbi.h
 
 Applying patch 02_ftbfs_simd.patch
 patching file test/simd.c
 
 Applying patch 03_desktop.patch
 patching file zapping.desktop.in.in
 
 Applying patch 04_schemas.patch
 patching file zapping.schemas.in
 
 Applying patch 05_ftbfs_powerpc_libtv.patch
 patching file libtv/Makefile.am
 
 Now at patch 05_ftbfs_powerpc_libtv.patch
 touch debian/stamp-patched
 find . !  -path '*debian*' ! -path '*debian/BUILD*' ! -path '*/.*' -type d \
   -exec mkdir -p debian/BUILD/{} \;
 tar cvzf debian/BUILD/autotools.tgz.tmp  config.sub config.guess 
 help/man/*.1
 config.sub
 config.guess
 help/man/zapping.1
 help/man/zapping_remote.1
 help/man/zapping_setup_fb.1
 ln -fs /usr/share/misc/config.sub config.sub
 ln -fs /usr/share/misc/config.guess config.guess
 rm -f help/man/*.1
 mv debian/BUILD/autotools.tgz.tmp debian/BUILD/autotools.tgz
 dh_testdir
 automake-1.9 --ignore-deps -f -o debian/BUILD
 configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): 
 suspicious cache-id, must contain _cv_ to be cached
 ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from...
 ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from...
 aclocal.m4:646: AC_LIBTOOL_LINKER_OPTION is expanded from...
 aclocal.m4:2565: _LT_AC_LANG_C_CONFIG is expanded from...
 aclocal.m4:2564: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
 aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from...
 aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from...
 aclocal.m4:31: AC_PROG_LIBTOOL is expanded from...
 aclocal.m4:6096: AM_PROG_LIBTOOL is expanded from...
 configure.in:19: the top level
 configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 
 suspicious cache-id, must contain _cv_ to be cached
 aclocal.m4:601: AC_LIBTOOL_COMPILER_OPTION is expanded from...
 aclocal.m4:4676: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
 configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): 
 suspicious cache-id, must contain _cv_ to be cached
 aclocal.m4:2673: _LT_AC_LANG_CXX_CONFIG is expanded from...
 aclocal.m4:2672: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
 aclocal.m4:1715: _LT_AC_TAGCONFIG is expanded from...
 configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): 
 suspicious cache-id, must contain _cv_ to be cached
 aclocal.m4:3770: _LT_AC_LANG_F77_CONFIG is expanded from...
 aclocal.m4:3769: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
 configure.in:19: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): 
 suspicious cache-id, must contain _cv_ to be cached
 aclocal.m4:3876: _LT_AC_LANG_GCJ_CONFIG is expanded from...
 aclocal.m4:3875: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
 cd debian/BUILD  LDFLAGS= CFLAGS=-Wall -g \
   
 /build/user-zapping_0.10~cvs6-2-amd64-qD3wBC/zapping-0.10~cvs6/configure  
   \
   --prefix=/usr   \
   --build x86_64-linux-gnu --enable-v4l   \
   --datadir=\${prefix}/share  \
   --mandir=\${prefix}/share/man   \
   --x-libraries=/usr/X11R6/lib\
   

Bug#536991: gpaint: FTBFS: configure: error: Package requirements (gtk+-2.0 = 2.8.0 pango = 1.12.4 libglade-2.0 = 2.5.1) were not met:

2009-07-14 Thread Lucas Nussbaum
Package: gpaint
Version: 0.3.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3'
 make[1]: Leaving directory 
 `/build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3'
 make: [makefile-clean] Error 2 (ignored)
 rm -f debian/stamp-makefile-build
 for i in ./config.guess ./config.sub  ; do \
   if test -e $i.cdbs-orig ; then \
   mv $i.cdbs-orig $i ; \
   fi ; \
   done
 dh_clean 
 rm -f debian/stamp-autotools-files
 cd .  \
 rm -f intltool-extract intltool-merge intltool-update 
 po/.intltool-merge-cache; \
 if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; 
 fi; \
 if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; 
 ; fi
 dpatch  deapply-all  
 20_fix_line_width_combo not applied to ./ .
 11_fix_image_rotation not applied to ./ .
 10_fix_crash_on_font_select not applied to ./ .
 09_fix_menu_entry not applied to ./ .
 02_remove_menu_h_reference not applied to ./ .
 01_drawing not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
 rm po/*.gmo
 [ ! -f /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure.backup 
 ] || mv /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure.backup 
 /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure
  dpkg-source -b gpaint-0.3.3
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building gpaint using existing gpaint_0.3.3.orig.tar.gz
 dpkg-source: info: building gpaint in gpaint_0.3.3-2.diff.gz
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/01_drawing.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/11_fix_image_rotation.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/02_remove_menu_h_reference.dpatch' will not be represented in 
 diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/10_fix_crash_on_font_select.dpatch' will not be represented 
 in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/20_fix_line_width_combo.dpatch' will not be represented in 
 diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/09_fix_menu_entry.dpatch' will not be represented in diff
 dpkg-source: warning: ignoring deletion of file po/am.gmo
 dpkg-source: warning: ignoring deletion of file po/fr.gmo
 dpkg-source: warning: ignoring deletion of file po/ca.gmo
 dpkg-source: warning: ignoring deletion of file po/de.gmo
 dpkg-source: warning: ignoring deletion of file po/pt_BR.gmo
 dpkg-source: warning: ignoring deletion of file po/ga.gmo
 dpkg-source: warning: ignoring deletion of file po/nl.gmo
 dpkg-source: warning: ignoring deletion of file po/sv.gmo
 dpkg-source: warning: ignoring deletion of file po/es.gmo
 dpkg-source: warning: ignoring deletion of file po/uk.gmo
 dpkg-source: warning: ignoring deletion of file po/cs.gmo
 dpkg-source: warning: ignoring deletion of file po/pt.gmo
 dpkg-source: warning: ignoring deletion of file po/ja.gmo
 dpkg-source: info: building gpaint in gpaint_0.3.3-2.dsc
  debian/rules build
 test -x debian/rules
 mkdir -p .
 [ -f /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure.backup ] 
 || cp /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure 
 /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure.backup
 sed -i -r 
 's/(hardcode_into_libs)=.*$/\1=no/;s/(hardcode_libdir_flag_spec)=.*--rpath.*$//'
  /build/user-gpaint_0.3.3-2-amd64-beFt3f/gpaint-0.3.3/configure
 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
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01_drawing to ./ ... ok.
 applying patch 02_remove_menu_h_reference to ./ ... ok.
 applying patch 09_fix_menu_entry to ./ ... ok.
 applying patch 10_fix_crash_on_font_select to ./ ... ok.
 applying patch 11_fix_image_rotation to ./ ... ok.
 applying patch 20_fix_line_width_combo to ./ ... ok.
 dpatch  cat-all  patch-stampT
 mv -f patch-stampT patch-stamp
 touch 

Bug#537012: gnome-inm-forecast: FTBFS: configure: error: Package requirements (libglade-2.0 = 2.6) were not met:

2009-07-14 Thread Lucas Nussbaum
Package: gnome-inm-forecast
Version: 0.6.1-1.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_testdir
 dh_testroot
 rm -f build-stamp 
 # Add here commands to clean up after the build process.
 [ ! -f Makefile ] || /usr/bin/make distclean
 rm -f config.sub config.guess
 dh_clean 
  dpkg-source -b gnome-inm-forecast-0.6.1
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building gnome-inm-forecast using existing 
 gnome-inm-forecast_0.6.1.orig.tar.gz
 dpkg-source: info: building gnome-inm-forecast in 
 gnome-inm-forecast_0.6.1-1.1.diff.gz
 dpkg-source: info: building gnome-inm-forecast in 
 gnome-inm-forecast_0.6.1-1.1.dsc
  debian/rules build
 dh_testdir
 # Add here commands to configure the package.
 cp -f /usr/share/misc/config.sub config.sub
 cp -f /usr/share/misc/config.guess config.guess
 ./bootstrap
 You should update your 'aclocal.m4' by running aclocal.
 acinclude.m4:9: warning: underquoted definition of 
 jm_CHECK_TYPE_STRUCT_UTIMBUF
 acinclude.m4:9:   run info '(automake)Extending aclocal'
 acinclude.m4:9:   or see 
 http://sources.redhat.com/automake/automake.html#Extending-aclocal
 acinclude.m4:9: warning: underquoted definition of 
 jm_CHECK_TYPE_STRUCT_UTIMBUF
 acinclude.m4:9:   run info '(automake)Extending aclocal'
 acinclude.m4:9:   or see 
 http://sources.redhat.com/automake/automake.html#Extending-aclocal
 \nNow run ./configure\n
 ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS=-g -O2 
 LDFLAGS=-Wl,-z,defs
 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 for style of include used by make... GNU
 checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 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 how to run the C preprocessor... x86_64-linux-gnu-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 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 catalogs to be installed...  es
 checking whether NLS is requested... yes
 checking for intltool-update... /usr/bin/intltool-update
 checking for intltool-merge... /usr/bin/intltool-merge
 checking for intltool-extract... /usr/bin/intltool-extract
 checking for xgettext... (cached) /usr/bin/xgettext
 checking for msgmerge... /usr/bin/msgmerge
 checking for msgfmt... (cached) /usr/bin/msgfmt
 checking for gmsgfmt... (cached) /usr/bin/msgfmt
 checking for perl... /usr/bin/perl
 checking for perl = 5.8.1... 5.10.0
 checking for XML::Parser... ok
 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema 
 installation
 Using $(sysconfdir)/gconf/schemas as install directory for schema files
 checking for gconftool-2... /usr/bin/gconftool-2
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
 checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none 
 needed
 checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
 checking for x86_64-linux-gnu-pkg-config... no
 checking for pkg-config... /usr/bin/pkg-config
 checking pkg-config is at least version 

Bug#537003: python-imaging: FTBFS: dh_movefiles: debian/python-imaging/usr/lib/python2.4/site-packages/PIL/_imagingtk.so not found (supposed to put it in python-imaging-tk)

2009-07-14 Thread Lucas Nussbaum
Package: python-imaging
Version: 1.1.6-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 python2.4 setup.py install --root 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging
 running install
 running build
 running build_py
 running build_ext
 
 PIL 1.1.6 BUILD SUMMARY
 
 version   1.1.6
 platform  linux2 2.4.6 (#2, Feb 18 2009, 04:39:14)
   [GCC 4.3.3]
 
 *** TKINTER support not available (Tcl/Tk 8.5 libraries needed)
 --- JPEG support ok
 --- ZLIB (PNG/ZIP) support ok
 --- FREETYPE2 support ok
 
 To add a missing option, make sure you have the required
 library, and set the corresponding ROOT variable in the
 setup.py script.
 
 To check the build, run the selftest.py script.
 running build_scripts
 running install_lib
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages
 creating 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/DcxImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ContainerIO.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/FpxImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/PcdImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/FitsStubImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/PngImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/GimpGradientFile.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ImageWin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/IcnsImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ImageSequence.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/XVThumbImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ImageDraw2.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/IcoImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/PSDraw.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ImageOps.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying build/lib.linux-x86_64-2.4/ImImagePlugin.py - 
 /build/user-python-imaging_1.1.6-3-amd64-9qX6No/python-imaging-1.1.6/debian/python-imaging/usr/lib/python2.4/site-packages/PIL
 copying 

Bug#536981: modello: FTBFS: /usr/share/maven-ant-helper/maven-build.xml:123: /build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21/modello-test/debian/libmodello-java.poms doesn't exist

2009-07-14 Thread Lucas Nussbaum
Package: modello
Version: 1.0-alpha-21-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-nodeps.jar:/usr/share/java/junit.jar:/usr/share/java/maven2.jar:/usr/share/java/plexus-compiler-api.jar:/usr/share/java/plexus-compiler-javac.jar:/usr/share/java/plexus-velocity.jar:/usr/share/java/velocity.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=modello 
 -Dversion=1.0-alpha-21   -buildfile ./debian/build.xml  package javadoc
 Buildfile: ./debian/build.xml
 
 package:
 
 init.pom:
  [echo] Base dir is 
 /build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21/modello-test
  [echo] Pom name in libmodello-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 
 BUILD FAILED
 /build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21/debian/build.xml:48:
  The following error occurred while executing this line:
 /build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21/debian/build.xml:22:
  The following error occurred while executing this line:
 /usr/share/maven-ant-helper/maven-build.xml:123: 
 /build/user-modello_1.0-alpha-21-3-amd64-nHIkew/modello-1.0-alpha-21/modello-test/debian/libmodello-java.poms
  doesn't exist
 
 Total time: 0 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/modello_1.0-alpha-21-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536975: rt2400: FTBFS: /bin/sh: line 3: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: rt2400
Version: 1.2.2+cvs20090424-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
 Applying patch 000_if_name.diff
 patching file Module/rtmp_main.c
 Hunk #1 succeeded at 68 (offset 4 lines).
 Hunk #2 succeeded at 76 (offset 4 lines).
 Hunk #3 succeeded at 304 (offset 20 lines).
 
 Applying patch 002_no_config_file.diff
 patching file Module/rtmp_init.c
 Hunk #1 succeeded at 1070 (offset 1 line).
 Hunk #2 succeeded at 1149 (offset 1 line).
 
 Applying patch 003_use_netdev_functions.diff
 patching file Module/rtmp_main.c
 
 Now at patch 003_use_netdev_functions.diff
 dh_testdir
 # Copy most of the source tree into the temp directory and clean it
 cd 
 /build/user-rt2400_1.2.2+cvs20090424-1-amd64-Pqxv7S/rt2400-1.2.2+cvs20090424/Module
  \
find . -path ./debian/\* -type d -prune -o -print \
   | egrep -v 'RPM|CVS|debian'  \
   | cpio -admp 
 /build/user-rt2400_1.2.2+cvs20090424-1-amd64-Pqxv7S/rt2400-1.2.2+cvs20090424/debian/build/usr/src/modules/rt2400
 /bin/sh: line 3: cpio: command not found
 make: *** [build-indep-stamp] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/rt2400_1.2.2+cvs20090424-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536995: setroubleshoot: FTBFS: sesearch.c:32:20: error: Python.h: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: setroubleshoot
Version: 2.2.13-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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 
 sesearch_wrapper.c -o build/temp.linux-x86_64-2.5/sesearch_wrapper.o
 In file included from sesearch_wrapper.c:3:
 sesearch.c:32:20: error: Python.h: No such file or directory
 In file included from sesearch_wrapper.c:3:
 sesearch.c:200: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 before '*' token
 sesearch.c:279: error: expected '=', ',', ';', 'asm' or '__attribute__' 
 before '*' token
 sesearch_wrapper.c:5: error: expected ')' before '*' token
 sesearch_wrapper.c:12: error: expected ')' before '*' token
 sesearch_wrapper.c:19: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before '*' token
 sesearch_wrapper.c:37: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'methods'
 sesearch_wrapper.c:42: warning: function declaration isn't a prototype
 sesearch_wrapper.c: In function 'init_sesearch':
 sesearch_wrapper.c:43: error: 'PyObject' undeclared (first use in this 
 function)
 sesearch_wrapper.c:43: error: (Each undeclared identifier is reported only 
 once
 sesearch_wrapper.c:43: error: for each function it appears in.)
 sesearch_wrapper.c:43: error: 'm' undeclared (first use in this function)
 sesearch_wrapper.c:44: warning: implicit declaration of function 
 'Py_InitModule'
 sesearch_wrapper.c:44: error: 'methods' undeclared (first use in this 
 function)
 error: command 'gcc' failed with exit status 1
 make[5]: *** [python-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/setroubleshoot_2.2.13-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536966: lsb-build-base3: FTBFS: /bin/sh: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: lsb-build-base3
Version: 3.2.2~pre1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
 make[2]: Entering directory 
 `/build/user-lsb-build-base3_3.2.2~pre1-1-amd64-eI9rnt/lsb-build-base3-3.2.2~pre1/build_env/headers'
 install -d 
 /build/user-lsb-build-base3_3.2.2~pre1-1-amd64-eI9rnt/lsb-build-base3-3.2.2~pre1/debian/lsb-build-base3/usr//include/lsb3
 cpio -pdu 
 /build/user-lsb-build-base3_3.2.2~pre1-1-amd64-eI9rnt/lsb-build-base3-3.2.2~pre1/debian/lsb-build-base3/usr//include/lsb3
   core_filelist
 /bin/sh: cpio: command not found
 make[2]: *** [install-core] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/lsb-build-base3_3.2.2~pre1-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537013: libnice: FTBFS: error: error occurred while parsing Build-Depends/Build-Depends-Indep)

2009-07-14 Thread Lucas Nussbaum
Package: libnice
Version: 0.0.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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 (= 7), libglib2.0-dev (= 2.10), 
 libgstreamer-plugins-base0.10-dev, gtk-doc-tools
 
 ┌──┐
 │ Install build dependencies  
  │
 └──┘
 
 Checking for already installed source dependencies...
 cdbs: missing
 debhelper: missing
 Using default version 7.2.21
 libglib2.0-dev: missing
 Using default version 2.20.4-1
 libgstreamer-plugins-base0.10-dev: missing
 gtk-doc-tools: missing
 Checking for source dependency conflicts...
 Installing positive dependencies: cdbs debhelper libglib2.0-dev 
 libgstreamer-plugins-base0.10-dev gtk-doc-tools
 Reading package lists...
 Building dependency tree...
 Reading state information...
 The following extra packages will be installed:
   autoconf automake autotools-dev bsdmainutils check docbook docbook-dsssl
   docbook-to-man docbook-xml docbook-xsl file gettext gettext-base
   gnome-common groff-base html2text intltool intltool-debian jade libcroco3
   libdb4.5 libexpat1 libgcrypt11 libglib2.0-0 libgomp1 libgpg-error0
   libgstreamer-plugins-base0.10-0 libgstreamer0.10-0 libgstreamer0.10-dev
   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libmagic1 libpcre3
   libpopt-dev libpopt0 libsp1c2 libsqlite3-0 libssl0.9.8 libtool liburi-perl
   libwww-perl libxml-parser-perl libxml2 libxml2-dev libxslt1.1 m4 man-db
   mime-support netbase pkg-config po-debconf python python-minimal python2.5
   python2.5-minimal sgml-base sgml-data sp xml-core xsltproc
 Suggested packages:
   autobook autoconf-archive autoconf-doc autoconf2.13 gnu-standards vacation
   wamerican wordlist whois devscripts doc-base dh-make psgml docbook-defguide
   jadetex docbook-dsssl-doc libsaxon-java libxalan2-java docbook-xsl-saxon fop
   xalan cvs gettext-doc groff rng-tools libglib2.0-doc libvisual-0.4-plugins
   gstreamer-codec-install gnome-codec-install gstreamer0.10-tools
   gstreamer0.10-plugins gstreamer0.10-doc libdata-dump-perl libtool-doc
   automaken gfortran fortran95-compiler gcj libcrypt-ssleay-perl
   libio-socket-ssl-perl www-browser libmail-box-perl python-doc python-tk
   python-profiler python2.5-doc binfmt-support sgml-base-doc perlsgml
   doc-html-w3 opensp libxml2-utils
 Recommended packages:
   docbook-xsl-doc-html docbook-xsl-doc-pdf docbook-xsl-doc-text
   docbook-xsl-doc ruby zip curl wget lynx libglib2.0-data shared-mime-info
   libltdl-dev libmailtools-perl libhtml-format-perl libcompress-bzip2-perl
   ifupdown libmail-sendmail-perl
 The following NEW packages will be installed:
   autoconf automake autotools-dev bsdmainutils cdbs check debhelper docbook
   docbook-dsssl docbook-to-man docbook-xml docbook-xsl file gettext
   gettext-base gnome-common groff-base gtk-doc-tools html2text intltool
   intltool-debian jade libcroco3 libdb4.5 libexpat1 libgcrypt11 libglib2.0-0
   libglib2.0-dev libgomp1 libgpg-error0 libgstreamer-plugins-base0.10-0
   libgstreamer-plugins-base0.10-dev libgstreamer0.10-0 libgstreamer0.10-dev
   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libmagic1 libpcre3
   libpopt-dev libpopt0 libsp1c2 libsqlite3-0 libssl0.9.8 libtool liburi-perl
   libwww-perl libxml-parser-perl libxml2 libxml2-dev libxslt1.1 m4 man-db
   mime-support netbase pkg-config po-debconf python python-minimal python2.5
   python2.5-minimal sgml-base sgml-data sp xml-core xsltproc
 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
 Need to get 30.4MB of archives.
 After this operation, 109MB of additional disk space will be used.
 [...]
 Setting up sgml-base (1.26) ...
 Setting up xml-core (0.12) ...
 [...]
 Setting up sgml-data (2.0.3) ...
 Setting up docbook-xml (4.5-6) ...
 Setting up bsdmainutils (6.1.10) ...
 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write 
 (write) in auto mode.
 Setting up groff-base (1.18.1.1-22) ...
 Setting up libgpg-error0 (1.6-1) ...
 Setting up libgcrypt11 (1.4.4-3) ...
 Setting up libpopt0 (1.14-4) ...
 Setting up libssl0.9.8 (0.9.8k-3) ...
 Setting up man-db (2.5.5-2) ...
 Building database of manual pages ...
 Setting up netbase (4.36) ...
 Setting up libmagic1 (5.03-1) ...
 Setting up file (5.03-1) ...
 Setting up gettext-base (0.17-6) ...
 Setting up libdb4.5 (4.5.20-13) ...
 Setting up libpcre3 (7.8-2) ...
 Setting up libsqlite3-0 (3.6.16-1) ...
 Setting up libxml2 (2.7.3.dfsg-2) ...
 Setting up m4 (1.4.13-1) ...
 Setting up mime-support (3.46-1) ...
 Setting up python2.5-minimal (2.5.4-1) ...
 Setting up python2.5 (2.5.4-1) ...
 Setting up python-minimal (2.5.4-2) ...
 

Bug#536993: libcgi-session-serialize-yaml-perl: FTBFS: dpkg-gencontrol: error: error occurred while parsing Depends field: perl (= 5.6.0-16), , libcgi-session-perl (= 4.30)

2009-07-14 Thread Lucas Nussbaum
Package: libcgi-session-serialize-yaml-perl
Version: 4.24-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-libcgi-session-serialize-yaml-perl_4.24-1-amd64-JM7Nwy/libcgi-session-serialize-yaml-perl-4.24'
 Manifying blib/man3/CGI::Session::Serialize::yaml.3pm
 Installing 
 /build/user-libcgi-session-serialize-yaml-perl_4.24-1-amd64-JM7Nwy/libcgi-session-serialize-yaml-perl-4.24/debian/libcgi-session-serialize-yaml-perl/usr/share/perl5/CGI/Session/Serialize/yaml.pm
 Installing 
 /build/user-libcgi-session-serialize-yaml-perl_4.24-1-amd64-JM7Nwy/libcgi-session-serialize-yaml-perl-4.24/debian/libcgi-session-serialize-yaml-perl/usr/share/man/man3/CGI::Session::Serialize::yaml.3pm
 make[1]: Leaving directory 
 `/build/user-libcgi-session-serialize-yaml-perl_4.24-1-amd64-JM7Nwy/libcgi-session-serialize-yaml-perl-4.24'
dh_install
dh_installdocs
 dh_installchangelogs Changes.txt
 dh install --remaining
dh_testdir
dh_testroot
dh_installexamples
dh_installman
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_bugfiles
dh_lintian
dh_gconf
dh_icons
dh_perl
dh_usrlocal
dh_link
dh_compress
dh_fixperms
 touch install-stamp
 dh binary-indep
dh_installdeb -i
dh_gencontrol -i
 dpkg-gencontrol: warning: can't parse dependency libcgi-session-perl (= 4.30)
   libyaml-syck-perl
 dpkg-gencontrol: error: error occurred while parsing Depends field: perl (= 
 5.6.0-16), , libcgi-session-perl (= 4.30)
   libyaml-syck-perl | libyaml-perl
 dh_gencontrol: dpkg-gencontrol returned exit code 255
 make: *** [binary-indep] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/libcgi-session-serialize-yaml-perl_4.24-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536962: ldap-haskell: FTBFS: dh_haskell_build: ./setup returned exit code 1

2009-07-14 Thread Lucas Nussbaum
Package: ldap-haskell
Version: 0.6.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 #make test-hugs
 dh_testdir
 dh_testroot
 dh_clean -k
 dh_installdirs -i
 dh_haskell -i
 Generating meta-information...
 Building setup...
 #make test-hugs
 dh_testdir
 dh_testroot
 dh_installchangelogs -i
 dh_installdocs -i
 dh_installexamples -i
 dh_installman -i
 dh_link -i
 dh_strip -i
 dh_compress -i
 dh_fixperms -i
 dh_installdeb -i
 dh_shlibdeps -i
 dh_gencontrol -i
 dh_md5sums -i
 dh_builddeb -i
 dpkg-deb: building package `ldap-haskell-doc' in 
 `../ldap-haskell-doc_0.6.5-1_all.deb'.
 dh_testdir
 dh_testroot
 dh_clean -k 
 dh_installdirs -a 
 # Add here commands to install the package into debian/tmp
 dh_haskell -a
 Generating meta-information...
 ghc-6.10.3 /usr/lib/haskell-packages/ghc6/lib/LDAP-0.6.5 LDAP 0.6.5
 
  ** 
  CONFIGURING libghc6-ldap-dev FOR ghc6
  ** 
 
 cleaning...
 Configuring LDAP-0.6.5...
 
  ** 
  CONFIGURING libhugs-ldap FOR hugs
  ** 
 
 cleaning...
 Configuring LDAP-0.6.5...
 Warning: hugs does not support the following extensions: PatternSignatures
 
  ** 
  BUILDING libghc6-ldap-dev FOR ghc6
  ** 
 
 Preprocessing library LDAP-0.6.5...
 sPreprocessing executables for LDAP-0.6.5...
 Generating Makefile LDAP-0.6.5...
 etup: Not overwriting existing copy of Makefile
 dh_haskell_build: ./setup returned exit code 1
 make: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ldap-haskell_0.6.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537020: doxia: FTBFS: Cannot find file /usr/share/java/plexus-build-api.jar

2009-07-14 Thread Lucas Nussbaum
Package: doxia
Version: 1.0-alpha-11-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-doxia_1.0-alpha-11-4-amd64-qCKwnD/doxia-1.0-alpha-11'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-doxia_1.0-alpha-11-4-amd64-qCKwnD/doxia-1.0-alpha-11'
 cd .  /usr/lib/jvm/default-java/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-trax.jar:/usr/lib/jvm/default-java/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dversion=1.0-alpha-11  
  -buildfile ./debian/build.xml  package javadoc
 Buildfile: ./debian/build.xml
 
 generate-sources:
   [modello] Running the 'java' Modello plugin using model file 
 doxia-modules/doxia-module-fml/src/main/mdo/fml.mdo for version 1.0.0
   [modello] Cannot find file /usr/share/java/plexus-build-api.jar
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/doxia_1.0-alpha-11-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537019: gimp-dcraw: FTBFS: Unrecognized switch --build-strip

2009-07-14 Thread Lucas Nussbaum
Package: gimp-dcraw
Version: 1.31-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-gimp-dcraw_1.31-1-amd64-uKyxkZ/gimp-dcraw-1.31'
 /usr/bin/gimptool-2.0 --build-strip rawphoto.c
 Unrecognized switch --build-strip
 Usage: gimptool-2.0 [OPTION]...
 
 General options:
   --help  print this message
   --quiet, --silent   don't echo build commands
   --version   print the version of GIMP associated with this 
 script
   -n, --just-print, --dry-run, --recon
   don't actually run any commands; just print them
 Developer options:
   --cflagsprint the compiler flags that are necessary to
   compile a plug-in
   --libs  print the linker flags that are necessary to link a
   plug-in
   --prefix=PREFIX use PREFIX instead of the installation prefix that
   GIMP was built when computing the output for 
 --cflags
   and --libs
   --exec-prefix=PREFIXuse PREFIX instead of the installation exec prefix
   that GIMP was built when computing the output for
   --cflags and --libs
   --msvc-syntax   print flags in MSVC syntax
 
 Installation directory options:
   --prefix --exec-prefix --bindir --sbindir --libexecdir --datadir 
 --sysconfdir
   --sharedstatedir --localstatedir --libdir --infodir --mandir --includedir
   --gimpplugindir --gimpdatadir
 
 The --cflags and --libs options can be appended with -noui to get appropriate
 settings for plug-ins which do not use GTK+.
 
 User options:
   --build plug-in.c   build a plug-in from a source file
   --install plug-in.c same as --build, but installs the built
   plug-in as well
   --install-bin plug-in   install a compiled plug-in
   --install-script script.scm install a script-fu script
 
   --uninstall-bin plug-in remove a plug-in again
   --uninstall-script plug-in  remove a script-fu script
 
 The --install and --uninstall options have admin counterparts (with
 prefix --install-admin instead of --install) that can be used instead to
 install/uninstall a plug-in or script in the machine directory instead of a
 user directory.
 
 For plug-ins which do not use GTK+, the --build and --install options can be
 appended with -noui for appropriate settings. For plug-ins that use GTK+ but
 not libgumpui, append -nogimpui.
 make[1]: *** [rawphoto] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/gimp-dcraw_1.31-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536987: munin: FTBFS: sed: can't read ./.pc/160-node.d-postgres-plugins.patch/node/node.d/postgres_block_read_.in: Permission denied

2009-07-14 Thread Lucas Nussbaum
Package: munin
Version: 1.2.6-12
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-munin_1.2.6-12-amd64-6BpqTr/munin-1.2.6'
 Generating ./node/munin-node.conf..
 Generating ./node/node.d/snmp__fc_if_err_..
 Generating ./node/node.d/bind9_rndc..
 Generating ./node/node.d/psu_..
 Generating ./node/node.d/snmp__users..
 Generating ./node/node.d/hddtemp2..
 Generating ./node/node.d/ircu..
 Generating ./node/node.d/apache_accesses..
 Generating ./node/node.d/mhttping..
 Generating ./node/node.d/squid_requests..
 Generating ./node/node.d/apc_nis..
 Generating ./node/node.d/nut_misc..
 Generating ./node/node.d/courier_mta_mailqueue..
 Generating ./node/node.d/hddtemp..
 Generating ./node/node.d/apache_processes..
 Generating ./node/node.d/bind9..
 Generating ./node/node.d/ntp_states..
 Generating ./node/node.d/mysql_isam_space_..
 Generating ./node/node.d/sendmail_mailstats..
 Generating ./node/node.d/hddtemp_smartctl..
 Generating ./node/node.d/mailman..
 Generating ./node/node.d/sendmail_mailtraffic..
 Generating ./node/node.d/ping_..
 Generating ./node/node.d/amavis..
 Generating ./node/node.d/mysql_queries..
 Generating ./node/node.d/snmp__if_err_..
 Generating ./node/node.d/nut_volts..
 Generating ./node/node.d/exim_mailqueue_alt..
 Generating ./node/node.d/mysql_threads..
 Generating ./node/node.d/hddtempd..
 Generating ./node/node.d/postfix_mailvolume..
 Generating ./node/node.d/snmp__sensors_mbm_fan..
 Generating ./node/node.d/surfboard..
 Generating ./node/node.d/snmp__sensors_fsc_fan..
 Generating ./node/node.d/sendmail_mailqueue..
 Generating ./node/node.d/squid_traffic..
 Generating ./node/node.d/cupsys_pages..
 Generating ./node/node.d/ntp_..
 Generating ./node/node.d/smart_..
 Generating ./node/node.d/mailscanner..
 Generating ./node/node.d/ipac-ng..
 Generating ./node/node.d/squid_icp..
 Generating ./node/node.d/pop_stats..
 Generating ./node/node.d/courier_mta_mailstats..
 Generating ./node/node.d/dhcpd3..
 Generating ./node/node.d/squid_cache..
 Generating ./node/node.d/munin_update..
 Generating ./node/node.d/df_inode..
 Generating ./node/node.d/postfix_mailqueue..
 Generating ./node/node.d/pm3users_..
 Generating ./node/node.d/acpi..
 Generating ./node/node.d/apc_envunit_..
 Generating ./node/node.d/mysql_bytes..
 Generating ./node/node.d/samba..
 Generating ./node/node.d/snmp__if_..
 Generating ./node/node.d/ntp_offset..
 Generating ./node/node.d/df..
 Generating ./node/node.d/snmp__sensors_fsc_bx_fan..
 Generating ./node/node.d/snmp__processes..
 Generating ./node/node.d/courier_..
 Generating ./node/node.d/munin_graph..
 Generating ./node/node.d/ps_..
 Generating ./node/node.d/courier_mta_mailvolume..
 Generating ./node/node.d/snmp__sensors_fsc_bx_temp..
 Generating ./node/node.d/spamstats..
 Generating ./node/node.d/exim_mailstats..
 Generating ./node/node.d/exim_mailqueue..
 Generating ./node/node.d/snmp__load..
 Generating ./node/node.d/named..
 Generating ./node/node.d/foldingathome..
 Generating ./node/node.d/mbmon_..
 Generating ./node/node.d/postfix_mailstats..
 Generating ./node/node.d/snmp__sensors_mbm_volt..
 Generating ./node/node.d/loggrep..
 Generating ./node/node.d/snmp__fc_if_..
 Generating ./node/node.d/snmp__sensors_fsc_temp..
 Generating ./node/node.d/sybase_space..
 Generating ./node/node.d/foldingathome_wu..
 Generating ./node/node.d/foldingathome_rank..
 Generating ./node/node.d/mysql_slowqueries..
 Generating ./node/node.d/vmstat..
 Generating ./node/node.d/apache_volume..
 Generating ./node/node.d/perdition..
 Generating ./node/node.d/multips..
 Generating ./node/node.d/snmp__df..
 Generating ./node/node.d/snmp__sensors_mbm_temp..
 Generating ./node/node.d/postgres_block_read_..
 Generating ./node/node.d/postgres_commits_..
 Generating ./node/node.d/postgres_connections..
 Generating ./node/node.d/postgres_locks..
 Generating ./node/node.d/postgres_queries_..
 Generating ./node/node.d/postgres_space_..
 Generating ./node/node.d/openvpn..
 Generating ./node/node.d/tomcat_access..
 Generating ./node/node.d/tomcat_jvm..
 Generating ./node/node.d/tomcat_threads..
 Generating ./node/node.d/tomcat_volume..
 Generating ./node/node.d/ejabberd..
 Generating ./node/node.d/asterisk_channels..
 Generating ./node/node.d/asterisk_channelstypes..
 Generating ./node/node.d/asterisk_codecs..
 Generating ./node/node.d/asterisk_meetme..
 Generating ./node/node.d/asterisk_meetmeusers..
 Generating ./node/node.d/asterisk_sipchannels..
 Generating ./node/node.d/asterisk_sippeers..
 Generating ./node/node.d/asterisk_voicemail..
 Generating ./node/munin-node-configure..
 Generating ./node/munindoc..
 Generating ./node/node.d.linux/vlan_..
 Generating ./node/node.d.linux/nfsd..
 Generating ./node/node.d.linux/ip_..
 Generating ./node/node.d.linux/fw_forwarded_local..
 Generating 

Bug#535809: fixed in eglibc 2.9-20

2009-07-14 Thread Aurelien Jarno
On Tue, Jul 14, 2009 at 12:24:31PM +0200, Sam Hocevar wrote:
 On Sun, Jul 12, 2009, Aurelien Jarno wrote:
 * Don't ship /usr/include/scsi/scsi.h anymore.  Closes: #535809.
 
Now packages that use scsi/scsi.h no longer build in unstable. Can
 you suggest a way to fix them?
 

I think the way is to wait for kernel 2.6.31 to get into unstable, or to
patch kernel 2.6.30 to provide this file already. It looks like this RC
bug report was a bit premature.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#536960: pandoc: FTBFS: Text/Pandoc/Definition.hs:92:32: parse error on input `-- ^ Link target (URL, title)'

2009-07-14 Thread Lucas Nussbaum
Package: pandoc
Version: 0.46+2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-pandoc_0.46+2-amd64-0UAKBe/pandoc-0.46+2/templates'
 make[2]: Nothing to be done for `all'.
 make[2]: Leaving directory 
 `/build/user-pandoc_0.46+2-amd64-0UAKBe/pandoc-0.46+2/templates'
 rm -rf html
 ./setup haddock  cp -r dist/doc/html .
 Preprocessing library pandoc-0.46...
 Preprocessing executables for pandoc-0.46...
 Running Haddock for pandoc-0.46...
 Warning: The documentation for the following packages are not installed. No
 links will be generated to these packages: array-0.2.0.0, base-4.1.0.0,
 bytestring-0.9.1.4, containers-0.2.0.1, ghc-prim-0.1.0.0, integer-0.1.0.1,
 mtl-1.1.0.2, network-2.2.1.3, parsec-2.1.0.1, pretty-1.0.1.0,
 regex-base-0.93.1, regex-compat-0.92, regex-posix-0.93.1, rts-1.0,
 syb-0.1.0.1, xhtml-3000.2.0.1
 
 Text/Pandoc/Definition.hs:92:32:
 parse error on input `-- ^ Link target (URL, title)'
 make[1]: *** [html] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/07/13/pandoc_0.46+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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537004: lua-gtk: FTBFS: script/Makefile.common:32: *** Library /atk not yet configured. Stop.

2009-07-14 Thread Lucas Nussbaum
Package: lua-gtk
Version: 0.9+20090430-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-lua-gtk_0.9+20090430-1-amd64-sImtnM/lua-gtk-0.9+20090430'
 script/Makefile.common:32: *** Library /atk not yet configured.  Stop.
 script/Makefile.common:32: *** Library /cairo not yet configured.  Stop.
 script/Makefile.common:32: *** Library /clutter not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gconf not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gdk not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gio not yet configured.  Stop.
 script/Makefile.common:32: *** Library /glib not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gnome not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gtk not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gtkhtml not yet configured.  Stop.
 script/Makefile.common:32: *** Library /gtksourceview not yet configured.  
 Stop.
 script/Makefile.common:32: *** Library /gtkspell not yet configured.  Stop.
 script/Makefile.common:32: *** Library /libxml2 not yet configured.  Stop.
 script/Makefile.common:32: *** Library /pango not yet configured.  Stop.
 make[1]: *** [clean] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/lua-gtk_0.9+20090430-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537011: ocaml-gettext: FTBFS: Error: Files gettextModules.cmx and gettextConfig.cmx make inconsistent assumptions over implementation GettextConfig

2009-07-14 Thread Lucas Nussbaum
Package: ocaml-gettext
Version: 0.3.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-ocaml-gettext_0.3.2-2-amd64-G1dM1j/ocaml-gettext-0.3.2/libgettext-ocaml'
 ocamlfind ocamlc   -package fileutils   -c gettextConfig.ml
 ocamlfind ocamlc   -a -o gettextBase.cma gettextConfig.cmo 
 gettextCategory.cmo gettextTypes.cmo gettextUtils.cmo gettextModules.cmo 
 gettextCompat.cmo gettext.cmo gettextFormat_parser.cmo 
 gettextFormat_lexer.cmo gettextFormat.cmo gettextMo_int32.cmo 
 gettextMo_parser.cmo gettextMo_lexer.cmo gettextMo.cmo gettextDummy.cmo 
 ocamlfind ocamlopt  -package fileutils   -c gettextConfig.ml
 ocamlfind ocamlopt -a -o gettextBase.cmxa gettextConfig.cmx 
 gettextCategory.cmx gettextTypes.cmx gettextUtils.cmx gettextModules.cmx 
 gettextCompat.cmx gettext.cmx gettextFormat_parser.cmx 
 gettextFormat_lexer.cmx gettextFormat.cmx gettextMo_int32.cmx 
 gettextMo_parser.cmx gettextMo_lexer.cmx gettextMo.cmx gettextDummy.cmx 
 File _none_, line 1, characters 0-1:
 Error: Files gettextModules.cmx and gettextConfig.cmx
make inconsistent assumptions over implementation GettextConfig
 make[2]: *** [gettextBase.cmxa] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ocaml-gettext_0.3.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536973: postgresql-plproxy: FTBFS: make[1]: *** No rule to make target `/usr/lib/postgresql/8.4/lib/pgxs/src/makefiles/pgxs.mk'. Stop.

2009-07-14 Thread Lucas Nussbaum
Package: postgresql-plproxy
Version: 2.0.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 debian/rules:16: warning: overriding commands for target `patch-stamp'
 /usr/share/dpatch/dpatch.make:26: warning: ignoring old commands for target 
 `patch-stamp'
 debian/rules:29: warning: overriding commands for target `unpatch'
 /usr/share/dpatch/dpatch.make:34: warning: ignoring old commands for target 
 `unpatch'
 dh_testdir
 dh_testroot
 rm -f mkmf.log
 rm -f build-stamp
 /usr/bin/make distclean
 make[1]: Entering directory 
 `/build/user-postgresql-plproxy_2.0.8-1-amd64-VNbLFO/postgresql-plproxy-2.0.8'
 Makefile:37: /usr/lib/postgresql/8.4/lib/pgxs/src/makefiles/pgxs.mk: No such 
 file or directory
 make[1]: *** No rule to make target 
 `/usr/lib/postgresql/8.4/lib/pgxs/src/makefiles/pgxs.mk'.  Stop.
 make[1]: Leaving directory 
 `/build/user-postgresql-plproxy_2.0.8-1-amd64-VNbLFO/postgresql-plproxy-2.0.8'
 make: *** [clean1] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/postgresql-plproxy_2.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536977: ultrastar-ng: FTBFS: ../../audio/audio_dev_tone.cpp:59: error: no match for 'operator/' in 'unnamed::_1 / 2.0e+1'

2009-07-14 Thread Lucas Nussbaum
Package: ultrastar-ng
Version: 0.2.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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/sh ../libtool --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
 -DHAVE_CONFIG_H -I. -I../../audio -I.. -I../../ -I/usr/include/alsa
 -pthread   -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2-Wall -g -O2 
 -I/build/user-ultrastar-ng_0.2.1-1-amd64-T0SmIt/ultrastar-ng-0.2.1/include  
 -W -Wall -g -O2 -MT audio_dev_tone.lo -MD -MP -MF .deps/audio_dev_tone.Tpo -c 
 -o audio_dev_tone.lo ../../audio/audio_dev_tone.cpp
 libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../audio 
 -I.. -I../../ -I/usr/include/alsa -pthread -pthread 
 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Wall -g -O2 
 -I/build/user-ultrastar-ng_0.2.1-1-amd64-T0SmIt/ultrastar-ng-0.2.1/include -W 
 -Wall -g -O2 -MT audio_dev_tone.lo -MD -MP -MF .deps/audio_dev_tone.Tpo -c 
 ../../audio/audio_dev_tone.cpp  -fPIC -DPIC -o .libs/audio_dev_tone.o
 In file included from ../../audio/audio_dev_tone.cpp:5:
 /usr/include/boost/spirit/core.hpp:18:4: warning: #warning This header is 
 deprecated. Please use: boost/spirit/include/classic_core.hpp
 ../../audio/audio_dev_tone.cpp: In member function 
 'voidunnamed::tonegen::add(const std::string)':
 ../../audio/audio_dev_tone.cpp:59: error: no match for 'operator/' in 
 'unnamed::_1 / 2.0e+1'
 make[3]: *** [audio_dev_tone.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ultrastar-ng_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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536983: libdatetime-format-strptime-perl: FTBFS: test failed

2009-07-14 Thread Lucas Nussbaum
Package: libdatetime-format-strptime-perl
Version: 1.0900-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-libdatetime-format-strptime-perl_1.0900-1-amd64-cnai76/libdatetime-format-strptime-perl-1.0900'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/001_load...ok
 t/002_dates..ok
 t/003_every..ok
 
 #   Failed test 'en_US : %x : year'
 #   at t/004_locale_defaults.t line 44.
 #  got: '2019'
 # expected: '1998'
 Can't call method year on an undefined value at t/004_locale_defaults.t 
 line 44.
 # Looks like you planned 48 tests but only ran 18.
 # Looks like you failed 1 test of 18 run.
 # Looks like your test died just after 18.
 t/004_locale_defaultsdubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 13, 19-48
   Failed 31/48 tests, 35.42% okay
 t/005_croak..ok
 t/006_localesok
 t/007_edge...ok
 t/008_epoch..ok
 Failed Test Stat Wstat Total Fail  List of Failed
 ---
 t/004_locale_defaults.t  255 6528048   61  13 19-48
 Failed 1/8 test scripts. 31/407 subtests failed.
 Files=8, Tests=407,  2 wallclock secs ( 1.34 cusr +  0.08 csys =  1.42 CPU)
 Failed 1/8 test programs. 31/407 subtests failed.
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/libdatetime-format-strptime-perl_1.0900-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536948: classworlds: FTBFS: /build/user-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final/debian/libclassworlds-java.poms doesn't exist

2009-07-14 Thread Lucas Nussbaum
Package: classworlds
Version: 1.1-final-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory 
 `/build/user-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final'
 cd .  /usr/lib/jvm/java-gcj/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-trax.jar:/usr/share/java/xalan2.jar:/usr/lib/jvm/java-gcj/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dpackage=classworlds 
 -Dversion=1.1-final   -buildfile ./debian/build.xml  package javadoc
 Buildfile: ./debian/build.xml
 
 package:
 
 init.pom:
  [echo] Base dir is 
 /build/user-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final
  [echo] Pom name in libclassworlds-java.poms: pom.xml
  [echo] Pom file pom.xml available? true
 
 read.pom:
 
 BUILD FAILED
 /build/user-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final/debian/build.xml:15:
  The following error occurred while executing this line:
 /usr/share/maven-ant-helper/maven-build.xml:123: 
 /build/user-classworlds_1.1-final-1-amd64-xWscOq/classworlds-1.1-final/debian/libclassworlds-java.poms
  doesn't exist
 
 Total time: 0 seconds
 make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/classworlds_1.1-final-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535781: Fixed in upstream

2009-07-14 Thread Laurent Léonard
http://hg.et.redhat.com/cgi-bin/hg-virt.cgi/applications/virtinst--devel/rev/020c0a312e7f

-- 
Laurent Léonard


signature.asc
Description: This is a digitally signed message part.


Bug#536990: binutils-z80: FTBFS: /bin/sh: /build/user-binutils-z80_2.19.1-1-amd64-tzlaH5/binutils-z80-2.19.1/binutils-2.19.1.tar.bz2: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: binutils-z80
Version: 2.19.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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  
 rm -rf patch-stamp patch-stampT debian/patched
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp unpack-stamp
 rm -rf build src
 dh_clean
  dpkg-source -b binutils-z80-2.19.1
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building binutils-z80 using existing 
 binutils-z80_2.19.1.orig.tar.gz
 dpkg-source: info: building binutils-z80 in binutils-z80_2.19.1-1.diff.gz
 dpkg-source: info: building binutils-z80 in binutils-z80_2.19.1-1.dsc
  debian/rules build
 mkdir -p src
 cd src  tar xj --strip-components=1  
 /build/user-binutils-z80_2.19.1-1-amd64-tzlaH5/binutils-z80-2.19.1/binutils-2.19.1.tar.bz2
 /bin/sh: 
 /build/user-binutils-z80_2.19.1-1-amd64-tzlaH5/binutils-z80-2.19.1/binutils-2.19.1.tar.bz2:
  No such file or directory
 make: *** [unpack-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/binutils-z80_2.19.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536952: ruby-gstreamer0.10: FTBFS: extconf.rb:10:in `require': no such file to load -- mkmf-gnome2 (LoadError)

2009-07-14 Thread Lucas Nussbaum
Package: ruby-gstreamer0.10
Version: 0.2.0-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_installdirs -A 
 mkdir -p .
 dh_installdirs -plibgstreamer0.10-ruby 
 dh_installdocs -plibgstreamer0.10-ruby ./README ./NEWS ./TODO  
 dh_installexamples -plibgstreamer0.10-ruby 
 dh_installman -plibgstreamer0.10-ruby  
 dh_installinfo -plibgstreamer0.10-ruby  
 dh_installmenu -plibgstreamer0.10-ruby 
 dh_installcron -plibgstreamer0.10-ruby 
 dh_installinit -plibgstreamer0.10-ruby   
 dh_installdebconf -plibgstreamer0.10-ruby 
 dh_installemacsen -plibgstreamer0.10-ruby   
 dh_installcatalogs -plibgstreamer0.10-ruby 
 dh_installpam -plibgstreamer0.10-ruby 
 dh_installlogrotate -plibgstreamer0.10-ruby 
 dh_installlogcheck -plibgstreamer0.10-ruby 
 dh_installchangelogs -plibgstreamer0.10-ruby  ./ChangeLog 
 dh_installudev -plibgstreamer0.10-ruby 
 dh_lintian -plibgstreamer0.10-ruby 
 dh_install -plibgstreamer0.10-ruby  
 dh_link -plibgstreamer0.10-ruby  
 dh_installmime -plibgstreamer0.10-ruby 
 dh_strip -plibgstreamer0.10-ruby  
 dh_compress -plibgstreamer0.10-ruby -X .rb 
 dh_fixperms -plibgstreamer0.10-ruby  
 dh_makeshlibs -plibgstreamer0.10-ruby  
 dh_installdeb -plibgstreamer0.10-ruby 
 dh_perl -plibgstreamer0.10-ruby 
 dh_shlibdeps -plibgstreamer0.10-ruby
 dh_gencontrol -plibgstreamer0.10-ruby  
 dh_md5sums -plibgstreamer0.10-ruby 
 dh_builddeb -plibgstreamer0.10-ruby 
 dpkg-deb: building package `libgstreamer0.10-ruby' in 
 `../libgstreamer0.10-ruby_0.2.0-4_all.deb'.
 dh_installdirs -plibgstreamer0.10-ruby1.8 
 cd . 
 [ ! -f Makefile ] || /usr/bin/make distclean
 /usr/bin/ruby1.8  extconf.rb 
 extconf.rb:10:in `require': no such file to load -- mkmf-gnome2 (LoadError)
   from extconf.rb:10
 make: *** [install/libgstreamer0.10-ruby1.8] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ruby-gstreamer0.10_0.2.0-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537007: hildon-thumbnail: FTBFS: albumart-providers/googleimages/google-images-art-downloader.vala:69.36-69.44: error: Argument 3: Cannot convert from `size_t' to `uint'

2009-07-14 Thread Lucas Nussbaum
Package: hildon-thumbnail
Version: 3.0.23~svn18048-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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/sh ../libtool --tag=CC   --mode=link gcc 
 -DLOCALEDIR=\/usr/share/locale\ -I.. -I. -I../daemon 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include   
 -DBIN_PATH=\/usr/bin\ -g -O2 -Wall -g -O2   -o hildon-thumber-register 
 hildon_thumber_register-thumber-register.o libhildonthumbnail.la 
 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -pthread -lgthread-2.0 -lrt 
 -lglib-2.0   -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
 ../daemon/libshared.la -losso -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 
   
 libtool: link: gcc -DLOCALEDIR=\/usr/share/locale\ -I.. -I. -I../daemon 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include 
 -DBIN_PATH=\/usr/bin\ -g -O2 -Wall -g -O2 -o .libs/hildon-thumber-register 
 hildon_thumber_register-thumber-register.o -pthread  
 ./.libs/libhildonthumbnail.so /usr/lib/libgthread-2.0.so -lrt 
 /usr/lib/libgio-2.0.so /usr/lib/libgmodule-2.0.so ../daemon/.libs/libshared.a 
 -losso -ldbus-glib-1 -ldbus-1 /usr/lib/libgobject-2.0.so 
 /usr/lib/libglib-2.0.so -pthread
 make[4]: Leaving directory 
 `/build/user-hildon-thumbnail_3.0.23~svn18048-3-amd64-d5L8Oc/hildon-thumbnail-3.0.23~svn18048/thumbs'
 make[3]: Leaving directory 
 `/build/user-hildon-thumbnail_3.0.23~svn18048-3-amd64-d5L8Oc/hildon-thumbnail-3.0.23~svn18048/thumbs'
 Making all in albumart-providers
 make[3]: Entering directory 
 `/build/user-hildon-thumbnail_3.0.23~svn18048-3-amd64-d5L8Oc/hildon-thumbnail-3.0.23~svn18048/albumart-providers'
 Making all in googleimages
 make[4]: Entering directory 
 `/build/user-hildon-thumbnail_3.0.23~svn18048-3-amd64-d5L8Oc/hildon-thumbnail-3.0.23~svn18048/albumart-providers/googleimages'
 make[4]: Circular google-images-art-downloader.vala - 
 google-images-art-downloader.vala dependency dropped.
 /usr/bin/valac -C --basedir ../.. \
   --pkg=gio-2.0 \
   --pkg=dbus-glib-1 \
   google-images-art-downloader.vala
 albumart-providers/googleimages/google-images-art-downloader.vala:69.36-69.44:
  error: Argument 3: Cannot convert from `size_t' to `uint'
   stream.read_all (buffer, 4, out hread, null);
   ^
 Compilation failed: 1 error(s), 0 warning(s)
 make[4]: *** [my.vala.stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/hildon-thumbnail_3.0.23~svn18048-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536826: libgomp1 dependency

2009-07-14 Thread Hector Oron
Hi,

2009/7/14 Matthias Klose d...@debian.org:
 Daniel Schepler schrieb:
 It seems there's an inconsistency between gcc-4.3 and gcc-4.4: gcc-4.3 has no
 dependency on libgomp1, while gcc-4.4 does.  IIRC, gcc-4.3 used to depend on
 libgomp1 until recently; however, I can't find any changelog entry to 
 indicate
 whether dropping the dependency was intentional or whether it was an
 oversight.  If it was intentional, then why does gcc-4.4 still have the
 dependency?

 no, wrong build logic. will be fixed with the next upload.



  Please, also review #522581 with this bug. If you need any help, let
me know. Thanks.

Cheers

-- 
 Héctor Orón



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



Bug#536950: aspell-tl: FTBFS: /bin/sh: preunzip: command not found

2009-07-14 Thread Lucas Nussbaum
Package: aspell-tl
Version: 0.4-0-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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_testdir
 dh_testroot
 [ ! -f Makefile ] || /usr/bin/make distclean
 rm -f build-stamp tl.cwl.gz tl.dic.debian0 tl_PH.dic
 dh_clean
  dpkg-source -b aspell-tl-0.4-0
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building aspell-tl using existing 
 aspell-tl_0.4-0.orig.tar.gz
 dpkg-source: info: building aspell-tl in aspell-tl_0.4-0-3.diff.gz
 dpkg-source: info: building aspell-tl in aspell-tl_0.4-0-3.dsc
  debian/rules build
 dh_testdir
 gzip -c --best  tl.cwl  tl.cwl.gz
 preunzip  tl.cwl  tl.dic.debian0
 /bin/sh: preunzip: command not found
 make: *** [build-stamp] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/aspell-tl_0.4-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537008: plr: FTBFS: dh_install: missing files, aborting

2009-07-14 Thread Lucas Nussbaum
Package: plr
Version: 1:8.3.0.6-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-plr_8.3.0.6-3-amd64-C65C0X/plr-8.3.0.6'
 mkdir -p -- debian/tmp//usr/share/postgresql/8.4/contrib
 mkdir -p -- debian/tmp//usr/lib/postgresql/8.4/lib
 mkdir -p -- debian/tmp//usr/share/doc/postgresql/contrib
 /bin/sh 
 /usr/lib/postgresql/8.3/lib/pgxs/src/makefiles/../../config/install-sh -c -m 
 644 plr.sql 'debian/tmp//usr/share/postgresql/8.4/contrib'
 /bin/sh 
 /usr/lib/postgresql/8.3/lib/pgxs/src/makefiles/../../config/install-sh -c -m 
 644 ./README.plr 'debian/tmp//usr/share/doc/postgresql/contrib'
 /bin/sh 
 /usr/lib/postgresql/8.3/lib/pgxs/src/makefiles/../../config/install-sh -c -m 
 755  libplr.so.0.0 'debian/tmp//usr/lib/postgresql/8.4/lib/plr.so'
 make[1]: Leaving directory 
 `/build/user-plr_8.3.0.6-3-amd64-C65C0X/plr-8.3.0.6'
 dh_installdirs -ppostgresql-8.3-plr 
 dh_installdocs -ppostgresql-8.3-plr   
 dh_installexamples -ppostgresql-8.3-plr 
 dh_installman -ppostgresql-8.3-plr  
 dh_installinfo -ppostgresql-8.3-plr  
 dh_installmenu -ppostgresql-8.3-plr 
 dh_installcron -ppostgresql-8.3-plr 
 dh_installinit -ppostgresql-8.3-plr   
 dh_installdebconf -ppostgresql-8.3-plr 
 dh_installemacsen -ppostgresql-8.3-plr   
 dh_installcatalogs -ppostgresql-8.3-plr 
 dh_installpam -ppostgresql-8.3-plr 
 dh_installlogrotate -ppostgresql-8.3-plr 
 dh_installlogcheck -ppostgresql-8.3-plr 
 dh_installchangelogs -ppostgresql-8.3-plr   
 dh_installudev -ppostgresql-8.3-plr 
 dh_lintian -ppostgresql-8.3-plr 
 dh_install -ppostgresql-8.3-plr  --sourcedir=debian/tmp --fail-missing
 dh_install: usr/share/postgresql/8.4/contrib/plr.sql exists in debian/tmp but 
 is not installed to anywhere
 dh_install: usr/share/doc/postgresql/contrib/README.plr exists in debian/tmp 
 but is not installed to anywhere
 dh_install: missing files, aborting
 make: *** [binary-install/postgresql-8.3-plr] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/plr_1:8.3.0.6-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507502: [ 0.232014] PCI: Not using MMCONFIG.

2009-07-14 Thread Laurent PELLEGRINO

I have the same problem, but only this :
[ 0.232014] PCI: Not using MMCONFIG.
with Debian Lenny on an intel DG45ID motherboard at each boot. What  
does mean ?




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



Bug#535059: [Pkg-utopia-maintainers] Bug#535059: closed by Michael Biebl bi...@debian.org (Re: Bug#535059: network-manager-gnome: The Network Manager nm-applet is invisible in the notification area

2009-07-14 Thread Michael Biebl
reopen 535059
thanks

Stine Kristiansen wrote:
 Some more information:
 
 What is the output of ck-list-session?
 
   unix-user = '1000'
   realname = 'Stine Kristiansen,,,'
   seat = 'Seat1'
   session-type = ''
   active = TRUE
   x11-display = ':0'
   x11-display-device = '/dev/tty7'
   display-device = ''
   remote-host-name = ''
   is-local = TRUE
   on-since = '2009-07-13T07:28:58.615295Z'
   login-session-id = '4294967295'
 
 Do you still have this problem after logout/login?
 
 Yes I do. Rebooting does not help either. Nothing I do make the icon
 become visible.
 
 What's the output of groups username?
 
 stine : stine dialout cdrom floppy audio video plugdev netdev powerdev virtual

Ok, that looks all good, so it's not a security related issue.

Did it work with older versions of network-manager-gnome?
What desktop environment are you using?
Is gnome-icon-theme installed?
If you start nm-applet from the command line, do you get any error message or
are there error messages in .xsession-errors?

Michael



-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#536885: symbol lookup error: mplayer: undefined symbol: codec_wav_tags

2009-07-14 Thread Reinhard Tartler
Anders Lagerås anders.lage...@gmail.com writes:

 When trying to play a movie in mplayer do I get this error message:
 mplayer: symbol lookup error: mplayer: undefined symbol: codec_wav_tags

Fabian already closed this bug, fully correctly, thanks.

Short greps over the source:

most likely introduced by this commit:

 svn log -c r19254

r19254 | diego | 2009-06-23 01:09:34 +0200 (Di, 23. Jun 2009) | 3 lines

Add ff_ prefixes to exported symbols in libavformat/riff.h.
patch by Daniel Verkamp, aniel drv nu

 svn diff -c r19254 | diffstat
 aiff.c|2 -
 asfdec.c  |4 +--
 asfenc.c  |8 +++
 au.c  |2 -
 avidec.c  |4 +--
 avienc.c  |   62 +-
 avisynth.c|4 +--
 dxa.c |2 -
 gxfenc.c  |2 -
 libnut.c  |   12 +--
 matroskadec.c |8 +++
 matroskaenc.c |   18 
 mmf.c |4 +--
 mov.c |   18 
 movenc.c  |   18 
 nsvdec.c  |4 +--
 nutdec.c  |6 ++---
 nutenc.c  |2 -
 nuv.c |4 +--
 oggparseogm.c |8 +++
 oma.c |2 -
 riff.c|   20 +-
 riff.h|   20 +-
 swfdec.c  |4 +--
 swfenc.c  |2 -
 utils.c   |8 +++
 vocdec.c  |4 +--
 wav.c |   20 +-
 28 files changed, 136 insertions(+), 136 deletions(-)


lessons learned:

 - marillat's decision to continue tracking trunk is now breaking both
   vlc and mplayer

 - mplayer is (yet another time) using internals of libavformat and
   therefore very dependent on the exact version of ffmpeg against which
   it was compiled against.


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#530888: /usr/lib64/libiberty.a: could not read symbols:

2009-07-14 Thread Uhlig, Florian
I run in exactly the same problem while compiling COdeAnalyst.

I could overcome the problem by compiling libutils from source using
extra compiler flags and exchanging the system libiberty.a by the self
compiled one.
I don't know if this is a good idea or not, but it enables me to finish
the 
compilation of CodeAnalyst.

I compiled the binutils doing the following steps

export CXXFLAGS=-fPIC
export CFLAGS=-fPIC
export LDFLAGS=-fPIC
./configure --prefix=install_path

cp libiberty.a from install_path to /usr/lib

Ciao

Florian





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



Bug#536909: Fixed in upstream

2009-07-14 Thread Johan Walles
This has been fixed in upstream, updating the Debian package from
2.0.9 to 2.0.14 should resolve this.

  Cheers //Johan



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



Bug#513484: lenny has been released...

2009-07-14 Thread Ralf Hildebrandt
Sun 15 Feb 2009, so maybe it's time to look at 2.1.x again.



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



Bug#537032: glipper: FTBFS: configure: error: gnomeapplet Python module required to build glipper

2009-07-14 Thread Lucas Nussbaum
Package: glipper
Version: 1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-glipper_1.0-1-amd64-bLFx4U/glipper-1.0'
 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-glipper_1.0-1-amd64-bLFx4U/glipper-1.0'
 touch debian/stamp-patched
 dh_testdir
 ./configure --prefix=/usr \
   --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
   --disable-schemas-install \
   CFLAGS=-Wall -g -O2 
 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 build system type... x86_64-unknown-linux-gnu
 checking host system type... x86_64-unknown-linux-gnu
 checking for style of include used by make... GNU
 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 dependency style of gcc... gcc3
 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 ld used by gcc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 checking how to run the C preprocessor... 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 dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking for g++... g++
 checking whether we are using the GNU C++ compiler... yes
 checking whether g++ accepts -g... yes
 checking dependency style of g++... gcc3
 checking how to run the C++ preprocessor... g++ -E
 checking for g77... no
 checking for xlf... no
 checking for f77... no
 checking for frt... no
 checking for pgf77... no
 checking for cf77... no
 checking for fort77... no
 checking for fl32... no
 checking for af77... no
 checking for xlf90... no
 checking for f90... no
 checking for pgf90... no
 checking for pghpf... no
 checking for epcf90... no
 checking for gfortran... no
 checking for g95... no
 checking for xlf95... no
 checking for f95... no
 checking for fort... no
 checking for ifort... no
 checking for ifc... no
 checking for efc... no
 checking for pgf95... no
 checking for lf95... no
 checking for ftn... no
 checking whether we are using the GNU Fortran 77 compiler... no
 checking whether  accepts -g... no
 checking the maximum length of command line arguments... 32768
 checking command to parse /usr/bin/nm -B output from gcc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if gcc supports -fno-rtti -fno-exceptions... no
 checking for gcc option to produce PIC... -fPIC
 checking if gcc PIC flag -fPIC works... yes
 checking if gcc static flag -static works... yes
 checking if gcc supports -c -o file.o... yes
 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
 libraries... yes
 checking whether -lc should be explicitly linked in... no
 checking dynamic linker characteristics... GNU/Linux ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether 

Bug#537035: rt2570: FTBFS: /bin/sh: line 3: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: rt2570
Version: 1.1.0+cvs20090424-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
 Applying patch 000_if_name.diff
 patching file Module/rtusb_main.c
 Hunk #3 succeeded at 1612 (offset -44 lines).
 Hunk #4 succeeded at 1799 (offset -119 lines).
 
 Applying patch 005_fix_delays.diff
 patching file Module/rt2570sw.h
 Hunk #1 succeeded at 387 (offset -4 lines).
 
 Applying patch 006_fix_probe_148f_2573.diff
 patching file Module/rtusb_main.c
 Hunk #1 succeeded at 1734 (offset -119 lines).
 Hunk #2 succeeded at 1766 (offset -119 lines).
 
 Applying patch 008_use_netdev_functions.diff
 patching file Module/rtusb_main.c
 Hunk #1 succeeded at 267 (offset -8 lines).
 Hunk #2 succeeded at 301 with fuzz 2 (offset -8 lines).
 Hunk #3 succeeded at 332 (offset -4 lines).
 Hunk #4 succeeded at 1344 (offset -52 lines).
 Hunk #5 succeeded at 1400 (offset -51 lines).
 Hunk #6 succeeded at 1765 (offset -119 lines).
 Hunk #7 succeeded at 1785 (offset -119 lines).
 patching file Module/rtusb_info.c
 Hunk #8 succeeded at 486 (offset 1 line).
 Hunk #9 succeeded at 541 (offset 3 lines).
 Hunk #10 succeeded at 572 (offset 4 lines).
 Hunk #11 succeeded at 623 (offset 4 lines).
 Hunk #12 succeeded at 723 (offset 6 lines).
 Hunk #13 succeeded at 781 (offset 6 lines).
 Hunk #14 succeeded at 804 (offset 6 lines).
 Hunk #15 succeeded at 825 (offset 6 lines).
 Hunk #16 succeeded at 845 (offset 6 lines).
 Hunk #17 succeeded at 869 (offset 6 lines).
 Hunk #18 succeeded at 887 (offset 6 lines).
 Hunk #19 succeeded at 909 (offset 6 lines).
 Hunk #20 succeeded at 926 (offset 6 lines).
 Hunk #21 succeeded at 1024 (offset 7 lines).
 Hunk #22 succeeded at 1072 (offset 7 lines).
 Hunk #23 succeeded at 1118 (offset 7 lines).
 Hunk #24 succeeded at 1162 (offset 7 lines).
 Hunk #25 succeeded at 1220 (offset 7 lines).
 Hunk #26 succeeded at 1288 (offset 7 lines).
 Hunk #27 succeeded at 1325 (offset 7 lines).
 Hunk #28 succeeded at 1340 (offset 7 lines).
 Hunk #29 succeeded at 1375 (offset 7 lines).
 Hunk #30 succeeded at 1390 (offset 7 lines).
 Hunk #31 succeeded at 1419 (offset 7 lines).
 Hunk #32 succeeded at 1433 (offset 7 lines).
 Hunk #33 succeeded at 4166 (offset -15 lines).
 patching file Module/rtusb_data.c
 
 Applying patch 011_fix_max_usb_packet_size.diff
 patching file Module/rtusb_main.c
 
 Now at patch 011_fix_max_usb_packet_size.diff
 touch patch-stamp
 dh_testdir
 # Copy most of the source tree into the temp directory and clean it
 cd 
 /build/user-rt2570_1.1.0+cvs20090424-1-amd64-PQhTMa/rt2570-1.1.0+cvs20090424/Module
  \
find . -path ./debian/\* -type d -prune -o -print \
   | egrep -v 'RPM|CVS|debian'  \
   | cpio -admp 
 /build/user-rt2570_1.1.0+cvs20090424-1-amd64-PQhTMa/rt2570-1.1.0+cvs20090424/debian/build/usr/src/modules/rt2570
 /bin/sh: line 3: cpio: command not found
 make: *** [build-indep-stamp] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/rt2570_1.1.0+cvs20090424-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537023: ktorrent: FTBFS: videowidget.h:67: error: ISO C++ forbids declaration of 'VideoWidget' with no type

2009-07-14 Thread Lucas Nussbaum
Package: ktorrent
Version: 3.2.2+dfsg.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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/c++  -fPIC -g -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
 -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
 -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual 
 -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden 
 -fexceptions -DNDEBUG -DQT_NO_DEBUG -Wl,--enable-new-dtags 
 -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,--no-undefined 
 -Wl,--as-needed -shared -Wl,-soname,ktbwschedulerplugin.so -o 
 ../../lib/ktbwschedulerplugin.so 
 CMakeFiles/ktbwschedulerplugin.dir/ktbwschedulerplugin_automoc.o 
 CMakeFiles/ktbwschedulerplugin.dir/bwschedulerplugin.o 
 CMakeFiles/ktbwschedulerplugin.dir/weekview.o 
 CMakeFiles/ktbwschedulerplugin.dir/weekscene.o 
 CMakeFiles/ktbwschedulerplugin.dir/schedule.o 
 CMakeFiles/ktbwschedulerplugin.dir/scheduleeditor.o 
 CMakeFiles/ktbwschedulerplugin.dir/additemdlg.o 
 CMakeFiles/ktbwschedulerplugin.dir/schedulegraphicsitem.o 
 CMakeFiles/ktbwschedulerplugin.dir/bwprefpage.o 
 CMakeFiles/ktbwschedulerplugin.dir/guidanceline.o 
 CMakeFiles/ktbwschedulerplugin.dir/edititemdlg.o 
 CMakeFiles/ktbwschedulerplugin.dir/weekdaymodel.o 
 CMakeFiles/ktbwschedulerplugin.dir/bwschedulerpluginsettings.o 
 ../../lib/libktcore.so.9.1.0 ../../lib/libbtcore.so.11.0.0 
 /usr/lib/libkdeui.so.5.2.0 /usr/lib/libkparts.so.4.2.0 -lQt3Support 
 /usr/lib/libkparts.so.4.2.0 /usr/lib/libkio.so.5.2.0 
 /usr/lib/libkdeui.so.5.2.0 -lQtSvg /usr/lib/libkdecore.so.5.2.0 -lQtDBus 
 -lQtCore -lQtNetwork -lQtXml -lQtGui 
 make[4]: Leaving directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 /usr/bin/cmake -E cmake_progress_report 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/CMakeFiles
   61 62 63 64
 [ 64%] Built target ktbwschedulerplugin
 make -f 
 plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build.make 
 plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/depend
 make[4]: Entering directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 cd 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu
   /usr/bin/cmake -E cmake_depends Unix Makefiles 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/plugins/mediaplayer
  
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu
  
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/plugins/mediaplayer
  
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/DependInfo.cmake
  --color=
 Scanning dependencies of target ktmediaplayerplugin_automoc
 make[4]: Leaving directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 make -f 
 plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build.make 
 plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin_automoc.dir/build
 make[4]: Entering directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 cd 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/plugins/mediaplayer
   /usr/bin/automoc4 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/plugins/mediaplayer/ktmediaplayerplugin_automoc.cpp
  
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/plugins/mediaplayer
  
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/plugins/mediaplayer
  /usr/bin/moc-qt4 /usr/bin/cmake
 Generating moc_mediaplayer.cpp
 Generating moc_mediamodel.cpp
 Generating moc_mediaview.cpp
 Generating moc_mediaplayerplugin.cpp
 Generating moc_videowidget.cpp
 make[4]: Leaving directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 /usr/bin/cmake -E cmake_progress_report 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/CMakeFiles
  
 [ 64%] Built target ktmediaplayerplugin_automoc
 make -f plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/build.make 
 plugins/mediaplayer/CMakeFiles/ktmediaplayerplugin.dir/depend
 make[4]: Entering directory 
 `/build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu'
 /usr/bin/cmake -E cmake_progress_report 
 /build/user-ktorrent_3.2.2+dfsg.2-1-amd64-Eavl0Y/ktorrent-3.2.2+dfsg.2/obj-x86_64-linux-gnu/CMakeFiles
  
 

Bug#537038: libpanelappletmm2.6: FTBFS: init.cc:29:19: error: gnome.h: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: libpanelappletmm2.6
Version: 2.22.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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 -DG_LOG_DOMAIN=\libpanelappletmm\ 
 -I../../libpanelapplet -I../../libpanelapplet -D_REENTRANT -DORBIT2=1 
 -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include 
 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
 -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 
 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/lib/gtk-2.0/include -I/usr/include/cairomm-1.0 
 -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
 -I/usr/include/atk-1.0 -I/usr/include/gconfmm-2.6 
 -I/usr/lib/gconfmm-2.6/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/libgnomemm-2.6 -I/usr/lib/libgnomemm-2.6/include 
 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 
 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 
 -I/usr/include/bonobo-activation-2.0 -I/usr/include/panel-2.0 
 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 
 -I/usr/include/libart-2.0 -g -O2 -g -Wall -O2 -c init.cc  -fPIC -DPIC -o 
 .libs/init.o
 init.cc:29:19: error: gnome.h: No such file or directory
 init.cc: In function 'void Gnome::Panel::init(const Glib::ustring, const 
 Glib::ustring, int, char**)':
 init.cc:41: error: 'LIBGNOMEUI_MODULE' was not declared in this scope
 init.cc:41: error: 'GNOME_CLIENT_PARAM_SM_CONNECT' was not declared in this 
 scope
 make[5]: *** [init.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/libpanelappletmm2.6_2.22.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537025: hslogger: FTBFS: dh_haskell_build: ./setup returned exit code 1

2009-07-14 Thread Lucas Nussbaum
Package: hslogger
Version: 1.0.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8'
 rm -rf html
 ./setup configure
 Configuring hslogger-1.0.8...
 ./setup haddock
 Preprocessing library hslogger-1.0.8...
 Preprocessing executables for hslogger-1.0.8...
 Running Haddock for hslogger-1.0.8...
 Warning: The documentation for the following packages are not installed. No
 links will be generated to these packages: array-0.2.0.0, base-3.0.3.1,
 base-4.1.0.0, containers-0.2.0.1, directory-1.0.0.3, filepath-1.1.0.2,
 ghc-prim-0.1.0.0, integer-0.1.0.1, mtl-1.1.0.2, network-2.2.1.3,
 old-locale-1.0.0.1, old-time-1.0.0.2, parsec-2.1.0.1, process-1.0.1.1,
 rts-1.0, syb-0.1.0.1, time-1.1.2.4, unix-2.3.2.0
 Warning: System.Log: could not find link destinations for:
 GHC.Classes.Eq GHC.Classes.Ord GHC.Read.Read GHC.Show.Show GHC.Base.String
 Warning: System.Log.Handler: could not find link destinations for:
 GHC.Base.String GHC.IOBase.IO System.Log.Handler.Syslog.SyslogHandler 
 System.Log.Handler.Growl.GrowlHandler
 Warning: System.Log.Handler.Simple: could not find link destinations for:
 GHC.IOBase.Handle GHC.IOBase.IO GHC.IOBase.FilePath GHC.Base.String
 Warning: System.Log.Handler.Syslog: could not find link destinations for:
 GHC.Base.String GHC.IOBase.IO System.Log.Handler.Syslog.SyslogHandler 
 Network.Socket.Internal.Family Network.Socket.HostName 
 Network.Socket.Internal.PortNumber Network.Socket.Socket 
 Network.Socket.Internal.SockAddr GHC.Classes.Eq GHC.Read.Read GHC.Show.Show
 Warning: System.Log.Handler.Growl: could not find link destinations for:
 Network.Socket.HostName System.Log.Handler.Growl.GrowlHandler 
 GHC.IOBase.IO GHC.Base.String
 Warning: System.Log.Handler.Log4jXML: could not find link destinations for:
 GHC.IOBase.Handle GHC.IOBase.IO GHC.IOBase.FilePath
 Warning: System.Log.Logger: could not find link destinations for:
 GHC.Classes.Eq GHC.Classes.Ord GHC.Read.Read GHC.Show.Show 
 GHC.Base.String GHC.IOBase.IO Data.Maybe.Maybe
 Documentation created: dist/doc/html/hslogger/index.html
 mv dist/doc/html .
 make[1]: Leaving directory 
 `/build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8'
 #make test-hugs
 dh_testdir
 dh_testroot
 dh_clean -k
 dh_installdirs -i
 dh_haskell -i
 Generating meta-information...
 
  ** 
  CONFIGURING libhugs-hslogger FOR hugs
  ** 
 
 cleaning...
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/contrib/java:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/contrib/java/org:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/contrib/java/org/haskell:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/contrib/java/org/haskell/hslogger:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/html/hslogger:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/src/System:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/src/System/Log:
 /build/user-hslogger_1.0.8-1-amd64-UzqV0N/hslogger-1.0.8/src/System/Log/Handler:
 Configuring hslogger-1.0.8...
 
  ** 
  BUILDING libhugs-hslogger FOR hugs
  ** 
 
 Preprocessing library hslogger-1.0.8...
 Preprocessing executables for hslogger-1.0.8...
 Generating Makefile hslogger-1.0.8...
 setup: Generating a Makefile is not supported for this compiler.
 dh_haskell_build: ./setup returned exit code 1
 make: *** [installdocs] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/hslogger_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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536982: maven-clean-plugin: FTBFS: /usr/share/maven-ant-helper/maven-build.xml:123: /build/user-maven-clean-plugin_2.2-2-amd64-9737mW/maven-clean-plugin-2.2/debian/lib${package}-java.poms doesn't

2009-07-14 Thread Lucas Nussbaum
On 14/07/09 at 16:37 +0200, Torsten Werner wrote:
 fixed 536982 2.3-1
 thanks
 
 On Tue, Jul 14, 2009 at 3:31 PM, Lucas Nussbaumlu...@lucas-nussbaum.net 
 wrote:
  Package: maven-clean-plugin
  Version: 2.2-2
  Severity: serious
  User: debian...@lists.debian.org
  Usertags: qa-ftbfs-20090713 qa-ftbfs
  Justification: FTBFS on amd64
 
 just uploaded to experimental

note that other packages related to maven were failing. I didn't file
all the bugs. The full list is:
maven-compiler-plugin 2.0.2-1 Failed [UNKNOWN] XXX
maven-debian-helper 0.3 Failed [UNKNOWN] XXX
maven-embedder 2.0.4-1 Failed [UNKNOWN] XXX
maven-file-management 1.2-1 Failed [UNKNOWN] XXX
maven-filtering 1.0~beta-2-1 Failed [UNKNOWN] XXX
maven-jar-plugin 2.2-1 Failed [UNKNOWN] XXX
maven-plugin-tools 2.4.3-1 Failed [UNKNOWN] XXX
maven-reporting-impl 2.0.4.1-2 Failed [UNKNOWN] XXX
maven-resources-plugin 2.3-2 Failed [UNKNOWN] XXX
maven-shared-io 1.1-1 Failed [UNKNOWN] XXX
maven-site-plugin 2.0~beta7-2 Failed [UNKNOWN] XXX
maven2 2.0.9-2 Failed [UNKNOWN] XXX
plexus-container-default 1.0-alpha-9-stable-1-2 Failed [UNKNOWN] XXX
plexus-i18n 1.0-beta-7+svn6675-3 Failed [UNKNOWN] XXX
plexus-interpolation 1.7-2 Failed [UNKNOWN] XXX
plexus-io 1.0~alpha2-2 Failed [UNKNOWN] XXX
plexus-velocity 1.1.6-1 Failed [UNKNOWN] XXX
surefire 2.4.3-1 Failed [UNKNOWN] XXX
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#537037: ypsilon: FTBFS: /bin/sh: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: ypsilon
Version: 0.9.6.update3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh install --before dh_auto_install
dh_testroot
dh_prep
dh_installdirs
 make install DESTDIR=debian/ypsilon PREFIX=/usr
 make[1]: Entering directory 
 `/build/user-ypsilon_0.9.6.update3-2-amd64-CS41EJ/ypsilon-0.9.6.update3'
 mkdir -p -m755 debian/ypsilon/usr/share/ypsilon/stdlib
 find stdlib -type f -name '*.scm' | cpio -pdu debian/ypsilon/usr/share/ypsilon
 /bin/sh: cpio: command not found
 make[1]: *** [stdlib] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/ypsilon_0.9.6.update3-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537021: debhelper: Support auto-building/cleaning with ant

2009-07-14 Thread أحمد المحمودي
Package: debhelper
Version: 7.2.8ubuntu1
Severity: wishlist

The patch attached adds support for building/cleaning with 'ant' if 
build.xml is found

-- System Information:
Debian Release: 5.0
  APT prefers jaunty-updates
  APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'), (500, 
'jaunty-proposed'), (500, 'jaunty-backports'), (500, 'jaunty')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-13-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debhelper depends on:
ii  binutils  2.19.1-0ubuntu3The GNU assembler, linker and bina
ii  dpkg-dev  1.14.24ubuntu1 Debian package development tools
ii  file  4.26-2ubuntu4  Determines file type using magic
ii  html2text 1.3.2a-5   advanced HTML to text converter
ii  man-db2.5.5-1build1  on-line manual pager
ii  perl  5.10.0-19ubuntu1.1 Larry Wall's Practical Extraction 
ii  po-debconf1.0.15ubuntu1  manage translated Debconf template

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.48   tool that converts source archives

-- no debconf information
diff --git a/dh_auto_build b/dh_auto_build
index 75ce51c..ba519b8 100755
--- a/dh_auto_build
+++ b/dh_auto_build
@@ -49,6 +49,9 @@ elsif (-e Build.PL  -e Build) {
 	$ENV{MODULEBUILDRC} = /dev/null;
 	doit(perl, Build, @{$dh{U_PARAMS}});
 }
+elsif (-e build.xml) {
+	doit(ant, @{$dh{U_PARAMS}});
+}
 
 =head1 SEE ALSO
 
diff --git a/dh_auto_clean b/dh_auto_clean
index 610155a..d720b68 100755
--- a/dh_auto_clean
+++ b/dh_auto_clean
@@ -63,6 +63,9 @@ elsif (-e Build.PL  -e Build) {
 	$ENV{MODULEBUILDRC} = /dev/null;
 	doit(perl, Build, --allow_mb_mismatch, 1, distclean, @{$dh{U_PARAMS}});
 }
+elsif (-e build.xml) {
+	doit(ant, clean, @{$dh{U_PARAMS}});
+}
 
 =head1 SEE ALSO
 


Bug#537031: missingh: FTBFS: dh_haskell_build: ./setup returned exit code 1

2009-07-14 Thread Lucas Nussbaum
Package: missingh
Version: 1.1.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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
 #make test-hugs
 dh_testdir
 dh_testroot
 dh_clean -k
 dh_installdirs -i
 #dh_haskell -i  disabled since there is no more hugs
 #make test-hugs
 dh_testdir
 dh_testroot
 dh_installchangelogs -i
 dh_installdocs -i
 dh_installexamples -i
 dh_installman -i
 dh_link -i
 dh_strip -i
 dh_compress -i
 dh_fixperms -i
 dh_installdeb -i
 dh_shlibdeps -i
 dh_gencontrol -i
 dh_md5sums -i
 dh_builddeb -i
 dpkg-deb: building package `missingh-doc' in 
 `../missingh-doc_1.1.0-1_all.deb'.
 dh_testdir
 dh_testroot
 dh_clean -k 
 dh_installdirs -a 
 # Add here commands to install the package into debian/tmp
 dh_haskell -a
 Generating meta-information...
 ghc-6.10.3 /usr/lib/haskell-packages/ghc6/lib/MissingH-1.1.0 MissingH 1.1.0
 
  ** 
  CONFIGURING libghc6-missingh-dev FOR ghc6
  ** 
 
 cleaning...
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/pending/Tar:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Control:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Control/Concurrent:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Control/Concurrent/Thread:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/MIME:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Bits:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Hash:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Hash/MD5:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Hash/CRC32:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Progress:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/List:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Maybe:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Either:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Compression:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/String:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Tuple:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Data/Map:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Network:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Network/Email:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Time:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Console:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Console/GetOpt:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Path:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Debian:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Cmd:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/FileArchive:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/IO:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/IO/HVFS:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/System/Posix:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Text:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Text/ParserCombinators:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/src/Text/ParserCombinators/Parsec:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/testsrc/Str:
 /build/user-missingh_1.1.0-1-amd64-TtAz7Y/missingh-1.1.0/testsrc/gzfiles:
 Configuring MissingH-1.1.0...
 
  ** 
  BUILDING libghc6-missingh-dev FOR ghc6
  ** 
 
 Preprocessing library MissingH-1.1.0...
 Preprocessing executables for MissingH-1.1.0...
 Generating Makefile MissingH-1.1.0...
 setup: Not overwriting existing copy of Makefile
 dh_haskell_build: ./setup returned exit code 1
 make: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/missingh_1.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 

Bug#537030: gnome-photo-printer: FTBFS: configure: error: You need to have libglade-2.0 installed to compile run this software.

2009-07-14 Thread Lucas Nussbaum
Package: gnome-photo-printer
Version: 0.7.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-gnome-photo-printer_0.7.0-1-amd64-m7jPVt/gnome-photo-printer-0.7.0'
 make[1]: *** No rule to make target `distclean'.  Stop.
 make[1]: Leaving directory 
 `/build/user-gnome-photo-printer_0.7.0-1-amd64-m7jPVt/gnome-photo-printer-0.7.0'
 make: [clean] Error 2 (ignored)
 cp -f /usr/share/misc/config.sub config.sub
 cp -f /usr/share/misc/config.guess config.guess
 dh_clean 
  dpkg-source -b gnome-photo-printer-0.7.0
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building gnome-photo-printer using existing 
 gnome-photo-printer_0.7.0.orig.tar.gz
 dpkg-source: info: building gnome-photo-printer in 
 gnome-photo-printer_0.7.0-1.diff.gz
 dpkg-source: warning: ignoring deletion of file configure.ac~
 dpkg-source: warning: ignoring deletion of file config.h.in~
 dpkg-source: warning: ignoring deletion of directory autom4te.cache
 dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0
 dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.1
 dpkg-source: warning: ignoring deletion of file autom4te.cache/output.1
 dpkg-source: warning: ignoring deletion of file autom4te.cache/requests
 dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0
 dpkg-source: info: building gnome-photo-printer in 
 gnome-photo-printer_0.7.0-1.dsc
  debian/rules build
 dh_testdir
 # Add here commands to configure the package.
 CFLAGS=-Wall -g -O2 ./configure --host=x86_64-linux-gnu 
 --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man 
 --infodir=\${prefix}/share/info
 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 for x86_64-linux-gnu-gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes
 checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of x86_64-linux-gnu-gcc... gcc3
 checking for library containing strerror... none required
 checking how to run the C preprocessor... x86_64-linux-gnu-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 intltool = 0.35.0... 0.35.4 found
 checking for perl... /usr/bin/perl
 checking for XML::Parser... ok
 checking for iconv... /usr/bin/iconv
 checking for msgfmt... /usr/bin/msgfmt
 checking for msgmerge... /usr/bin/msgmerge
 checking for xgettext... /usr/bin/xgettext
 checking for pkg-config... /usr/bin/pkg-config
 checking for pkg-config = 0.6.0... found
 checking for libgnomeui-2.0... found
 configure: error: You need to have libglade-2.0 installed to compile  run 
 this software.
 make: *** [config.status] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/gnome-photo-printer_0.7.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537029: haskell-http: FTBFS: setup: Generating a Makefile is not supported for this compiler.

2009-07-14 Thread Lucas Nussbaum
Package: haskell-http
Version: 30010105-0.1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-haskell-http_30010105-0.1-amd64-TBVxgj/haskell-http-30010105'
 dh_testdir
 dh_testroot
 dh_installchangelogs 
 dh_installdocs
 dh_compress -X.haddock 
 dh_fixperms
 dh_installdeb
 dh_shlibdeps
 dh_haskell_depends
 dh_gencontrol
 dpkg-gencontrol: warning: unused substitution variable ${haskell:Suggests}
 dh_md5sums
 dh_builddeb
 dpkg-deb: building package `libghc6-http-dev' in 
 `../libghc6-http-dev_30010105-0.1_amd64.deb'.
 dpkg-deb: building package `libghc6-http-prof' in 
 `../libghc6-http-prof_30010105-0.1_amd64.deb'.
 make[1]: Leaving directory 
 `/build/user-haskell-http_30010105-0.1-amd64-TBVxgj/haskell-http-30010105'
 dh_testdir 
 dh_testroot
 dh_clean -k -i
 dh_installdirs -i
 dh_haskell -i
 Generating meta-information...
 
  ** 
  CONFIGURING libhugs-http FOR hugs
  ** 
 
 cleaning...
 /build/user-haskell-http_30010105-0.1-amd64-TBVxgj/haskell-http-30010105/Network/HTTP:
 Warning: hugs does not support the followiConfiguring HTTP-3001.1.5...
 ng extensions: DeriveDataTypeable
 
  ** 
  CONFIGURING haskell-http-doc FOR haddock
  ** 
 
 cleaning...
 /build/user-haskell-http_30010105-0.1-amd64-TBVxgj/haskell-http-30010105/Network/HTTP:
 Configuring HTTP-3001.1.5...
 
  ** 
  BUILDING libhugs-http FOR hugs
  ** 
 
 Preprocessing library HTTP-3001.1.5...
 Generating Makefile HTTP-3001.1.5...
 setup: Generating a Makefile is not supported for this compiler.
 dh_haskell_build: ./setup returned exit code 1
 make: *** [install-indep] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/haskell-http_30010105-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537028: hpodder: FTBFS: Ambiguous type variable `e'

2009-07-14 Thread Lucas Nussbaum
Package: hpodder
Version: 1.1.5.0
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-hpodder_1.1.5.0-amd64-ZJTTf3/hpodder-1.1.5.0'
 ghc -package Cabal Setup.lhs -o setup
 ./setup configure
 Configuring hpodder-1.1.5...
 ./setup build
 Preprocessing executables for hpodder-1.1.5...
 Building hpodder-1.1.5...
 [ 1 of 20] Compiling Types( Types.hs, 
 dist/build/hpodder/hpodder-tmp/Types.o )
 [ 2 of 20] Compiling Config   ( Config.hs, 
 dist/build/hpodder/hpodder-tmp/Config.o )
 [ 3 of 20] Compiling Utils( Utils.hs, 
 dist/build/hpodder/hpodder-tmp/Utils.o )
 [ 4 of 20] Compiling FeedParser   ( FeedParser.hs, 
 dist/build/hpodder/hpodder-tmp/FeedParser.o )
 [ 5 of 20] Compiling Download ( Download.hs, 
 dist/build/hpodder/hpodder-tmp/Download.o )
 [ 6 of 20] Compiling DB   ( DB.hs, 
 dist/build/hpodder/hpodder-tmp/DB.o )
 [ 7 of 20] Compiling Commands.EnableDisable ( Commands/EnableDisable.hs, 
 dist/build/hpodder/hpodder-tmp/Commands/EnableDisable.o )
 [ 8 of 20] Compiling Commands.Ls  ( Commands/Ls.hs, 
 dist/build/hpodder/hpodder-tmp/Commands/Ls.o )
 [ 9 of 20] Compiling Commands.Add ( Commands/Add.hs, 
 dist/build/hpodder/hpodder-tmp/Commands/Add.o )
 [10 of 20] Compiling Commands.SetTitle ( Commands/SetTitle.hs, 
 dist/build/hpodder/hpodder-tmp/Commands/SetTitle.o )
 [11 of 20] Compiling Commands.SetStatus ( Commands/SetStatus.hs, 
 dist/build/hpodder/hpodder-tmp/Commands/SetStatus.o )
 
 Commands/SetStatus.hs:59:32:
 Ambiguous type variable `e' in the constraint:
   `E.Exception e'
 arising from a use of `E.catch'
  at Commands/SetStatus.hs:(59,32)-(60,107)
 Probable fix: add a type signature that fixes these type variable(s)
 make[1]: *** [all] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/hpodder_1.1.5.0_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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537033: hspell-gui: FTBFS: hspell-applet.c:11:19: error: gnome.h: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: hspell-gui
Version: 0.2.6-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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 -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\/usr/share\   
 -DPACKAGE_LOCALE_DIR=\/usr/share/locale\-D_REENTRANT -DORBIT2=1 
 -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/panel-2.0 -I/usr/include/gconf/2 
 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libxml2 
 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 
 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 
 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 
 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include  -g -O2 -g 
 -Wall -O2 -c hspell-applet.c
 hspell-applet.c:11:19: error: gnome.h: No such file or directory
 hspell-applet.c: In function 'display_about_dialog':
 hspell-applet.c:60: warning: implicit declaration of function 
 'gnome_about_new'
 hspell-applet.c:65: warning: assignment makes pointer from integer without a 
 cast
 hspell-applet.c: At top level:
 hspell-applet.c:138: warning: initialization from incompatible pointer type
 hspell-applet.c:139: warning: initialization from incompatible pointer type
 hspell-applet.c: In function 'hspell_applet_fill':
 hspell-applet.c:240: warning: implicit declaration of function 
 'panel_applet_gconf_get_int'
 hspell-applet.c:244: warning: implicit declaration of function 
 'panel_applet_gconf_set_int'
 hspell-applet.c:248: warning: implicit declaration of function 
 'panel_applet_gconf_set_string'
 hspell-applet.c:265: warning: implicit declaration of function 
 'panel_applet_gconf_get_string'
 hspell-applet.c:268: warning: cast to pointer from integer of different size
 hspell-applet.c:273: warning: cast to pointer from integer of different size
 make[3]: *** [hspell-applet.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/hspell-gui_0.2.6-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537034: transcriber: FTBFS: /bin/bash: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: transcriber
Version: 1.5.1.1-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 dh_clean -k
 dh_installdirs
 find tcl img convert -path '*/CVS' -prune -o -print | cpio -dpm 
 debian/transcriber/usr/lib/transcriber1.5
 /bin/bash: cpio: command not found
 make: *** [install] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/transcriber_1.5.1.1-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537036: grokevt: FTBFS: /bin/sh: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: grokevt
Version: 0.4.1-4
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-grokevt_0.4.1-4-amd64-0EtL1Z/grokevt-0.4.1/etc'
 rm -rf 
 /build/user-grokevt_0.4.1-4-amd64-0EtL1Z/grokevt-0.4.1/build/etc/systems
 cd systems  find . | grep -v '\.svn' | cpio -pmd 
 /build/user-grokevt_0.4.1-4-amd64-0EtL1Z/grokevt-0.4.1/build/etc/systems
 /bin/sh: cpio: command not found
 make[2]: *** 
 [/build/user-grokevt_0.4.1-4-amd64-0EtL1Z/grokevt-0.4.1/build/etc/systems] 
 Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/grokevt_0.4.1-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537022: axiom: FTBFS: /bin/sh: line 8: /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/bin/lisp: No such file or directory

2009-07-14 Thread Lucas Nussbaum
Package: axiom
Version: 20081101-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/src/boot'
 2 making 
 /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/int/boot/boothdr.lisp
  from 
 /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/src/boot/boothdr.lisp.pamphlet
 1 making 
 /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/boot/boothdr.o
  from 
 /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/int/boot/boothdr.lisp
 /bin/sh: line 8: 
 /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/bin/lisp: 
 No such file or directory
 make[4]: *** 
 [/build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/boot/boothdr.o]
  Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/axiom_20081101-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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537026: smokeping: FTBFS: /bin/sh: cpio: command not found

2009-07-14 Thread Lucas Nussbaum
Package: smokeping
Version: 2.3.6-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

dpkg-dev used to depend on cpio, but no longer does, so you need to
build-depend on it yourself.

Relevant part:
  /usr/bin/fakeroot debian/rules binary
 dh_testdir
 dh_testroot
 dh_clean -k
 dh_installdirs
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping
 install -m 644 lib/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping
 rm -f 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/BER.pm
 rm -f 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/SNMP_*
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping
 install -m 644 lib/Smokeping/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/probes
 install -m 644 lib/Smokeping/probes/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/probes
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/matchers
 install -m 644 lib/Smokeping/matchers/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/matchers
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/sorters
 install -m 644 lib/Smokeping/sorters/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Smokeping/sorters
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Config/Grammar
 install -m 644 lib/Config/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Config/
 install -m 644 lib/Config/Grammar/*pm 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/perl5/smokeping/Config/Grammar
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/sbin/
 install -m 755 bin/smokeping.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/sbin/smokeping
 install -m 755 bin/tSmoke.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/sbin/tSmoke
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/etc/default
 install -m 644 debian/defaults 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/etc/default/smokeping
 # these are managed with ucf
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc
 install -m 644 etc/basepage.html.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -m 644 debian/basepage.html.dist.md5sum 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -m 644 debian/default-config 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -m 644 debian/default-config.md5sum 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/config.d
 install -m 644 debian/config.d/* 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/config.d/
 cp -R debian/oldconfigs 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/oldconfigs
 cp -R debian/config.d.md5sums 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/config.d.md5sums
 install -m 644 etc/smokemail.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -m 644 etc/tmail.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/share/smokeping/etc/
 install -d 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/lib/cgi-bin
 install htdocs/smokeping.cgi.dist 
 /build/user-smokeping_2.3.6-3-amd64-C75jnB/smokeping-2.3.6/debian/smokeping/usr/lib/cgi-bin/smokeping.cgi
 install -d 
 

Bug#536909: Upgrading resolves bug 470299 as well

2009-07-14 Thread Johan Walles
Upgrading the Debian packages to 2.0.14 will resolve bug #470299 as well.

  Cheers //Johan



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



Bug#536989: dh-make-perl: FTBFS: tests failed

2009-07-14 Thread gregor herrmann
tags 536989 + confirmed
thanks

On Tue, 14 Jul 2009 09:19:08 -0400, Lucas Nussbaum wrote:

 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
  #   Failed test 'CPANPLUS::Config::System is core'
  #   at t/corelist.t line 32.
  # Looks like you failed 1 test of 530.
  t/corelist..dubious
  Test returned status 1 (wstat 256, 0x100)
  DIED. FAILED test 300
  Failed 1/530 tests, 99.81% okay

Confirmed.

From perl's changelog:

perl (5.10.0-24) unstable; urgency=low
[..]
  * Save local versions of CPANPLUS::Config::System into /etc/perl.
(See #533707)

lib/DhMakePerl.pm's is_core_module() uses libmodule-corelist-perl's
Module::CoreList which probably doesn't know anything about
CPANPLUS::Config::System ...

I'm not sure where to fix this actually ...

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Sting: Moon Over Bourbon Street


signature.asc
Description: Digital signature


Bug#537027: tulip: FTBFS: Transformation failed: Failed to compile stylesheet. 1 error detected.

2009-07-14 Thread Lucas Nussbaum
Package: tulip
Version: 3.1.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

It seems that you are trying to access resources on the internet. this
is not allowed during the build.

Relevant part:
 make[3]: Entering directory 
 `/build/user-tulip_3.1.2-2-amd64-wCV99W/tulip-3.1.2/BUILD/docs/developerHandbook'
 /usr/bin/java -cp 
 ../../../thirdparty/saxon/saxon653.jar:../../../thirdparty/saxon/saxon.jar:../../../docs/developerHandbook/../common:../../../thirdparty/xml-commons/resolver.jar
  \
   com.icl.saxon.StyleSheet \
   -x org.apache.xml.resolver.tools.ResolvingXMLReader \
   -y org.apache.xml.resolver.tools.ResolvingXMLReader \
   -r org.apache.xml.resolver.tools.CatalogResolver -u \
   ../../../docs/developerHandbook/index.docbook  
 ../../../docs/developerHandbook/../common/tulip-html.xsl
 Error at xsl:import on line 2 of 
 file:/build/user-tulip_3.1.2-2-amd64-wCV99W/tulip-3.1.2/docs/common/tulip-html.xsl:
   Failure reading 
 http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl: no more 
 input
 Transformation failed: Failed to compile stylesheet. 1 error detected.
 make[3]: *** [html/index.html] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/07/13/tulip_3.1.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-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#536815: postgresql-client-8.3: local db tab completion for psql

2009-07-14 Thread Faheem Mitha


Hi Martin,

Thanks for your quick reply, on your work on the Debian postgresql 
package.


On Tue, 14 Jul 2009, Martin Pitt wrote:


As you already discovered yourself, this was disabled in
bash-completion, so I reassing this wishlist bug to bash-completion.
Maintainers, please close/wontfix as you see fit (I don't know the
reason why it was disabled).

Speaking as the psql maintainer, figuring out all local databases
correctly (and mapping them to their cluster) is really nontrivial,
so perhaps it was done because the completion was too bad?


Well, no disrespect intended, but the reason for disabling this feature is 
because it doesn't work perfectly? Now hitting tab gives all the files in 
the directory. How is that better?


To the bash completion maintainers:

please consider renabling this functionality. There was no reason given 
for the original disabling. It looks like this change was made in Ubuntu 
first, and copied to Debian. If there is a Ubuntu bug or a discussion in 
the ML is would have been helpful to link to it. For one thing, is would 
make requests like this less likely.


Otherwise, is there some way to reenable this functionality locally?

  Regards, Faheem Mitha.



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



Bug#535059: [Pkg-utopia-maintainers] Bug#535059: closed by Michael Biebl bi...@debian.org (Re: Bug#535059: network-manager-gnome: The Network Manager nm-applet is invisible in the notification are

2009-07-14 Thread Michael Biebl
Stine Kristiansen wrote:
 Ok, that looks all good, so it's not a security related issue.

 Did it work with older versions of network-manager-gnome?
 
 I am not sure. It did work for a while after I installed Squeeze the
 20th of march. And since I'm current on the apt updates I might have
 updated that package too since then.
 
 What desktop environment are you using?
 
 Gnome:
   Installed: 1:2.24.3~2squeeze1
 
 Is gnome-icon-theme installed?
 
 gnome-icon-theme:
   Installed: 2.26.0-1
 

Hm, I'm running out of ideas what could be the problem.

Could you try with a fresh user account.
Is maybe the notification area missing in the panel?


Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#536992: gdb: FTBFS: make[3]: *** No rule to make target `install'. Stop.

2009-07-14 Thread Daniel Jacobowitz
On Tue, Jul 14, 2009 at 09:00:51AM -0400, Lucas Nussbaum wrote:
 Relevant part:
  make[2]: Entering directory 
  `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir'
  /bin/sh 
  /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/mkinstalldirs
   
  /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
   
  /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
  mkdir -p -- 
  /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
   
  /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
  make[3]: Entering directory 
  `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd'
  make[3]: *** No rule to make target `install'.  Stop.
  make[3]: Leaving directory 
  `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd'
  make[2]: *** [install-bfd] Error 2

This doesn't make sense.  There's an install target in that
Makefile.in, but no install-bfd target.  There's no sign in the build
log of rerunning automake, either.  Is this reproducible in some way
that the build directory survives?

FWIW, I built the packages on amd64, in a pbuilder chroot.  

-- 
Daniel Jacobowitz
CodeSourcery



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



Bug#536942: [pkg-cli-libs-team] Bug#536942: nemerle: FTBFS: assertion error during compilation

2009-07-14 Thread Iain Lane

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

clone 536942 -1
block 536942 by -1
reassign -1 mono
forwarded -1 https://bugzilla.novell.com/show_bug.cgi?id=467834
thanks

Hi,

On 14 Jul 2009, at 14:07, Lucas Nussbaum wrote:


Package: nemerle
Version: 0.9.3+dfsg-3
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 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-nemerle_0.9.3+dfsg-3-amd64- 
BAPFwn/nemerle-0.9.3+dfsg/ncc'

COMPILE [stage1] Nemerle.dll
**
ERROR:reflection.c:2587:get_field_on_inst_generic_type: assertion  
failed: (field_index = 0  field_index  dgclass-count_fields)


Thanks. This is a bug in the runtime that was apparently introduced  
sometime between 2.0 and 2.2 according to the upstream bug.


Regards,
Iain
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAkpcm2gACgkQPy0SnCC/zcc0XwCgmxY37MoUuHJXQr93C3lgefFv
39EAoJI71gvz8KYWiUBK/JINuBjEN0En
=rRdv
-END PGP SIGNATURE-

This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.




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



Bug#536885: symbol lookup error: mplayer: undefined symbol: codec_wav_tags

2009-07-14 Thread Christophe Mutricy
2009/7/14 Reinhard Tartler siret...@tauware.de:
 
 r19254 | diego | 2009-06-23 01:09:34 +0200 (Di, 23. Jun 2009) | 3 lines

 Add ff_ prefixes to exported symbols in libavformat/riff.h.

[...]

  - mplayer is (yet another time) using internals of libavformat and
   therefore very dependent on the exact version of ffmpeg against which
   it was compiled against.

Now i'm confused. For me exported = external. so it's a break of the
API so requires a soname bump.
So if I trust the svn log, it's FFMpeg fault for not bumping soname
and mot mplayer fault.

-- 
Xtophe



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



Bug#536572: pytrainer: doesn't import data from my forerunner 305

2009-07-14 Thread Noèl Köthe
Hello Rob,

Am Samstag, den 11.07.2009, 11:36 +0200 schrieb Rob Franken:

 While importing data from my Garmin Forerunner 305 i get the following 
 message on stderr:
 
 Traceback (most recent call last):
   File 
 /tmp/buildd/pytrainer-1.6.0.8/debian/pytrainer/usr/lib/python2.5/site-packages/pytrainer/main.py,
  line 166, in runPlugin
   File 
 /tmp/buildd/pytrainer-1.6.0.8/debian/pytrainer/usr/lib/python2.5/site-packages/pytrainer/record.py,
  line 410, in importFromGTRNCTR
   File 
 /tmp/buildd/pytrainer-1.6.0.8/debian/pytrainer/usr/lib/python2.5/site-packages/pytrainer/lib/xmlUtils.py,
  line 127, in shortFromGPS
   File string, line 45, in parse
   File string, line 32, in parse
 SyntaxError: unbound prefix: line 13, column 8
 
 And the data isn't imported while the gui doesn't show any kind of hint that 
 importing failed 

 Versions of packages pytrainer depends on:
 ii  gpsbabel1.3.6-3  GPS file conversion plus 
 transfer 

Could you do downgrade gpsbabel to 1.3.5 (use the lenny package from
http://packages.debian.org/gpsbabel and test if this helps. I have read
about problems with 1.3.6 and maybe this is one of it.

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#537016: monkeystudio: FTBFS:, ../../../qCtagsSense/sdk/../src/qCtagsSenseBrowser.h:22:35: error:, ui_qCtagsSenseBrowser.h: No such file or directory

2009-07-14 Thread Andrei Kopats

This bug already was reported to MkS team.
See http://www.monkeystudio.org/node/72

hlamer




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



Bug#536880: dovecot: quota plugin broken

2009-07-14 Thread Timo Sirainen

On Jul 14, 2009, at 8:25 AM, Marc Dequènes (Duck) wrote:

Restarting IMAP/POP3 mail server: dovecotILoading modules from  
directory: /usr/lib/dovecot/modules/imap
Edlopen(/usr/lib/dovecot/modules/imap/lib10_quota_plugin.so)  
failed: /usr/lib/dovecot/modules/imap/lib10_quota_plugin.so:  
undefined symbol: xdr_ext_getquota_args


This is because the Debian package is built with automake 1.9. 1.10  
would work, or you could apply this patch:


http://hg.dovecot.org/dovecot-1.2/rev/66040bffc1a5




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



Bug#536498: Please backport roundcube CVE-2008-5619

2009-07-14 Thread Benjamin Bannier
On Mon, 13 Jul 2009 14:28:30 +0200
Nico Golde n...@debian.org wrote:

 * Gerfried Fuchs rho...@deb.at [2009-07-13 14:17]:
  * Benjamin Bannier benjamin.bann...@netronaut.de [2009-07-10
  17:14:45 CEST]:
   thanks for your quick response.
   
   I see roundcube-0.1.1-10~bpo40+2 still in backports. I presume
   this doesn't include the patch to fix this specific issue.
  
   Erm, are you sure? According to Nico it was fixed in 0.1.1-9 which
  is older than 0.1.1-10. I'm now pretty puzzled about the whole fuzz
  and the issue at hand?
 
 I checked the package of backports and the issue you are 
 reporting seems indeed to be fixed. Do you have any evidence 
 that this or a similar issue is being exploited on your 
 system?

Sorry for not answering earlier, was struggling with this bugzilla
interface and my message didn't go through.

I see the exact same issue, somebody accessing roundcube's html2text
with POST's and files are being uploaded (to /dev/shm in this
particular case). And I also have no idea how they start their programs
(a process httpd run by www-data that we caught quickly with tiger
since on Debian we call it apache2).

Benjamin


signature.asc
Description: PGP signature


Bug#537041: /dev/ch* not created for tape library

2009-07-14 Thread Laurent Bigonville
Package: udev
Version: 0.125-7+lenny1
Severity: normal

Hi,

It looks like the /dev/ch* device is not created for tape library with
autochanger (ch driver). Only a /dev/sg* device is created.

It could be intresting to also create this device.

Regards

Laurent Bigonville



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



Bug#537042: rtorrent: Could not parse bencoded data error message when proxy can't connect to tracker

2009-07-14 Thread hhaamu

Package: rtorrent
Version: 0.7.9-2.2
Severity: minor

*** Please type your report below this line ***

I'm running rtorrent with tracker communication going through a squid
proxy. If squid cannot connect to the tracker (Connection refused), it
returns a 503 Service Unavailable error.

rtorrent, in turn, doesn't recognise this error and tries to parse the
proxy's error page as a bencoded response, and fails in doing that.
Instead, it should display a more meaningful error message.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rtorrent depends on:
ii  libc6   2.7-18   GNU C Library: Shared  
libraries
ii  libcurl37.18.2-8lenny2   Multi-protocol file  
transfer libra

ii  libgcc1 1:4.3.2-1.1  GCC support library
ii  libncursesw55.7+20081213-1   shared libraries for  
terminal hand
ii  libsigc++-2.0-0c2a  2.0.18-2 type-safe Signal  
Framework for C++

ii  libssl0.9.8 0.9.8g-15+lenny1 SSL shared libraries
ii  libstdc++6  4.3.2-1.1The GNU Standard C++  
Library v3

ii  libtorrent100.11.9-1.1   a C++ BitTorrent library
ii  libxmlrpc-c31.06.27-1A lightweight RPC library  
based on


rtorrent recommends no packages.

rtorrent suggests no packages.

-- no debconf information




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



Bug#536885: symbol lookup error: mplayer: undefined symbol: codec_wav_tags

2009-07-14 Thread Reinhard Tartler
Christophe Mutricy xto...@chewa.net writes:

 2009/7/14 Reinhard Tartler siret...@tauware.de:
 
 r19254 | diego | 2009-06-23 01:09:34 +0200 (Di, 23. Jun 2009) | 3 lines

 Add ff_ prefixes to exported symbols in libavformat/riff.h.

 [...]

  - mplayer is (yet another time) using internals of libavformat and
   therefore very dependent on the exact version of ffmpeg against which
   it was compiled against.

 Now i'm confused. For me exported = external.

in 'normal' software project, that's correct. For ffmpeg, that
assumption doesn't hold.

there have been symbol visibility patches been proposed in ffmpeg, but
they weren't apply because they broke one thing or another. I agree that
introducing them would be a very good idea, as we could then consider
introducing symbol files for ffmpeg and start tracking symbol additions
and removals.

such a patch would however most probably break applications like mplayer
horribly.

 so it's a break of the API so requires a soname bump.

they differentiate between external api and internal api. Most
obvious example is avutil, where a lot of functions are allowed to be
called from inside other ffmpeg libraries but not outside ffmpeg.

this is enforced by defining public symbols and functions only in
public headers, headers that are installed with 'make install'. FFmpeg
only guarantees binary compatibility for software using these symbols.

mplayer however contains a private copy of ffmpeg in its sources, and
has therefore no problem including headers that are not
installed. libavformat/riff.h is e.g. such a header. This is strictly
speaking a violation of usage convention, but the mplayer developers
don't care here.

 So if I trust the svn log, it's FFMpeg fault for not bumping soname
 and mot mplayer fault.

it would be indeed easy to avoid this situation, if marillat would
introduce an own soname for his packages. Or if we would introduce
(again) an debian specific soname.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#537044: package depends on libstdc++5, which is scheduled for removal from unstable

2009-07-14 Thread Matthias Klose
Package: wink
Severity: serious
Version: 1.5.1060-8

the package depends on libstdc++5, which is scheduled for removal from unstable.
please rebuild the package with a recent g++, or it should be removed from
unstable as well.




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



Bug#537043: vorbisgain: invalid tempfile name (longer than 255 chars)

2009-07-14 Thread Géraud Meyer

Package: vorbisgain
Version: 0.36-3.1
Severity: normal
vorbisgain crashes when it is given input filenames whose length is 
close to the maximum of 255 chars, because the tempfile name exceeds 255 
chars in size.


Here is an example:

$ cp file.ogg `numrange -n_ '/..0050/'`
$ vorbisgain `numrange -n_ '/..0050/'`
Analyzing files...

 Gain   |  Peak  | Scale | New Peak | Track
--++---+--+--
-1.51 dB |  29207 |  0.84 |24546 | 
_0001_0002_0003_0004_0005_0006_0007_0008_0009_0010_0011_0012_0013_0014_0015_0016_0017_0018_0019_0020_0021_0022_0023_0024_0025_0026_0027_0028_0029_0030_0031_0032_0033_0034_0035_0036_0037_0038_0039_0040_0041_0042_0043_0044_0045_0046_0047_0048_0049_0050 

Couldn't open 
'_0001_0002_0003_0004_0005_0006_0007_0008_0009_0010_0011_0012_0013_0014_0015_0016_0017_0018_0019_0020_0021_0022_0023_0024_0025_0026_0027_0028_0029_0030_0031_0032_0033_0034_0035_0036_0037_0038_0039_0040_0041_0042_0043_0044_0045_0046_0047_0048_0049_0050.vgain.tmp' 
for output: File name too long
*** glibc detected *** vorbisgain: double free or corruption (!prev): 
0x00df7260 ***

=== Backtrace: =
/lib/libc.so.6[0x7f782afe3118]
/lib/libc.so.6(cfree+0x76)[0x7f782afe4c56]
/lib/libc.so.6(fclose+0x151)[0x7f782afd3a21]
vorbisgain[0x4032fd]
vorbisgain[0x402790]
vorbisgain[0x402c4f]
/lib/libc.so.6(__libc_start_main+0xe6)[0x7f782af8f5a6]
vorbisgain(fwrite+0xc1)[0x401fb9]
=== Memory map: 
0040-00409000 r-xp  fe:00 205327 
/usr/bin/vorbisgain
00608000-00609000 rw-p 8000 fe:00 205327 
/usr/bin/vorbisgain

00609000-0062a000 rw-p 00609000 00:00 0
00df7000-00e18000 rw-p 00df7000 00:00 0  
[heap]

7f782400-7f7824021000 rw-p 7f782400 00:00 0
7f7824021000-7f782800 ---p 7f7824021000 00:00 0
7f782ad56000-7f782ad7 r-xp  fe:00 151286 
/lib/libgcc_s.so.1
7f782ad7-7f782af7 ---p 0001a000 fe:00 151286 
/lib/libgcc_s.so.1
7f782af7-7f782af71000 rw-p 0001a000 fe:00 151286 
/lib/libgcc_s.so.1
7f782af71000-7f782b0ba000 r-xp  fe:00 151294 
/lib/libc-2.9.so
7f782b0ba000-7f782b2ba000 ---p 00149000 fe:00 151294 
/lib/libc-2.9.so
7f782b2ba000-7f782b2be000 r--p 00149000 fe:00 151294 
/lib/libc-2.9.so
7f782b2be000-7f782b2bf000 rw-p 0014d000 fe:00 151294 
/lib/libc-2.9.so

7f782b2bf000-7f782b2c4000 rw-p 7f782b2bf000 00:00 0
7f782b2c4000-7f782b2c9000 r-xp  fe:00 447176 
/usr/lib/libogg.so.0.5.3
7f782b2c9000-7f782b4c8000 ---p 5000 fe:00 447176 
/usr/lib/libogg.so.0.5.3
7f782b4c8000-7f782b4c9000 rw-p 4000 fe:00 447176 
/usr/lib/libogg.so.0.5.3
7f782b4c9000-7f782b54b000 r-xp  fe:00 151279 
/lib/libm-2.9.so
7f782b54b000-7f782b74a000 ---p 00082000 fe:00 151279 
/lib/libm-2.9.so
7f782b74a000-7f782b74b000 r--p 00081000 fe:00 151279 
/lib/libm-2.9.so
7f782b74b000-7f782b74c000 rw-p 00082000 fe:00 151279 
/lib/libm-2.9.so
7f782b74c000-7f782b76b000 r-xp  fe:00 446194 
/usr/lib/libvorbis.so.0.4.0
7f782b76b000-7f782b96a000 ---p 0001f000 fe:00 446194 
/usr/lib/libvorbis.so.0.4.0
7f782b96a000-7f782b979000 rw-p 0001e000 fe:00 446194 
/usr/lib/libvorbis.so.0.4.0
7f782b979000-7f782b98 r-xp  fe:00 447311 
/usr/lib/libvorbisfile.so.3.2.0
7f782b98-7f782bb7f000 ---p 7000 fe:00 447311 
/usr/lib/libvorbisfile.so.3.2.0
7f782bb7f000-7f782bb8 rw-p 6000 fe:00 447311 
/usr/lib/libvorbisfile.so.3.2.0
7f782bb8-7f782bb9d000 r-xp  fe:00 151281 
/lib/ld-2.9.so

7f782bd71000-7f782bd74000 rw-p 7f782bd71000 00:00 0
7f782bd97000-7f782bd98000 rw-p 7f782bd97000 00:00 0
7f782bd99000-7f782bd9c000 rw-p 7f782bd99000 00:00 0
7f782bd9c000-7f782bd9d000 r--p 0001c000 fe:00 151281 
/lib/ld-2.9.so
7f782bd9d000-7f782bd9e000 rw-p 0001d000 fe:00 151281 
/lib/ld-2.9.so
7fff33d89000-7fff33d9e000 rw-p 7ffea000 00:00 0  
[stack]
7fff33dff000-7fff33e0 r-xp 7fff33dff000 00:00 0  
[vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]

Aborted


-- System Information:
Debian Release: squeeze/sid
 APT prefers testing
 APT policy: (900, 'testing'), (500, 'stable'), (100, 'unstable'), (20, 
'intrepid'), (10, 'experimental')

Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-core2 (SMP w/2 CPU cores; PREEMPT)
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 vorbisgain depends on:
ii  libc6   2.9-12  

Bug#536885: symbol lookup error: mplayer: undefined symbol: codec_wav_tags

2009-07-14 Thread Diego Biurrun
On Tue, Jul 14, 2009 at 04:01:16PM +0100, Christophe Mutricy wrote:
 2009/7/14 Reinhard Tartler siret...@tauware.de:
  
  r19254 | diego | 2009-06-23 01:09:34 +0200 (Di, 23. Jun 2009) | 3 lines
 
  Add ff_ prefixes to exported symbols in libavformat/riff.h.
 
 [...]
 
   - mplayer is (yet another time) using internals of libavformat and
    therefore very dependent on the exact version of ffmpeg against which
    it was compiled against.
 
 Now i'm confused. For me exported = external. so it's a break of the
 API so requires a soname bump.

riff.h is not an installed header.

 So if I trust the svn log, it's FFMpeg fault for not bumping soname
 and mot mplayer fault.

FFmpeg, not FFMpeg, please notice the correct spelling.

Diego




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



Bug#536676: plink: FTBFS on MIPS.

2009-07-14 Thread David Daney

Charles Plessy wrote:

Le Tue, Jul 14, 2009 at 08:01:34AM +0200, Luk Claes a écrit :

Charles Plessy wrote:

How about trying to separate the issues of having a bug in GCC and having a
package that does not build on MIPS? I noticed that the package is built with
-O3, which probably unnecessary. Can somebody try to build plink with -O2 on
MIPS to see if it escapes the bug? The following patch in debian/rules would to
the job: 

You do know that you can try this yourself on mahler.d.o, right?


Sure, but since plink seems to be fine on other architectures, this bug seems
more relevant to MIPS than to plink. I do not think that anybody on Earth is
interested to use plink on MIPS. So if it helped you to find a MIPS-relevant
bug, I am happy, but if you (the MIPS porters) are not interested in solving
it, I would rather not distribute this package on MIPS than accept the
responsibility for managing a GCC bug, which is completely outside my field of
competence.

Said differently, if this bug is zero fun for everybody let's find a solution
that allow us to focus on what we care the most.


Can you file a bug report as per GCC bug reporting guidelines: 
http://gcc.gnu.org/bugs.html


We will try to fix it if it affects current GCC versions.

Especially helpful would be preprocessed source and the exact command 
line flags used.


Thanks,
David Daney



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



Bug#537041: /dev/ch* not created for tape library

2009-07-14 Thread Marco d'Itri
On Jul 14, Laurent Bigonville bi...@debian.org wrote:

 It looks like the /dev/ch* device is not created for tape library with
 autochanger (ch driver). Only a /dev/sg* device is created.
Is the ch module loaded or not?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#537045: package depends on libstdc++5, which is scheduled for removal from unstable

2009-07-14 Thread Matthias Klose
Package: atokx2
Severity: serious
Version: 17.0-2.1-6

the package depends on libstdc++5, which is scheduled for removal from unstable.
please rebuild the package with a recent g++, or it should be removed from
unstable as well.




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



Bug#536888: ITP: tlock -- Terminal locker

2009-07-14 Thread Ryan Kavanagh
Hi Nico,

On Tue, Jul 14, 2009 at 04:01:55PM +0200, Nico Golde wrote:
 Hi,
   Simple console based application, which can be used to lock the terminal 
  with a
   password string supplied by user from standard input, or with her login
   password as needed. By default tlock prompts the user for a password and 
  then
   locks the terminal until the same password is supplied again. When invoked 
  with
   -s flag, tlock locks the terminal with the user's login password.
 [...] 
 Why is that more useful or different than vlock?

It is different from vlock because the user can set a password different than
their system password if they feel so inclined. A possible use case I can think
of is Bob is leaving the desktop he's working on, but knows that Alice, his
parter for the project XYZ will be around in a few minutes. He locks it using
the password 'SomethingOtherThanTheUserPassword' because he doesn't want Alice
to know his system password, but trusts her enough to continue working on the
project without him around. He crosses Alice in the hallway on his way out and
gives her the temporary password. She can thus continue working on the project
without having to use his system password. 

Cheers,
-- 
|_)|_/  Ryan Kavanagh |  Gnupg key
| \| \  http://blog.ryanak.ca/|  E95EDDC9


signature.asc
Description: Digital signature


Bug#537046: quodlibet: Does not start due to EditingPlugins ImportError

2009-07-14 Thread Gunnar AAstrand Grimnes
Package: quodlibet
Version: 2.1-1
Severity: grave
Tags: l10n
Justification: renders package unusable

quodlibet fails to start due to: 

Initializing audio backend (gstbe)
Initializing main library (~/.quodlibet/songs)
Supported formats: mod, mp3, mp4, mpc, spc, trueaudio, wav, wavpack, wma, xiph
Traceback (most recent call last):
  File /usr/bin/quodlibet, line 285, in module
main()
  File /usr/bin/quodlibet, line 49, in main
from quodlibet import widgets
  File /usr/lib/pymodules/python2.5/quodlibet/__init__.py, line 117, in 
import_ql
try: return old_import(module, *args, **kwargs)
  File /usr/lib/pymodules/python2.5/quodlibet/widgets.py, line 19, in module
from quodlibet.plugins.editing import EditingPlugins
ImportError: cannot import name EditingPlugins



-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.20090426 (SMP w/2 CPU cores; PREEMPT)
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 quodlibet depends on:
ii  exfalso   2.1-1  audio tag editor for GTK+
ii  gstreamer0.10-plugins-base0.10.23-3  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.15-2  GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly0.10.12-1  GStreamer plugins from the ugly 
ii  python2.5.4-2An interactive high-level object-o
ii  python-gst0.100.10.15-1  generic media-playing framework (P

Versions of packages quodlibet recommends:
ii  gstreamer0.10-alsa0.10.23-3  GStreamer plugin for ALSA
ii  gstreamer0.10-gnomevfs0.10.23-3  GStreamer plugin for GnomeVFS
pn  python-feedparser none (no description available)
ii  quodlibet-ext 2.1-1  extensions for the Quod Libet audi

Versions of packages quodlibet suggests:
ii  gstreamer0.10-plugins-bad 0.10.11-2  GStreamer plugins from the bad s

-- no debconf information



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



Bug#535442: workaround

2009-07-14 Thread Noah Meyerhans
For anybody who hasn't figured this out yet, the workaround is simply to
edit /etc/init.d/postgresql-8.3 and remove postgresql from the
Provides line in the INIT INFO section.  The 8.4 packages will then
install cleanly.

noah




signature.asc
Description: Digital signature


Bug#535770: [php-maint] Bug#535770: PHP system timezone patch for 5.3?

2009-07-14 Thread Joe Orton
Hi folks, I've attached v5 of the system timezone patch, which is 
updated for 5.3.0.

This contains the changes to parse zone.tab which I proposed in my 
previous mail, and should fix the crash reported in the Debian bug 
535770.  It seems to work fine though I have not tested it exhaustively.  
Further review and testing would be very welcome!

Regards, Joe

Add support for use of the system timezone database, rather
than embedding a copy.  Discussed upstream but was not desired.

History:
r5: reverts addition of System/Localtime fake tzname.
updated for 5.3.0, parses zone.tab to pick up mapping between
timezone name, country code and long/lat coords
r4: added System/Localtime tzname which uses /etc/localtime
r3: fix a crash if /usr/share/zoneinfo doesn't exist (Raphael Geissert)
r2: add filesystem trawl to set up name alias index
r1: initial revision

--- php-5.3.0/ext/date/lib/parse_tz.c.systzdata
+++ php-5.3.0/ext/date/lib/parse_tz.c
@@ -20,6 +20,16 @@
 
 #include timelib.h
 
+#ifdef HAVE_SYSTEM_TZDATA
+#include sys/mman.h
+#include sys/stat.h
+#include limits.h
+#include fcntl.h
+#include unistd.h
+
+#include php_scandir.h
+#endif
+
 #include stdio.h
 
 #ifdef HAVE_LOCALE_H
@@ -31,7 +41,12 @@
 #else
 #include strings.h
 #endif
+
+#ifndef HAVE_SYSTEM_TZDATA
 #include timezonedb.h
+#endif
+
+#include ctype.h
 
 #if (defined(__APPLE__) || defined(__APPLE_CC__))  (defined(__BIG_ENDIAN__) 
|| defined(__LITTLE_ENDIAN__))
 # if defined(__LITTLE_ENDIAN__)
@@ -253,6 +268,427 @@ void timelib_dump_tzinfo(timelib_tzinfo 
}
 }
 
+#ifdef HAVE_SYSTEM_TZDATA
+
+#ifdef HAVE_SYSTEM_TZDATA_PREFIX
+#define ZONEINFO_PREFIX HAVE_SYSTEM_TZDATA_PREFIX
+#else
+#define ZONEINFO_PREFIX /usr/share/zoneinfo
+#endif
+
+/* System timezone database pointer. */
+static const timelib_tzdb *timezonedb_system = NULL;
+
+/* Hash table entry for the cache of the zone.tab mapping table. */
+struct location_info {
+char code[2];
+double latitude, longitude;
+char name[64];
+char *comment;
+struct location_info *next;
+};
+
+/* Cache of zone.tab. */
+static struct location_info **system_zone_info;
+
+/* Size of the zone.tab hash table; a random-ish prime big enough to
+ * prevent too many collisions. */
+#define LOCINFO_HASH_SIZE (1021)
+
+static uint32_t tz_hash(const char *str)
+{
+const unsigned char *p = (const unsigned char *)str;
+uint32_t hash = 5381;
+int c;
+
+while ((c = *p++) != '\0') {
+hash = (hash  5) ^ hash ^ c;
+}
+
+return hash % LOCINFO_HASH_SIZE;
+}
+
+/* Parse an ISO-6709 date as used in zone.tab. Returns end of the
+ * parsed string on success, or NULL on parse error.  On success,
+ * writes the parsed number to *result. */
+static char *parse_iso6709(char *p, double *result)
+{
+double v, sign;
+char *pend;
+size_t len;
+
+if (*p == '+')
+sign = 1.0;
+else if (*p == '-')
+sign = -1.0;
+else
+return NULL;
+
+p++;
+for (pend = p; *pend = '0'  *pend = '9'; pend++)
+;;
+
+/* Annoying encoding used by zone.tab has no decimal point, so use
+ * the length to determine the format:
+ * 
+ * 4 = DDMM
+ * 5 = DDDMM
+ * 6 = DDMMSS
+ * 7 = DDDMMSS
+ */
+len = pend - p;
+if (len  4 || len  7) {
+return NULL;
+}
+
+/* p = [D]DD */
+v = (p[0] - '0') * 10.0 + (p[1] - '0');
+p += 2;
+if (len == 5 || len == 7)
+v = v * 10.0 + (*p++ - '0');
+/* p = MM[SS] */
+v += (10.0 * (p[0] - '0')
+  + p[1] - '0') / 60.0;
+p += 2;
+/* p = [SS] */
+if (len  5) {
+v += (10.0 * (p[0] - '0')
+  + p[1] - '0') / 3600.0;
+p += 2;
+}
+
+/* Round to 3 decimal places. */
+*result = round(v * sign * 1000.00)/1000.00;
+
+return p;
+}
+
+/* This function parses the zone.tab file to build up the mapping of
+ * timezone to country code and geographic location, and returns a
+ * hash table.  The hash table is indexed by the function:
+ *
+ *   tz_hash(timezone-name)
+ */
+static struct location_info **load_zone_table(void)
+{
+struct location_info **li, *i;
+char zone_tab[PATH_MAX];
+char line[512];
+FILE *fp;
+
+strncpy(zone_tab, ZONEINFO_PREFIX /zone.tab, sizeof zone_tab);
+
+fp = fopen(zone_tab, r);
+if (!fp) {
+return NULL;
+}
+
+li = calloc(LOCINFO_HASH_SIZE, sizeof *li);
+
+while (fgets(line, sizeof line, fp)) {
+char *p = line, *code, *name, *comment;
+uint32_t hash;
+double latitude, longitude;
+
+while (isspace(*p))
+p++;
+
+if (*p == '#' || *p == '\0' || *p == '\n')
+continue;
+
+if (!isalpha(p[0]) || !isalpha(p[1]) || p[2] != '\t')
+continue;
+
+/* code = AA */
+code = p;
+p[2] = 0;
+p += 3;
+
+/* coords = [+-][D]DDMM[SS][+-][D]DDMM[SS] */
+p = parse_iso6709(p, latitude);
+

Bug#537047: glibc-doc: pthread_cancel manpage has faulty/racy workaround

2009-07-14 Thread Marc Lehmann
Package: glibc-doc
Version: 2.7-18
Severity: normal


The pthread_cancel manpage, under bugs, recommends the following code as a 
workaround
for syscalls not being cancellation points:

 pthread_testcancel();
 retcode = read(fd, buffer, length);
 pthread_testcancel();

However, this code is inherently racy (when the signal arrives after the
first pthread_testcancel and before the read, the thread will simply hang
in read).

This should either be documented, or a really working workaround should be
given.

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

glibc-doc depends on no packages.

glibc-doc recommends no packages.

Versions of packages glibc-doc suggests:
pn  glibc-doc-reference   none (no description available)

-- no debconf information



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



Bug#536895: Patch added

2009-07-14 Thread أحمد المحمودي
tags 536895 + patch

Hello,

  The attached file adds a debhelper 7 addon so that the dh command 
  automatically run common jh_* commands management with:
  dh $@ --with javahelper

  The file should be installed in /usr/share/perl5/Debian/Debhelper/Sequence

  I think I was mistaken about suggesting that the addon would run ant, 
  I think this should be done in debhelper itself, actually I've already 
  submitted patch for this (bug #537021).

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7 (@ subkeys.pgp.net)
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7
#!/usr/bin/perl
use warnings;
use strict;
use Debian::Debhelper::Dh_Lib;

insert_before(dh_compress, jh_installlibs);
insert_before(dh_compress, jh_depends);
insert_before(dh_compress, jh_manifest);
insert_before(dh_compress, jh_exec);

1;


Bug#536992: gdb: FTBFS: make[3]: *** No rule to make target `install'. Stop.

2009-07-14 Thread Lucas Nussbaum
On 14/07/09 at 10:47 -0400, Daniel Jacobowitz wrote:
 On Tue, Jul 14, 2009 at 09:00:51AM -0400, Lucas Nussbaum wrote:
  Relevant part:
   make[2]: Entering directory 
   `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir'
   /bin/sh 
   /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/mkinstalldirs

   /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr

   /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
   mkdir -p -- 
   /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr

   /build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/debian/tmp/usr
   make[3]: Entering directory 
   `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd'
   make[3]: *** No rule to make target `install'.  Stop.
   make[3]: Leaving directory 
   `/build/user-gdb_6.8.50.20090628-1-amd64-0rTyY4/gdb-6.8.50.20090628/objdir/bfd'
   make[2]: *** [install-bfd] Error 2
 
 This doesn't make sense.  There's an install target in that
 Makefile.in, but no install-bfd target.  There's no sign in the build
 log of rerunning automake, either.  Is this reproducible in some way
 that the build directory survives?

Yes, I've just reproduced it in a clean chroot with dpkg-buildpackage.
I've tar'ed the build dir, but it's quite big (101 MB). Do you want me
to upload it somewhere for you?

 FWIW, I built the packages on amd64, in a pbuilder chroot.  

Have you tried again today?
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#537048: Errore in pbzip2

2009-07-14 Thread Рябинин Илья

Package: pbzip2
Version: 1.0.5

If run command such as:
dd if=VeryBigFile.bin  | pbzip2 -c -z -5 | ssh r...@xxx.xxx.xxx.xxx dd 
of=VeryBigFile.bin.pbzip2

Then pbzip2 will spend all accessible memory and will be killed, unlike other 
command, when all is normal

dd if=VeryBigFile.bin  | pbzip2 -c -z -5  /dev/null 


The error is present when the receiver of the data more slowly than the 
archiver.








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



Bug#365349: Add support for creating a debuginfo package

2009-07-14 Thread Lucas Nussbaum
On 14/07/09 at 09:47 +0200, maximilian attems wrote:
 On Mon, 13 Jul 2009, Lucas Nussbaum wrote:
  
  What's the status on the addition of a debuginfo package in addition
  to linux-image-*? Is it just waiting on someone to do the work, and is
  it something that needs to be discussed first?
 
 yep, nobody dedicated time yet to linux-debug flavour.
 a good start would be x86 only.

Why do you see this as a new flavor? Wouldn't it be better to have it
based on the standard flavor, splitting off the debug info after the
build?

If I remember correctly, enabling such options has no performance impact
(and other distros are doing it too).
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#537049: luasocket exports unneeded (and unprefixed) symbols leading to segfaults due to name collissions

2009-07-14 Thread Stefan Bühler
Package: luasocket
Version: 2.0.2-3

A lua library it should only support its luaopen_* functions, but it exports 
many other symbols, including for example buffer_init.
The other exported symbols are used (and exported to support loading plugins) 
in other binaries, for example in lighttpd; if now one loads the lua socket 
library via mod_magnet in lighty, the lua socket library will use the 
buffer_init from lighty, leading to segfaults in the lua library.

The solution is to only export the luaopen_* functions.

Btw: installing the unix.h header is pointless as i needs other headers as 
well. Perhaps installing a different header as unix.h would be better to only 
provide luaopen_socket_unix().

If you want to test this yourself, make a simple binary loading the echo-
server example from the luasocket homepage and export a buffer_init in it; 
compile with -export-dynamic.

For now i have a simple example:
http://stbuehler.de/tmp/luasockettest.tar.bz2

Greetings,
Stefan
commit 5440201de4bcfc0fcfbc1f735465e82b08c74cf3
Author: Stefan Bühler stbueh...@web.de
Date:   Tue Jul 14 16:59:49 2009 +0200

Use a map for exported symbols

diff --git a/Makefile.Debian b/Makefile.Debian
index 88a1d21..2b4ae84 100644
--- a/Makefile.Debian
+++ b/Makefile.Debian
@@ -40,15 +40,15 @@ lua50/liblua50-socket.la: $(SOCKET_OBJS_50)
 lua50/liblua50-mime.la: $(MIME_OBJS_50)
 lua50/liblua50-unix.la: $(UNIX_OBJS_50)
 lua5.1/%.lo: src/%.c
-	$(LBTL) --mode=compile $(CC) -c $(GCC_FLAGS_51) -o $@ $ 
+	$(LBTL) --mode=compile $(CC) -c $(GCC_FLAGS_51) -o $@ $
 lua50/%.lo: src/%.c
 	$(LBTL) --mode=compile $(CC) -c $(GCC_FLAGS_50) -o $@ $ 
 lua50/%.la:
-	$(LBTL) --mode=link $(CC) \
-	-rpath $(LUA_RPATH_50) -o $@ -version-info $(VERSION_INFO) $^
+	$(LBTL) --mode=link $(CC) -llua50 \
+	-rpath $(LUA_RPATH_50) -o $@ -version-info $(VERSION_INFO) $^ -Wl,--version-script=src/export.map
 lua5.1/%.la:
 	$(LBTL) --mode=link $(CC) \
-	-rpath $(LUA_RPATH_51) -o $@ -version-info $(VERSION_INFO) $^
+	-rpath $(LUA_RPATH_51) -llua5.1 -o $@ -version-info $(VERSION_INFO) $^ -Wl,--version-script=src/export.map
 install-bin: install-bin50 install-bin51
 install-bin50:
 	mkdir -p $(DESTDIR)/usr/lib/
diff --git a/config b/config
index 49958eb..81ac6da 100644
--- a/config
+++ b/config
@@ -52,7 +52,7 @@ INSTALL_EXEC=cp
 CC=gcc
 DEF=-DLUASOCKET_DEBUG 
 CFLAGS= $(LUAINC) $(DEF) -pedantic -Wall -O2 -fpic
-LDFLAGS=-O -shared -fpic
+LDFLAGS=-O -shared -fpic -Wl,--version-script=export.map
 LD=gcc 
 
 #--
diff --git a/src/export.map b/src/export.map
new file mode 100644
index 000..71ee4f3
--- /dev/null
+++ b/src/export.map
@@ -0,0 +1,4 @@
+{
+	global: luaopen_*;
+	local: *;
+};


Bug#537011: ocaml-gettext: FTBFS: Error: Files gettextModules.cmx and gettextConfig.cmx make inconsistent assumptions over implementation GettextConfig

2009-07-14 Thread Stéphane Glondu
Lucas Nussbaum a écrit :
 ocamlfind ocamlopt -a -o gettextBase.cmxa gettextConfig.cmx 
 gettextCategory.cmx gettextTypes.cmx gettextUtils.cmx gettextModules.cmx 
 gettextCompat.cmx gettext.cmx gettextFormat_parser.cmx 
 gettextFormat_lexer.cmx gettextFormat.cmx gettextMo_int32.cmx 
 gettextMo_parser.cmx gettextMo_lexer.cmx gettextMo.cmx gettextDummy.cmx 
 File _none_, line 1, characters 0-1:
 Error: Files gettextModules.cmx and gettextConfig.cmx
make inconsistent assumptions over implementation GettextConfig
 make[2]: *** [gettextBase.cmxa] Error 2

This bug is rather strange, since all the modules involved are from
ocaml-gettext.

This is even stranger, since it has been binNMU'ed successfully recently
(11 days ago or so).

I can reproduce it in a clean sid chroot. But when I try in a clean
squeeze chroot with all OCaml-related packages from sid (which is
basically the system I use everyday, but I tried for scratch for the
test), ocaml-gettext builds fine. When I upgrade the chroot entirely to
sid, the build fails again.

Here is the aptitude log for the last upgrade of the chroot:

  [UPGRADE] binutils 2.19.1-1 - 2.19.51.20090704-1
  [UPGRADE] bzip2 1.0.5-2 - 1.0.5-3
  [UPGRADE] cdbs 0.4.56 - 0.4.57
  [UPGRADE] cdebootstrap 0.5.4 - 0.5.5
  [UPGRADE] debconf 1.5.26 - 1.5.27
  [UPGRADE] debconf-i18n 1.5.26 - 1.5.27
  [UPGRADE] debhelper 7.2.14 - 7.2.21
  [UPGRADE] debianutils 3.1.3 - 3.2
  [UPGRADE] dpkg 1.15.2 - 1.15.3.1
  [UPGRADE] dpkg-dev 1.15.2 - 1.15.3.1
  [UPGRADE] e2fslibs 1.41.3-1 - 1.41.8-1
  [UPGRADE] e2fsprogs 1.41.3-1 - 1.41.8-1
  [UPGRADE] gcc-4.4-base 4.4.0-5 - 4.4.0-10
  [UPGRADE] initscripts 2.86.ds1-63 - 2.86.ds1-65
  [UPGRADE] libacl1 2.2.47-2 - 2.2.47-3
  [UPGRADE] libblkid1 1.41.3-1 - 1.41.8-1
  [UPGRADE] libbz2-1.0 1.0.5-2 - 1.0.5-3
  [UPGRADE] libc6 2.9-12 - 2.9-20
  [UPGRADE] libc6-dev 2.9-12 - 2.9-20
  [UPGRADE] libcomerr2 1.41.3-1 - 1.41.8-1
  [UPGRADE] libdebian-installer-extra4 0.61 - 0.63
  [UPGRADE] libdebian-installer4 0.61 - 0.63
  [UPGRADE] libgcc1 1:4.4.0-5 - 1:4.4.0-10
  [UPGRADE] libgcrypt11 1.4.4-2 - 1.4.4-3
  [UPGRADE] libgdbm3 1.8.3-4 - 1.8.3-6
  [UPGRADE] libglib2.0-0 2.20.1-2 - 2.20.4-1
  [UPGRADE] libgmp3c2 2:4.2.4+dfsg-8.1 - 2:4.3.1+dfsg-1
  [UPGRADE] libgomp1 4.4.0-5 - 4.4.0-10
  [UPGRADE] libncurses5 5.7+20090523-1 - 5.7+20090607-1
  [UPGRADE] libncurses5-dev 5.7+20090523-1 - 5.7+20090607-1
  [UPGRADE] libncursesw5 5.7+20090523-1 - 5.7+20090607-1
  [UPGRADE] libreadline5 5.2-4 - 5.2-5
  [UPGRADE] libslang2 2.1.3-3 - 2.1.4-3
  [UPGRADE] libss2 1.41.3-1 - 1.41.8-1
  [UPGRADE] libstdc++6 4.4.0-5 - 4.4.0-10
  [UPGRADE] libtext-charwidth-perl 0.04-5+b1 - 0.04-6
  [UPGRADE] libtext-iconv-perl 1.7-1+b1 - 1.7-2
  [UPGRADE] libuuid1 1.41.3-1 - 1.41.8-1
  [UPGRADE] libxml2 2.7.3.dfsg-1 - 2.7.3.dfsg-2
  [UPGRADE] linux-libc-dev 2.6.26-17 - 2.6.30-2
  [UPGRADE] ncurses-base 5.7+20090523-1 - 5.7+20090607-1
  [UPGRADE] ncurses-bin 5.7+20090523-1 - 5.7+20090607-1
  [UPGRADE] perl 5.10.0-23 - 5.10.0-24
  [UPGRADE] perl-base 5.10.0-23 - 5.10.0-24
  [UPGRADE] perl-modules 5.10.0-23 - 5.10.0-24
  [UPGRADE] readline-common 5.2-4 - 5.2-5
  [UPGRADE] sysv-rc 2.86.ds1-63 - 2.86.ds1-65
  [UPGRADE] sysvinit 2.86.ds1-63 - 2.86.ds1-65
  [UPGRADE] sysvinit-utils 2.86.ds1-63 - 2.86.ds1-65
  [UPGRADE] zlib1g 1:1.2.3.3.dfsg-13 - 1:1.2.3.3.dfsg-14

The bug must have been introduced by one of these packages.


Cheers,

-- 
Stéphane, still investigating




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



Bug#513537: linux-image-2.6.26-1-openvz-amd64 hanging

2009-07-14 Thread Vitaliy Gusev
On Monday 20 April 2009 08:01:59 pm Vitaliy Gusev wrote:
 Hi, Tom. I will prepare and send patch to you in two-three days. Sorry for 
 late
 response, but I was busy.


Hello, Tom!. Does this problem still actual for you? Can you check attached 
patch? ( do not tune off
CONFIG_USER_RESOURCE)


 
 On Saturday 18 April 2009 01:19:14 am Tom Rathborne wrote:
  Hi Vitaliy,
 
  On Fri, Apr 03, 2009 at 02:21:45PM +0400, Vitaily Gusev wrote:
   On Thursday 02 April 2009 01:57:43 am Tom Rathborne wrote:
On Wed, Apr 01, 2009 at 05:39:59PM -0400, Tom Rathborne wrote:
 I commented out the junk in fs/dcache.c and the kernel compiled. :)

 I will send you the sysrq-D info next time I get the bug!
   
Oops ... now OpenVZ won't start!
   
magrathea:~# vzctl start 101
Starting VE ...
MOUNTING
VE is mounted
Error: kernel does not support user resources. Please, rebuild with
CONFIG_USER_RESOURCE=y VE start failed
UNMOUNTING
VE is unmounted
   
I do not see a CONFIG_USER_RESOURCE is not set in .config,
and if I add 'CONFIG_USER_RESOURCE=y' then 'make menuconfig' reports:
.config:3953:warning: trying to assign nonexistent symbol
USER_RESOURCE
   
I did find a couple of references to it:
./net/ipv4/tcp.c:#ifdef CONFIG_USER_RESOURCE
./net/ipv4/tcp_timer.c:#ifdef CONFIG_USER_RESOURCE
but it looks like those should be CONFIG_BEANCOUNTERS.
   
So ... what do I do next? It seems like this bug only happens with
OpenVZ processes, but OpenVZ will not start without
CONFIG_BEANCOUNTERS!
  
   Ok, switching off  CONFIG_BEANCOUNTERS was  a bad idea ;(
   I will prepare patch to fix beancounter warning in one-two days and send
   to you. Thanks a lot of for your efforts!
 
  Debian lenny recently updated its kernel source tree and patches, so I
  have built a fresh kernel with all of your debugging flags on, and of
  course CONFIG_BEANCOUNTERS on. I'm using these packages:
 
  linux-patch-debian-2.6.26  2.6.26-15  Debian patches to version 2.6.26
  of the Linux kernel linux-source-2.6.262.6.26-15  Linux kernel
  source for version 2.6.26 with Debian patches linux-tree-2.6.26 
  2.6.26-15  Linux kernel source tree for building Debian kernel images
 
  The Debian patch directory is much bigger ... now looks like this:
 
  0015--UB-Double-free-for-UDP-socket.patch.bz2
  0016-nfs-fix-nfs-clinet-in-VE-finally.patch.bz2
  0017-cpt-bump-image-version-to-VERSION_26.patch.bz2
  0018-nfs-add-missed-ve_nfs.h-file.patch.bz2
  0020-autofs4-pidns-friendly-oz_mode.patch.bz2
  0021-autofs-fix-default-pgrp-vnr.patch.bz2
  0022-conntrack-prevent-double-allocate-free-of-protos.patch.bz2
  0023-conntrack-prevent-call-register_pernet_subsys-fro.patch.bz2
  0024-conntrack-prevent-call-nf_register_hooks-from-VE.patch.bz2
  0025-conntrack-Allocate-free-ve_nf_conntrack_l3proto_ipv.patch.bz2
  0026-ct-Move-_nf_conntrack_l3proto_ipv6-to-net-namespace.patch.bz2
  0027-Fix-erratum-that-causes-memory-corruption.patch.bz2
  0028-conntrack-fix-oops-in-nf_ct_frag6_gather.patch.bz2
  0029-conntrack-adjust-context-during-freeing.patch.bz2
  0031-Add-VE-features-for-sit-and-ipip-devices.patch.bz2
  0033-netfilter-NAT-assign-nf_nat_seq_adjust_hook-from-V.patch.bz2
  0034-netfilter-call-nf_register_hooks-from-VE0-context-o.patch.bz2
  0040-Simplify-call-__dev_change_net_namespace-by-remove.patch.bz2
  0041-Adjust-VE-before-call-netdev_unregister_kobject-netd.patch.bz2
  0042-iptables-setup-init-iptables-mask-before-net-initia.patch.bz2
  0042-netns-fix-net_generic-array-leak.patch.bz2
  0043-net-set-ve-context-when-init-exit-method-is-called.patch.bz2
  0044-vzwdog-walk-through-the-block-devices-list-properly.patch.bz2
  0045-Correct-per-process-capabilities-bounding-set-in-CT.patch.bz2
  0046-netns-enable-cross-ve-Unix-sockets.patch.bz2
  0047-netfilter-Fix-NULL-dereference-in-nf_nat_setup_info.patch.bz2
  0048-netfilter-Add-check-to-the-nat-hooks.patch.bz2
  0049-cpt-Make-the-proper-check-for-sigmask.patch.bz2
  0050-nfs-Fix-access-to-freed-memory.patch.bz2
  0051-NFS-NFS-super-blocks-in-different-VEs-should-be-dif.patch.bz2
  0052-ms-fix-inotify-umount.patch.bz2
  0054-ve-sanitize-capability-checks-for-namespaces-creati.patch.bz2
  0056-nfs-Fix-nfs_match_client.patch.bz2
  0057-Add-do_ve_enter_hook.patch.bz2
  0058-Add-kthread_create_ve-and-kthread_run_ve-functio.patch.bz2
  0059-Don-t-dereference-NULL-tsk-mm-in-ve_move_task.patch.bz2
  0060-nfs-use-kthread_run_ve-to-start-lockd.patch.bz2
  0063-bridge-don-t-leak-master-device-on-brctl-addif.patch.bz2
  0064-net-NETIF_F_VIRTUAL-intersects-with-NETIF_F_LRO.patch.bz2
  0065-Fix-broken-permissions-for-Unix98-pty.patch.bz2
  0066-Free-skb-nf_bridge-in-veth_xmit-and-venet_xmit.patch.bz2
  

Bug#537050: perl-base: unaligned access on alpha

2009-07-14 Thread Paul Slootman
Package: perl-base
Version: 5.10.0-23
Severity: normal

After upgrading to this version from testing, I started getting the
following messages in my kernel log:

Jul 12 22:13:22 alf kernel: frontend(10452): unaligned trap at 
020abf34: 00011f7e4b65 28
2
Jul 12 22:13:22 alf kernel: frontend(10452): unaligned trap at 
020abf50: 00011f7e4b65 2c
1
Jul 12 22:13:22 alf kernel: frontend(10452): unaligned trap at 
020abf34: 00011f7e4b66 28
2
Jul 12 22:13:22 alf kernel: frontend(10452): unaligned trap at 
020abf50: 00011f7e4b66 2c
1
Jul 12 22:13:44 alf kernel: install-info(10510): unaligned trap at 
020abf34: 00011f3f249
5 28 2
Jul 12 22:13:44 alf kernel: install-info(10510): unaligned trap at 
020abf50: 00011f3f249
5 2c 1
Jul 12 22:13:44 alf kernel: install-info(10510): unaligned trap at 
020abf34: 00011f3f249
6 28 2
Jul 12 22:13:44 alf kernel: install-info(10510): unaligned trap at 
020abf50: 00011f3f249
6 2c 1
Jul 12 22:13:55 alf kernel: install-docs(10532): unaligned trap at 
020a91b4: 00011f5d1059 28 2
Jul 12 22:13:55 alf kernel: install-docs(10532): unaligned trap at 
020a91d0: 00011f5d1059 2c 1
Jul 12 22:13:55 alf kernel: install-docs(10532): unaligned trap at 
020a91b4: 00011f5d105a 28 2
Jul 12 22:13:55 alf kernel: install-docs(10532): unaligned trap at 
020a91d0: 00011f5d105a 2c 1
Jul 12 22:15:21 alf kernel: irqstats(10881): unaligned trap at 
020abf34: 00011fa72c75 28 2
Jul 12 22:15:21 alf kernel: irqstats(10881): unaligned trap at 
020abf50: 00011fa72c75 2c 1
Jul 12 22:15:21 alf kernel: irqstats(10881): unaligned trap at 
020abf34: 00011fa72c76 28 2
Jul 12 22:15:21 alf kernel: irqstats(10881): unaligned trap at 
020abf50: 00011fa72c76 2c 1
Jul 12 22:15:31 alf kernel: iostat(11152): unaligned trap at 020abf34: 
00011f69ac75 28 2
Jul 12 22:15:31 alf kernel: iostat(11152): unaligned trap at 020abf50: 
00011f69ac75 2c 1
Jul 12 22:15:31 alf kernel: iostat(11152): unaligned trap at 020abf34: 
00011f69ac76 28 2
Jul 12 22:15:31 alf kernel: iostat(11152): unaligned trap at 020abf50: 
00011f69ac76 2c 1
Jul 12 22:15:44 alf kernel: update-rc.d(11249): unaligned trap at 
020abf34: 00011f8770a5 28 2
Jul 12 22:15:44 alf kernel: update-rc.d(11249): unaligned trap at 
020abf50: 00011f8770a5 2c 1
Jul 12 22:15:44 alf kernel: update-rc.d(11249): unaligned trap at 
020abf34: 00011f8770a6 28 2
Jul 12 22:15:44 alf kernel: update-rc.d(11249): unaligned trap at 
020abf50: 00011f8770a6 2c 1
Jul 12 22:15:51 alf kernel: pam-auth-update(11285): unaligned trap at 
020abf34: 00011fba4b75 28 2
Jul 12 22:15:51 alf kernel: pam-auth-update(11285): unaligned trap at 
020abf50: 00011fba4b75 2c 1
Jul 12 22:15:51 alf kernel: pam-auth-update(11285): unaligned trap at 
020abf34: 00011fba4b76 28 2
Jul 12 22:15:51 alf kernel: pam-auth-update(11285): unaligned trap at 
020abf50: 00011fba4b76 2c 1

I've determined this to be in /usr/lib/libperl.so.5.10.0 from
/proc/pid/maps; after correcting for the loading address
(202a000-21d), 020a91b4 maps to 7f1b4 inside that
file; from nm --dynamic:

0007e2d0 T Perl_pad_findmy
0007e440 T Perl_pad_new
0007e820 T Perl_cv_clone  - in here
0007f2c0 T Perl_regdump
0007f2d0 T Perl_regprop

020abf34-50 maps to 81f34-50:

00081500 T Perl_reg_named_buff_exists
000815f0 T Perl_reg_named_buff_fetch
00081800 T Perl_reg_named_buff  - in here
00093640 T Perl_re_compile
000954b0 T Perl_pregcomp


An unaligned access slows the cpu right down, certainly on alpha where
it causes a trap and the access has to be simulated in the kernel.
On other architectures it may even generate a bus error.
(Unaligned accesses happen when accessing e.g. a 8-byte pointer on an
address that isn't divisible by 8, which typically happens in a
struct that doesn't have appropriate padding.)

The interesting thing is that 5.10.0-19 is fine, no unaligned accesses
reported at all (perl and perl-modules is still at version 5.10.0-23).
Have these functions been patched in the meantime? Otherwise perhaps a
different compiler on the buildd might be to blame. If you have not
changed anything there between those versions, please let me know so
I can try compiling it myself to see if that generates a working
version.


Thanks,
Paul



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



Bug#536840: parallel building fails sometimes

2009-07-14 Thread Kees Cook
On Mon, Jul 13, 2009 at 11:28:35PM -0500, Manoj Srivastava wrote:
 Has this been seen in Debian proper? Could it be an Ubuntu
  specific failure, somehow? How many machines has this been observed on?
  It did pass many compilations on my machines, and went through all the
  Debian build daemons, and a number of them do build in parallel.

I'd have to dig through all the old build logs, but I don't think so.  I'm
not sure if Debian's buildds set DEB_BUILD_OPTIONS=parallel=$nrproc but
that's something that was done in Ubuntu.

I've been unable to reproduce it locally, and it happened across several
machines during Ubuntu builds (I had to retry it a few times -- with no
changes -- before it got it right).

Not a serious issue, and certainly an upstream problem, but I thought I'd
report it anyway.  :)

-Kees

-- 
Kees Cook@debian.org



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



Bug#537053: libpam-modules: problems authenticating NIS users from gnome-screensaver

2009-07-14 Thread Stefano Crocchianti
Package: libpam-modules
Version: 1.0.1-5+lenny1
Severity: normal

I think I found what could be a bug on pam_unix.so module, specifically
on passverify.c routine, if NIS map is used and /etc/passwd password
field has lower-case x character (as specified into man 5 passwd entry).
In this case, the if condition at line 167
if (strcmp((*pwd)-pw_passwd, *NP*) == 0)
will evaluate to FALSE and the unix_chkpwd will not be called. 


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

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

Versions of packages libpam-modules depends on:
ii  debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-11  Berkeley v4.6 Database Libraries [
ii  libpam0g  1.0.1-5+lenny1 Pluggable Authentication Modules l
ii  libselinux1   2.0.65-5   SELinux shared libraries

libpam-modules recommends no packages.

libpam-modules suggests no packages.

-- debconf information excluded



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



Bug#536840: parallel building fails sometimes

2009-07-14 Thread Kees Cook
On Mon, Jul 13, 2009 at 11:50:00PM -0500, Manoj Srivastava wrote:
 Now, can I have the full logs, please? How did y'all manage to
  get Make going into utils before the src was done?

https://launchpad.net/ubuntu/+source/libselinux/2.0.82-1

Attached are the amd64 and i386 failure logs (they may get deleted from the
above page since that version was superseded).

-- 
Kees Cook@debian.org


buildlog_ubuntu-karmic-i386.libselinux_2.0.82-1_FAILEDTOBUILD.txt.gz
Description: Binary data


buildlog_ubuntu-karmic-amd64.libselinux_2.0.82-1_FAILEDTOBUILD.txt.gz
Description: Binary data


Bug#537052: xserver-xorg-video-intel: [UXA G33] 2.7.99.902 crashes upon X initialization

2009-07-14 Thread Emilio Pozuelo Monfort
Package: xserver-xorg-video-intel
Version: 2:2.7.99.902-1
Severity: serious
Tags: patch
Justification: renders package unusable

Hi,

2.7.99.902 crashes when X starts. Downgrading to .901 solves the
issue. I've reported it upstream and there's a patch available
that I've tested on top of .902-1 and it solves the crash.

Thanks for your work,
Emilio

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 jul  3  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1688508 jul 13 23:56 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller (rev 02)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1135 jul 14 04:30 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout es
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection

Section ServerFlags
Option NoTrapSignals
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38486 mar  3 12:36 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 31976 abr 14 01:16 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 42420 jul 14 16:06 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.6.2
Release Date: 2009-7-7
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-2-686 i686 Debian
Current Operating System: Linux saturno 2.6.31-rc2-686 #1 SMP Tue Jul 7 
18:09:29 UTC 2009 i686
Build Date: 13 July 2009  09:49:54PM
xorg-server 2:1.6.2-1 (bgog...@debian.org) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Jul 14 16:06:36 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(**) Option NoTrapSignals
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
If no devices become available, reconfigure HAL or disable 
AllowEmptyInput.
(II) Loader magic: 0x3bc0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:29c2:1028:0238 Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller rev 2, Mem @ 0xfdf0/524288, 
0xd000/268435456, 0xfdc0/1048576, I/O @ 0xff00/8
(II) Open ACPI successful (/var/run/acpid.socket)
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f 

Bug#537051: ca-certificates 20090709: installation error

2009-07-14 Thread r ductor
Package: ca-certificates
Version: 20090709
OS: debian/testing

Problem:
installation apparently completed,
but there were some errors

---SNIPPET OF INSTALLATION from
/var/log/apt/term.log
Setting up ca-certificates (20090709) ...
Updating certificates in /etc/ssl/certs... WARNING: Skipping duplicate
certificate ca-certificates.crt
4 added, 4 removed; done.
Running hooks in /etc/ca-certificates/update.d
updating keystore /etc/ssl/certs/java/cacerts...
keytool error: java.security.NoSuchAlgorithmException: SHA384withECDSA
Signature not available
  error adding /etc/ssl/certs/COMODO_ECC_Certification_Authority.pem
Certificate was added to keystore
  added: /etc/ssl/certs/DigiNotar_Root_CA.pem
Certificate was added to keystore
  added: /etc/ssl/certs/Network_Solutions_Certificate_Authority.pem
Certificate was added to keystore
  added: /etc/ssl/certs/WellsSecure_Public_Root_Certificate_Authority.pem
  does not exists: /etc/ssl/certs/class3.pem
  does not exists: /etc/ssl/certs/root.pem
  does not exists: /etc/ssl/certs/UTN_USERFirst_Object_Root_CA.pem
  does not exists: /etc/ssl/certs/QuoVadis_Root_Certification_Authority.pem
failed.
E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
done.
Setting up gstreamer0.10-ffmpeg (0.10.8-1) ...



After installation:
fermi:~# aptitude show ca-certificates
Package: ca-certificates
State: installed
Automatically installed: yes
Version: 20090709
Priority: optional
Section: misc
Maintainer: Philipp Kern pk...@debian.org
Uncompressed Size: 758k
Architecture: all
Compressed Size: 155k
Filename: pool/main/c/ca-certificates/ca-certificates_20090709_all.deb
MD5sum: 72c284149d15b336a1758af819192d21
Archive: testing, now
Depends: openssl, debconf (= 0.5) | debconf-2.0
Description: Common CA certificates
 This package includes PEM files of CA certificates to allow SSL-based
applications to check
 for the authenticity of SSL connections.

 It includes, among others, certificate authorities used by the Debian
infrastructure and
 those shipped with Mozilla's browsers.

 Please note that certificate authorities whose certificates are
included in this package are
 not in any way audited for trustworthiness and RFC 3647 compliance,
and that full
 responsibility to assess them belongs to the local system administrator.

fermi:~#
fermi:~# uname -a
Linux fermi 2.6.26-2-486 #1 Sun Jun 21 04:15:19 UTC 2009 i686 GNU/Linux
fermi:~#



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



Bug#536887: SCIM not working anymore on gnote

2009-07-14 Thread Robert Millan
On Tue, Jul 14, 2009 at 03:05:17PM +0200, Alexandre Fournier wrote:
 Package: gnote
 Version: 0.5.2-1
 Severity: important
 
 Hello,
 
 Recently upgraded to version 0.5.2. It seems that SCIM input is not
 working anymore in this version. SCIM is quite useful for non Latin
 scripts input, so I marked this bug as important.
 
 P.S. I activated SCIM by adding this setting:
 export GTK_IM_MODULE=scim
 
 to my ~/.gnomerc

Hi,

Could you please report this in:

  http://bugzilla.gnome.org/enter_bug.cgi?product=gnote

there's little I can do here, since I'm not familiar with SCIM myself.

Thanks

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



  1   2   3   4   5   6   >