Bug#436401: gcc-h8300-hms: FTBFS[i386]: configure: error: No support for this host/target combination.

2007-08-06 Thread Lucas Nussbaum
Package: gcc-h8300-hms
version: 1:3.4.6-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking for unistd.h... no
checking for C locale to use... generic
checking for std::allocator base class to use... new
configure: "C" header strategy set to c_std
checking for ISO C99 support in ... no
checking for ISO C99 support in ... no
checking for lldiv_t declaration... no
checking for ISO C99 support in ... no
checking for additional ISO C99 support in ... no
checking for enabled ISO C99 support... no
checking for thread model used by GCC... single
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
checking for extra compiler flags for building... 
configure: WARNING: No native atomic operations are provided for this platform.
configure: WARNING: They cannot be faked when thread support is disabled.
configure: WARNING: Thread-safety of certain classes is not guaranteed.
configure: error: No support for this host/target combination.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory 
`/build/user/gcc-h8300-hms-3.4.6/builddir-h8300-hitachi-coff'
make: *** [build-stamp] Error 2

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

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

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


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



Bug#436397: php-pager: FTBFS: /bin/sh: -c: line 0: syntax error near unexpected token `('

2007-08-06 Thread Lucas Nussbaum
e)  
Notes:   - New major version. - Pager and Pager_Sliding are now merged in the 
same   package. Every option available in Pager_Sliding is now also available 
in   Pager. The API is the same as the old one, BC is kept 100%. - Switch   
between "Jumping" and "Sliding" window mode just setting an option. -   
Improved error handling.   Version 1.0.8 - 2003-09-10 (stable) 
 Notes:   - Minor patch for script_name 
vs php_self (not included in v.1.0.7) -   Prevent URL modification   Version 
1.0.7 - 2002-12-01 (stable)  Notes:   
Minor patch for script_name vs php_self   Version 1.0.6 - 2002-09-08 (stable) 
 Notes:   Updated to no longer require 
an array of data. Now can be used with just a   number of items. Thanks to 
Christian Dickmann for the patch.   Version 1.0.5 - 2002-07-27 (stable) 
 Notes:   Changed getCurrentPage() to 
getCurrentPageID() and added getNextPageID()   and getPreviousPageID()   
Version 1.0.4 - 2002-06-29 (stable)  
Notes:   Changed getCurrentPage() to getCurrentPageID() and added 
getNextPageID()   and getPreviousPageID()   Version 1.0.3 - 2002-05-31 (stable) 
 Notes:   Couple of minor bugs   
Version 1.0.2 - 2002-05-31 (stable)  
Notes:   Applied patch from Christian Dickmann adding getCurrentPage(), 
numItems()   and optional CSS class for links.   Version 1.0.1 - 2002-05-27 
(stable)  Notes:   o No longer barfs 
with no querystring o Now works with associative data   array   Version 1.0 - 
2002-02-09 (stable)  Notes:   This is 
the initial release of the Pager package.  | gzip -9 > 
/build/user/php-pager-2.4.2/debian/php-pager/usr/share/doc/php-pager/changelog.gz'
make: *** [common-install-indep] Error 2

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

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

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



Bug#436392: ganymed-ssh2: FTBFS: java.lang.ClassNotFoundException: antlr.TokenStreamException

2007-08-06 Thread Lucas Nussbaum
Package: ganymed-ssh2
version: 210-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
   at gnu.classpath.tools.gjdoc.Main.start(javadoc)
   at gnu.classpath.tools.gjdoc.Main.main(javadoc)
Caused by: java.lang.NoClassDefFoundError: 
gnu.classpath.tools.gjdoc.expr.Evaluator
   at java.lang.Class.initializeClass(libgcj_bc.so.1)
   at gnu.classpath.tools.gjdoc.FieldDocImpl.constantValue(javadoc)
   at gnu.classpath.tools.gjdoc.FieldDocImpl.constantValue(javadoc)
   at 
gnu.classpath.tools.doclets.htmldoclet.HtmlDoclet.printMemberDetails(javadoc)
   at gnu.classpath.tools.doclets.htmldoclet.HtmlDoclet.printClassPage(javadoc)
   at gnu.classpath.tools.doclets.htmldoclet.HtmlDoclet.run(javadoc)
   at gnu.classpath.tools.doclets.AbstractDoclet.startInstance(javadoc)
   at gnu.classpath.tools.doclets.AbstractDoclet.start(javadoc)
   at java.lang.reflect.Method.invoke(libgcj_bc.so.1)
   ...3 more
Caused by: java.lang.ClassNotFoundException: antlr.TokenStreamException not 
found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], 
parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
   at java.net.URLClassLoader.findClass(libgcj_bc.so.1)
   at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj_bc.so.1)
   at java.lang.ClassLoader.loadClass(libgcj_bc.so.1)
   at java.lang.ClassLoader.loadClass(libgcj_bc.so.1)
   at java.lang.Class.initializeClass(libgcj_bc.so.1)
   ...11 more
make: *** [build-stamp] Error 5

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

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

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


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



Bug#436394: php-benchmark: FTBFS: /bin/sh: -c: line 0: syntax error near unexpected token `('

2007-08-06 Thread Lucas Nussbaum
 04/15/2005 * bug 
#3620 CRITICAL: non-ISO-8859-1 characters in package.xml   must be entitied * 
Profiler + fix comments and fix bug #3369 Profiler :   Manual mode generates 
automatic output + fix bug #2957 zero devision when   calling 
getAllSectionsInformations + CS/WS fixes + Typo in private var   _auto use 
(thanks sascha Eissler) * Timer + Example 2 corrected + Bug #4346   : wrong 
totals, also potential bug if several sessions (display shift) +   The output 
has been extented to optionnaly display the totals. * Iterate +   Request #1160 
Feature Addition: Simple Output on Benchmark_Iterate +   $GLOBALS[] instead of 
global $...   Version 1.2.2 - 2005-01-19 (stable) 
 Notes:   * Fixed bug #1365: 
_getOutput() table not XHTML complaint. * Fixed bug   #2727: Output ist not 
valid XHTML. Patch by Helgi Þormar   <[EMAIL PROTECTED]>. * Fixed bug 
#2295: Timer.php: undefined index "Stop" on   line 208.   Version 1.2.1 - 
2003-05-20 (stable)  Notes:   + 
Profiler: Added calculation of netto execution time of sections. +   Profiler: 
Optional output to an array instead of screen. (Contributed by   Jean-Marc 
Fontaine) * Profiler: Fixed typos.   Version 1.2.0 - 2002-09-25 (stable) 
 Notes:   + Added Profiler class. 
(Contribution by Matthias Englert)   Version 1.1.0 - 2002-01-26 (stable) 
 Notes:   + Added getOutput() to print 
the results in human readable format and   display() to show it. This functions 
will automatically detect the   environment to select HTML or text output. + 
Added a new parameter $auto to   constructor. When TRUE is passed, the results 
will be output automatically   at the end of the script execution. 
(Contribution by Ludovico Magnocavallo)| gzip -9 > 
/build/user/php-benchmark-1.2.6/debian/php-benchmark/usr/share/doc/php-benchmark/changelog.gz'
make: *** [common-install-indep] Error 2

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

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

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



Bug#436393: php-cache-lite: FTBFS: /bin/sh: -c: line 0: syntax error near unexpected token `('

2007-08-06 Thread Lucas Nussbaum
ache 
corruption, it   was possible to get some warnings (but the output was correct) 
-   Cache_Lite_Output require_once (to load Cache_Lite) wasn't correct   
Version 0.1.1 - 2002-08-08 (beta)  
Notes:   A little packaging fix   Version 0.1 - 2002-08-08 (beta) 
 Notes:   This is the first release.  | 
gzip -9 > 
/build/user/php-cache-lite-1.7.2/debian/php-cache-lite/usr/share/doc/php-cache-lite/changelog.gz'
make: *** [common-install-indep] Error 2

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

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

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



Bug#436391: ecos: FTBFS: checking for Tcl installation... configure: error: unable to locate Tcl header file tcl.h

2007-08-06 Thread Lucas Nussbaum
Package: ecos
version: 2.0-0pre3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for object suffix... (cached) o
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for Visual C++... no
checking the default compiler flags... done
checking for eCos host-side infrastructure... 
-I/build/user/ecos-2.0/build/tools/src/infra 
-L/build/user/ecos-2.0/build/tools/src/infra
checking for Tcl installation... configure: error: unable to locate Tcl header 
file tcl.h
configure: error: ../../../../build-tree/ecos-2.0/tools/src/libcdl/configure 
failed for libcdl
configure: error: ../../../build-tree/ecos-2.0/tools/src/configure failed for 
tools/src
make: *** [configure-stamp] Error 1

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

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

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


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



Bug#436395: php-simpletest: FTBFS: /bin/sh: -c: line 0: syntax error near unexpected token `('

2007-08-06 Thread Lucas Nussbaum
Package: php-simpletest
version: 1.0.0-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
-d include_path=/usr/share/php \
-d php_bin=/usr/bin/php \
-d bin_dir=/usr/bin \
-d php_dir=/usr/share/php \
-d data_dir=/usr/share/php/data \
-d doc_dir=/usr/share/php/docs \
-d test_dir=/usr/share/php/tests \
install --nodeps -R 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/ 
simpletest-1.0.0/package.xml
install ok: channel://pear.php.net/simpletest-1.0.0
# move documentation to correct location
mkdir -p 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/doc/php-simpletest
if [ -d 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/php/docs/simpletest
 ] ; then \
mv -i 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/php/docs/simpletest/*
 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/doc/php-simpletest;
 \
rmdir 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/php/docs/simpletest;
 \
ln -s ../../doc/php-simpletest 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/php/docs/simpletest;
 \
fi ;
# create upstream changelog
Version 1.0.0 - 2005-05-29 (stable)  
Notes:   See the CHANGELOG for full list of changes   Version 1.0.0 - 
2005-05-29 (stable)  Notes:   See the 
CHANGELOG for full list of changes  | gzip -9 > 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/doc/php-simpletest/changelog.gz
/bin/sh: -c: line 0: syntax error near unexpected token `('
/bin/sh: -c: line 0: `Version 1.0.0 - 2005-05-29 (stable) 
 Notes:   See the CHANGELOG for full 
list of changes   Version 1.0.0 - 2005-05-29 (stable) 
 Notes:   See the CHANGELOG for full 
list of changes  | gzip -9 > 
/build/user/php-simpletest-1.0.0/debian/php-simpletest/usr/share/doc/php-simpletest/changelog.gz'
make: *** [common-install-indep] Error 2

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

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

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


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



Bug#436399: gcj-4.2: FTBFS: Exception in thread "main" java.lang.NullPointerException

2007-08-06 Thread Lucas Nussbaum
Package: gcj-4.2
version: 4.2.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Null tags for [EMAIL PROTECTED], text=, tagMap=null]
Resolving references in package comments...
Running doclet...
WARNING: Option -validhtml hasn't been specified. Generated HTML will not 
validate.
Building cross-reference information...
Writing overview files...
Writing full tree...
Writing index...
Exception in thread "main" java.lang.NullPointerException
*** Got java.lang.NullPointerException while trying to print stack trace.
make[1]: *** [stamps/05-build-javadoc-stamp] Error 1
make[1]: Leaving directory `/build/user/gcj-4.2-4.2.1'
make: *** [binary] Error 2

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

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

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


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



Bug#436400: gaupol: FTBFS: unsat b-dep python-dev(inst 2.4.4-6 ! >= wanted 2.5)|python2.5-dev(missing)

2007-08-06 Thread Lucas Nussbaum
.
Setting up libhtml-tagset-perl (3.10-2) ...
Setting up libhtml-parser-perl (3.56-1) ...
Setting up libhtml-tree-perl (3.23-1) ...
Setting up libwww-perl (5.805-1) ...
Setting up libexpat1 (1.95.8-4) ...

Setting up libxml-parser-perl (2.34-4.3) ...
Setting up intltool (0.36.0-1) ...
Setting up python2.4-dev (2.4.4-5) ...
Setting up python-dev (2.4.4-6) ...
Checking correctness of source dependencies...
After installing, the following source dependencies are still unsatisfied:
python-dev(inst 2.4.4-6 ! >= wanted 2.5)|python2.5-dev(missing)
Source-dependencies not satisfied; skipping gaupol

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

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

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


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



Bug#436402: gjdoc: FTBFS: configure: error: The Java VM /usr/bin/gij failed

2007-08-07 Thread Lucas Nussbaum
Package: gjdoc
version: 0.7.8-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
checking if gcj-4.1 supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj-4.1 option to produce PIC... -fPIC
checking if gcj-4.1 PIC flag -fPIC works... yes
checking if gcj-4.1 static flag -static works... no
checking if gcj-4.1 supports -c -o file.o... yes
checking whether the gcj-4.1 linker (/usr/bin/ld) supports shared libraries... 
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
You have no CLASSPATH, I hope it is good
checking for uudecode... no
configure: WARNING: I have to compile Test.class from scratch
checking if gcj-wrapper-4.1 works... yes
checking if /usr/bin/gij works... configure: error: The Java VM /usr/bin/gij 
failed (see config.log, check the CLASSPATH?)
make: *** [config.status] Error 1

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

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

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


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



Bug#436403: jruby1.0: FTBFS: /build/user/jruby1.0-1.0.0/build.xml:605: Directory does not exist:/build/user/jruby1.0-1.0.0/dist

2007-08-07 Thread Lucas Nussbaum
Package: jruby1.0
version: 1.0.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070806 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 /usr/bin/fakeroot debian/rules clean
dpatch  deapply-all  
03-override-jruby-home not applied to ./ .
01-remove-shebang not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f jruby-bin-1.0.zip
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/ant clean dist-clean
Buildfile: build.xml

init:

clean:
   [delete] Deleting directory /build/user/jruby1.0-1.0.0/docs/api

dist-clean:

BUILD FAILED
/build/user/jruby1.0-1.0.0/build.xml:605: Directory does not 
exist:/build/user/jruby1.0-1.0.0/dist

Total time: 0 seconds
make: *** [clean] Error 1

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

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

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


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



Bug#436406: jakarta-log4j: FTBFS: Cannot locate class java.lang.Object

2007-08-07 Thread Lucas Nussbaum
 loading class FilterWriter
WARNING: Error while loading class DatagramSocket
WARNING: Error while loading class InetAddress
WARNING: Error while loading class DatagramPacket
WARNING: Error while loading class UnknownHostException
WARNING: Cannot locate class InheritableThreadLocal referenced in class 
org.apache.log4j.helpers.ThreadLocalMap
WARNING: Error while loading class DriverManager
WARNING: Error while loading class Connection
WARNING: Error while loading class Statement
WARNING: Error while loading class SQLException
WARNING: Error while loading class Session
WARNING: Error while loading class Transport
WARNING: Error while loading class Message
WARNING: Error while loading class MessagingException
WARNING: Error while loading class MimeMessage
WARNING: Error while loading class Multipart
WARNING: Error while loading class MimeMultipart
WARNING: Error while loading class MimeBodyPart
WARNING: Error while loading class InternetAddress
WARNING: Error while loading class AddressException
WARNING: Error while loading class InterruptedIOException
WARNING: Error while loading class BufferedInputStream
WARNING: Error while loading class InputStreamReader
WARNING: Error while loading class StringWriter
WARNING: Error while loading class PrintWriter
WARNING: Error while loading class DataInputStream
WARNING: Error while loading class DataOutputStream
WARNING: Error while loading class InputStream
WARNING: Error while loading class Reader
WARNING: Error while loading class DocumentBuilderFactory
WARNING: Error while loading class DocumentBuilder
WARNING: Error while loading class FactoryConfigurationError
WARNING: Error while loading class ByteArrayOutputStream
WARNING: Error while loading class ByteArrayInputStream
WARNING: Error while loading class EntityResolver
WARNING: Error while loading class ErrorHandler
WARNING: Error while loading class SAXParseException
Resolving references in comments...
Resolving references in classes...
Resolving references in packages...
Resolving references in class comments...
Resolving references in package comments...
Running doclet...
WARNING: Option -validhtml hasn't been specified. Generated HTML will not 
validate.
Building cross-reference information...
Writing overview files...
Writing full tree...
Writing index...
Exception in thread "main" java.lang.NullPointerException
*** Got java.lang.NullPointerException while trying to print stack trace.
make: *** [build-stamp] Error 1

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

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

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


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



Bug#436405: gtk-sharp2: FTBFS: *** glibc detected *** /usr/bin/mono: free(): invalid pointer

2007-08-07 Thread Lucas Nussbaum
08:05 4442499
/build/user/gtk-sharp2-2.10.1/.wapi/shared_data-gdx0254.orsay.grid5000.fr-Linux-i686-312-11-0
55bba000-55f3f000 rwxs  08:05 4442501
/build/user/gtk-sharp2-2.10.1/.wapi/shared_fileshare-gdx0254.orsay.grid5000.fr-Linux-i686-36-11-0
55f4f000-55f5 ---p 55f4f000 00:00 0 
55f5-5604f000 rwxp 55f5 00:00 0 
5610-56121000 rwxp 5610 00:00 0 
56121000-5620 ---p 56121000 00:00 0 
ffb57000-ffb5d000 rwxp ffb57000 00:00 0  [stack]
e000-f000 r-xp e000 00:00 0 
/bin/sh: line 9: 14272 Aborted /usr/bin/gacutil /i 
gtk-dotnet.dll /f /package gtk-sharp-2.0 /gacdir 
/build/user/gtk-sharp2-2.10.1/debian/tmp/usr/lib
make[3]: *** [install-data-local] Error 1
make[3]: Leaving directory `/build/user/gtk-sharp2-2.10.1/gtkdotnet'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/build/user/gtk-sharp2-2.10.1/gtkdotnet'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/build/user/gtk-sharp2-2.10.1'
make: *** [install] Error 2

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

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

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


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



Bug#436332: lcd4linux: FTBFS: undefined reference to `rdtscl'

2007-08-07 Thread Lucas Nussbaum
severity 436332 serious
thanks

On 07/08/07 at 10:46 +0200, Reinhard Tartler wrote:
> severity 436332 important
> stop
> 
> Lucas Nussbaum <[EMAIL PROTECTED]> writes:
> 
> > Package: lcd4linux
> > version: 0.10.1~rc2-1
> > Severity: serious
> > User: [EMAIL PROTECTED]
> > Usertags: qa-ftbfs-20070806 qa-ftbfs
> > Justification: FTBFS on i386
> >
> > Hi,
> >
> > During a rebuild of all packages in sid, your package failed to build
> > on i386.
> 
> Ugh,
> 
> > Relevant part:
> > gcc -D_GNU_SOURCE -Wall -W -fno-strict-aliasing -g -O2   -o lcd4linux  
> > lcd4linux.o cfg.o debug.o drv.o drv_generic.o evaluator.o property.o hash.o 
> > layout.o pid.o timer.o thread.o udelay.o qprintf.o rgb.o widget.o 
> > widget_text.o widget_bar.o widget_icon.o widget_keypad.o widget_timer.o 
> > widget_gpo.o plugin.o plugin_cfg.o plugin_math.o plugin_string.o 
> > plugin_test.o plugin_time.o drv_BeckmannEgle.o drv_BWCT.o 
> > drv_Crystalfontz.o drv_Curses.o drv_Cwlinux.o drv_EA232graphic.o drv_G15.o 
> > drv_HD44780.o drv_LCD2USB.o drv_LCDTerm.o drv_LEDMatrix.o drv_LPH7508.o 
> > drv_M50530.o drv_MatrixOrbital.o drv_MilfordInstruments.o drv_Noritake.o 
> > drv_NULL.o drv_picoLCD.o drv_RouterBoard.o drv_Sample.o drv_SimpleLCD.o 
> > drv_T6963.o drv_Trefon.o drv_USBHUB.o drv_USBLCD.o drv_WincorNixdorf.o 
> > drv_X11.o drv_Image.o drv_generic_text.o drv_generic_graphic.o 
> > widget_image.o drv_generic_gpio.o drv_generic_parport.o 
> > drv_generic_serial.o drv_generic_i2c.o drv_generic_keypad.o  plugin_apm.o 
> > plugin_cpuinfo.o plugin_diskstats.o plugin_dvb.o plugin_exec.o 
> > plugin_file.o plugin_i2c_sensors.o plugin_iconv.o plugin_imon.o 
> > plugin_isdn.o plugin_kvv.o plugin_loadavg.o plugin_meminfo.o plugin_mpd.o 
> > plugin_mysql.o plugin_netdev.o plugin_pop3.o plugin_ppp.o 
> > plugin_proc_stat.o plugin_python.o plugin_sample.o plugin_seti.o 
> > plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_wireless.o 
> > plugin_xmms.o  -lncurses -lX11 -lgd -lusb   -lmpd -lmysqlclient 
> > -L/usr/lib/python2.4 -lpython2.4  -lpthread -ldl  -lutil -lm 
> > udelay.o: In function `ndelay':
> > /build/user/lcd4linux-0.10.1~rc2/udelay.c:184: undefined reference to 
> > `rdtscl'
> > /build/user/lcd4linux-0.10.1~rc2/udelay.c:187: undefined reference to 
> > `rdtscl'
> > collect2: ld returned 1 exit status
> > make[2]: *** [lcd4linux] Error 1
> > make[2]: Leaving directory `/build/user/lcd4linux-0.10.1~rc2'
> > make[1]: *** [all] Error 2
> > make[1]: Leaving directory `/build/user/lcd4linux-0.10.1~rc2'
> > make: *** [build-stamp] Error 2
> >
> > The full build log is available from
> > http://people.debian.org/~lucas/logs/2007/08/06
> 
> I took a look at this; here is my analysis:
> 
> lcd4linux' configure checks for the presence of /usr/include/asm/msr.h,
> which is on your buildd. that file contains on my system this:
> 
> #ifndef __ASM_STUB_MSR_H
> #define __ASM_STUB_MSR_H
> # if defined __x86_64__
> #  include 
> # elif defined __i386__
> #  include 
> # else
> #  warning This machine appears to be neither x86_64 nor i386.
> # endif
> 
> I can only conclude that you build defines the macro '__x86_64__'
> confuses lcd4linux. Which is of course an important bug, but in no way
> release critical, IMO.
> 
> Do you run sbuild with 'linux32' prefixed, so that tools like 'uname -m'
> don't report x86_64?

Yes, I do.

I tried to reproduce this locally (x86 laptop), and it fails to build in
the same way. So re-bumping severity.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



Bug#423516: fixed in pimd 2.1.0-alpha29.17-8

2007-08-07 Thread Lucas Nussbaum
On 06/08/07 at 22:46 +0200, Antonin Kral wrote:
> Hello,
> 
> could you please try -18. I have figure out, that -17 was wrongly
> packaged (still contains the headers).

-8 builds fine, thank you.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#436322: sylpheed-claws-gtk2-extra-plugins: FTBFS: make[2]: *** No targets specified and no makefile found. Stop.

2007-08-09 Thread Lucas Nussbaum
On 09/08/07 at 08:00 +0200, Ricardo Mones wrote:
> Maybe the time for removal of this source package from sid has come...

Probably. Do you want me to take care of that?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Bug#440727: [DRE-maint] Bug#440727: Bug#440727: FTBFS on sparc in clean target

2007-09-04 Thread Lucas Nussbaum
On 04/09/07 at 08:30 +0200, Kilian Krause wrote:
> > Hi Kilian,
> > 
> > Any chance this is caused by the sparc buildd problems? I'm a bit
> > suspicious when I read "sparc" and "FTBFS" in the same subject ;)
> 
> No it's not. This is the with the "fixed" kernel waldi describes in
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433187 ...
> So the problem with processes not terminating is another one. You're
> free to wait for the regular buildd to come back and proove it though.
> ;)
> 
> 
> > In the other case, it's very likely to be an interpreter bug. So it
> > should probably be reassigned to ruby1.8.
> 
> Yep, sounds good to me.
 
Kilian,

Might this be caused by #393817 (ruby dies with Illegal instruction on 
sparc/Niagara) ?

In other words, is your buildd a sparc/Niagara ?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Bug#440727: [DRE-maint] Bug#440727: Bug#440727: FTBFS on sparc in clean target

2007-09-04 Thread Lucas Nussbaum
block 440727 by 393817
thanks

On 04/09/07 at 09:47 +0200, Kilian Krause wrote:
> Lucas,
> 
> > Might this be caused by #393817 (ruby dies with Illegal instruction on 
> > sparc/Niagara) ?
> > 
> > In other words, is your buildd a sparc/Niagara ?
> 
> yes, it's the T2000 refered to in the bug. 

Ok, marking #393817 as the block for that bug.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


signature.asc
Description: Digital signature


Bug#405789: rubygems: rubygems is too dumb to recognize debian packages

2007-09-05 Thread Lucas Nussbaum
severity 405789 wishlist
tags 405789 - patch
tags 405789 + wontfix
thanks

On 27/05/07 at 17:57 +0900, Daigo Moriwaki wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi, Jürgen
> 
> Sorry for the late reply.
> 
> Jürgen Strobel wrote:
> > Example: 
> > 
> > aptitude install rake rails
> > gem install mongrel
> > 
> > gem will insist on installing dependencies, including rake. A really
> > nicely patched up rubygems could autodetect the rake package.
> 
> Your request is ideal. However, we, Debian developers, have no good solution
> yet. To support integration of rubygems and dpkg for a long time, more
> consideration (not just patch rubygems.rb) is required.

Also, we would probably need to talk with upstream again. Debian isn't
the only distro facing those issues.

Anyway, tagging the bug accordingly.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#403407: your mail

2007-09-05 Thread Lucas Nussbaum
retitle 403407 rubygems: gems are installed in /var/lib/gems/X.Y/bin, which is 
not in $PATH
severity 403407 wishlist
tags 403407 + wontfix
thanks

On 04/07/07 at 19:59 +0200, Renaud Morvan wrote:
> There is another issue related to this situation in current stable etch.
>
> Gems bin are located in /var/lib/gems/1.8/bin/ which means that they can't 
> be accessed easily with sudo which seems to be compiled with secure-path 
> that hardcode PATH env variable
>
> It leads to buggy situation with some popular gems:
>   if you install gems like mongrel (as the vast majority of ruby on rails 
> users do) you can't start the server under another identity than yours 
> without using the full path. Can't start the provided init.d script for 
> mongrel cluster ...
>   And "normal user" that don't know about the sudo security stuff just 
> get 
> "command not found" => headache
>
> As long as this package will ghetto the gems bin in some exotic folder, I 
> fear that compiling rubygems will remains mainstream as it's not worst than 
> symlinking to /usr/local/bin :/
>
> I understand that the scope of this situation is wider than that, that's 
> much more about the compatibility between gems and apt-get
>
> Hope that one day I'll be able to be an happy debian rubyist :)

yeah, all of this sucks, really. The problem is that the upstream
rubygems developers don't care, and that it's impossible to change that
without their cooperation. I know it's frustrating.

Note that this issue is documented in
/usr/share/doc/rubygems/README.Debian
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#440964: libc6: please try harder to avoid prompting the user

2007-09-05 Thread Lucas Nussbaum
Package: libc6
Version: 2.6.1-1+b1
Severity: minor

Hi,

Prompting using debconf is recommended by policy. It seems that you
can't use debconf to prompt the user about restarting services after upgrade, 
which is OK.

Currently, if DEBIAN_FRONTEND is set to noninteractive, preinst doesn't
prompt the user. It would be great to extend this test to also check
(using debconf) if the frontend is set to noninteractive.

You could use "debconf-show debconf" for that, and ignore the error
produced if debconf is not installed (so that you don't need to depend
on debconf).

Having to remember to set DEBIAN_FRONTEND is a PITA when doing
non-interactive upgrades.

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


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



Bug#440727: [DRE-maint] Bug#440727: FTBFS on sparc in clean target

2007-09-05 Thread Lucas Nussbaum
On 04/09/07 at 09:47 +0200, Kilian Krause wrote:
> Lucas,
> 
> > Might this be caused by #393817 (ruby dies with Illegal instruction on 
> > sparc/Niagara) ?
> > 
> > In other words, is your buildd a sparc/Niagara ?
> 
> yes, it's the T2000 refered to in the bug. 
 
Hi Kilian,

#393817 has just been fixed. Could you please make sure your chroot has
ruby1.8 1.8.6.36-3, and then give back libgsl-ruby ?

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


signature.asc
Description: Digital signature


Bug#429914: when will arrive to debian package?

2007-09-06 Thread Lucas Nussbaum
On 06/09/07 at 14:23 +0200, Lorenzo Tejera wrote:
> I had been using openfire is really stable and easy. Some friends would like
> to have it packaged.

Hi Lorenzo,

OpenFire is quite hard to package, and upstream needs to do some cleanup
first (for example, it ships with libs that should really be packaged
separately).

We don't have an ETA yet.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#441513: classpath: FTBFS: unmet b-dep ecj-bootstrap

2007-09-10 Thread Lucas Nussbaum
Package: classpath
version: 2:0.95-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), ecj-bootstrap, zip, libgtk2.0-dev, 
libgconf2-dev, libart-2.0-dev, libx11-dev, libice-dev, libxt-dev, libxtst-dev, 
libasound2-dev, libcairo2-dev, dpatch, libqt4-dev (>= 4.1.0), dssi-dev, 
ladspa-sdk, libjack0.100.0-dev, libxul-dev, libmagic-dev
Build-Depends-Indep: gjdoc (>= 0.7.5-4)
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.53
ecj-bootstrap: missing
zip: missing
libgtk2.0-dev: missing
libgconf2-dev: missing
libart-2.0-dev: missing
libx11-dev: missing
libice-dev: missing
libxt-dev: missing
libxtst-dev: missing
libasound2-dev: missing
libcairo2-dev: missing
dpatch: missing
libqt4-dev: missing
Using default version 4.3.1-2
dssi-dev: missing
ladspa-sdk: missing
libjack0.100.0-dev: missing
libxul-dev: missing
libmagic-dev: missing
gjdoc: missing
Using default version 0.7.8-6
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package ecj-bootstrap is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libecj-java ecj
E: Package ecj-bootstrap has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping classpath

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

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

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

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



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



Bug#441511: xulrunner: FTBFS: unmet b-dep ecj-bootstrap

2007-09-10 Thread Lucas Nussbaum
Package: xulrunner
version: 1.8.1.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.2), autotools-dev, dpatch, libx11-dev, 
libxt-dev, libidl-dev, libgtk2.0-dev, libgnomevfs2-dev, libgnome2-dev, 
libgnomeui-dev, libcairo2-dev, libpng12-dev, libjpeg62-dev, zlib1g-dev, 
libbz2-dev, libreadline5-dev | libreadline-dev, libkrb5-dev, python-dev, 
python-support (>= 0.3), dpkg-dev (>= 1.13.19), binutils (>= 2.17-1) [mips 
mipsel], libnspr4-dev, libnss3-dev (>= 3.11.5-2), libhunspell-dev (>= 1.1.5-2)
Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.56), ecj-bootstrap (>= 3.1.2-6)
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.53
autotools-dev: missing
dpatch: missing
libx11-dev: missing
libxt-dev: missing
libidl-dev: missing
libgtk2.0-dev: missing
libgnomevfs2-dev: missing
libgnome2-dev: missing
libgnomeui-dev: missing
libcairo2-dev: missing
libpng12-dev: missing
libjpeg62-dev: missing
zlib1g-dev: missing
libbz2-dev: missing
libreadline5-dev: missing
libreadline-dev: missing
libkrb5-dev: missing
python-dev: missing
python-support: missing
Using default version 0.6.4
dpkg-dev: already installed (1.14.6 >= 1.13.19 is satisfied)
libnspr4-dev: missing
libnss3-dev: missing
Using default version 3.11.7-1
libhunspell-dev: missing
Using default version 1.1.9-1
java-gcj-compat-dev: missing
Using default version 1.0.76-5
ecj-bootstrap: missing
Default version of ecj-bootstrap not sufficient, no suitable version found. 
Skipping for now, maybe there are alternatives.
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package ecj-bootstrap is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libecj-java ecj
E: Package ecj-bootstrap has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping xulrunner

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

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

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

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



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



Bug#441512: ikvm: FTBFS: unmet b-dep ecj-bootstrap-gcj

2007-09-10 Thread Lucas Nussbaum
Package: ikvm
version: 0.34.0.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), jikes, nant (>= 0.85), mono-mcs (>= 1.1.9), 
mono-gmcs, libmono-dev (>= 1.1.9), cli-common-dev (>= 0.4.4), mono-gac, 
sharutils, bzip2, dpatch, ecj-bootstrap-gcj (>= 3.0.1), java-gcj-compat, 
libmono-corlib2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.0), libmono2.0-cil 
(>= 1.1.13.4)
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.53
jikes: missing
nant: missing
Using default version 0.85-2
mono-mcs: missing
Using default version 1.2.5-2
mono-gmcs: missing
libmono-dev: missing
Using default version 1.2.5-2
cli-common-dev: missing
Using default version 0.4.9
mono-gac: missing
sharutils: missing
bzip2: missing
dpatch: missing
ecj-bootstrap-gcj: missing
Default version of ecj-bootstrap-gcj not sufficient, no suitable version found. 
Skipping for now, maybe there are alternatives.
java-gcj-compat: missing
libmono-corlib2.0-cil: missing
Using default version 1.2.5-2
libmono-system2.0-cil: missing
Using default version 1.2.5-2
libmono2.0-cil: missing
Using default version 1.2.5-2
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package ecj-bootstrap-gcj is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libecj-java-gcj ecj-gcj
E: Package ecj-bootstrap-gcj has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping ikvm

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

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

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

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



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



Bug#441520: netatalk: FTBFS: unsat build deps

2007-09-10 Thread Lucas Nussbaum
Package: netatalk
version: 2.0.3-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.27-1), autotools-dev, debhelper (>= 4.2.0), quilt, 
patchutils (>= 0.2.25), dh-buildinfo, libdb4.2-dev, libwrap0-dev, libpam0g-dev, 
libslp-dev, libcupsys2-dev, heimdal-dev, d-shlibs (>> 0.19)
Checking for already installed source dependencies...
cdbs: missing
Using default version 0.4.49
autotools-dev: missing
debhelper: missing
Using default version 5.0.53
quilt: missing
patchutils: missing
Using default version 0.2.31-4
dh-buildinfo: missing
libdb4.2-dev: missing
libwrap0-dev: missing
libpam0g-dev: missing
libslp-dev: missing
libcupsys2-dev: missing
heimdal-dev: missing
d-shlibs: missing
Using default version 0.35
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libcupsys2-dev: Depends: libkrb5-dev but it is not going to be installed
E: Broken packages
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping netatalk

You build-depends on libcupsys2-dev and heimdal-dev.
libcupsys2-dev depends on libkrb5-dev.
libkrb5-dev conflicts with heimdal-dev.

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

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

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

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



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



Bug#441525: xemacs21: FTBFS: unsat b-deps

2007-09-10 Thread Lucas Nussbaum
Package: xemacs21
version: 21.4.20-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: texinfo, libcanna1g-dev, libwnn6-dev, libjpeg62-dev, 
libncurses5-dev, libpng12-dev, libtiff4-dev, zlib1g-dev, texi2html, debhelper 
(>> 4), libldap2-dev, libdb4.5-dev, libpam0g-dev, libcompfaceg1-dev, 
libx11-dev, libxau-dev, libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, x-dev, 
xbitmaps, xcursor-themes, libxaw7-dev, autoconf2.13, libgtk1.2-dev, 
libgnome-dev, libart-dev, libesd0-dev, dpatch (>= 1.11), libgpmg1-dev 
[!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Checking for already installed source dependencies...
texinfo: missing
libcanna1g-dev: missing
libwnn6-dev: missing
libjpeg62-dev: missing
libncurses5-dev: missing
libpng12-dev: missing
libtiff4-dev: missing
zlib1g-dev: missing
texi2html: missing
debhelper: missing
Using default version 5.0.53
libldap2-dev: missing
libdb4.5-dev: missing
libpam0g-dev: missing
libcompfaceg1-dev: missing
libx11-dev: missing
libxau-dev: missing
libxext-dev: missing
libxmu-dev: missing
libxpm-dev: missing
libxt-dev: missing
x-dev: missing
xbitmaps: missing
xcursor-themes: missing
libxaw7-dev: missing
autoconf2.13: missing
libgtk1.2-dev: missing
libgnome-dev: missing
libart-dev: missing
libesd0-dev: missing
dpatch: missing
Using default version 2.0.27
libgpmg1-dev: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgnome-dev: Depends: libdb-dev (>= 4.6.19-1)
E: Broken packages
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping xemacs21

xemacs21 b-dep on libdb4.5-dev and libgnome-dev.
libgnome-dev depends on libdb-dev.
libdb4.5-dev conflicts with libdb-dev.

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

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

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

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



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



Bug#441526: lmodern: updmap-sys failed.

2007-09-10 Thread Lucas Nussbaum
2-0 (1.2.15~beta5-2) ...
Setting up libxrender1 (1:0.9.3-1) ...
Setting up libcairo2 (1.4.10-1) ...
Setting up libfontenc1 (1:1.0.4-2) ...
Setting up libjpeg62 (6b-13) ...
Setting up libkpathsea4 (2007-14) ...
Setting up libpoppler1 (0.5.4-6.1) ...
Setting up libxext6 (1:1.0.3-2) ...
Setting up libxmu6 (1:1.0.3-1) ...
Setting up libxpm4 (1:3.5.7-1) ...
Setting up libxaw7 (2:1.0.4-1) ...
Setting up libxfont1 (1:1.2.9-1) ...
Setting up tex-common (1.9) ...

Creating config file /etc/texmf/texmf.d/05TeXMF.cnf with new version

Creating config file /etc/texmf/texmf.d/15Plain.cnf with new version

Creating config file /etc/texmf/texmf.d/45TeXinputs.cnf with new version

Creating config file /etc/texmf/texmf.d/55Fonts.cnf with new version

Creating config file /etc/texmf/texmf.d/65BibTeX.cnf with new version

Creating config file /etc/texmf/texmf.d/75DviPS.cnf with new version

Creating config file /etc/texmf/texmf.d/85Misc.cnf with new version

Creating config file /etc/texmf/texmf.d/90TeXDoc.cnf with new version

Creating config file /etc/texmf/texmf.d/95NonPath.cnf with new version

Creating config file /etc/texmf/updmap.d/00updmap.cfg with new version

Creating config file /etc/texmf/texmf.cnf with new version
Setting up xfonts-encodings (1:1.0.2-3) ...
Setting up xfonts-utils (1:1.0.1-2) ...
Setting up lmodern (1.010x-3) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... 
updmap-sys failed. Output has been stored in
/tmp/updmap.gfe12237
Please include this file if you report a bug.

Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail.  Please check for files with extension
.dpkg-dist or .ucf-dist in this directory

dpkg: error processing lmodern (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of littex:
 littex depends on lmodern (>= 1.01); however:
  Package lmodern is not configured yet.
dpkg: error processing littex (--configure):
 dependency problems - leaving unconfigured
Setting up po4a (0.32-1) ...
Setting up preview-latex-style (11.83-7) ...
Setting up texlive-common (2007-12) ...
Setting up texlive-doc-base (2007-3) ...
Running mktexlsr. This may take some time... done.
Setting up texlive-base-bin (2007-14) ...
Running mktexlsr. This may take some time... done.
Building format(s) --all.
This may take some time... done.
Setting up texlive-base (2007-12) ...
Running mktexlsr. This may take some time... done.
Building format(s) --all.
This may take some time... done.
Running updmap-sys. This may take some time... done.
Setting up texlive-fonts-recommended (2007-12) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Setting up texlive-latex-base (2007-12) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-latex-base.cnf.
This may take some time... done.
Setting up texlive-latex-recommended (2007-12) ...
Running mktexlsr. This may take some time... done.
Setting up texlive (2007-12) ...
Setting up texlive-lang-cyrillic (2007.dfsg.1-3) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Building format(s) --byhyphen /var/lib/texmf/tex/generic/config/language.dat.
This may take some time... done.
Building format(s) --all --cnffile /etc/texmf/fmt.d/10texlive-lang-cyrillic.cnf.
This may take some time... done.
Setting up texlive-pictures (2007-12) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Setting up texlive-latex-extra (2007-3) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... done.
Errors were encountered while processing:
 lmodern
 littex
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt-get failed.

Attached is the updmap file.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
updmap: This is updmap, version 1167072206
updmap: using transcript file `/var/lib/texmf/web2c/updmap.log'

updmap is creating new map files using the following configuration:

  config file: `/var/lib/texmf/web2c/updmap.cfg'
  dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
  pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
  dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'

  prefer outlines: `true'
  texhash enabled: `true'
  download standard fonts (dvips): `false'
  download standard fonts (pdftex): `true'
  download standard fonts (dvipdfm): `true'

updmap: Scanning for LW35 support files

!!! ERROR! The map file `dvips35.map' has not been found at all.

Either put th

Bug#441641: vdr-plugin-xineliboutput: FTBFS: unsat build-dep libxine-dev(inst 1.1.8-1 ! << wanted 1.1.8)

2007-09-10 Thread Lucas Nussbaum
etting up libxine1 (1.1.8-1) ...
Setting up libxine-dev (1.1.8-1) ...
Setting up vdr-dev (1.4.7-1) ...
Setting up libxext-dev (1:1.0.3-2) ...
Setting up libx11-dev (2:1.0.3-7) ...
Setting up libxv-dev (1:1.0.3-1) ...
Checking correctness of source dependencies...
After installing, the following source dependencies are still unsatisfied:
libxine-dev(inst 1.1.8-1 ! << wanted 1.1.8)
Source-dependencies not satisfied; skipping vdr-plugin-xineliboutput

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

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

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

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



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



Bug#441638: xkbsel: FTBFS: configure: error: "Cannot find library containing db_create"

2007-09-10 Thread Lucas Nussbaum
o
checking for dvips... no
checking for X... libraries , headers in standard search path
checking for X... (cached) libraries , headers 
checking for QT-1.x... no
checking for KDE... checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for XPM... yes
checking whether NLS is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: admin/config.rpath: No 
such file or directory
done
checking for ptrdiff_t... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for __fsetlocking... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for iconv declaration... 
 extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for socket in -lsocket... no
checking ndbm.h usability... no
checking ndbm.h presence... no
checking for ndbm.h... no
checking db1/ndbm.h usability... no
checking db1/ndbm.h presence... no
checking for db1/ndbm.h... no
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for library containing db_create... no
configure: error: "Cannot find library containing db_create"
make: *** [stamp-configure] Error 1

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

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

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
e

Bug#441639: xcin: FTBFS: You need Berkeley DB2/3 to compile bimsphone module.

2007-09-10 Thread Lucas Nussbaum
Package: xcin
version: 2.5.2.99.pre2+cvs20030224-1.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for nl_langinfo... yes
checking for setlocale in -lxpg4... no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for socket... yes
checking for gettext... 1
GNU Gettext found version 0.16.1.
checking for libintl.h... yes
checking for gettext... yes
checking for iconv.h... yes
checking for iconv... yes
checking for db_create in -ldb... no
checking for db_create in -ldb3... no
checking for db_open in -ldb... no
checking for db_open in -ldb2... no
You need Berkeley DB2/3 to compile bimsphone module.
Please use --with-db-lib to configure.
make: *** [build-stamp] Error 1

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

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

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

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



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



Bug#441647: otags: FTBFS: ocaml version 3.10.0 found. Need 3.09.x.

2007-09-10 Thread Lucas Nussbaum
Package: otags
version: 3.09.0-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building otags in otags_3.09.0-5.dsc
 debian/rules build
for t in debian/dirs.in; do \
sed -e 's%#OCamlABI#%3.10.0%' $t >${t%.in}; \
done
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 10_Makefile to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
./configure --prefix /usr --libdir /usr/lib/ocaml/3.10.0/otags/
ocaml version 3.10.0 found. Need 3.09.x.
make: *** [configure-stamp] Error 1

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

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

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

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



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



Bug#441646: perl: FTBFS: make[1]: *** No rule to make target `', needed by `perlmain.o'. Stop.

2007-09-10 Thread Lucas Nussbaum
Package: perl
version: 5.8.8-7
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/perl-5.8.8'
make[1]: *** No rule to make target `', needed by `perlmain.o'.  
Stop.
make[1]: Leaving directory `/build/user/perl-5.8.8'
make: *** [perl.static] Error 2

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

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

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

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



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



Bug#441645: pagodacf: FTBFS: make[1]: *** [cf_scan_parser.cmo] Error 2

2007-09-10 Thread Lucas Nussbaum
Package: pagodacf
version: 0.8-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  
-principal -g -o cf_message.cmo -c cf_message.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  
-principal -g -o cf_dfa.cmo -c cf_dfa.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  
-principal -g -o cf_regex.cmo -c cf_regex.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  
-principal -g -o cf_lex.cmo -c cf_lex.ml
ocamlfind ocamlc -package "unix" -predicates "" -passopt -w -passopt Ae  
-principal -g -o cf_scan_parser.cmo -c cf_scan_parser.ml
The implementation cf_scan_parser.ml
does not match the interface cf_scan_parser.cmi:
Values do not match:
  val cscanf :
('a -> (< fini : 'c; init : Scanf.Scanning.scanbuf; .. > as 'b)) ->
('b -> exn -> 'd) ->
('e, Scanf.Scanning.scanbuf, 'f, 'g -> 'h, 'e -> 'd, 'd) format6 ->
'g -> 'a -> ('h * 'c) option
is not included in
  val cscanf :
('a Cf_seq.t -> ('a #scanner as 'b)) ->
('b -> exn -> 'c) ->
('d, Scanf.Scanning.scanbuf, 'c) format -> 'd -> ('a, 'c) Cf_parser.t
make[1]: *** [cf_scan_parser.cmo] Error 2
make[1]: Leaving directory `/build/user/pagodacf-0.8'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441649: wvdial: FTBFS: /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_destroy'

2007-09-10 Thread Lucas Nussbaum
reference to `pthread_mutex_trylock'
/usr/bin/../lib/libdb-4.2.so: undefined reference to 
`pthread_condattr_setpshared'
/usr/bin/../lib/libdb-4.2.so: undefined reference to 
`pthread_mutexattr_setpshared'
/usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[1]: *** [wvdial] Error 1
make[1]: Leaving directory `/build/user/wvdial-1.56'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441650: vacation: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-10 Thread Lucas Nussbaum
Package: vacation
version: 3.3.0-0.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building vacation in vacation_3.3.0-0.2.dsc
 debian/rules build
test -f debian/rules
make OPTS="-O2 -g"
make[1]: Entering directory `/build/user/vacation-3.3.0'
cc -O2 -g -DHAVE_PATHS_H -ldb vacation.c -o vacation
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutex_trylock'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_condattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[1]: *** [vacation] Error 1
make[1]: Leaving directory `/build/user/vacation-3.3.0'
make: *** [build] Error 2

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

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

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

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



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



Bug#441658: retchmail: FTBFS: /usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_destroy'

2007-09-10 Thread Lucas Nussbaum
Package: retchmail
version: 1:1.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c 
retchmail.cc -o retchmail.o
retchmail.cc: In function 'int main(int, char**)':
retchmail.cc:273: warning: deprecated conversion from string constant to 'char*'
retchmail.cc:306: warning: deprecated conversion from string constant to 'char*'
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M 
-E retchmail.cc | perl -we '$a = '"'"'retchmail.o'"'"'; $\ = $/; local $/; 
while (<>) { for (split(/(?./.retchmail.d
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c 
wvpopclient.cc -o wvpopclient.o
wvpopclient.cc: In member function 'virtual void WvPopClient::execute()':
wvpopclient.cc:492: warning: deprecated conversion from string constant to 
'char*'
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M 
-E wvpopclient.cc | perl -we '$a = '"'"'wvpopclient.o'"'"'; $\ = $/; local $/; 
while (<>) { for (split(/(?./.wvpopclient.d
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -c 
wvsendmail.cc -o wvsendmail.o
g++  -D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0  -O2 -Wall -I/usr/include/wvstreams 
-I/usr/include/xplc-0.3.13 -fno-implement-inlines -fno-rtti -fno-exceptions 
-D_BSD_SOURCE -D_GNU_SOURCE -DISLINUX -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -g -DDEBUG=0 -O2 -Wall -Woverloaded-virtual -fno-rtti 
-fno-exceptions -I/usr/include/wvstreams -I/usr/include/xplc-0.3.13 -M 
-E wvsendmail.cc | perl -we '$a = '"'"'wvsendmail.o'"'"'; $\ = $/; local $/; 
while (<>) { for (split(/(?./.wvsendmail.d
cc  -L -g -rdynamic  -o retchmail retchmail.o wvpopclient.o wvsendmail.o 
/usr/lib/libuniconf.so  -L/usr/lib/xplc-0.3.13 -lwvstreams -lwvutils -lwvbase 
-lxplc -lxplc-cxx -ldl -lsupc++ -lgcc_eh  
/usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_destroy'
/usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutex_trylock'
/usr/bin/../lib/libdb-4.2.so: undefined reference to 
`pthread_condattr_setpshared'
/usr/bin/../lib/libdb-4.2.so: undefined reference to 
`pthread_mutexattr_setpshared'
/usr/bin/../lib/libdb-4.2.so: undefined reference to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[1]: *** [retchmail] Error 1
make[1]: Leaving directory `/build/user/retchmail-1.0'
make: *** [build-stamp] Error 2

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

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 

Bug#441657: tomboy: FTBFS: Defines.cs(17,12): error CS1730: Assembly and module attributes must precede all other elements except using clauses and extern alias declarations

2007-09-10 Thread Lucas Nussbaum
Package: tomboy
version: 0.6.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
-e "s|[EMAIL PROTECTED]@|tomboy|g"  \
-e "s|[EMAIL PROTECTED]@||g"\
-e "s|[EMAIL PROTECTED]@|/build/user/tomboy-0.6.3/Tomboy|g" \
< tomboy.in > tomboy
chmod +x tomboy
sed -e "s|[EMAIL PROTECTED]@|0.6.3|" \
-e "s|[EMAIL PROTECTED]@|/usr/share|" \
-e "s|[EMAIL PROTECTED]@|/usr/lib/tomboy|" \
< Defines.cs.in > Defines.cs
gmcs -out:Tomboy.exe -debug -define:DEBUG -unsafe -target:exe 
-define:ENABLE_DBUS -define:FIXED_GTKSPELL Tomboy.cs ActionManager.cs Applet.cs 
Logger.cs Note.cs NoteManager.cs NoteWindow.cs NoteBuffer.cs NoteTag.cs 
PluginManager.cs Preferences.cs RecentChanges.cs Tray.cs Trie.cs Undo.cs 
Utils.cs Watchers.cs XKeybinder.cs panelapplet/BonoboUIVerb.cs 
panelapplet/ChangeBackgroundHandler.cs panelapplet/ChangeSizeHandler.cs 
panelapplet/GnomeSharp.PanelAppletFactoryCallbackNative.cs 
panelapplet/MoveFocusOutOfAppletHandler.cs panelapplet/ObjectManager.cs 
panelapplet/PanelApplet.cs panelapplet/PanelAppletBackgroundType.cs 
panelapplet/PanelAppletFactory.cs panelapplet/PanelAppletFactoryCallback.cs 
panelapplet/PanelAppletFlags.cs RemoteControl.cs RemoteControlProxy.cs 
Defines.cs -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll 
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll   
-r:Mono.Posix -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll 
-r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll   
-resource:../data/GNOME_TomboyApplet.xml,GNOME_TomboyApplet.xml 
-resource:../data/UIManagerLayout.xml 
-resource:../data/images/tomboy.png,tomboy.png 
-resource:../data/images/tomboy-note-16.png,tomboy-note.png 
-resource:../data/images/gnome-searchtool.png,gnome-searchtool.png 
-resource:../data/images/pinup.png,pinup.png 
-resource:../data/images/pinup-active.png,pinup-active.png 
-resource:../data/images/pindown.png,pindown.png
Defines.cs(17,12): error CS1730: Assembly and module attributes must precede 
all other elements except using clauses and extern alias declarations
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [Tomboy.exe] Error 1
make[4]: Leaving directory `/build/user/tomboy-0.6.3/Tomboy'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/tomboy-0.6.3/Tomboy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/tomboy-0.6.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/tomboy-0.6.3'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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




Bug#441654: skksearch: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-10 Thread Lucas Nussbaum
Package: skksearch
version: 0.0-14
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/skksearch-0.0'
gcc -Wall -g -O2 -DSYSLOG   -c -o main.o main.c
gcc -Wall -g -O2 -DSYSLOG   -c -o err.o err.c
gcc -Wall -g -O2 -DSYSLOG   -c -o dic.o dic.c
gcc -Wall -g -O2 -DSYSLOG   -c -o dic_dummy.o dic_dummy.c
gcc -Wall -g -O2 -DSYSLOG   -c -o dic_plain.o dic_plain.c
gcc -Wall -g -O2 -DSYSLOG   -c -o dic_cdb.o dic_cdb.c
gcc -Wall -g -O2 -DSYSLOG   -c -o dic_db.o dic_db.c
gcc -Wall -g -O2 -DSYSLOG -o skksearch main.o err.o dic.o dic_dummy.o 
dic_plain.o dic_cdb.o dic_db.o -lcdb -ldb
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutex_trylock'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_condattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[1]: *** [skksearch] Error 1
make[1]: Leaving directory `/build/user/skksearch-0.0'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441668: postgresql-pljava: FTBFS: /build/user/postgresql-pljava-1.3.0/src/C/pljava/Makefile:27: /usr/lib/postgresql/8.2/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: postgresql-pljava
version: 1.3.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[2]: Entering directory `/build/user/postgresql-pljava-1.3.0/build/objs'
/build/user/postgresql-pljava-1.3.0/src/C/pljava/Makefile:27: 
/usr/lib/postgresql/8.2/lib/pgxs/src/makefiles/pgxs.mk: No such file or 
directory
make[2]: *** No rule to make target 
`/usr/lib/postgresql/8.2/lib/pgxs/src/makefiles/pgxs.mk'.  Stop.
make[2]: Leaving directory `/build/user/postgresql-pljava-1.3.0/build/objs'
make[1]: *** [c_all] Error 2
make[1]: Leaving directory `/build/user/postgresql-pljava-1.3.0'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441664: singularity-music: FTBFS: make: dh_clean: Command not found

2007-09-10 Thread Lucas Nussbaum
Package: singularity-music
version: 001-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 /usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
dh_clean 
make: dh_clean: Command not found
make: *** [clean] Error 127

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

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

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

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



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



Bug#441667: srtp: FTBFS: /bin/sh: line 1: 4402 Segmentation fault test/srtp_driver -v >/dev/null

2007-09-10 Thread Lucas Nussbaum
Package: srtp
version: 1.4.2.dfsg-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/srtp-1.4.2.dfsg'
cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -g -Wall 
-O2 -D_REENTRANT -c crypto/math/math.c -o crypto/math/math.o
cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -g -Wall 
-O2 -D_REENTRANT -c crypto/math/gf2_8.c -o crypto/math/gf2_8.o
ar cr libcryptomath.a crypto/math/math.o crypto/math/gf2_8.o 
ranlib libcryptomath.a
cc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -g -Wall 
-O2 -D_REENTRANT -L. tables/aes_tables.c -o tables/aes_tables  libcryptomath.a
Build done. Please run '/usr/bin/make runtest' to run self tests.
running libsrtp test applications...
crypto/test/cipher_driver -v >/dev/null
crypto/test/kernel_driver -v >/dev/null
test/rdbx_driver -v >/dev/null
test/srtp_driver -v >/dev/null
/bin/sh: line 1:  4402 Segmentation fault  test/srtp_driver -v >/dev/null
make[1]: *** [runtest] Error 139
make[1]: Leaving directory `/build/user/srtp-1.4.2.dfsg'
make: *** [debian/stamp-makefile-check] Error 2

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

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

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

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



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



Bug#441666: reprepro: FTBFS: configure: error: "no libdb-4.3 found"

2007-09-10 Thread Lucas Nussbaum
Package: reprepro
version: 2.2.4-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking how to run the C preprocessor... i486-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 db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for DB_VERSION_MAJOR... 4
checking for DB_VERSION_MINOR... 3
checking for db_create in -ldb-4.3... no
configure: error: "no libdb-4.3 found"
make: *** [config.status] Error 1

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

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

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

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



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



Bug#441656: pkspxy: FTBFS: ../common/p_db.h:42:20: error: ndbm.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
 in this function)
db.c:144: warning: implicit declaration of function 'dbm_store'
db.c:144: error: 'timestampdb' undeclared (first use in this function)
db.c:144: error: 'DBM_REPLACE' undeclared (first use in this function)
make[3]: *** [db.o] Error 1
make[3]: Leaving directory `/build/user/pkspxy-0.5/client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/pkspxy-0.5'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/build/user/pkspxy-0.5'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441655: skktools: FTBFS: ./skkdic-expr.c:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

2007-09-10 Thread Lucas Nussbaum
cit declaration of built-in 
function 'strncpy'
./skkdic-expr.c:691: error: invalid type argument of '->'
./skkdic-expr.c:691: error: invalid type argument of '->'
./skkdic-expr.c:691: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:692: error: 'tkey' undeclared (first use in this function)
./skkdic-expr.c:693: error: invalid type argument of '->'
./skkdic-expr.c:696: error: 'tails' undeclared (first use in this function)
./skkdic-expr.c:696: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:698: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:707: warning: 'return' with no value, in function returning 
non-void
./skkdic-expr.c:709: warning: pointer targets in passing argument 1 of 
'strncpy' differ in signedness
./skkdic-expr.c:709: warning: pointer targets in passing argument 2 of 
'strncpy' differ in signedness
./skkdic-expr.c:711: error: 'one' undeclared (first use in this function)
./skkdic-expr.c:711: error: 'okuriheaddb' undeclared (first use in this 
function)
./skkdic-expr.c:721: warning: pointer targets in passing argument 1 of 'fputs' 
differ in signedness
./skkdic-expr.c: In function 'type_out':
./skkdic-expr.c:735: error: 'datum' undeclared (first use in this function)
./skkdic-expr.c:735: error: expected ';' before 'key'
./skkdic-expr.c:739: error: 'key' undeclared (first use in this function)
./skkdic-expr.c:739: warning: implicit declaration of function 'dbm_firstkey'
./skkdic-expr.c:739: error: 'db' undeclared (first use in this function)
./skkdic-expr.c:739: warning: implicit declaration of function 'dbm_nextkey'
./skkdic-expr.c:740: error: 'content' undeclared (first use in this function)
./skkdic-expr.c:746: warning: pointer targets in passing argument 1 of 'fputs' 
differ in signedness
./skkdic-expr.c:753: error: expected ';' before 'entry'
./skkdic-expr.c:754: error: 'okuritaildb' undeclared (first use in this 
function)
./skkdic-expr.c:756: error: 'entry' undeclared (first use in this function)
./skkdic-expr.c: In function 'main':
./skkdic-expr.c:800: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:807: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:816: warning: incompatible implicit declaration of built-in 
function 'exit'
./skkdic-expr.c:831: warning: incompatible implicit declaration of built-in 
function 'strlen'
./skkdic-expr.c:835: warning: incompatible implicit declaration of built-in 
function 'strlen'
make[1]: *** [skkdic-expr] Error 1
make[1]: Leaving directory `/build/user/skktools-1.2+0.20061004'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441661: polyxmass-doc: FTBFS: LaTeX Error: File `kvoptions.sty' not found.

2007-09-10 Thread Lucas Nussbaum
Package: polyxmass-doc
version: 0.9.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
pdflatex polyxmass.tex && pdflatex polyxmass.tex
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
 %&-line parsing enabled.
entering extended mode
(./polyxmass.tex
LaTeX2e <2005/12/01>
Babel  and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/report.cls
Document Class: report 2005/09/16 v1.4f Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/latex/ae/ae.sty
(/usr/share/texmf-texlive/tex/latex/base/fontenc.sty
(/usr/share/texmf-texlive/tex/latex/base/t1enc.def)
(/usr/share/texmf-texlive/tex/latex/ae/t1aer.fd)))
(/usr/share/texmf-texlive/tex/latex/ae/aecompl.sty)
(/usr/share/texmf-texlive/tex/latex/amsfonts/amssymb.sty
(/usr/share/texmf-texlive/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texmf-texlive/tex/latex/base/latexsym.sty)
(/usr/share/texmf-texlive/tex/latex/base/textcomp.sty
(/usr/share/texmf-texlive/tex/latex/base/ts1enc.def))
(/usr/share/texmf-texlive/tex/latex/base/alltt.sty)
(/usr/share/texmf-texlive/tex/latex/tools/xspace.sty)
(/usr/share/texmf-texlive/tex/latex/fancybox/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf-texlive/tex/latex/tools/varioref.sty)
(/usr/share/texmf-texlive/tex/latex/ltxmisc/url.sty) (./pxm-style.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
(/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
(/etc/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf-texlive/tex/latex/pdftex-def/pdftex.def)))
(/usr/share/texmf-texlive/tex/latex/graphics/color.sty
(/etc/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf-texlive/tex/latex/graphics/dvipsnam.def))
(/usr/share/texmf-texlive/tex/latex/colortbl/colortbl.sty
(/usr/share/texmf-texlive/tex/latex/tools/array.sty))
(/usr/share/texmf-texlive/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf-texlive/tex/latex/hyperref/pd1enc.def)
(/etc/texmf/tex/latex/config/hyperref.cfg)

! LaTeX Error: File `kvoptions.sty' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
 
 
l.2231 \RequirePackage{kvoptions}[2006/08/17]
 ^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on polyxmass.log.
make[3]: *** [polyxmass.pdf] Error 1
make[3]: Leaving directory `/build/user/polyxmass-doc-0.9.1/userman'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/polyxmass-doc-0.9.1/userman'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user/polyxmass-doc-0.9.1'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441659: uruk: FTBFS: col: Invalid or incomplete multibyte or wide character

2007-09-10 Thread Lucas Nussbaum
Package: uruk
version: 20051129-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[2]: Entering directory `/build/user/uruk-20051129/man'
zoem -d roff -i uruk.azm -o uruk.8
[zinsert#1] failure opening file  (rerun?)
zoem -d roff -i uruk.azm -o uruk.8
zoem -d roff -i uruk-rc.azm -o uruk-rc.5
[zinsert#1] failure opening file  (rerun?)
zoem -d roff -i uruk-rc.azm -o uruk-rc.5
zoem -d roff -i uruk-save.azm -o uruk-save.8
[zinsert#1] failure opening file  (rerun?)
zoem -d roff -i uruk-save.azm -o uruk-save.8
zoem -d html -i uruk-rc.azm -o uruk-rc.html
zoem -d html -i uruk-rc.azm -o uruk-rc.html
groff -man uruk-rc.5 > uruk-rc.ps
groff -t -e -mandoc -Tlatin1 uruk-rc.5 | col -bxp > uruk-rc.txt
col: Invalid or incomplete multibyte or wide character
make[2]: *** [uruk-rc.txt] Error 1
make[2]: Leaving directory `/build/user/uruk-20051129/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user/uruk-20051129'
make: *** [build] Error 2

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

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

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

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



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



Bug#441665: ttf-atarismall: FTBFS: make: dh_installdefoma: Command not found

2007-09-10 Thread Lucas Nussbaum
Package: ttf-atarismall
version: 1.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building ttf-atarismall in ttf-atarismall_1.0-1.dsc
 debian/rules build
fontforge debian/scripts/ConvertFont.ff Atari.sfd
Copyright (c) 2000-2007 by George Williams.
 Executable based on sources from 16:48 7-Jun-2007.
Converting Atari.ttf
 /usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_install *.ttf usr/share/fonts/truetype/ttf-atarismall
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installdefoma
make: dh_installdefoma: Command not found
make: *** [binary-indep] Error 127

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

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

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

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



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



Bug#441662: regexp-pp: FTBFS: Bad -I option: /usr/local/lib/camlp4: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: regexp-pp
version: 1.0.0-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[4]: Entering directory `/build/user/regexp-pp-1.0.0/common'
making ._d/version_filter.d from version_filter.ml
Bad -I option: /usr/local/lib/camlp4: No such file or directory
make[4]: *** Deleting file `._d/version_filter.d'
ocamlfind ocamlc -c -I /usr/local/lib/camlp4 version_filter.ml
Uncaught exception: Unix.Unix_error(20, "stat", "/usr/local/lib/camlp4")
make[4]: *** [version_filter.cmi] Error 3
make[4]: Leaving directory `/build/user/regexp-pp-1.0.0/common'
make[3]: *** [byte-code] Error 2
make[3]: Leaving directory `/build/user/regexp-pp-1.0.0/common'
make[2]: *** [version_filter] Error 2
make[2]: Leaving directory `/build/user/regexp-pp-1.0.0/common'
make[1]: *** [all.common] Error 2
make[1]: Leaving directory `/build/user/regexp-pp-1.0.0'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441653: syrep: FTBFS: /usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference to `pthread_mutex_trylock'

2007-09-10 Thread Lucas Nussbaum
Package: syrep
version: 0.9-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f 
".deps/getopt1.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib   -Wall -g -O2 -std=gnu99 -Wall 
-W -Wextra -pedantic -pipe -Wformat -Wold-style-definition 
-Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations 
-Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn 
-Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual 
-Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -MT mkdtemp.o -MD 
-MP -MF ".deps/mkdtemp.Tpo" -c -o mkdtemp.o mkdtemp.c; \
then mv -f ".deps/mkdtemp.Tpo" ".deps/mkdtemp.Po"; else rm -f 
".deps/mkdtemp.Tpo"; exit 1; fi
mkdtemp.c: In function 'mkdtemp':
mkdtemp.c:77: warning: pointer targets in passing argument 1 of 
'__builtin_strchr' differ in signedness
gcc  -Wall -g -O2 -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat 
-Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal 
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes 
-Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith 
-Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline 
-Wno-unused-parameter   -o syrep  cache.o update.o util.o syrep.o md5.o 
md5util.o context.o package.o dbutil.o info.o history.o dump.o list.o diff.o 
merge.o extract.o makepatch.o cleanup.o cmdline.o forget.o getopt.o getopt1.o 
mkdtemp.o -lz  -ldb
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutex_trylock'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_destroy'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_condattr_setpshared'
/usr/lib/gcc/i486-linux-gnu/4.2.1/../../../../lib/libdb.so: undefined reference 
to `pthread_mutexattr_init'
collect2: ld returned 1 exit status
make[4]: *** [syrep] Error 1
make[4]: Leaving directory `/build/user/syrep-0.9/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/build/user/syrep-0.9/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/syrep-0.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/syrep-0.9'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441663: smtpguard: FTBFS: checking for Berkley DB Version... configure: error: Need Berkley DB version 4.3

2007-09-10 Thread Lucas Nussbaum
Package: smtpguard
version: 1.1.3-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking for i486-linux-gnu-g++ option to produce PIC... -fPIC
checking if i486-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i486-linux-gnu-g++ static flag -static works... yes
checking if i486-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for X... no
checking for i486-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SMTPGUARD... yes
checking for Berkley DB Version... configure: error: Need Berkley DB version 4.3
make: *** [configure-stamp] Error 1

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

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

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

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



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



Bug#441660: tex4ht: FTBFS: The type java.lang.Object cannot be resolved

2007-09-10 Thread Lucas Nussbaum
ode.ELEMENT_NODE) {
   
Node cannot be resolved
--
90. ERROR in java/HtJsml.java (at line 322)
String ndName =  node.getNodeName();
^^
String cannot be resolved to a type
--
91. ERROR in java/HtJsml.java (at line 331)
Node child = children.item(i);

Node cannot be resolved to a type
--
92. ERROR in java/HtJsml.java (at line 332)
if (child.getNodeType() == Node.ELEMENT_NODE) {
   
Node cannot be resolved
--
93. ERROR in java/HtJsml.java (at line 333)
Node cls = child.getAttributes()

Node cannot be resolved to a type
--
94. ERROR in java/HtJsml.java (at line 336)
String clsName = cls.getNodeValue();
^^
String cannot be resolved to a type
--
--
95. ERROR in java/OomFilter.java (at line 28)
public class OomFilter extends XMLFilterImpl {
   ^
XMLFilterImpl cannot be resolved to a type
--
--
96. ERROR in java/GroupMn.java (at line 5)
public class GroupMn extends XMLFilterImpl {
 ^
XMLFilterImpl cannot be resolved to a type
--
--
97. ERROR in java/OoFilter.java (at line 28)
public class OoFilter extends XMLFilterImpl {
  ^
XMLFilterImpl cannot be resolved to a type
--
--
98. ERROR in java/JsmlMathBreak.java (at line 12)
public class JsmlMathBreak extends DefaultHandler {
   ^^
DefaultHandler cannot be resolved to a type
--
--
99. ERROR in java/JsmlFilter.java (at line 5)
public class JsmlFilter extends XMLFilterImpl {
^
XMLFilterImpl cannot be resolved to a type
--
--
100. ERROR in java/xtpipes/Xtpipes.java (at line 23)
class XtpipesPrintWriter extends PrintWriter {
 ^^^
PrintWriter cannot be resolved to a type
--
101. ERROR in java/xtpipes/Xtpipes.java (at line 1420)
class XtpipesEntityResolver implements  org.xml.sax.EntityResolver {
^^^
org cannot be resolved to a type
--
--
102. ERROR in java/xtpipes/lib/ScriptsManagerLH.java (at line 6)
public class ScriptsManagerLH implements LexicalHandler {
 ^^
LexicalHandler cannot be resolved to a type
--
--
103. ERROR in java/xtpipes/lib/ScriptsManager.java (at line 15)
public class ScriptsManager extends DefaultHandler {
^^
DefaultHandler cannot be resolved to a type
--
103 problems (103 errors)make[1]: *** [xtpipes.jar] Error 255
make[1]: Leaving directory `/build/user/tex4ht-20070821/src'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441677: pango-graphite: FTBFS: XftGrFont.cpp:16:22: error: GrResult.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
*, 
Screen*)':
XftGrFont.cpp:59: error: class 'gr::XftGrFont' does not have any field named 
'Font'
XftGrFont.cpp:70: error: 'Assert' was not declared in this scope
XftGrFont.cpp: In constructor 'gr::XftGrFont::XftGrFont(FT_FaceRec_*, Display*, 
Screen*)':
XftGrFont.cpp:76: error: class 'gr::XftGrFont' does not have any field named 
'Font'
XftGrFont.cpp:87: error: 'Assert' was not declared in this scope
XftGrFont.cpp: In member function 'void gr::XftGrFont::initializeFromFace()':
XftGrFont.cpp:125: error: 'kclrBlack' was not declared in this scope
XftGrFont.cpp:126: error: 'kclrTransparent' was not declared in this scope
XftGrFont.cpp:128: error: 'Assert' was not declared in this scope
XftGrFont.cpp:138: error: 'm_faceName' was not declared in this scope
XftGrFont.cpp: In destructor 'virtual gr::XftGrFont::~XftGrFont()':
XftGrFont.cpp:171: error: 'Assert' was not declared in this scope
XftGrFont.cpp: In member function 'virtual Font* gr::XftGrFont::copyThis()':
XftGrFont.cpp:190: error: cannot convert 'gr::XftGrFont*' to 'Font*' in return
XftGrFont.cpp: In copy constructor 'gr::XftGrFont::XftGrFont(gr::XftGrFont&)':
XftGrFont.cpp:194: error: class 'gr::XftGrFont' does not have any field named 
'Font'
XftGrFont.cpp:210: error: 'm_faceName' was not declared in this scope
XftGrFont.cpp:210: error: 'class gr::XftGrFont' has no member named 'm_faceName'
XftGrFont.cpp: In member function 'virtual FT_FaceRec_* 
gr::XftGrFont::lockFace()':
XftGrFont.cpp:230: error: 'Assert' was not declared in this scope
XftGrFont.cpp: In member function 'virtual void gr::XftGrFont::unlockFace()':
XftGrFont.cpp:243: error: 'Assert' was not declared in this scope
XftGrFont.cpp: At global scope:
XftGrFont.cpp:257: error: 'const void* gr::XftGrFont::getTable' is not a static 
member of 'class gr::XftGrFont'
XftGrFont.cpp:257: error: 'fontTableId32' was not declared in this scope
XftGrFont.cpp:257: error: expected primary-expression before '*' token
XftGrFont.cpp:257: error: 'pcbSize' was not declared in this scope
XftGrFont.cpp:257: error: initializer expression list treated as compound 
expression
XftGrFont.cpp:258: error: expected ',' or ';' before '{' token
XftGrFont.cpp:412: error: expected `}' at end of input
make[1]: *** [XftGrFont.lo] Error 1
make[1]: Leaving directory 
`/build/user/pango-graphite-0.9.0/build-tree/pango-graphite-0.9.0'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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




Bug#441676: libzrtpcpp: FTBFS: /usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: libzrtpcpp
version: 0.9.0-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c ZrtpTextData.cxx -o 
ZrtpTextData.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
 -g -Wall -O2 -c -o ZrtpQueue.lo ZrtpQueue.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -O2 -c ZrtpQueue.cpp  -fPIC -DPIC -o 
.libs/ZrtpQueue.o
In file included from ./libzrtpcpp/TimeoutProvider.h:38,
 from ZrtpQueue.cpp:24:
/usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or 
directory
ZrtpQueue.cpp: In member function 'virtual bool 
ost::ZrtpQueue::onSRTPPacketError(ost::IncomingRTPPkt&, int32)':
ZrtpQueue.cpp:304: warning: deprecated conversion from string constant to 
'char*'
ZrtpQueue.cpp:307: warning: deprecated conversion from string constant to 
'char*'
make[4]: *** [ZrtpQueue.lo] Error 1
make[4]: Leaving directory `/build/user/libzrtpcpp-0.9.0/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/libzrtpcpp-0.9.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/libzrtpcpp-0.9.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/libzrtpcpp-0.9.0'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441675: linesrv: FTBFS: ../../server/user_pam.c:52: error: 'LOG_ERR' undeclared

2007-09-10 Thread Lucas Nussbaum
Package: linesrv
version: 2.1.21-4.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
fi
if gcc -DHAVE_CONFIG_H -I. -I../../server -I.. -g -Wall -O2 -MT user_pam.o 
-MD -MP -MF ".deps/user_pam.Tpo" \
  -c -o user_pam.o `test -f '../../server/user_pam.c' || echo 
'../../server/'`../../server/user_pam.c; \
then mv -f ".deps/user_pam.Tpo" ".deps/user_pam.Po"; \
else rm -f ".deps/user_pam.Tpo"; exit 1; \
fi
../../server/user_pam.c: In function 'vrfy_user':
../../server/user_pam.c:52: warning: implicit declaration of function 'syslog'
../../server/user_pam.c:52: error: 'LOG_ERR' undeclared (first use in this 
function)
../../server/user_pam.c:52: error: (Each undeclared identifier is reported only 
once
../../server/user_pam.c:52: error: for each function it appears in.)
../../server/user_pam.c: In function 'shutdown_allowed':
../../server/user_pam.c:74: error: 'LOG_ERR' undeclared (first use in this 
function)
../../server/user_pam.c:80: error: 'LOG_INFO' undeclared (first use in this 
function)
make[3]: *** [user_pam.o] Error 1
make[3]: Leaving directory 
`/build/user/linesrv-2.1.21/build-tree/linesrv-2.1/linesrv/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/user/linesrv-2.1.21/build-tree/linesrv-2.1/linesrv'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/user/linesrv-2.1.21/build-tree/linesrv-2.1/linesrv'
make: *** [stampdir/stamp-build] Error 2

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

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

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

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



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



Bug#441680: orpie: FTBFS: mlgsl_error.c:46: error: void value not ignored as it ought to be

2007-09-10 Thread Lucas Nussbaum
Package: orpie
version: 1.4.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/orpie-1.4.3'
ocamlc -c -g -I ./curses -thread curses/curses.mli
ocamlopt -c -I ./curses -thread curses/curses.ml
cd curses && ocamlc -ccopt "-Wall -fPIC -DPIC " -c ml_curses.c
In file included from ml_curses.c:172:
functions.c: In function 'mlcurses_unctrl':
functions.c:406: warning: initialization discards qualifiers from pointer 
target type
functions.c: In function 'mlcurses_keyname':
functions.c:407: warning: initialization discards qualifiers from pointer 
target type
cd gsl && ocamlc -ccopt "-Wall -fPIC -DPIC " -c mlgsl_error.c
mlgsl_error.c: In function 'ml_gsl_raise_exn':
mlgsl_error.c:46: error: void value not ignored as it ought to be
mlgsl_error.c:46: warning: 'return' with a value, in function returning void
make[1]: *** [gsl/mlgsl_error.o] Error 2
make[1]: Leaving directory `/build/user/orpie-1.4.3'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441684: libdb4.3-ruby: FTBFS: bdb.h:2:21: error: version.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: libdb4.3-ruby
version: 0.5.8-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[2]: Entering directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9/src'
gcc -DInit_bdb=Init_bdb43 -I. -I/usr/include/ruby-1.9/i486-linux 
-I/usr/include/ruby-1.9 -I. -I/usr/include  -fPIC -fno-strict-aliasing  -fPIC  
-c bdb.c
In file included from bdb.c:1:
bdb.h:2:21: error: version.h: No such file or directory
make[2]: *** [bdb.o] Error 1
make[2]: Leaving directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/libdb4.3-ruby-0.5.8/build-tree-1.9'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441674: libdc1394: FTBFS: grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this function)

2007-09-10 Thread Lucas Nussbaum
Package: libdc1394
version: 1.1.0-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wunused -c affine.c
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused  -o dc1394_vloopback  
dc1394_vloopback.o affine.o -lm ../libdc1394/libdc1394_control.la -lraw1394 
-lraw1394
mkdir .libs
gcc -g -O2 -Wall -Wunused -o .libs/dc1394_vloopback dc1394_vloopback.o affine.o 
 -lm ../libdc1394/.libs/libdc1394_control.so /usr/lib/libraw1394.so
creating dc1394_vloopback
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wunused -c grab_gray_image.c
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall -Wunused  -o grab_gray_image  
grab_gray_image.o ../libdc1394/libdc1394_control.la -lraw1394 -lraw1394
gcc -g -O2 -Wall -Wunused -o .libs/grab_gray_image grab_gray_image.o  
../libdc1394/.libs/libdc1394_control.so /usr/lib/libraw1394.so
creating grab_gray_image
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wunused -c 
grab_partial_image.c
grab_partial_image.c: In function 'main':
grab_partial_image.c:216: error: 'CLK_TCK' undeclared (first use in this 
function)
grab_partial_image.c:216: error: (Each undeclared identifier is reported only 
once
grab_partial_image.c:216: error: for each function it appears in.)
make[3]: *** [grab_partial_image.o] Error 1
make[3]: Leaving directory `/build/user/libdc1394-1.1.0/examples'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/libdc1394-1.1.0'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/build/user/libdc1394-1.1.0'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441679: pam-pgsql: FTBFS: error: 'NULL' undeclared (first use in this function)

2007-09-10 Thread Lucas Nussbaum
Package: pam-pgsql
version: 0.5.2-9.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/pam-pgsql-0.5.2'
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include
-c -o pam_pgsql.o pam_pgsql.c
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include
-c -o pam_get_pass.o pam_get_pass.c
pam_get_pass.c: In function 'pam_conv_pass':
pam_get_pass.c:62: warning: implicit declaration of function 'memset'
pam_get_pass.c:62: warning: incompatible implicit declaration of built-in 
function 'memset'
pam_get_pass.c:62: warning: implicit declaration of function 'strlen'
pam_get_pass.c:62: warning: incompatible implicit declaration of built-in 
function 'strlen'
pam_get_pass.c: In function 'pam_get_confirm_pass':
pam_get_pass.c:140: warning: implicit declaration of function 'strcmp'
pam_get_pass.c:144: warning: incompatible implicit declaration of built-in 
function 'memset'
pam_get_pass.c:144: warning: incompatible implicit declaration of built-in 
function 'strlen'
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include
-c -o pam_std_option.o pam_std_option.c
cc -fPIC -DPIC -Wall -D_GNU_SOURCE -I/usr/include/postgresql -I/usr/include
-c -o pam_get_service.o pam_get_service.c
pam_get_service.c: In function 'pam_get_service':
pam_get_service.c:10: error: 'NULL' undeclared (first use in this function)
pam_get_service.c:10: error: (Each undeclared identifier is reported only once
pam_get_service.c:10: error: for each function it appears in.)
make[1]: *** [pam_get_service.o] Error 1
make[1]: Leaving directory `/build/user/pam-pgsql-0.5.2'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441681: libccrtp: FTBFS: /usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: libccrtp
version: 1.5.1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[4]: Entering directory `/build/user/libccrtp-1.5.1/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.
-Wall -ansi -pedantic -g -Wall -O2 -D_GNU_SOURCE   -c -o rtppkt.lo rtppkt.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I. -Wall -ansi -pedantic -g -Wall -O2 
-D_GNU_SOURCE -c rtppkt.cpp  -fPIC -DPIC -o .libs/rtppkt.o
In file included from private.h:88,
 from rtppkt.cpp:44:
/usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or 
directory
make[4]: *** [rtppkt.lo] Error 1
make[4]: Leaving directory `/build/user/libccrtp-1.5.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/libccrtp-1.5.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/user/libccrtp-1.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user/libccrtp-1.5.1'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441683: pam-krb5-migrate: FTBFS: pam_krb5_migrate.c:69: error: 'LOG_CONS' undeclared

2007-09-10 Thread Lucas Nussbaum
Package: pam-krb5-migrate
version: 0.0.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
gcc -o pam_krb5_migrate.o -c pam_krb5_migrate.c  -fPIC
pam_krb5_migrate.c: In function '_log_err':
pam_krb5_migrate.c:69: error: 'LOG_CONS' undeclared (first use in this function)
pam_krb5_migrate.c:69: error: (Each undeclared identifier is reported only once
pam_krb5_migrate.c:69: error: for each function it appears in.)
pam_krb5_migrate.c:69: error: 'LOG_PID' undeclared (first use in this function)
pam_krb5_migrate.c:69: error: 'LOG_AUTH' undeclared (first use in this function)
pam_krb5_migrate.c: In function '_xstrdup':
pam_krb5_migrate.c:90: error: 'LOG_CRIT' undeclared (first use in this function)
pam_krb5_migrate.c: In function 'converse':
pam_krb5_migrate.c:115: error: 'LOG_DEBUG' undeclared (first use in this 
function)
pam_krb5_migrate.c:119: error: 'LOG_ERR' undeclared (first use in this function)
pam_krb5_migrate.c: In function 'pam_sm_authenticate':
pam_krb5_migrate.c:179: error: 'LOG_ERR' undeclared (first use in this function)
pam_krb5_migrate.c:287: error: 'LOG_DEBUG' undeclared (first use in this 
function)
pam_krb5_migrate.c:337: error: 'LOG_CRIT' undeclared (first use in this 
function)
pam_krb5_migrate.c:362: error: 'LOG_ALERT' undeclared (first use in this 
function)
pam_krb5_migrate.c:410: error: 'LOG_NOTICE' undeclared (first use in this 
function)
make[1]: *** [pam_krb5_migrate.o] Error 1
make[1]: Leaving directory `/build/user/pam-krb5-migrate-0.0.6'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#441678: libccscript3: FTBFS: /usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: libccscript3
version: 1.1.6-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[3]: Entering directory `/build/user/libccscript3-1.1.6/src'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. 
-g -Wall -O2 -D_GNU_SOURCE   -c -o compiler.lo compiler.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I. -g -Wall -O2 -D_GNU_SOURCE -c compiler.cpp  
-fPIC -DPIC -o .libs/compiler.o
In file included from engine.h:38,
 from compiler.cpp:38:
/usr/include/cc++/config.h:1088:28: error: bits/atomicity.h: No such file or 
directory
compiler.cpp: In member function 'char* ost::ScriptCompiler::getToken(char**)':
compiler.cpp:209: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:312: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:344: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:346: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:348: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:350: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:352: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:354: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:356: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:358: warning: deprecated conversion from string constant to 'char*'
compiler.cpp: In member function 'int 
ost::ScriptCompiler::compileDefinitions(const char*)':
compiler.cpp:533: warning: deprecated conversion from string constant to 'char*'
compiler.cpp: In member function 'int 
ost::ScriptCompiler::compile(std::istream*, char*, const char*)':
compiler.cpp:867: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:994: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:995: warning: deprecated conversion from string constant to 'char*'
compiler.cpp:1018: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1024: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1025: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1032: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1033: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1039: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1040: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1046: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1052: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1064: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1065: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1072: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1074: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1080: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1089: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1105: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1171: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1214: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1252: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1290: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1295: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1300: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1305: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1310: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1330: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1381: warning: deprecated conversion from string constant to 
'char*'
compiler.cpp:1571: warning: deprecated conversion from string constant to 
'char*'
make[3]: *** [compiler.lo] Error 1
make[3]: Leaving directory `/build/user/libccscript3-1.1.6/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory

Bug#441686: f-spot: FTBFS: ./Glitz.cs(115,34): error CS0214: Pointers and fixed size buffers may only be used in an unsafe context

2007-09-10 Thread Lucas Nussbaum
Package: f-spot
version: 0.3.5-1.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[4]: Entering directory `/build/user/f-spot-0.3.5/glitz-sharp/src'
gmcs -debug -target:library -out:NDesk.Glitz.dll   ./Buffer.cs ./Context.cs 
./Glitz.cs ./Drawable.cs ./Surface.cs ./TextureObject.cs
./Glitz.cs(115,34): error CS0214: Pointers and fixed size buffers may only be 
used in an unsafe context
Compilation failed: 1 error(s), 0 warnings
make[4]: *** [NDesk.Glitz.dll] Error 1
make[4]: Leaving directory `/build/user/f-spot-0.3.5/glitz-sharp/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/f-spot-0.3.5/glitz-sharp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/f-spot-0.3.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/f-spot-0.3.5'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441685: cegui-mk2: FTBFS: /usr/include/IL/il.h:497: error: '' has incomplete type

2007-09-10 Thread Lucas Nussbaum
usr/include/IL/il.h: In member function 'virtual CEGUI::Texture* 
CEGUI::DevILImageCodec::load(const CEGUI::RawDataContainer&, CEGUI::Texture*)':
/usr/include/IL/il.h:540: error: too few arguments to function 'ILvoid 
ilPopAttrib()'
CEGUIDevILImageCodec.cpp:90: error: at this point in file
/usr/include/IL/il.h:540: error: too few arguments to function 'ILvoid 
ilPopAttrib()'
CEGUIDevILImageCodec.cpp:113: error: at this point in file
make[3]: *** [CEGUIDevILImageCodec.lo] Error 1
make[3]: Leaving directory 
`/build/user/cegui-mk2-0.5.0/build-tree/cegui_mk2/ImageCodecModules/DevILImageCodec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/user/cegui-mk2-0.5.0/build-tree/cegui_mk2/ImageCodecModules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user/cegui-mk2-0.5.0/build-tree/cegui_mk2'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#441682: netdude: FTBFS: nd_fddi.c:37:21: error: net/bpf.h: No such file or directory

2007-09-10 Thread Lucas Nussbaum
Package: netdude
version: 0.3.3-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[4]: Entering directory `/build/user/netdude-0.3.3/protocols/fddi'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. 
-I../.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I../.. -I../../libltdl -I../../include -W -Wall-g -O2 -MT nd_fddi.lo -MD 
-MP -MF ".deps/nd_fddi.Tpo" -c -o nd_fddi.lo nd_fddi.c; \
then mv -f ".deps/nd_fddi.Tpo" ".deps/nd_fddi.Plo"; else rm -f 
".deps/nd_fddi.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../.. -I../../libltdl 
-I../../include -W -Wall -g -O2 -MT nd_fddi.lo -MD -MP -MF .deps/nd_fddi.Tpo -c 
nd_fddi.c  -fPIC -DPIC -o .libs/nd_fddi.o
nd_fddi.c:37:21: error: net/bpf.h: No such file or directory
make[4]: *** [nd_fddi.lo] Error 1
make[4]: Leaving directory `/build/user/netdude-0.3.3/protocols/fddi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/netdude-0.3.3/protocols'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/netdude-0.3.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/netdude-0.3.3'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#425505: gs-common: diff for NMU version 0.3.13-0.1

2007-09-13 Thread Lucas Nussbaum
Hi,

Attached is the diff for my gs-common 0.3.13-0.1 NMU.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
diff -Nru /tmp/xrYdEjBTfJ/gs-common-0.3.13/debian/changelog /tmp/s0Z011nKkw/gs-common-0.3.13/debian/changelog
--- /tmp/xrYdEjBTfJ/gs-common-0.3.13/debian/changelog	2007-05-07 17:14:17.0 +0200
+++ /tmp/s0Z011nKkw/gs-common-0.3.13/debian/changelog	2007-09-13 17:11:18.0 +0200
@@ -1,3 +1,11 @@
+gs-common (0.3.13-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Reverted change in 0.3.13: no longer test if stdout is a tty. This
+change caused packages to fail to build. Closes: #425505.
+
+ -- Lucas Nussbaum <[EMAIL PROTECTED]>  Thu, 13 Sep 2007 17:10:59 +0200
+
 gs-common (0.3.13) unstable; urgency=low
 
   * Forgot to give $OUTFILE to gs in pdf2ps, fixed - closes: #422622
diff -Nru /tmp/xrYdEjBTfJ/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch /tmp/s0Z011nKkw/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch
--- /tmp/xrYdEjBTfJ/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch	2007-05-07 17:12:35.0 +0200
+++ /tmp/s0Z011nKkw/gs-common-0.3.13/debian/patches/01_assorted_script_fixes.dpatch	2007-09-13 17:10:47.0 +0200
@@ -23,71 +23,58 @@
 exit 0
 
 @DPATCH@
-diff -urN gs-common-0.3.13.orig/scripts/afmdiff.awk gs-common-0.3.13/scripts/afmdiff.awk
 gs-common-0.3.13.orig/scripts/afmdiff.awk	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/afmdiff.awk	2007-05-08 00:11:29.0 +0900
+diff -urNad gs-common-0.3.13~/scripts/afmdiff.awk gs-common-0.3.13/scripts/afmdiff.awk
+--- gs-common-0.3.13~/scripts/afmdiff.awk	2007-05-07 17:11:15.0 +0200
 gs-common-0.3.13/scripts/afmdiff.awk	2007-08-28 09:55:22.0 +0200
 @@ -1,3 +1,4 @@
 +#!/usr/bin/awk -f
  ###=
  ### Read two Adobe Font Metric files, and compute tables of the
  ### differences in character repertoire, declared widths (WX), and
-diff -urN gs-common-0.3.13.orig/scripts/dumphint gs-common-0.3.13/scripts/dumphint
 gs-common-0.3.13.orig/scripts/dumphint	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/dumphint	2007-05-08 00:11:29.0 +0900
+diff -urNad gs-common-0.3.13~/scripts/dumphint gs-common-0.3.13/scripts/dumphint
+--- gs-common-0.3.13~/scripts/dumphint	2007-05-07 17:11:15.0 +0200
 gs-common-0.3.13/scripts/dumphint	2007-08-28 09:55:22.0 +0200
 @@ -22,4 +22,4 @@
  	exit 1
  fi
  
 -exec $GS_EXECUTABLE -q -dNODISPLAY $OPTIONS -- dumphint.ps "$1"
 +exec $GS_EXECUTABLE -q -dNODISPLAY $OPTIONS -- /usr/share/gs-esp/8.15/lib/dumphint.ps "$1"
-diff -urN gs-common-0.3.13.orig/scripts/dvipdf gs-common-0.3.13/scripts/dvipdf
 gs-common-0.3.13.orig/scripts/dvipdf	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/dvipdf	2007-05-08 00:11:29.0 +0900
+diff -urNad gs-common-0.3.13~/scripts/dvipdf gs-common-0.3.13/scripts/dvipdf
+--- gs-common-0.3.13~/scripts/dvipdf	2007-05-07 17:11:15.0 +0200
 gs-common-0.3.13/scripts/dvipdf	2007-08-28 09:55:22.0 +0200
 @@ -42,4 +42,4 @@
  
  # We have to include the options twice because -I only takes effect if it
  # appears before other options.
 -exec dvips -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -
 +exec dvips -Ppdf -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -
-diff -urN gs-common-0.3.13.orig/scripts/pdf2ps gs-common-0.3.13/scripts/pdf2ps
 gs-common-0.3.13.orig/scripts/pdf2ps	2007-05-08 00:11:15.0 +0900
-+++ gs-common-0.3.13/scripts/pdf2ps	2007-05-08 00:12:00.0 +0900
-@@ -16,18 +16,24 @@
+diff -urNad gs-common-0.3.13~/scripts/pdf2ps gs-common-0.3.13/scripts/pdf2ps
+--- gs-common-0.3.13~/scripts/pdf2ps	2007-05-07 17:11:15.0 +0200
 gs-common-0.3.13/scripts/pdf2ps	2007-08-28 09:56:15.0 +0200
+@@ -16,7 +16,7 @@
  	shift
  done
  
 -if [ $# -eq 2 ] 
-+if [ -t 1 ]
++if [ $# -eq 2 ]
  then
--outfile=$2
--elif [ $# -eq 1 ]
--then
--outfile=`basename "$1" \.pdf`.ps
-+if [ $# -eq 2 ]
-+then
-+outfile=$2
-+elif [ $# -eq 1 ]
-+then
-+outfile=`basename "$1" \.pdf`.ps
-+else
-+echo "Usage: `basename $0` [-dASCII85EncodePages=false] [-dLanguageLevel=1|2|3] input.pdf [output.ps]" 1>&2
-+exit 1
-+fi
-+OUTFILE="-sOutputFile=$outfile"
- else
--echo "Usage: `basename $0` [-dASCII85EncodePages=false] [-dLanguageLevel=1|2|3] input.pdf [output.ps]" 1>&2
--exit 1
-+OUTFILE="-sOutputFile=%stdout%"
+ outfile=$2
+ elif [ $# -eq 1 ]
+@@ -26,8 +26,9 @@
+

Bug#442801: add an option to avoid returning a 404 error if the file cannot be checked for up-to-date-ness

2007-09-16 Thread Lucas Nussbaum
Package: approx
Version: 2.9.0

Hi,

I do a lot of Debian work offline. Using an APT proxy could help me a
lot, since I could use the proxy's cache to download packages I need.
However, this doesn't work very well with approx.

If a file is not up to date, approx tries to check if a more up to date
version exists. If I'm offline, this fails, and approx returns a 404
error.

I could incrase $interval, but then approx would never check for more
up-to-date Package lists.

It would be great if it was possible to tell approx "don't return a 404
error if you cannot check if a file is up-to-date. Just return the
existing file."

A configuration option could be added for that.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#442826: ruby-taglib: should be modified to use pkg-ruby-extras' standards (use cdbs, etc)

2007-09-17 Thread Lucas Nussbaum
Package: ruby-taglib
Version: 1.1-3

ruby-taglib should be modified to use pkg-ruby-extras' standards (use
cdbs, etc).

Also, there's a variety of very minor issues to fix as well.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#442825: mahoro: should be modified to use pkg-ruby-extras' standards (use cdbs, etc)

2007-09-17 Thread Lucas Nussbaum
Package: mahoro
Version: 0.1-2

Hi,

mahoro should be modified to use pkg-ruby-extras' standards (use cdbs, etc)

Also, there's a variety of very minor issues to fix as well.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#442954: kaffe: uninstallable

2007-09-17 Thread Lucas Nussbaum
Package: kaffe
Version: 2:1.1.7-4
Severity: serious

Hi,

kaffe is currently uninstallable, due to the removal of ecj-bootstrap.

:~# apt-get install kaffe
[..]
The following packages have unmet dependencies:
  kaffe: Depends: kaffe-pthreads (= 2:1.1.7-4) but it is not going to be 
installed or
  kaffe-jthreads (= 2:1.1.7-4) but it is not going to be 
installed
E: Broken packages

:~# apt-get install kaffe kaffe-jthreads
[...]
The following packages have unmet dependencies:
  kaffe-jthreads: Depends: ecj-bootstrap but it is not installable
E: Broken packages
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#442957: balder2d: FTBFS: unmet b-dep libguichan1-dev

2007-09-17 Thread Lucas Nussbaum
Package: balder2d
version: 1.0~rc1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), scons, libboost-filesystem-dev (>= 1.34), 
libguichan1-dev, libsdl1.2-dev, libsdl-gfx1.2-dev, libsdl-image1.2-dev, 
libsdl-mixer1.2-dev, libstdc++6, python2.4-dev, dpatch
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.55
scons: missing
libboost-filesystem-dev: missing
Using default version 1.34.1-2
libguichan1-dev: missing
libsdl1.2-dev: missing
libsdl-gfx1.2-dev: missing
libsdl-image1.2-dev: missing
libsdl-mixer1.2-dev: missing
libstdc++6: already installed (4.2.1-5)
python2.4-dev: missing
dpatch: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package libguichan1-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libguichan1-dev has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping balder2d

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

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

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

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



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



Bug#442958: libitext-java: FTBFS: unsat b-dep: ecj-bootstrap

2007-09-17 Thread Lucas Nussbaum
Package: libitext-java
version: 1.4.5-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 4.1.0)
Build-Depends-Indep: java-gcj-compat-dev (>= 1.0.65), ant, libservlet2.3-java, 
ecj-bootstrap
Checking for already installed source dependencies...
cdbs: missing
debhelper: missing
Using default version 5.0.55
java-gcj-compat-dev: missing
Using default version 1.0.76-5
ant: missing
libservlet2.3-java: missing
ecj-bootstrap: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
Package ecj-bootstrap is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libecj-java ecj
E: Package ecj-bootstrap has no installation candidate
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping libitext-java

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

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

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

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



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



Bug#442954: kaffe: uninstallable

2007-09-18 Thread Lucas Nussbaum
On 18/09/07 at 08:25 +0200, Michael Koch wrote:
> merge 441089 442954
> thanks

Gah, pending upload bugs should be on top of the page :/

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



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



Bug#442961: liquidsoap: FTBFS: (.text+0x14a): undefined reference to `ov_comment'

2007-09-18 Thread Lucas Nussbaum
ction 
`ocaml_vorbis_create_encoder':
(.text+0x21ed): undefined reference to `vorbis_encode_ctl'
/usr/lib/ocaml/3.10.0/vorbis/libvorbis_stubs.a(vorbis_stubs.o): In function 
`ocaml_vorbis_create_encoder':
(.text+0x220a): undefined reference to `vorbis_encode_ctl'
collect2: ld returned 1 exit status
Error during linking
make[3]: *** [liquidsoap] Error 2
make[3]: Leaving directory `/build/user/liquidsoap-0.3.3/src'
make[2]: *** [all-auto-ocaml-prog] Error 2
make[2]: Leaving directory `/build/user/liquidsoap-0.3.3/src'
make[1]: *** [all-subdirs] Error 2
make[1]: Leaving directory `/build/user/liquidsoap-0.3.3'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#442965: erlang: FTBFS: hipe_x86_bifs.S:278: undefined reference to `erts_restore_fpu'

2007-09-18 Thread Lucas Nussbaum
/i686-pc-linux-gnu/opt/hybrid/hipe_bif0.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_bif1.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_bif2.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_debug.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_gc.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_mode_switch.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_native_bif.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_stack.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86_glue.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86_bifs.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86_signal.o 
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86_stack.o  
obj/i686-pc-linux-gnu/opt/hybrid/efile_drv.o 
obj/i686-pc-linux-gnu/opt/hybrid/inet_drv.o 
obj/i686-pc-linux-gnu/opt/hybrid/zlib_drv.o 
obj/i686-pc-linux-gnu/opt/hybrid/ram_file_drv.o 
obj/i686-pc-linux-gnu/opt/hybrid/ttsl_drv.o -lutil -ldl -lm   -lpthread 
-lncurses -L../lib/internal/i686-pc-linux-gnu 
/build/user/erlang-11.b.5dfsg/erts/obj/i686-pc-linux-gnu/libz.a -lethread 
-lpthread -lerts_internal_r -lrt
obj/i686-pc-linux-gnu/opt/hybrid/hipe_x86_bifs.o: In function 
`nbif_handle_fp_exception':
/build/user/erlang-11.b.5dfsg/erts/emulator/i686-pc-linux-gnu/opt/hybrid/hipe_x86_bifs.S:278:
 undefined reference to `erts_restore_fpu'
collect2: ld returned 1 exit status
make[4]: *** [/build/user/erlang-11.b.5dfsg/bin/i686-pc-linux-gnu/beam.hybrid] 
Error 1
make[4]: Leaving directory `/build/user/erlang-11.b.5dfsg/erts/emulator'
make[3]: *** [opt] Error 2
make[3]: Leaving directory `/build/user/erlang-11.b.5dfsg/erts/emulator'
make[2]: *** [hybrid] Error 2
make[2]: Leaving directory `/build/user/erlang-11.b.5dfsg/erts'
make[1]: *** [emulator] Error 2
make[1]: Leaving directory `/build/user/erlang-11.b.5dfsg'
make: *** [build-hipe-stamp] Error 2

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

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

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

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




Bug#442964: bayonne: FTBFS: /usr/bin/ld: cannot find -lssl

2007-09-18 Thread Lucas Nussbaum
Package: bayonne
version: 2.3.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../engine   
-I/usr/include/cc++2/ -fPIC -D__LINUX__ -fPIC -DPIC -g -O2 -D_GNU_SOURCE   -c 
-o rtpstream.o rtpstream.cpp
/bin/sh ../../libtool --tag=CXX --mode=link i486-linux-gnu-g++ -fPIC -DPIC -g 
-O2 -D_GNU_SOURCE -o sip.ivr -module -shared driver.o session.o rtpstream.o 
../../engine/libbayonne.la -leXosip2 -losipparser2 -losip2 -L/usr/lib -pthread 
-lccrtp1 -lccgnu2 -ldl -lrt   
mkdir .libs
i486-linux-gnu-g++ -fPIC -DPIC -g -O2 -D_GNU_SOURCE -o .libs/sip.ivr -shared 
driver.o session.o rtpstream.o -pthread  ../../engine/.libs/libbayonne.so 
-L/usr/lib /usr/lib/libccscript3.so /usr/lib/libccaudio2.so -lpthread 
/usr/lib/libeXosip2.so -lssl -lresolv /usr/lib/libosip2.so 
/usr/lib/libosipparser2.so /usr/lib/libccrtp1.so /usr/lib/libccgnu2.so 
/usr/lib/libgnutls.so /usr/lib/libtasn1.so -lz /usr/lib/libgcrypt.so 
/usr/lib/libgpg-error.so -lnsl -ldl -lrt 
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
make[3]: *** [sip.ivr] Error 1
make[3]: Leaving directory `/build/user/bayonne-2.3.2/modules/sip'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/bayonne-2.3.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user/bayonne-2.3.2'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#442966: enigmail: FTBFS: nsEnigModule.cpp:(.text+0x23): undefined reference to `NS_NewGenericModule2(nsModuleInfo const*, nsIModule**)'

2007-09-18 Thread Lucas Nussbaum
 directory 
`/build/user/enigmail-0.95.0+1/build-dir/mozilla/mail/extensions'
make[3]: *** [tier_94] Error 2
make[3]: Leaving directory `/build/user/enigmail-0.95.0+1/build-dir/mozilla'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/build/user/enigmail-0.95.0+1/build-dir/mozilla'
make[1]: *** [/build/user/enigmail-0.95.0+1/build-dir/mozilla/build-stamp] 
Error 2
make[1]: Leaving directory `/build/user/enigmail-0.95.0+1'
make: *** [install] Error 2

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

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

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

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




Bug#442967: xtide-data: FTBFS: make: build_tide_db: Command not found

2007-09-18 Thread Lucas Nussbaum
Package: xtide-data
version: 20040203-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building xtide-data in xtide-data_20040203-3.dsc
 debian/rules build
make: Nothing to be done for `build'.
 /usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
install -d  debian/xtide-data/usr/share/xtide
perl debian/filter-harmonics.pl harmonics.txt > h.txt
gunzip -c offsets-*.xml.gz > offsets.xml
build_tide_db harmonics.tcd h.txt offsets.xml
make: build_tide_db: Command not found
make: *** [install] Error 127

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

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

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

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



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



Bug#442970: scalable-cyrfonts: FTBFS: make[1]: *** [convert] Error 1

2007-09-18 Thread Lucas Nussbaum
Package: scalable-cyrfonts
version: 4.11
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
`urw/URWBookmanL-DemiBold.sfd' -> `fonts/b018015d.sfd'
`urw/URWBookmanL-LighItal.sfd' -> `fonts/b018032d.sfd'
`urw/URWBookmanL-Ligh.sfd' -> `fonts/b018012d.sfd'
`urw/URWChanceryL-MediItal.sfd' -> `fonts/z003034d.sfd'
`urw/URWGothicL-BookObli.sfd' -> `fonts/a010033d.sfd'
`urw/URWGothicL-Book.sfd' -> `fonts/a010013d.sfd'
`urw/URWGothicL-DemiObli.sfd' -> `fonts/a010035d.sfd'
`urw/URWGothicL-Demi.sfd' -> `fonts/a010015d.sfd'
`urw/URWPalladioL-BoldItal.sfd' -> `fonts/p052024d.sfd'
`urw/URWPalladioL-Bold.sfd' -> `fonts/p052004d.sfd'
`urw/URWPalladioL-Ital.sfd' -> `fonts/p052023d.sfd'
`urw/URWPalladioL-Roma.sfd' -> `fonts/p052003d.sfd'
mkdir oldslavic
tar jxf oldslavic.tar.bz2 -C oldslavic
cp oldslavic/*.{afm,pfb} fonts
touch unpack
mkdir texfonts
./convert_fonts
make[1]: *** [convert] Error 1
make[1]: Leaving directory `/build/user/scalable-cyrfonts-4.11'
make: *** [build] Error 2

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

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

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

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



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



Bug#442968: pyqwt: FTBFS: AttributeError: 'module' object has no attribute '_pkg_config'

2007-09-18 Thread Lucas Nussbaum
Package: pyqwt
version: 4.2.3.dfsg-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building pyqwt in pyqwt_4.2.3.dfsg-1.dsc
 debian/rules build
dh_testdir
for pyvers in 2.4 2.5;\
do\
mkdir -p build/py$pyvers;\
cp -Rl `ls . |grep -v build|grep -v debian` build/py$pyvers;\
(cd build/py$pyvers/configure;\
python$pyvers configure.py -I /usr/include/qwt);\
done
Traceback (most recent call last):
  File "configure.py", line 31, in ?
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in 
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
make: *** [configure-stamp] Error 1

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

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

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

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



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



Bug#442971: pyqwt3d: FTBFS: AttributeError: 'module' object has no attribute '_pkg_config'

2007-09-18 Thread Lucas Nussbaum
Package: pyqwt3d
version: 0.1.4-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
(cd build/py$pyvers-qt$qtvers/configure;\
python$pyvers configure.py -$qtvers -I 
/usr/include/qwtplot3d-qt$qtvers --extra-libs=qwtplot3d-qt$qtvers  -l z -D 
GL2PS_HAVE_ZLIB);\
done;\
done
Traceback (most recent call last):
  File "configure.py", line 31, in ?
if 0x040500 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in ?
if 0x040500 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in 
if 0x040500 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in 
if 0x040500 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
make: *** [configure-stamp] Error 1

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

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

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

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



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



Bug#442969: pyqwt5: FTBFS: AttributeError: 'module' object has no attribute '_pkg_config'

2007-09-18 Thread Lucas Nussbaum
Package: pyqwt5
version: 5.0.1.dfsg-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building pyqwt5 in pyqwt5_5.0.1.dfsg-2.dsc
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01_configure to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
chmod ugo+x qt3lib/Qwt5/grace.py
chmod ugo+x qt4lib/PyQt4/Qwt5/grace.py
for pyvers in 2.4 2.5;\
do\
for qtvers in 3 4;\
do\
export QTDIR=/usr/share/qt$qtvers;\
mkdir -p build/py$pyvers-qt$qtvers;\
cp -Rl `ls . |grep -v build|grep -v debian` 
build/py$pyvers-qt$qtvers;\
(cd build/py$pyvers-qt$qtvers/configure;\
python$pyvers configure.py -$qtvers -I 
/usr/include/qwt-qt$qtvers/ --extra-libs=qwt-qt$qtvers );\
done;\
done
Traceback (most recent call last):
  File "configure.py", line 31, in ?
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in ?
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in 
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
Traceback (most recent call last):
  File "configure.py", line 31, in 
if 0x040600 > sipconfig._pkg_config['sip_version']:
AttributeError: 'module' object has no attribute '_pkg_config'
make: *** [configure-stamp] Error 1

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

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

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

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



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



Bug#442979: libgearman-client-async-perl: FTBFS: t/allinone........Can't locate Gearman/Server.pm in @INC

2007-09-18 Thread Lucas Nussbaum
Package: libgearman-client-async-perl
version: 0.94-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dpkg-source: building libgearman-client-async-perl in 
libgearman-client-async-perl_0.94-1.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
#docbook-to-man debian/libgearman-client-async-perl.sgml > 
libgearman-client-async-perl.1
perl Makefile.PL verbose INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
  ABSTRACT_FROM => q[lib/Gearman/Client/Async.pm]
  AUTHOR => q[Brad Fitzpatrick ([EMAIL PROTECTED]), Jonathan Steinert ([EMAIL 
PROTECTED])]
  INSTALLDIRS => q[vendor]
  NAME => q[Gearman::Client::Async]
  PREREQ_PM => { Gearman::Client=>q[1.05], Danga::Socket=>q[1.52], 
Test::Simple=>q[0.44] }
  VERSION_FROM => q[lib/Gearman/Client/Async.pm]
Using PERL=/usr/bin/perl
Writing Makefile for Gearman::Client::Async
/usr/bin/make OPTIMIZE="-O2 -g -Wall"
make[1]: Entering directory `/build/user/libgearman-client-async-perl-0.94'
cp lib/Gearman/Client/Async.pm blib/lib/Gearman/Client/Async.pm
cp lib/Gearman/Client/Async/Connection.pm 
blib/lib/Gearman/Client/Async/Connection.pm
Manifying blib/man3/Gearman::Client::Async.3pm
make[1]: Leaving directory `/build/user/libgearman-client-async-perl-0.94'
make test
make[1]: Entering directory `/build/user/libgearman-client-async-perl-0.94'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/allinoneCan't locate Gearman/Server.pm in @INC (@INC contains: 
/build/user/libgearman-client-async-perl-0.94/t/../../../../server/lib 
/build/user/libgearman-client-async-perl-0.94/t/../../Gearman/lib 
/build/user/libgearman-client-async-perl-0.94/blib/lib 
/build/user/libgearman-client-async-perl-0.94/blib/arch /etc/perl 
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
.) at t/allinone.t line 11.
BEGIN failed--compilation aborted at t/allinone.t line 11.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/async...skipped
all skipped: Can't find server to test with
t/err1skipped
all skipped: Can't find server to test with
t/err2skipped
all skipped: Can't find server to test with
t/err3skipped
all skipped: Can't find server to test with
t/err4skipped
all skipped: Can't find server to test with
t/err5skipped
all skipped: Can't find server to test with
t/err6skipped
all skipped: Can't find server to test with
t/err7skipped
all skipped: Can't find server to test with
t/err8skipped
all skipped: Can't find server to test with
t/tests-neededok
t/uniqskipped
all skipped: Can't find server to test with
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
---
t/allinone.t  255 65280??   ??   %  ??
10 tests skipped.
Failed 1/12 test scripts, 91.67% okay. 0/8 subtests failed, 100.00% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/build/user/libgearman-client-async-perl-0.94'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#442977: multi-gnome-terminal: FTBFS: libtool: link: cannot find the library `/usr/lib/libdb-4.5.la'

2007-09-18 Thread Lucas Nussbaum
Package: multi-gnome-terminal
version: 1.6.2-13.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
/bin/sh ../libtool --mode=link gcc  -O2 -DREDHAT_TERM -Wall -Wunused   -o 
multi-gnome-terminal  multi-gnome-terminal.o corba.o zvtterm.o enhanced_gui.o 
MultiTerminal-stubs.o MultiTerminal-skels.o MultiTerminal-common.o 
mgtnotebook.o vt.o update.o lists.o gnome-color-picker.o gnome-login-support.o 
subshell.o gnome-font-picker.o -lutil -rdynamic -L/usr/lib 
-lglade-gnome -lglade -lxml -lz -lgnorba -lORBitCosNaming -lORBit -lIIOP 
-lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule 
-ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-4 
-lglib
mkdir .libs
libtool: link: cannot find the library `/usr/lib/libdb-4.5.la'
make[4]: *** [multi-gnome-terminal] Error 1
make[4]: Leaving directory 
`/build/user/multi-gnome-terminal-1.6.2/build-tree/multi-gnome-terminal-1.6.2/gnome-terminal'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/build/user/multi-gnome-terminal-1.6.2/build-tree/multi-gnome-terminal-1.6.2/gnome-terminal'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/build/user/multi-gnome-terminal-1.6.2/build-tree/multi-gnome-terminal-1.6.2'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory 
`/build/user/multi-gnome-terminal-1.6.2/build-tree/multi-gnome-terminal-1.6.2'
make: *** [debian/stampdir/build-stamp] Error 2

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

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

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

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



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



Bug#442976: lua-logging: FTBFS: lua5.1: module 'logging' not found:

2007-09-18 Thread Lucas Nussbaum
Package: lua-logging
version: 1.1.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
pre-lua-dynamic-test-hook
** lua dynamic **
lua5.1 -l logging tests/testConsole.lua
lua5.1: module 'logging' not found:
no field package.preload['logging']
no file './logging.lua'
no file '/usr/local/share/lua/5.1/logging.lua'
no file '/usr/local/share/lua/5.1/logging/init.lua'
no file '/usr/local/lib/lua/5.1/logging.lua'
no file '/usr/local/lib/lua/5.1/logging/init.lua'
no file '/usr/share/lua/5.1/logging.lua'
no file '/usr/share/lua/5.1/logging/init.lua'
no file './logging.so'
no file '/usr/local/lib/lua/5.1/logging.so'
no file '/usr/lib/lua/5.1/logging.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
make[2]: *** [test-lua-dynamic-real] Error 1
make[2]: Leaving directory `/build/user/lua-logging-1.1.3'
make[1]: *** [test] Error 1
make[1]: Leaving directory `/build/user/lua-logging-1.1.3'
make: *** [debian/stamp-makefile-check] Error 2

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

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

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

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



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



Bug#442974: openh323: FTBFS: dh_strip: debug package libopenh323-develop is not listed in the control file

2007-09-18 Thread Lucas Nussbaum
Package: openh323
version: 1.18.0.dfsg-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/openh323-1.18.0.dfsg'
dh_testdir
dh_testroot
dh_strip -Nlibopenh323-1.18.0-dbg -Nlibopenh323-1.18.0-develop 
--dbg-package=libopenh323-dbg
# can't ship those in libopenh323-dbg due to namespace overlap
dh_strip -plibopenh323-1.18.0-develop -Nlibopenh323-1.18.0 -Nlibopenh323-dbg 
-Nlibopenh323-dev -Nsimph323 --dbg-package=libopenh323-develop
dh_strip: debug package libopenh323-develop is not listed in the control file
make[1]: *** [binary-strip] Error 1
make[1]: Leaving directory `/build/user/openh323-1.18.0.dfsg'
make: *** [binary-arch] Error 2

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

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

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

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



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



Bug#442995: g15daemon: FTBFS: /bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory

2007-09-18 Thread Lucas Nussbaum
Package: g15daemon
version: 1.9.0-wip.20070910-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[3]: Entering directory 
`/build/user/g15daemon-1.9.0-wip.20070910/libg15daemon_client'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..   
-DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib/g15daemon/1.9pre/plugins\"  
-g -Wall -O2 -c -o g15daemon_net.lo g15daemon_net.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/share\" 
-DPLUGINDIR=\"/usr/lib/g15daemon/1.9pre/plugins\" -g -Wall -O2 -c 
g15daemon_net.c  -fPIC -DPIC -o .libs/g15daemon_net.o
 cc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\"/usr/share\" 
-DPLUGINDIR=\"/usr/lib/g15daemon/1.9pre/plugins\" -g -Wall -O2 -c 
g15daemon_net.c -o g15daemon_net.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc  -g -Wall -O2   -o 
libg15daemon_client.la -rpath /usr/lib -version-info 1:2:0 g15daemon_net.lo  
-lpthread -lm -lg15render -lg15 
cc -shared  .libs/g15daemon_net.o  -lpthread -lm /usr/lib/libg15render.so 
/usr/lib/libg15.so  -Wl,-soname -Wl,libg15daemon_client.so.1 -o 
.libs/libg15daemon_client.so.1.0.2
(cd .libs && rm -f libg15daemon_client.so.1 && ln -s 
libg15daemon_client.so.1.0.2 libg15daemon_client.so.1)
(cd .libs && rm -f libg15daemon_client.so && ln -s libg15daemon_client.so.1.0.2 
libg15daemon_client.so)
ar cru .libs/libg15daemon_client.a  g15daemon_net.o
ranlib .libs/libg15daemon_client.a
creating libg15daemon_client.la
/bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory
libtool: link: `/usr/lib/libfreetype.la' is not a valid libtool archive
make[3]: *** [libg15daemon_client.la] Error 1
make[3]: Leaving directory 
`/build/user/g15daemon-1.9.0-wip.20070910/libg15daemon_client'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/g15daemon-1.9.0-wip.20070910'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/g15daemon-1.9.0-wip.20070910'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#442975: opal: FTBFS: dh_strip: debug package libopal-ptrace is not listed in the control file

2007-09-18 Thread Lucas Nussbaum
Package: opal
version: 2.2.8~dfsg1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/opal-2.2.8~dfsg1'
dh_testdir
dh_testroot
dh_strip -Nlibopal-2.2-dbg -Nlibopal-2.2-ptrace -Nlibopal-2.2-develop 
--dbg-package=libopal-dbg
# can't ship those in libopal-dbg due to namespace overlap
dh_strip -plibopal-2.2-ptrace -Nlibopal-2.2 -Nlibopal-dbg -Nlibopal-dev 
-Nsimpleopal -Nlibopal-2.2-develop --dbg-package=libopal-ptrace
dh_strip: debug package libopal-ptrace is not listed in the control file
make[1]: *** [binary-strip] Error 1
make[1]: Leaving directory `/build/user/opal-2.2.8~dfsg1'
make: *** [binary-arch] Error 2

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

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

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

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



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



Bug#442973: nemerle: FTBFS: ** ERROR **: file metadata.c: line 950 (mono_metadata_decode_row): assertion failed: (res_size == count)

2007-09-18 Thread Lucas Nussbaum
t Nemerle.Compiler.TypesManager.Iter 
(Nemerle.Core.list`1,Nemerle.Builtins.FunctionVoid`1) <0x000ae>
  at Nemerle.Compiler.TypesManager.Iter (Nemerle.Builtins.FunctionVoid`1) 
<0x00020>
  at Nemerle.Compiler.TypesManager.compile_all_tyinfos (bool) <0x001c2>
  at _N__N_l23853_23944.apply_void () <0x0001b>
  at Nemerle.Compiler.Solver.Enqueue (Nemerle.Builtins.FunctionVoid) <0x0003e>
  at Nemerle.Compiler.TypesManager.EmitDecls () <0x00050>
  at Nemerle.Compiler.Passes.Run () <0x00172>
  at Nemerle.CommandlineCompiler.MainClass.main_with_catching () <0x000c0>
  at Nemerle.CommandlineCompiler.MainClass.Main () <0x000e1>
  at (wrapper runtime-invoke) 
Nemerle.CommandlineCompiler.MainClass.runtime_invoke_void 
(object,intptr,intptr,intptr) <0x>

Native stacktrace:

mono [0x81ab1db]
mono [0x818e664]
[0xe600]
/lib/libc.so.6(abort+0x101) [0x556b00e1]
/usr/lib/libglib-2.0.so.0 [0x555bccc9]
/usr/lib/libglib-2.0.so.0(g_log+0x29) [0x555bccf9]
/usr/lib/libglib-2.0.so.0(g_assert_warning+0x70) [0x555bcd70]
mono(mono_metadata_decode_row+0x65) [0x81189dc]
mono(mono_metadata_decode_table_row+0x68) [0x811901b]
mono [0x8126b3b]
mono [0x8126f86]
mono(mono_class_get_fields+0x23) [0x8130c5c]
mono [0x80c4447]
[0x5657e225]
[0x5657e1e1]
[0x5673cdc5]
[0x5673c8e1]
[0x5673da76]
[0x5673da1e]
[0x5673d9cc]
[0x5670cf44]
[0x5670ca02]
[0x566de54f]
[0x566dd3b1]
[0x566e661d]
[0x566e0e50]
[0x566dd03f]
[0x566dd3b1]
[0x566d605a]
[0x566d0052]
[0x566cfcc0]
[0x566a7ab6]
[0x566a785c]
[0x566574eb]
[0x566572f7]
[0x56657236]
[0x566571af]
[0x566570d1]
[0x5669bb9b]
[0x5670f194]
[0x5670f05f]
[0x5670efb9]
[0x563bfb33]
[0x563b4b99]
[0x55fd61ca]
[0x55fd5f06]
mono [0x818e460]
mono(mono_runtime_invoke+0x29) [0x80b8aa0]
mono(mono_runtime_exec_main+0x24a) [0x80b9f5f]
mono(mono_runtime_run_main+0x2ea) [0x80b9a97]
mono(mono_jit_exec+0xbd) [0x805a8e8]
mono [0x805a9c5]
mono(mono_main+0x1247) [0x805bd8f]
mono [0x8059a96]
/lib/libc.so.6(__libc_start_main+0xe0) [0x5569a050]
mono [0x8059a11]

=
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=

make[4]: *** [out.stage1/Nemerle.stage1.dll] Aborted
make[4]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
make[3]: *** [aux-stage] Error 2
make[3]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
make[2]: *** [stage1] Error 2
make[2]: Leaving directory `/build/user/nemerle-0.9.3+dfsg/ncc'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/nemerle-0.9.3+dfsg'
make: *** [build-stamp] Error 2

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

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

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

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



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



Bug#442996: libclass-dbi-perl: FTBFS: tests failed

2007-09-18 Thread Lucas Nussbaum
ma/DBI.pm line 312
# ). Set env variables DBD_PG_DBNAME,  DBD_PG_USER,
# DBD_PG_PASSWD to enable testing.
skipped
all skipped: Pg connection failed.
t/18-has_a...ok
t/19-set_sql.ok
t/21-iteratorok
t/22-deflate_order...skipped
all skipped: Need MySQL for this test
t/23-cascade.ok
t/24-meta_info...ok
t/25-closures_in_metaskipped
all skipped: Need MySQL for this test
t/26-mutator.ok
t/27-mutator-old.ok
t/97-pod.ok
t/98-failure.ok
t/99-miscok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
---
t/11-triggers.t  255 6528013   26 200.00%  1-13
4 tests skipped.
Failed 1/28 test scripts, 96.43% okay. 13/572 subtests failed, 97.73% okay.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/build/user/libclass-dbi-perl-3.0.16'
make: *** [debian/stamp-makefile-check] Error 2

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

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

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

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



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



Bug#443000: a7xpg: FTBFS: [apply] /build/user/a7xpg-0.11.dfsg1/import/opengl.d:1117: found 'ref' when expecting ')'

2007-09-18 Thread Lucas Nussbaum
0: semicolon 
expected following function declaration
[apply] /build/user/a7xpg-0.11.dfsg1/import/opengl.d:1370: Declaration 
expected, not ','

BUILD FAILED
/build/user/a7xpg-0.11.dfsg1/build.xml:18: apply returned: 1

Total time: 2 seconds
make: *** [build-stamp] Error 1

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

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

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

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



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



Bug#443003: wmnut: FTBFS: wmnut.h:92: error: expected specifier-qualifier-list before 'UPSCONN'

2007-09-18 Thread Lucas Nussbaum
-c -o wmnut.o wmnut.c; \
then mv -f ".deps/wmnut.Tpo" ".deps/wmnut.Po"; else rm -f 
".deps/wmnut.Tpo"; exit 1; fi
In file included from wmnut.c:28:
wmnut.h:92: error: expected specifier-qualifier-list before 'UPSCONN'
wmnut.c: In function 'get_ups_var':
wmnut.c:94: error: 'ups_info' has no member named 'connexion'
wmnut.c:99: error: 'ups_info' has no member named 'connexion'
wmnut.c:103: error: 'ups_info' has no member named 'connexion'
wmnut.c:104: error: 'ups_info' has no member named 'comm_status'
wmnut.c:106: error: 'ups_info' has no member named 'connexion'
wmnut.c:107: error: 'ups_info' has no member named 'connexion'
wmnut.c:109: error: 'ups_info' has no member named 'comm_status'
wmnut.c:113: error: 'ups_info' has no member named 'connexion'
wmnut.c:122: error: 'ups_info' has no member named 'comm_status'
wmnut.c: In function 'get_ups_info':
wmnut.c:136: error: 'ups_info' has no member named 'ups_status'
wmnut.c:138: error: 'ups_info' has no member named 'ups_status'
wmnut.c:140: error: 'ups_info' has no member named 'ups_status'
wmnut.c:142: error: 'ups_info' has no member named 'ups_status'
wmnut.c:144: error: 'ups_info' has no member named 'ups_status'
wmnut.c:147: error: 'ups_info' has no member named 'ups_status'
wmnut.c:150: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:154: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:156: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:160: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:164: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:166: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:170: error: 'ups_info' has no member named 'battery_load'
wmnut.c:174: error: 'ups_info' has no member named 'battery_load'
wmnut.c:176: error: 'ups_info' has no member named 'battery_load'
wmnut.c: In function 'main':
wmnut.c:304: error: 'ups_info' has no member named 'comm_status'
wmnut.c:321: error: 'ups_info' has no member named 'ups_status'
wmnut.c:329: error: 'ups_info' has no member named 'ups_status'
wmnut.c:334: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:349: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:439: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:441: error: 'ups_info' has no member named 'battery_runtime'
wmnut.c:463: error: 'ups_info' has no member named 'battery_load'
wmnut.c:465: error: 'ups_info' has no member named 'ups_status'
wmnut.c:466: error: 'ups_info' has no member named 'battery_load'
wmnut.c:467: error: 'ups_info' has no member named 'battery_load'
wmnut.c:469: error: 'ups_info' has no member named 'battery_load'
wmnut.c:487: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:489: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:497: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:498: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:500: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c:509: error: 'ups_info' has no member named 'battery_percentage'
wmnut.c: In function 'InitCom':
wmnut.c:550: error: 'ups_info' has no member named 'connexion'
wmnut.c:551: error: 'ups_info' has no member named 'port'
wmnut.c:554: error: 'ups_info' has no member named 'connexion'
wmnut.c:559: error: 'ups_info' has no member named 'comm_status'
wmnut.c:566: error: 'ups_info' has no member named 'connexion'
wmnut.c:570: error: 'ups_info' has no member named 'connexion'
wmnut.c:577: error: 'ups_info' has no member named 'comm_status'
wmnut.c:581: error: 'ups_info' has no member named 'connexion'
wmnut.c:591: error: 'ups_info' has no member named 'connexion'
wmnut.c: In function 'InitHosts':
wmnut.c:612: error: 'ups_info' has no member named 'ups_status'
wmnut.c: In function 'CleanHos

Bug#443002: partimage: FTBFS: misc.cpp:1649: error: expected `;' before ')' token

2007-09-18 Thread Lucas Nussbaum
rning: deprecated conversion from string constant to 'char*'
misc.cpp:936: warning: deprecated conversion from string constant to 'char*'
misc.cpp:942: warning: deprecated conversion from string constant to 'char*'
misc.cpp:948: warning: deprecated conversion from string constant to 'char*'
misc.cpp:954: warning: deprecated conversion from string constant to 'char*'
misc.cpp:960: warning: deprecated conversion from string constant to 'char*'
misc.cpp:966: warning: deprecated conversion from string constant to 'char*'
misc.cpp:995: warning: deprecated conversion from string constant to 'char*'
misc.cpp: In function 'int checkInodeForDevice(char*)':
misc.cpp:1649: error: expected `;' before ')' token
make[5]: *** [misc.o] Error 1
make[5]: Leaving directory `/build/user/partimage-0.6.4/src/client'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/user/partimage-0.6.4/src/client'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/partimage-0.6.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/partimage-0.6.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/partimage-0.6.4'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#443001: compiz: FTBFS: /usr/include/X11/extensions/render.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Glyph'

2007-09-18 Thread Lucas Nussbaum
cifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:460: error: expected declaration 
specifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:461: error: expected declaration 
specifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:477: error: expected declaration 
specifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:486: error: expected declaration 
specifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:499: error: expected declaration 
specifiers or '...' before 'Picture'
/usr/include/X11/extensions/Xrender.h:505: error: expected '=', ',', ';', 'asm' 
or '__attribute__' before 'XRenderCreateSolidFill'
/usr/include/X11/extensions/Xrender.h:508: error: expected '=', ',', ';', 'asm' 
or '__attribute__' before 'XRenderCreateLinearGradient'
/usr/include/X11/extensions/Xrender.h:514: error: expected '=', ',', ';', 'asm' 
or '__attribute__' before 'XRenderCreateRadialGradient'
/usr/include/X11/extensions/Xrender.h:520: error: expected '=', ',', ';', 'asm' 
or '__attribute__' before 'XRenderCreateConicalGradient'
../../plugins/switcher.c: In function 'findArgbVisual':
../../plugins/switcher.c:564: error: 'XRenderPictFormat' has no member named 
'type'
../../plugins/switcher.c:564: error: 'XRenderPictFormat' has no member named 
'direct'
make[3]: *** [switcher.lo] Error 1
make[3]: Leaving directory `/build/user/compiz-0.5.2/obj-i486-linux-gnu/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/compiz-0.5.2/obj-i486-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/compiz-0.5.2/obj-i486-linux-gnu'
make: *** [build-stamp] Error 2

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

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

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

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




Bug#442978: lustre: FTBFS: The new PDF file could not be generated: lmc-pdf.pdf

2007-09-18 Thread Lucas Nussbaum
Package: lustre
version: 1.6.0.1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
Processing input path for main tex document.
No input path in the latex document found.

Setting the correct name for the result.

Preparing all documents and images.

Processing the actual generation of the PDF document.

The new PDF file could not be generated: lmc-pdf.pdf
Aborting ...

*** Warning: not creating PDF docs; install lyx to rectify this
make[1]: Leaving directory `/build/user/lustre-1.6.0.1/debian/build/lustre/doc'
# FIXME: debian/build isn't used
mv lustre/doc/{lconf.pdf,lctl.pdf,lfs.pdf,lmc.pdf} debian/build/lustre/doc
mv: cannot stat `lustre/doc/lconf.pdf': No such file or directory
mv: cannot stat `lustre/doc/lctl.pdf': No such file or directory
mv: cannot stat `lustre/doc/lfs.pdf': No such file or directory
mv: cannot stat `lustre/doc/lmc.pdf': No such file or directory
make: *** [build-stamp] Error 1

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

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

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

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



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



Bug#443006: miro: FTBFS: xine_impl.h:34:34: error: X11/extensions/Xvlib.h: No such file or directory

2007-09-18 Thread Lucas Nussbaum
Package: miro
version: 0.9.9.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
-fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.4 -c 
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c -o 
/build/user/miro-0.9.9.1/./build/temp.linux-i686-2.4/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.o
 -pthread -pthread
In file included from /build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:16:
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine_impl.h:34:34: error: 
X11/extensions/Xvlib.h: No such file or directory
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c: In function 
'__pyx_f_4xine_4Xine___new__':
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:66: warning: passing 
argument 1 of 'xineCreate' from incompatible pointer type
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c: In function 
'__pyx_f_4xine_4Xine_canPlayFile':
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:164: warning: implicit 
declaration of function 'xineCanPlayFile'
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c: In function 
'__pyx_f_4xine_4Xine_fillMovieData':
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:208: warning: implicit 
declaration of function 'xineFileDuration'
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:213: warning: implicit 
declaration of function 'xineFileScreenshot'
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c: In function 
'__pyx_f_4xine_4Xine_selectFile':
/build/user/miro-0.9.9.1/platform/gtk-x11/xine/xine.c:245: warning: implicit 
declaration of function 'xineSelectFile'
error: command 'gcc' failed with exit status 1
make: *** [python-build-stamp-2.4] Error 1

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

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

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

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



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



Bug#443007: gnome-system-monitor: FTBFS: proctable.cpp:1024: error: invalid conversion from 'pid_t*' to 'unsigned int*'

2007-09-18 Thread Lucas Nussbaum
clude/libwnck-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/startup-notification-1.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/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include  -Wall -std=c++98 -g -Wall -O2 -c -o 
load-graph.o load-graph.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPROCMAN_DATADIR=\""/usr/share/procman/"\" 
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgtop-2.0 
-I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 
-I/usr/include/startup-notification-1.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/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include  -Wall -std=c++98 -g -Wall -O2 -c -o 
proctable.o proctable.cpp
proctable.cpp: In function 'void proctable_update_list(ProcData*)':
proctable.cpp:1024: error: invalid conversion from 'pid_t*' to 'unsigned int*'
make[3]: *** [proctable.o] Error 1
make[3]: Leaving directory `/build/user/gnome-system-monitor-2.18.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/gnome-system-monitor-2.18.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/gnome-system-monitor-2.18.2'
make: *** [debian/stamp-makefile-build] Error 2

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

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

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

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



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



Bug#443014: sysvinit: FTBFS: dowall.c:114: error: called object 'major' is not a function

2007-09-18 Thread Lucas Nussbaum
Package: sysvinit
version: 2.86.ds1-38.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
gcc -c -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE -DINIT_MAIN utmp.c 
-o init_utmp.o
gcc -s  -o init init.o init_utmp.o -lsepol -lselinux
gcc -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE   -c -o halt.o halt.c
gcc -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE   -c -o ifdown.o 
ifdown.c
gcc -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE   -c -o hddown.o 
hddown.c
gcc -c -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE utmp.c
gcc -s -o halt halt.o ifdown.o hddown.o utmp.o
gcc -ansi -W -Wall -O2 -fomit-frame-pointer -D_GNU_SOURCE   -c -o dowall.o 
dowall.c
dowall.c: In function 'handler':
dowall.c:37: warning: unused parameter 'arg'
dowall.c: In function 'file_isatty':
dowall.c:114: error: called object 'major' is not a function
dowall.c: In function 'wall':
dowall.c:126: warning: unused parameter 'fromshutdown'
make[1]: *** [dowall.o] Error 1
make[1]: Leaving directory `/build/user/sysvinit-2.86.ds1/src'
make: *** [build] Error 2

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

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

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

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



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



Bug#443008: rkward: FTBFS: rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in this scope

2007-09-18 Thread Lucas Nussbaum
Package: rkward
version: 0.4.7a-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[5]: Entering directory `/build/user/rkward-0.4.7a/rkward/rbackend'
if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde 
-I/usr/share/qt3/include -I.  -I/usr/share/R/include -DQT_THREAD_SUPPORT  
-D_REENTRANT -DQT_NO_ASCII_CAST  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -MT 
rembedinternal.o -MD -MP -MF ".deps/rembedinternal.Tpo" -c -o rembedinternal.o 
rembedinternal.cpp; \
then mv -f ".deps/rembedinternal.Tpo" ".deps/rembedinternal.Po"; else 
rm -f ".deps/rembedinternal.Tpo"; exit 1; fi
rembedinternal.cpp: In function 'int RReadConsole(char*, unsigned char*, int, 
int)':
rembedinternal.cpp:172: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
rembedinternal.cpp: In function 'int REditFile(char*)':
rembedinternal.cpp:300: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp:301: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp: In function 'SEXPREC* runCommandInternalBase(SEXPREC*, 
REmbedInternal::RKWardRError*)':
rembedinternal.cpp:729: warning: deprecated conversion from string constant to 
'char*'
rembedinternal.cpp: In function 'void runUserCommandInternal(void*)':
rembedinternal.cpp:783: error: 'R_LastvalueSymbol' was not declared in this 
scope
rembedinternal.cpp: In member function 'void 
REmbedInternal::runCommandInternal(const QString&, 
REmbedInternal::RKWardRError*, bool)':
rembedinternal.cpp:797: warning: unused variable 'parsed'
make[5]: *** [rembedinternal.o] Error 1
make[5]: Leaving directory `/build/user/rkward-0.4.7a/rkward/rbackend'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/user/rkward-0.4.7a/rkward/rbackend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/user/rkward-0.4.7a/rkward'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/rkward-0.4.7a'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/rkward-0.4.7a'
make: *** [build-stamp] Error 2

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

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

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

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



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



<    4   5   6   7   8   9   10   11   12   >