Bug#571008: still exists

2010-06-19 Thread Michael Bienia
On 2010-04-07 10:11:27 -0600, dann frazier wrote: > Looks like this issue still exists in 0.8.1-1.2. The patch got added to -1.2 but forgotten to also add it to debian/patches/00list. Therefore it doesn't get applied during build. Michael -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lis

Bug#571008: `stringToQualifiedNameList' implicitly converted to pointer

2010-03-12 Thread Michael Bienia
s.dpatch by Michael Bienia ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Add missing PostgreSQL includes. @DPATCH@ diff -urNad postgresql-pllua-0.8.1~/plluaapi.c postgresql-pllua-0.8.1/plluaapi.c --- postgresql-pllua-0.8.1~/plluaapi.c 2010-03-12 17:28:30

Bug#569446: xtalk: FTBFS: /bin/sh: dos2unix: not found

2010-03-12 Thread Michael Bienia
On 2010-02-11 20:08:11 +0100, Lucas Nussbaum wrote: > > /bin/sh: dos2unix: not found diff -u xtalk-1.3/debian/rules xtalk-1.3/debian/rules --- xtalk-1.3/debian/rules +++ xtalk-1.3/debian/rules @@ -33,7 +33,7 @@ dh_installdirs $(MAKE) DESTDIR=$(CURDIR)/debian/xtalk install -

Bug#569368: squishdot: FTBFS: /bin/sh: dos2unix: not found

2010-03-12 Thread Michael Bienia
On 2010-02-11 20:08:04 +0100, Lucas Nussbaum wrote: > > /bin/sh: dos2unix: not found diff -u squishdot-1.5.0/debian/rules squishdot-1.5.0/debian/rules --- squishdot-1.5.0/debian/rules +++ squishdot-1.5.0/debian/rules @@ -27,7 +27,7 @@ dh_clean -k dh_installdirs dh_installzo

Bug#562364: transfig build failure

2010-03-05 Thread Michael Bienia
On 2010-02-16 15:47:36 -0800, Daniel Schepler wrote: > I'm seeing this build failure still (or maybe again?) with texlive-extra > version 2009-7, which is supposed to have #562497 fixed: The problem now seems to be that epstopdf ignores the --outfile in --filter mode. I don't know if epstopdf its

Bug#569118: php-imlib: FTBFS with php 5.3

2010-03-05 Thread Michael Bienia
On 2010-02-10 00:39:21 -0600, Raphael Geissert wrote: > > /tmp/buildd/php-imlib-0.7/imlib.c:46: error: duplicate 'static' > > /tmp/buildd/php-imlib-0.7/imlib.c:54: error: duplicate 'static' > > /tmp/buildd/php-imlib-0.7/imlib.c:77: error: 'second_arg_force_ref' > > undeclared here (not in a functio

Bug#551250: Fix for libmatio FTBFS

2010-02-01 Thread Michael Bienia
Hello, as the package also FTBFS in Ubuntu lucid I looked if I can find the cause and a possible fix for it. The problem is ,[ excerpt from doxygen/latex/refman.log ]- | ! LaTeX Error: File `a4.sty' not found. ` Thus the fix is simple: add texlive-latex-recommended to Build-Depends. Micha

Bug#552917: Patch to fix stow FTBFS

2010-01-30 Thread Michael Bienia
Hello, here is a patch to fix the FTBFS. Michael diff -u stow-1.3.3/debian/rules stow-1.3.3/debian/rules --- stow-1.3.3/debian/rules +++ stow-1.3.3/debian/rules @@ -7,8 +7,7 @@ build/stow:: [ -d texi ] || ( mkdir texi ; cd texi \ ; ln -s ../stow.texi ../version.texi . \ -

Bug#551243: php-htmlpurifier: FTBFS: Console_Getopt: unrecognized option -- /

2010-01-29 Thread Michael Bienia
On 2009-10-21 21:52:11 +0200, Christian BAYLE wrote: > Hi, I think i found why > when used in a builder the > > /usr/share/dh-make-php/phppkginfo . package > and > /usr/share/dh-make-php/phppkginfo . version > > commands don't return anything [...] > I couldn't figure out yet why this happens I

Bug#560484: Patch to fix the "invalid conversion from 'const char*' to 'char*'" error

2010-01-20 Thread Michael Bienia
Hello, here is the patch I applied to the Ubuntu package to fix it. Michael --- smilutils-0.3.2+cvs20070731.orig/libkino/gnome-stubs.cc +++ smilutils-0.3.2+cvs20070731/libkino/gnome-stubs.cc @@ -24,16 +24,16 @@ char *gnome_config_get_string( const char *path ) { - char *ptr = strchr( p

Bug#523640: Patch to build djplay without glib1.2

2009-09-13 Thread Michael Bienia
+'char*'" + * Build without glib1.2 + + -- Michael Bienia Sun, 13 Sep 2009 16:36:23 +0200 + djplay (0.5.0-3ubuntu1) intrepid; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: diff -u djplay-0.5.0/debian/control djplay-0.5.0/debian/control --- djplay-0.5.

Bug#462844: Patch to fix FTBFS

2008-02-09 Thread Michael Bienia
Hello, as cpu 1.4.3-10 also failed to build in Ubuntu with the same reason as in Debian, here is the patch I applied to the package to get it successfully build. Hope it helps. Regards, Michael diff -u cpu-1.4.3/debian/rules cpu-1.4.3/debian/rules --- cpu-1.4.3/debian/rules +++ cpu-1.4.3/debian/

Bug#447248: fusd-kor - FTBFS: failure: cannot read files list file: No such file or directory

2008-01-31 Thread Michael Bienia
On 2008-01-12 15:49:46 +0100, Lucas Nussbaum wrote: > On 19/10/07 at 12:30 +0200, Bastian Blank wrote: > > Package: fusd-kor > > Version: 1.10+11-2 > > Severity: serious > > > > There was an error while trying to autobuild your package: > > > > > Automatic build of fusd-kor_1.10+11-2 on lxdebian.

Bug#456351: Patch to fix the FTBFS in scite

2008-01-29 Thread Michael Bienia
tags 456351 + patch user [EMAIL PROTECTED] usertag 456351 + ubuntu-patch hardy thanks Hello, here is the patch I applied to the Ubuntu package to fix the FTBFS on amd64. The problem is in scite/gtk/makefile: IFaceTable.o is only added to the object list through LUA_OBJS but on amd64 scite is co

Bug#380825: gnue-common: Patch to add missing file encoding (needed by python 2.5)

2007-12-08 Thread Michael Bienia
Hello, I've applied the changes from the proposed NMU to the Ubuntu package of gnue-common. I needed also a small patch to setupext/install_data.py to make python 2.5 happy (it complained about non-ascii chars inside the file). I applied the patch inline as otherwise the patch gets de-applied befo

Bug#421341: FTBFS: Something wrong with gcjh/classpath/something

2007-09-14 Thread Michael Bienia
tch +++ pdftk-1.40/debian/patches/abi-mismatch.dpatch @@ -0,0 +1,27 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## abi-mismatch.dpatch by Michael Bienia <[EMAIL PROTECTED]> +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fix libgcj linkage error ab

Bug#436244: snort: FTBFS on Ubuntu gutsy

2007-08-06 Thread Michael Bienia
On 2007-08-06 17:01:08 +0200, Cyril Brulebois wrote: > > Searching with packages.debian.org for html.sty in unstable reveals > > that it's in latex2html which is in non-free. So it can't be used as a > > build-dependency for snort. > > It is still depending on tetex, not on texlive, anyway. The ma

Bug#436244: snort: FTBFS on Ubuntu gutsy

2007-08-06 Thread Michael Bienia
Package: snort Version: 2.7.0-2 Severity: serious Justification: no longer builds from source snort 2.7.0-2 from experimental got synced to Ubuntu gutsy and FTBFS on i386 which also builds the arch all packages. The build failure happens during building the snort_manual.pdf: , | cd doc && mak

Bug#425067: [pkg-boost-devel] Bug#425067: alps-light1: FTBFS with new libboost

2007-07-19 Thread Michael Bienia
On 2007-07-16 21:36:42 -0500, Steve M. Robbins wrote: > On Mon, Jul 16, 2007 at 05:27:52PM +0200, Cyril Brulebois wrote: > > Daniel Schepler <[EMAIL PROTECTED]> (18/05/2007): > > > Package: alps-light1 > > > Version: 1.2.2-2 > > > Severity: serious > > > > > > From my pbuilder build log: > > > ...