Bug#548234: libbinio: FTBFS with gcc 4.4

2009-09-24 Thread Fabrice Coutadeur
Package: libbinio Version: 1.4-12 Severity: important Tags: patch Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, We've patched this package in Ubuntu to make it compile with gcc 4.4. Here is the fix. Thanks,

Bug#505029: hydrogen: Patch that has been used in Ubuntu

2009-09-28 Thread Fabrice Coutadeur
Package: hydrogen Version: 0.9.3-5.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This is the patch that has been used in Ubuntu. As it's a bit different as the fix that has been put here, I send it to you. Cheers, fabrice

Bug#548786: incron: FTBFS in hardened mode because of an invalid conversion from 'const char*' to 'char*'

2009-09-28 Thread Fabrice Coutadeur
Package: incron Version: 0.5.8-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, In Ubuntu, the default is hardened/optimised mode, and this provoque a compiletion error in incron: g++ -c -O2 -g0 -Wall -pipe -o incroncfg.o

Bug#555784: odin: Patch that fix the FTBFS

2010-12-05 Thread Fabrice Coutadeur
-binutils-gold.patch 1970-01-01 01:00:00.0 +0100 +++ odin-1.8.1/debian/patches/fix-FTBFS-binutils-gold.patch 2010-12-05 22:56:51.0 +0100 @@ -0,0 +1,59 @@ +Description: fix FTBFS wih binutils-gold, by adding missing libs to LDADD in + several Makefile.in +Author: Fabrice Coutadeur

Bug#606503: stardict-tools: Still FTBFS in natty because of missing link with libz

2010-12-09 Thread Fabrice Coutadeur
Package: stardict-tools Version: 3.0.1-6 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Even after your last update, the package still FTBFS in Ubuntu (and also with binutils-gold) with the following error: ... libtool: link: g++

Bug#553957: blender: fix to the FTBFS

2010-12-09 Thread Fabrice Coutadeur
Package: blender Version: 2.49.2~dfsg-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, I've made the following changes to the patch 50_debian_build_config to make the package build in Ubuntu, where --as-needed and not indirect

Bug#606724: cyphesis-cpp: Please add support for Python 2.7 detection

2010-12-11 Thread Fabrice Coutadeur
/debian/patches/python2.7_detection.patch @@ -0,0 +1,25 @@ +Description: add detection of python2.7 in configure.ac file +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- cyphesis-cpp-0.5.21.orig/configure.ac cyphesis-cpp-0.5.21/configure.ac +@@ -161,6 +161,11 @@ + dnl if found define

Bug#564974: cyphesis-cpp: Patch that fixes the FTBFS

2010-12-11 Thread Fabrice Coutadeur
header or changing the inclusion order. +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- cyphesis-cpp-0.5.21.orig/common/Property_impl.h cyphesis-cpp-0.5.21/common/Property_impl.h +@@ -22,6 +22,7 @@ + + #include Property.h + ++#include Atlas/Objects/RootOperation.h + #include Atlas

Bug#616048: life: Please consider adding an explicit build dependency on libboost-mpi-dev

2011-03-01 Thread Fabrice Coutadeur
Package: life Severity: wishlist Hi, Ubuntu split the boost package to have mpi dependent packages in Universe instead of Main. This means that in Ubuntu liboost-dev-all does not contains the libboost-mpi-dev package, even if the libboost-mpi-dev package exists. So please, to avoid having a

Bug#607246: eurephia: FTBFS with binutils-gold because of undefined reference to symbol 'dlopen@@GLIBC_2.1'

2010-12-15 Thread Fabrice Coutadeur
with binutils-gold because of --as-needed. The fix only + consists in moving ld lib at the end of the linked libraries. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- eurephia-1.0.1.orig/eurephiadm/CMakeLists.txt eurephia-1.0.1/eurephiadm/CMakeLists.txt +@@ -69,7 +69,7 @@ SET(MAN_PAGES

Bug#607247: eurephia: Do not call configure in the clean target: this gives an error

2010-12-15 Thread Fabrice Coutadeur
Package: eurephia Version: 1.0.1-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Because of the dependency on configure in the clean target, I was having the following error when running debuild -S: ... dh_clean dpkg-source -b

Bug#554359: flobopuyo: Patch that fix the FTBFS with --as-needed

2010-12-17 Thread Fabrice Coutadeur
/debian/patches/99_binutils-gold.patch @@ -0,0 +1,41 @@ +Description: Fix FTBFS when using --as-needed by putting the libs as last + argument of the link line (and creating a LIBS variable) +Author: Fabrice Coutadeur fabric...@ubuntu.com +--- flobopuyo-0.20.orig/Makefile flobopuyo-0.20/Makefile

Bug#617758: mmass: Use default python version instead of hardcoded python2.6

2011-03-10 Thread Fabrice Coutadeur
Package: mmass Version: 3.9.0-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, Default python version is python2.7 in Ubuntu and your package contains hardcoded reference to python2.6. Please use generic python references to make

Bug#567190: piuparts: Please add an option to have a log level different of DUMP (with patch)

2010-01-27 Thread Fabrice Coutadeur
Package: piuparts Version: 0.38 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, The log generated by default of a local execution of piuparts (to test a package, for example) is very long and very complex to understand. It would

Bug#558215: hk-classes: FTBFS with python2.6

2009-11-26 Thread Fabrice Coutadeur
Package: hk-classes Version: 0.8.3-6 Severity: important Justification: fails to build from source Hi, When building this package on Ubuntu (where default python is 2.6), I'm getting this error: dh_install: python-hk-classes missing files (usr/lib/python*), aborting make: ***

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-11-28 Thread Fabrice Coutadeur
Package: nwatch Version: 0.03-5 Severity: grave Justification: renders package unusable Hi, When starting nwatch in the developement version of Ubuntu, I'm getting the following error: Can't locate PortScan/ScannedHost.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola, Yes, I do: apt-cache policy nmap nmap: Installed: 5.00-3 Candidate: 5.00-3 Version table: *** 5.00-3 0 500 http://archive.ubuntu.com lucid/main Packages I've checked and this is the same version as in Squeeze. I also checked and there is not perl module in actual nmap

Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola, Ola Lundqvist escribió: Ok, good to know. In that case I suggest that we remove the nwatch package from Debian, unless someone steps forward and port it to the later versions. What do you think? I totally agree with you: I haven't been able to find any updated source of nwatch and

Bug#539096: elmerfem: FTBFS with python 2.6

2009-07-28 Thread Fabrice Coutadeur
Package: elmerfem Version: 5.5.0.svn.4214.dfsg-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This package needed some adaptation to build fine with python 2.6. Here is the patch that we applied in Ubuntu to fix the FTBFS

Bug#533991: line6-usb: Here is the patch to fix this FTBFS

2009-07-29 Thread Fabrice Coutadeur
Package: line6-usb Version: 0.8.0+svn547-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, Here is the patch to fix this FTBFS. * debian/control: add build-dependency on module-assistant to fix a FTBFS * debian/rules: fix the

Bug#539243: hugin: Watch file should point to the .gz tarball instead of the .bz2 one

2009-07-29 Thread Fabrice Coutadeur
Package: hugin Severity: minor Hi, Since the release candidate of hugin 0.7.0, upstream switched to the gz format to release the source tarball. But in the watch file, we are still using the bz2 format. The watch file should be updated to take the gz tarball into account, and detect then the

Bug#539343: Please update calibre to version 0.6.3

2009-07-30 Thread Fabrice Coutadeur
Package: calibre Version: 0.5.14+dfsg-1 Severity: wishlist Hi, As stated at http://calibre.kovidgoyal.net/downloads/ , it seems that version 0.6 is out since some time. Please update the Debian version to release. Thanks, Fabrice -- System Information: Debian Release: squeeze/sid APT

Bug#536944: uim: Patch to fix the FTBFS

2009-08-04 Thread Fabrice Coutadeur
Package: uim Version: 1:1.5.5-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, With this patch, the package builds correctly. As no upstream web page is referenced, I'm not able to forward it upstream. Maybe you can include it

Bug#565121: opencv: FTBFS with python 2.6 because of reference to site-packages in .install file

2010-01-12 Thread Fabrice Coutadeur
Package: opencv Version: 1.0.0-6.1 Severity: important Tags: patch Justification: fails to build from source User: debian-pyt...@lists.debian.org Usertags: python2.6 origin-ubuntu jaunty ubuntu-patch Hi, When building your package for python 2.6, I'm getting this error: dh_install

Bug#569278: FTBFS in Ubuntu with python2.6 because buildbot binary is installed in /usr/local

2010-02-10 Thread Fabrice Coutadeur
Package: buildbot Version: 0.7.12-1 Severity: important Tags: patch User: debian-pyt...@lists.debian.org Usertags: origin-ubuntu karmic ubuntu-patch python2.6 Hi, During rebuild of buildbot in Ubuntu, the package FTBFS because some binaries are installed in /usr/local: dh_builddeb Found

Bug#563963: /usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist

2010-01-06 Thread Fabrice Coutadeur
Package: ann-tools Version: 1.1.1+doc-2.1 Severity: grave Justification: renders package unusable Hi, After installing ann-tools, I'm trying to run the embedded scripts, and I'm getting those messages: /usr/bin/ann_test: error: `/usr/bin/.libs/ann_test' does not exist This script is just a

Bug#566307: uim: FTBFS because of missing build dependency on libgnomeui-dev

2010-01-22 Thread Fabrice Coutadeur
Package: uim Version: 1:1.5.7-2 Severity: important Tags: patch Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, I had to add an explicit build dependency on libgnomeui-dev, to fix the following build error:

Bug#541134: openchange: FTBFS because of missing build dependency on libsqlite3-dev and configure missing executable flag

2009-08-11 Thread Fabrice Coutadeur
Package: openchange Version: 1:0.8.2+svn1423-1 Severity: important Tags: patch Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, This package FTBFS in Karmic (Ubuntu), because: - The configure script does not have the

Bug#541954: plexus-sec-dispatcher: FTBFS because of missing plexus-container-default.jar

2009-08-16 Thread Fabrice Coutadeur
Package: plexus-sec-dispatcher Version: 1.3.1-2 Severity: important Justification: fails to build from source Hi, This package should build depends on libplexus-containers-java as it is looking for plexus-container-default.jar. Here is the log of the build: generate-sources: [modello] Running

Bug#542465: ITA: aptoncd - CD-based repository creator for packages downloaded via APT

2009-08-19 Thread Fabrice Coutadeur
Package: wnpp Severity: normal Hi, As aptoncd has been orphaned by the QA team (basically, because of the bad state of the package, and the number of bug reports), I'd like to take over the package maintenance. Thanks, Fabrice -- System Information: Debian Release: 5.0 APT prefers

Bug#542524: openturns: FTBFS with python2.6

2009-08-19 Thread Fabrice Coutadeur
Package: openturns Version: 0.13.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This package FTBFS with python2.6, because it's referencing python2.5 and i site-packages in some install file. The fix can be applied with

Bug#542745: override: aptoncd:admin/extra

2009-08-20 Thread Fabrice Coutadeur
Package: ftp.debian.org Severity: normal Hi, As stated by debcheck, this package depends on lsb-release and lsb-release is priority extra. So according to Section 2.5, aptoncd should be also extra. Thanks, Fabrice -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT

Bug#529331: luatex FTBFS wih libpoppler 0.11 because ~GfxFont() is protected

2009-05-18 Thread Fabrice Coutadeur
Package: luatex Severity: wishlist Hi, Luatex FTBFS with lipoppler 0.11, as ~GfxFont() became protectedr. in the log, you find the following comment: 2008-12-16 Make destructors private/protected since you are not supposed to use them The error in the log is:

Bug#523842: mplayer: Debdiff with the change to create the nogui package, as well as a manpages package

2009-05-23 Thread Fabrice Coutadeur
Package: mplayer Followup-For: Bug #523842 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch This debdiff creates a -nogui package, but also, to avoid duplicating the manpages (1 Mb compressed), it creates a -manpages package. mplayer-nogui conflicts and replace

Bug#531470: Please, make mozilla-noscript compatible with seamonkey and firefox

2009-06-01 Thread Fabrice Coutadeur
Package: mozilla-noscript Version: 1.9.2.8-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch We made the following changes in Ubuntu, to add abrowser as supported browser, and also add support for seamonkey, and, as stated in

Bug#531632: meld: Please update the email of the author to stevek at gnome.org

2009-06-02 Thread Fabrice Coutadeur
Package: meld Version: 1.3.0-1 Severity: minor As you can see on the official web page (mailing list part) at http://mail.gnome.org/mailman/listinfo/meld-list the correct email of the author should be stevek at gnome.org. Please update the debian/copyright file with this 'new' email. -- System

Bug#532395: coredump when using libgmerlin without installing gmerlin

2009-06-08 Thread Fabrice Coutadeur
Package: gmerlin Version: 0.4.0-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When using the standard lib libgmerlin0, openmovieeditor 0.0.20090105 is giving a coredump: Program received signal SIGSEGV, Segmentation fault.

Bug#538054: vips: FTBFS with python2.6

2009-07-22 Thread Fabrice Coutadeur
Package: vips Version: 7.18.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, Here are the changes that we performed in Ubuntu to make vips compile with python2.6. This changes are compatible with python 2.5, and can be

Bug#536202: libnet: TCP header fields not correct on 64 bit machines

2009-07-08 Thread Fabrice Coutadeur
Package: libnet Version: libnet Severity: important *** Please type your report below this line *** This bug was discovered when trying to work with the dsniff package's TCPkill program on a 64-bit X86 machine. Applicable packages: dsniff 2.4b1+debian-18 libnet1 1.1.2.1-4 libc6 2.9-4ubuntu6

Bug#536208: magicor requires versioned dep on magicor-data

2009-07-08 Thread Fabrice Coutadeur
Package: magicor Severity: wishlist *** Please type your report below this line *** As stated in Ubuntu bug 183029 (https://launchpad.net/bugs/183029), magicor should have a versioned dependency on magicor-data, like this: diff -u magicor-1.0/debian/control magicor-1.0/debian/control ---

Bug#581645: aptoncd: Crash on startup (gtk.HBox has no attribute)

2010-05-15 Thread Fabrice Coutadeur
Hi, I've just uploaded the latest version (bzr117) in m.d.o. Waiting for a sponsor to upload it. Thanks, Fabrice 2010/5/14 Romain Bossart romain.boss...@free.fr Package: aptoncd Version: 0.1.98+bzr112-1 Severity: important Hi, aptoncd crashes on startup with the following traceback:

Bug#572076: Lastest version waiting for a psonsor

2010-05-15 Thread Fabrice Coutadeur
Hi, Latest version of aptoncd fix this issue. Waiting for a sponsor in m.d.o Fabrice

Bug#582455: vtk: FTBFS with boost1.42 because of missing boost/vector_property_map.hpp

2010-05-20 Thread Fabrice Coutadeur
Package: vtk Version: 5.4.2-6 Severity: important Justification: fails to build from source Hi, when trying to build vtk in sid, I'm getting the following error: ... [ 92%] Building CXX object Infovis/CMakeFiles/vtkInfovis.dir/vtkBoostBiconnectedComponents.cxx.o

Bug#582565: vtk: FTBFS with python 2.6 because of hard-coded site-packages directory

2010-05-21 Thread Fabrice Coutadeur
Package: vtk Version: 5.4.2-6 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch Hi, After applying the patch to fix the FTBFS with boost1.42, the package FTBFS in Ubuntu because of python 2.6. *** /tmp/tmpUOfWSo In Ubuntu, the

Bug#561524: FTBFS with python 2.6 with pyjamas-pyjs missing files error

2009-12-17 Thread Fabrice Coutadeur
Package: pyjamas Version: 0.7~+pre2-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When building pyjamas with python 2.6 in Ubuntu, it FTBFS with the following error: dh_install --fail-missing dh_install: pyjamas-pyjs missing

Bug#560583: python-carrot: This is fixed by adding a build dependency on python-django

2009-12-17 Thread Fabrice Coutadeur
Package: python-carrot Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, We were having the same problem in Ubuntu and we applied the following patch to fix the FTBFS. Thanks, Fabrice *** /tmp/tmpBR3F59 In Ubuntu, we've applied

Bug#561608: python-multiprocessing: FTBFS if only python 2.6 is installed

2009-12-18 Thread Fabrice Coutadeur
Package: python-multiprocessing Version: 2.6.2.1-2 Severity: important Tags: patchaftbfs python2.6 Justification: fails to build from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When building this package with python2.6 only, it FTBFS with the

Bug#524429: lastfm FTBFS with qt45 because VolumeSlider header is generated as phonon/Phonon::VolumeSlider

2009-04-16 Thread Fabrice Coutadeur
Package: lastfm Version: 1:1.5.1.31879.dfsg-1 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, This are the errors that I get when rebuilding lastfm with qt45:

Bug#524563: kitty is not disabling rpath because DEB_CONFIGURE_EXTRA_FLAGS is on the wrong place

2009-04-17 Thread Fabrice Coutadeur
Package: kitty Version: 0.9.2-2.1 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch The CONFIGURE_EXTRA_FLAGS variable has to be set after including the CDBS files. As it is now, this line is not applied. *** /tmp/tmpypAYAF In

Bug#604759: gst-entrans: FTBFS with binutils-gold because of missing symbols

2010-11-23 Thread Fabrice Coutadeur
Package: gst-entrans Version: 0.10.2-2 Severity: wishlist Tags: patch Hi, Your package FTBFS when linking with binutils-gold or using --as-needed and not linking to indirect libraries. The relevant part of the FTBFS is: ... libtool: link: gcc -pthread -I/usr/include/gstreamer-0.10

Bug#604890: jackeq: FTBFS with binutils-gold because of --as-needed

2010-11-24 Thread Fabrice Coutadeur
Package: jackeq Version: 0.4.1-4 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, jackeq FTBFS again in Ubuntu because we applied --as-needed as a default link option, meaning that required libraries added previously has to be

Bug#605418: fcitx: FTBFS with binutils-gold with undefined references when linked with --as-needed

2010-11-29 Thread Fabrice Coutadeur
/patches/fix-as-needed.patch 2010-11-29 15:30:06.0 +0100 @@ -0,0 +1,14 @@ +Description: Fix FTBFS when linked with --as-needed by adding missing -lXrender + to LDADD and moving -lpthread, -ldl and -lXpm from LDFLAGS to LDADD +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- fcitx-3.6.4

Bug#592714: creoleparser: How about this patch?

2010-09-18 Thread Fabrice Coutadeur
Package: creoleparser Version: 0.7.2-3 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch Hi, I thinks this patch is cleaner, as it just move the test after the installation, to have a predictable fix path. Is it ok? Thanks, Fabrice

Bug#601935: closed by Francois Marier franc...@debian.org (Bug#601935: fixed in cil 0.07.00-3)

2010-10-31 Thread Fabrice Coutadeur
Wouah! That was quick! I'll request the sync to keep Ubuntu and Debian in sync. Thanks ! Fabrice 2010/10/31, Debian Bug Tracking System ow...@bugs.debian.org: This is an automatic notification regarding your Bug report which was filed against the cil package: #601935: cil FTBFS with missing

Bug#602166: cimg: FTBFS with binutils-gold

2010-11-02 Thread Fabrice Coutadeur
Package: cimg Version: 1.3.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch no-add-needed Hi, binutils-gold will be the default for next Debian and Ubuntu release. The main difference is that --no-add-needed is the default behavior of

Bug#602334: cmor: FTBFS with binutils-gold, with undefined reference to floor@@GLIBC2.0

2010-11-03 Thread Fabrice Coutadeur
@@ -0,0 +1,42 @@ +Description: Fix FTBFS with binutils-gold by explicitly linking tests against + libm. Also, add -lm to .pc file, as the previous FTBFS has demonstrated that + libm is required to use libcmor +Author: Fabrice Coutadeur fabric...@ubuntu.com +Index: cmor-2.4.0/Makefile.in

Bug#602362: libjsr166y-java: FTBFS in sid with type parameters ... cannot be determined error

2010-11-03 Thread Fabrice Coutadeur
Package: libjsr166y-java Version: 0.1.20080107-1 Severity: serious Justification: fails to build from source Hi, Your package FTBFS in a sid chroot with the following messages: ... src/main/java/jsr166y/forkjoin/ParallelArray.java:1657: type parameters of Tjsr166y.forkjoin.Ops.PredicateT cannot

Bug#602472: acedb: FTBFS with binutils because of undefined reference to symbol 'XFree'

2010-11-05 Thread Fabrice Coutadeur
): undefined reference to symbol 'XFree' +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- acedb-4.9.39+dfsg.01.orig/wmake/LINUX_4_DEF acedb-4.9.39+dfsg.01/wmake/LINUX_4_DEF +@@ -28,7 +28,7 @@ COMPILER = gcc $(COPT) -Wall -DACEDB4 ` + LINKER = gcc $(COPT) + + # The arg to libs-config

Bug#602959: btag: FTBFS with binutils-gold because of missing symbol 'boost::system::get_system_category()'

2010-11-09 Thread Fabrice Coutadeur
Package: btag Version: 1.0.1-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch Hi, btag FTBFS with binutils-gold. Here is the relevant part of the build log: ... Linking CXX executable btag /usr/bin/cmake -E cmake_link_script

Bug#602959: btag: FTBFS with binutils-gold because of missing symbol 'boost::system::get_system_category()'

2010-11-09 Thread Fabrice Coutadeur
Hi Fernando, and thanks for the quick answer! 2010/11/10, Fernando Lemos fernando...@gmail.com: * debian/rules: added -lboost_system to LDFLAGS to force a fix link with libboost. This fixes a FTBFS with binutils-gold. I don't plan to do anything about this for the time being. The

Bug#554757: gts: Patch to fix the FTBFS

2010-11-10 Thread Fabrice Coutadeur
to symbol XX + errors. +Author: Fabrice Coutadeur fabric...@ubuntu.com + +--- gts-0.7.6+darcs100321.orig/tools/Makefile.in gts-0.7.6+darcs100321/tools/Makefile.in +@@ -59,11 +59,11 @@ gts2dxf_LDADD = $(LDADD) + gts2dxf_DEPENDENCIES = $(top_builddir)/src/libgts.la + gts2oogl_SOURCES = gts2oogl.c

Bug#600550: Please consider adding abrowser as a recommends for nips2

2010-10-19 Thread Fabrice Coutadeur
Thanks to you for your work! Sync (possible thanks to you)! requested thanks again, Fabrice 2010/10/19, Jay Berkenbilt q...@debian.org: Apart from firefox browser package, there is also an abrowser meta package in Ubuntu, representing firefox without the mozilla branding. This is the only

Bug#603299: cimg: FTBFS with binutils-gold because of missing libX11 when linking the examples

2010-11-12 Thread Fabrice Coutadeur
/20_fix-missing-libX11-binutils-gold.patch 2010-11-12 07:00:11.0 +0100 @@ -0,0 +1,15 @@ +Description: Fix a FTBFS with binutils-gold when building gmic_gimp because of + missing XGetWindowAttributes symbol, found in libX11. Adding thus -lX11 to link + options of gmic_gimp. +Author: Fabrice

Bug#564977: drgeo: Patch to fix the FTBFS

2010-11-13 Thread Fabrice Coutadeur
/debian/patches/07-fix_ftbfs-gcc-4.5.dpatch +++ drgeo-1.1.0/debian/patches/07-fix_ftbfs-gcc-4.5.dpatch @@ -0,0 +1,58 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 07-fix_ftbfs-gcc-4.5.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## Description: fix FTBFS with gcc 4.5 with undefined reference

Bug#603348: Error because of /usr/share/pixmaps/mplayer.xpm (in Squeeze)

2010-11-13 Thread Fabrice Coutadeur
Hi, 2010/11/13, os.n...@gmx.de os.n...@gmx.de: /var/cache/apt/archives/mplayer-2%3a1.0~rc3++svn20100804-0.1_i386.deb This version of mplayer does not exist in the official Debian's archive. Please uninstall it first or drop non official repositories (like debian-multimedia) from your sources

Bug#603500: libinstpatch: FTBFS with binutils-gold when linking example, with undefined referenced symbol

2010-11-14 Thread Fabrice Coutadeur
+0100 +++ libinstpatch-1.0.0/debian/patches/06-fix-for-binutils-gold.patch 2010-11-14 16:10:32.0 +0100 @@ -0,0 +1,15 @@ +Description: Fix Makefile.am in examples to avoid a FTBFS with binutils-gold, by + adding libgobject-2.0 and libglib-2.0 to libraries used to link sf2. +Author: Fabrice

Bug#584378: zkclient: Patch that fixes the FTBFS (taken from upstream)

2010-10-07 Thread Fabrice Coutadeur
Package: zkclient Version: 0.1.0+dfsg1-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch *** /tmp/tmpxG1d10 In Ubuntu, we've applied the attached patch to achieve the following: * src/main/java/org/I0Itec/zkclient/ZkServer.java:

Bug#600550: Please consider adding abrowser as a recommends for nips2

2010-10-17 Thread Fabrice Coutadeur
Package: nip2 Version: 7.22.3-1 Severity: wishlist Hi, Apart from firefox browser package, there is also an abrowser meta package in Ubuntu, representing firefox without the mozilla branding. This is the only difference between Ubuntu and Debian, and as this change does not impact Debian,

Bug#526240: Version 0.9.0 of swftools is out. Please upgrade this package.

2009-04-29 Thread Fabrice Coutadeur
Package: swftools Severity: wishlist This application has just been updated to version 0.9.0. Please update this package. The url to download the new version is http://www.swftools.org/download.html Thanks -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT policy:

Bug#526244: Please update reprepro packaging to make use of libdb-dev instead of libdb4.6-dev

2009-04-29 Thread Fabrice Coutadeur
Package: reprepro Version: 3.8.2-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, As reprepro is compatible with libdb4.7 since january, can you please update the packaging of reprepro to make use of libdb-dev instead of

Bug#528157: librep: Compilation option -with-stack-direction=-1 has been dropped from ppc

2009-05-10 Thread Fabrice Coutadeur
Package: librep Severity: normal in 0.17.3-2, flag --with-stack-direction=-1 has been added for powerpc in 0.17.3-2, but this has been dropped in 0.17.3-3 (the line has been used for alpha). Is there a good reason for that? If not, could you please put it again? Thanks, Fabrice -- System

Bug#528317: luatex: Luatex 0.4.0 FTBFS with undefined reference to `mainbody'

2009-05-11 Thread Fabrice Coutadeur
Package: luatex Version: 0.40.0-1 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch When building the package, it's FTBFS with an undefined reference to mainbody. According to

Bug#519056: im-sdk: FTBFS with glibc 2.8

2009-03-09 Thread Fabrice Coutadeur
Package: im-sdk Version: 12.3.91-6.3 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch im-sdk FTBFS because of missing definition of ucred: if gcc -DHAVE_CONFIG_H -I. -I. -I..

Bug#509714: Please update gavl to version 1.1.0

2008-12-24 Thread Fabrice Coutadeur
Package: gavl Version: 1.0.1-1 Severity: wishlist *** Please type your report below this line *** Actual version of gavl is 1.0.1-1, and the latest version is 1.1.0. This latest version would allow the packaging of gmerlin -- System Information: Debian Release: lenny/sid APT prefers

Bug#517132: transcalc: Transcalc FTBFS with error call to '__open_missing_mode' declared with attribute error

2009-02-25 Thread Fabrice Coutadeur
Package: transcalc Version: 0.14-3 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, When compiling with gcc 4.3, transcalc FTBFS because of a call to an open function with only 2

Bug#522004: graphviz needs to be adapted for upcoming python2.6

2009-03-30 Thread Fabrice Coutadeur
Package: graphviz Version: 2.20.2-3 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Next Python2.6 will change the place where Python libs are installed (from site-packages to dist-packages), so the packages needs to be adapted. ***

Bug#518047: raidutils: FTBFS with gcc4.3

2009-03-03 Thread Fabrice Coutadeur
Package: raidutils Version: 0.0.6-8 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, raidutils FTBFS with gcc4.3: i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O3 -DMESSAGES

Bug#518049: libhid FTBFS because of missing ../libtool

2009-03-03 Thread Fabrice Coutadeur
Package: libhid Version: 0.2.15+20060325-2.2 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch Hi, libhid FTBFS because of a missing ../libtool: make[3]: Entering directory

Bug#493195: ia32-libs-tools: Debdiff that fix the FTBFS

2009-03-06 Thread Fabrice Coutadeur
Package: ia32-libs-tools Version: 11 Followup-For: Bug #493195 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch *** /tmp/tmpfX3SkN In Ubuntu, we've applied the attached patch to achieve the following: * debian/rules: changed content of binary-undep to

Bug#518564: qd FTBFS because of old version of libtool

2009-03-06 Thread Fabrice Coutadeur
Package: qd Version: 2.3.7-1 Severity: serious Tags: patch Justification: no longer builds from source User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu jaunty ubuntu-patch qd 2.3.7 FTBFS because of old version of libtool: make[3]: Entering directory `/build/buildd/qd-2.3.7/src'

Bug#573691: flumotion: Patch that fixes the FTBFS

2010-08-24 Thread Fabrice Coutadeur
in 0.6.2 +Author: Fabrice Coutadeur fabric...@ubuntu.com + +diff -Nur -x '*.orig' -x '*~' flumotion-0.6.1//configure flumotion-0.6.1.new//configure +--- flumotion-0.6.1//configure 2009-09-09 11:37:51.0 + flumotion-0.6.1.new//configure 2010-08-21 07:38:08.815443393 + +@@ -13322,9

Bug#560958: cstocs: Missing dependecy on libdbd-xbase-perl

2009-12-12 Thread Fabrice Coutadeur
Package: cstocs Version: 1:3.42-1.1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, When running dbfcstocs in a fresh install system, I'm getting the following error: Can't locate XBase.pm in @INC (@INC contains: /etc/perl

Bug#561207: fox1.6: Missing section in debian/control for source package

2009-12-14 Thread Fabrice Coutadeur
Package: fox1.6 Version: 1.6.36-1 Severity: serious Justification: Policy 5.2 Hi, fox1.6 is missing the section field for the source package, which is Recommended in the Debian policy. This makes that package impossible to import in Ubuntu. Thanks to fix it. Fabrice -- System Information:

Bug#546689: Please upgrade cone to version 0.79 as it fixes compilation problems with gcc 4.4

2009-09-14 Thread Fabrice Coutadeur
Package: cone Version: 0.77-2 Severity: wishlist Hi, Version 0.79 is out since some time now (June 09). Please upgrade the version in Debian as according to the changelog, it fixes problems with gcc 4.4 (release notes at http://sourceforge.net/project/shownotes.php?release_id=170165): Release

Bug#546842: pycryptopp packaging needs to be adapted for python 2.6

2009-09-15 Thread Fabrice Coutadeur
Package: pycryptopp Version: 0.5.14-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, As you probably know, python2.6 is the default python interpreter in Ubuntu, and your packages needed to be adapted to build correctly with

Bug#546847: epsilon FTBFS with python 2.6

2009-09-15 Thread Fabrice Coutadeur
Package: epsilon Severity: wishlist Hi, epsilon FTBFS with python 2.6, with the following error: Automatically determined setup() args: { 'package_data': { 'epsilon': []}, 'packages': [ 'epsilon', 'epsilon.test', 'epsilon.scripts',

Bug#554494: pfstools: FTBFS with latest gcc 4.4 and glibc 2.10 with an invalid conversion from const char * to const *

2009-11-04 Thread Fabrice Coutadeur
/00list @@ -2,2 +2,3 @@ octave-signal.dpatch +gcc-4.4.dpatch only in patch2: unchanged: --- pfstools-1.8.1.orig/debian/patches/gcc-4.4.dpatch +++ pfstools-1.8.1/debian/patches/gcc-4.4.dpatch @@ -0,0 +1,19 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## gcc-4.4.dpatch by Fabrice Coutadeur fabric

Bug#552857: caudium: patch used in Ubuntu to fix this problem

2009-11-05 Thread Fabrice Coutadeur
+## fix.local.getline.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Rename getline to local_getline, as getline is already defined in +## DP: /usr/include/stdio.h + +...@dpatch@ +diff -urNad caudium-1.4.12~/src/tools/htpasswd.c caudium

Bug#555852: ITP: gmerlin-avdecoder -- general purpose media decoding library

2009-11-11 Thread Fabrice Coutadeur
Package: wnpp Severity: wishlist Owner: Fabrice Coutadeur fabric...@ubuntu.com * Package name: gmerlin-avdecoder Version : 1.0.1 Upstream Author : Burkhard Plaum pl...@ipf.uni-stuttgart.de * URL : http://gmerlin.sourceforge.net/avdec.html * License : GPL

Bug#555852: ITP: gmerlin-avdecoder -- general purpose media decoding library

2009-11-11 Thread Fabrice Coutadeur
Christian Marillat escribió: Fabrice Coutadeur fabric...@ubuntu.com writes: Package: wnpp Severity: wishlist Owner: Fabrice Coutadeur fabric...@ubuntu.com * Package name: gmerlin-avdecoder Version : 1.0.1 Upstream Author : Burkhard Plaum pl...@ipf.uni-stuttgart.de * URL

Bug#505600: openswan: Patch used to fix this issue in Ubuntu

2009-11-13 Thread Fabrice Coutadeur
Package: openswan Version: 1:2.6.23+dfsg-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This can be fixed by changing the compilation options, even if the real fix has to come from upstream. Thanks, Fabrice *** /tmp/tmp2WQt92

Bug#545634: dar: Patch that fix this build error

2009-10-18 Thread Fabrice Coutadeur
Package: dar Version: 2.3.9-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu karmic ubuntu-patch Hi, This can be fixed by changing isntall to a cp-a Fabrice *** /tmp/tmpPw8Drq In Ubuntu, we've applied the attached patch to achieve the following: *

Bug#551718: eboard: FTBFS with latest eglibc and gcc 4.4

2009-10-19 Thread Fabrice Coutadeur
+++ eboard-1.1.1/debian/patches/95_ubuntu_gcc_4.4.dpatch @@ -0,0 +1,50 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 95_ubuntu_gcc_4.4.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Fix a compilation error due

Bug#546034: pfstools: FTBFS with gcc 4.4 in pfspanoramic.cpp

2009-09-10 Thread Fabrice Coutadeur
Package: pfstools Version: 1.8.1-1 Severity: important Justification: fails to build from source Hi, When trying to build pfstool with gcc 4.4 (in Ubuntu), I'm getting the following error: i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./../pfs-O3 -Wall-MT pfspanoramic.o -MD -MP -MF

Bug#546126: qink FTBFS with libinklevel 0.8.0

2009-09-10 Thread Fabrice Coutadeur
Package: qink Version: 0.3.5-2 Severity: serious Justification: no longer builds from source Hi, I've just reported this failure upstream (http://code.google.com/p/qink/issues/detail?id=9#c0), but as I'm not confident it will be solved, I also report it here. Hi, When build qink in Ubuntu

Bug#532803: mp3val: FTBFS with gcc 4.3 because of open with O_CREAT in second argument needs 3 arguments

2009-06-11 Thread Fabrice Coutadeur
Package: mp3val Severity: serious Justification: no longer builds from source Hi, When building with gcc4.4, I'm getting this gcc4.3 error: g++ -Wall -g -O2 -c -o crossapi.o crossapi.cpp In file included from /usr/include/fcntl.h:217, from crossapi.cpp:173: In function 'int

Bug#532803: mp3val: Here is the patch

2009-06-11 Thread Fabrice Coutadeur
@@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 30_bts-532803_FTBFS_gcc43.dpatch by Fabrice Coutadeur fabric...@ubuntu.com +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: fix a FTBFS with gcc 4.4 because of mising third argument to open call + +...@dpatch@ +diff -urNad

Bug#533263: poppler-data: Suggests on lipoppler4 should be dropped as libpoppler already comes from poppler-utils

2009-06-15 Thread Fabrice Coutadeur
Package: poppler-data Severity: wishlist Suggests dependency on libpoppler4 should be dropped as it's pulled by the Recommends dependency on poppler-utils. -- System Information: Debian Release: 5.0 APT prefers jaunty-updates APT policy: (500, 'jaunty-updates'), (500, 'jaunty-security'),

Bug#533465: openocd FTBFS because of missing dependency on texlive

2009-06-17 Thread Fabrice Coutadeur
Package: openocd Version: 0.0+r2172-1 Severity: important Justification: fails to build from source Hi, When trying to build this package, I'm getting a FTBFS because of missing TeX binary: make[2]: Entering directory `/build/buildd-openocd_0.0+r2172-1-amd64-GkUXms/openocd-0.0+r2172/doc'

Bug#534153: ltp: Please remove unused build-dependency on libcap2

2009-06-21 Thread Fabrice Coutadeur
Package: ltp Version: 20090131+dfsg-2ubuntu1 Severity: wishlist Hi, Build-dependency on libcap2-dev and libcap2-bin is of no use: I've just built ltp packages without this build dependency and it builds fine. Also, this libcap2 packages don't exist, and the ltp buils, install and run fine.

  1   2   >