Bug#655011: surefire: Drop self-Build-Depends

2012-01-07 Thread Daniel Schepler
Source: surefire Version: 2.10-1 Severity: wishlist Tags: patch Attached, please find a patch which adjusts surefire's build process so it no longer needs to Build-Depend on itself. -- Daniel Schepler diff -urN surefire-2.10.old/debian/build.xml surefire-2.10/debian/build.xml --- surefire-2.10

Bug#653960: gzip: FTBFS: conflicting types for 'rpl_fstat' (in win32 build)

2012-01-01 Thread Daniel Schepler
] Error 1 make[1]: Leaving directory `/tmp/buildd/gzip-1.4/build-indep' make: *** [build-indep-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#653848: ntrack: Obsolete Build-Depends on libnl3-dev

2011-12-31 Thread Daniel Schepler
become release critical. Looking at testing excuses, it also appears that ntrack's binary dependency on the obsolete libnl3 binary package may be keeping the new libnl3 source package from migrating to testing. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#653850: wpasupplicant: Obsolete Build-Depends on libnl3-dev

2011-12-31 Thread Daniel Schepler
this issue would become release critical. Looking at testing excuses, it also appears that wpasupplicant's binary dependency on the obsolete libnl3 binary package may be keeping the new libnl3 source package from migrating to testing. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian

Bug#653680: libselinux: FTBFS: /usr/lib/libsepol.a: No such file or directory

2011-12-30 Thread Daniel Schepler
: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#653725: cyrus-sasl2: FTBFS: Problem installing libgssapiv2.so.2.0.* debug library

2011-12-30 Thread Daniel Schepler
-2.1.25.dfsg1' make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#646600: jarjar misbuilding bug is serious

2011-12-15 Thread Daniel Schepler
libraries in a source package, which is frowned upon in Debian packages. Maybe the Debian version should be patched to use the system asm libraries instead of bundling in a copy of whatever system asm library happens to be available at build time. -- Daniel Schepler -- To UNSUBSCRIBE, email

Bug#652321: evolution-data-server3: FTBFS: 'G_UNICODE_COMBINING_MARK' undeclared

2011-12-15 Thread Daniel Schepler
make[1]: Leaving directory `/tmp/buildd/evolution-data-server3-3.0.3' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#651537: libio-socket-inet6-perl: FTBFS: Test failures

2011-12-09 Thread Daniel Schepler
directory `/tmp/buildd/libio-socket-inet6-perl-2.69' dh_auto_test: make -j1 test returned exit code 2 make: *** [build] Error 29 dpkg-buildpackage: error: debian/rules build gave error exit status 2 Looks like the package is missing a Build-Depends on netbase. -- Daniel Schepler -- To UNSUBSCRIBE

Bug#650704: elinks: FTBFS with libgc-dev installed: lvalue required as left operand of assignment

2011-12-01 Thread Daniel Schepler
And the source package doesn't have Build-Conflicts: libgc-dev. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#650610: openjade1.3: FTBFS: No rule to make target `/usr/lib/libosp.la', needed by `openjade'.

2011-11-30 Thread Daniel Schepler
appears to be that linking against /usr/lib/libosp.la gets hard-coded into jade/Makefile.lt. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#650349: bash: FTBFS: undefined reference to `tputs'

2011-11-28 Thread Daniel Schepler
the static build's Makefile and change -lcurses to -ltinfo, then it links for me. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#650064: binutils: FTBFS with make 3.82

2011-11-25 Thread Daniel Schepler
spaces?). Stop. dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 That was easy enough to fix, package is building right now. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#649419: gnustep-base: FTBFS intermittently [amd64]: Hangs in base/NSOperation

2011-11-20 Thread Daniel Schepler
tests in base/NSObject --- --- Running tests in base/NSOperation --- and then it hangs here indefinitely. ps afuwwx shows that the hung process is ./obj/concurrent. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#647296: ruby1.9.1: FTBFS on amd64: Testsuite hangs

2011-11-04 Thread Daniel Schepler
On Thursday, November 03, 2011 11:26:02 PM Lucas Nussbaum wrote: On 02/11/11 at 09:14 -0700, Daniel Schepler wrote: On Tuesday, November 01, 2011 10:57:45 AM Lucas Nussbaum wrote: On 01/11/11 at 10:09 -0700, Daniel Schepler wrote: At this point the build hangs, and I have to interrupt

Bug#647296: ruby1.9.1: FTBFS on amd64: Testsuite hangs

2011-11-02 Thread Daniel Schepler
On Tuesday, November 01, 2011 10:57:45 AM Lucas Nussbaum wrote: On 01/11/11 at 10:09 -0700, Daniel Schepler wrote: At this point the build hangs, and I have to interrupt the build process manually. I can't reproduce it. Anything strange in your setup that could explain that? I first saw

Bug#647296: ruby1.9.1: FTBFS on amd64: Testsuite hangs

2011-11-01 Thread Daniel Schepler
= . TestPathname#test_pathsubext_511 = At this point the build hangs, and I have to interrupt the build process manually. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#647195: bochs: FTBFS on 3.0 Linux kernel

2011-10-31 Thread Daniel Schepler
mapping configure: error: Linux kernel 2.4 or 2.6 is required make: *** [config.status] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#647139: gnat-4.6: FTBFS: Needs update for gcc-4.6-4.6.2

2011-10-30 Thread Daniel Schepler
not satisfy build-dependency. E: pbuilder-satisfydepends failed. ... -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#644526: chromium-browser: FTBFS on testing/unstable system

2011-10-06 Thread Daniel Schepler
' \ -e 's/@BUILD_DIST_VERSION)@/testing/unstable/g' \ debian/chromium.sh.in debian/chromium.sh sed: -e expression #1, char 31: unknown option to `s' make: *** [debian/chromium.sh] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#643567: eglibc: Yet another test (tst-cancelx17) which sometimes fails

2011-09-27 Thread Daniel Schepler
.out, Error 1 tst-writev.out, Error 1 *** Encountered regressions that don't match expected failures: tst-cancelx17.out, Error 1 make: *** [/tmp/buildd/eglibc-2.13/stamp-dir/check_libc] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#643567: eglibc: Yet another test (tst-cancelx17) which sometimes fails

2011-09-27 Thread Daniel Schepler
On Tuesday, September 27, 2011 12:51:15 PM Aurelien Jarno wrote: On Tue, Sep 27, 2011 at 08:54:28AM -0700, Daniel Schepler wrote: Encountered regressions that don't match expected failures: tst-cancelx17.out, Error 1 make: *** [/tmp/buildd/eglibc-2.13/stamp-dir/check_libc] Error 1 dpkg

Bug#642119: libstax-java: FTBFS: Needs update for multiarch openjdk-6

2011-09-19 Thread Daniel Schepler
exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#642186: nunit: FTBFS: net-1.1 is not a valid framework identifier

2011-09-19 Thread Daniel Schepler
. make: *** [clean] Error 1 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#641910: avalon-framework: FTBFS: package org.apache.log does not exist

2011-09-17 Thread Daniel Schepler
edit debian/rules and change excalibur-logkit to logkit the package builds just fine. (Or maybe the bug is in libexcalibur-logkit-java, if dropping the excalibur- logkit.jar symlink was an oversight in the recent upload.) -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#641911: jack-audio-connection-kit: FTBFS: undefined reference to `jack_log'

2011-09-17 Thread Daniel Schepler
: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#641658: cdbs: /usr/lib/cdbs/list-packages is broken when Architecture: line contains an architecture list

2011-09-14 Thread Daniel Schepler
includes. -- Daniel Schepler

Bug#641130: libgnumail-java: FTBFS: non-static variable logger cannot be referenced from a static context

2011-09-10 Thread Daniel Schepler
/buildd/libgnumail-java-1.1.2/build.xml:96: Compile failed; see the compiler error output for details. Total time: 8 seconds make: *** [debian/stamp-ant-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs

Bug#639288: graphviz: FTBFS: Cannot install gv.3python

2011-09-03 Thread Daniel Schepler
--extrapackages tcl-dev tk-dev on the pbuilder command line. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#640276: tzdata: FTBFS: Cannot find openjdk-6 JVM

2011-09-03 Thread Daniel Schepler
northamerica southamerica etcetera factory backward systemv pacificnew solar87 solar88 solar89 gmt jdk11_backward make: /usr/lib/jvm/java-6-openjdk/bin/java: Command not found make: *** [build-indep-stamp] Error 127 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#639288: graphviz: FTBFS: Cannot install gv.3python

2011-08-25 Thread Daniel Schepler
status 2 An interesting line from earlier in the log: /usr/bin/install -c -m 644 gv.3guile gv.3lua gv.3ocaml gv.3perl gv.3php gv.3ruby '/tmp/buildd/graphviz-2.26.3/debian/tmp/usr/share/man/man3' I'm not sure why gv.3python is missing in that line. -- Daniel Schepler -- To UNSUBSCRIBE, email

Bug#639288: graphviz: FTBFS: Cannot install gv.3python

2011-08-25 Thread Daniel Schepler
On Thursday, August 25, 2011 12:36:13 PM David Claughton wrote: On 25/08/11 17:58, Daniel Schepler wrote: An interesting line from earlier in the log: /usr/bin/install -c -m 644 gv.3guile gv.3lua gv.3ocaml gv.3perl gv.3php gv.3ruby '/tmp/buildd/graphviz-2.26.3/debian/tmp/usr/share/man

Bug#638534: python-plist: Only contains python2.6 module

2011-08-19 Thread Daniel Schepler
Package: python-plist Version: 1.6-2 Severity: important Browsing the python-plist package contents (on amd64), I see only a python2.6 module and nothing for python2.7. This remains true even when I rebuild the package using pbuilder. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian

Bug#631821: Fix for libimobiledevice FTBFS

2011-08-19 Thread Daniel Schepler
. -- Daniel Schepler --- libimobiledevice-1.0.6.old/dev/Makefile.am 2011-03-26 16:24:49.0 + +++ libimobiledevice-1.0.6/dev/Makefile.am 2011-08-19 16:04:25.0 + @@ -12,7 +12,7 @@ lckd_client_SOURCES = lckdclient.c lckd_client_CFLAGS = $(AM_CFLAGS) lckd_client_LDFLAGS

Bug#637977: libcanberra: Unsatisfiable versioned Build-Depends on obsolete package tdb-dev

2011-08-16 Thread Daniel Schepler
Source: libcanberra Version: 0.28-1 Severity: serious As the subject says: tdb-dev is obsolete and is no longer in unstable, so the Build-Depends cannot be satisfied. Please update the package to use libtdb-dev instead. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#637565: postfix: FTBFS on Linux 3.0

2011-08-12 Thread Daniel Schepler
-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#637566: linux-2.6: Occasionally FTBFS: Race condition in building docs

2011-08-12 Thread Daniel Schepler
-indep] Error 2 make[1]: Leaving directory `/tmp/buildd/linux-2.6-3.0.0' make: *** [binary-indep] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#637000: libc6-dev-amd64: uintptr_t is a 32-bit type

2011-08-07 Thread Daniel Schepler
../../../../src/libgomp/libgomp.h:50:0, from ../../../../src/libgomp/alloc.c:29: ../../../../src/libgomp/config/linux/ptrlock.h: In function 'gomp_ptrlock_get': ../../../../src/libgomp/config/linux/ptrlock.h:42:7: error: cast from pointer to integer of different size ... -- Daniel Schepler

Bug#636565: cernlib: FTBFS on i386: Segmentation fault in mathlib V100 test

2011-08-06 Thread Daniel Schepler
+dfsg3-1.dsc. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#636565: cernlib: FTBFS on i386: Segmentation fault in mathlib V100 test

2011-08-04 Thread Daniel Schepler
-20061220+dfsg3/build/graflib' *** Failed test suite!!! *** make[1]: *** [stampdir/cernlib-test-pass] Error 1 make[1]: Leaving directory `/tmp/buildd/cernlib-20061220+dfsg3' make: *** [build-arch] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#634324: Fix for libedit FTBFS

2011-08-03 Thread Daniel Schepler
Attached. -- Daniel Schepler diff -urN libedit-2.11-20080614.old//debian/libedit-dev.files libedit-2.11-20080614//debian/libedit-dev.files --- libedit-2.11-20080614.old//debian/libedit-dev.files 2011-07-22 18:36:24.0 + +++ libedit-2.11-20080614//debian/libedit-dev.files 2011-07-22 18

Bug#636509: liboil: FTBFS on i386: segmentation fault in testsuite

2011-08-03 Thread Daniel Schepler
Source: liboil Version: 0.3.17-2 Severity: serious From my pbuilder build log: ... diff8x8_average_s16_u8 diff8x8_average_s16_u8_ref diff8x8_average_s16_u8_mmx dif/bin/bash: line 5: 2595 Segmentation fault ${dir}$tst FAIL: stride null is at 0x8049834 0x555ee620 abs_f32_f32 0x555ee600

Bug#636229: glide: FTBFS on i386: unrecognized option '-$'

2011-08-01 Thread Daniel Schepler
: error: fakeroot debian/rules binary-arch gave error exit status 2 (Also, why is the build failure being ignored until it causes other problems later? Maybe you forgot to set -e in a subscript in a Makefile?) -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#618154: Fix for 618154

2011-07-31 Thread Daniel Schepler
tags 618154 + patch thanks All that I needed to get this package building on my system was: replacing DEB_BUILD_MAKE_TARGET in debian/rules with DEB_MAKE_BUILD_TARGET. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#634324: libedit: FTBFS: Deprecated header warnings with -Werror

2011-07-18 Thread Daniel Schepler
status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#634497: O: libmath++ -- C++ Math Type Library

2011-07-18 Thread Daniel Schepler
Package: wnpp Severity: normal As atlantik is no longer part of KDE, and appears to be dead upstream, I'm orphaning monopd and its leaf dependencies libmath++ and libcapsinetwork. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#634499: O: monopd -- Monopoly game network server

2011-07-18 Thread Daniel Schepler
Package: wnpp Severity: normal As atlantik is no longer part of KDE, and appears to be dead upstream, I'm orphaning monopd and its leaf dependencies libmath++ and libcapsinetwork. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#634498: O: libcapsinetwork -- C++ network server library

2011-07-18 Thread Daniel Schepler
Package: wnpp Severity: normal As atlantik is no longer part of KDE, and appears to be dead upstream, I'm orphaning monopd and its leaf dependencies libmath++ and libcapsinetwork. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#634194: libtiff4-dev: Depends on libjpeg-dev even though library is linked against libjpeg62

2011-07-17 Thread Daniel Schepler
for including it would be if TIFF headers directly include JPEG headers, or for some reason any libtiff-using program would also automatically need to link directly against libjpeg. And as far as I can tell with a brief grep through the headers, neither is the case. -- Daniel Schepler

Bug#632604: libatomic-ops: FTBFS on i386

2011-07-03 Thread Daniel Schepler
/buildd/libatomic-ops-7.2~alpha5+cvs20101124' make: *** [debian/stamp-makefile-check] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#630902: m4: FTBFS: FAIL: test-readlink

2011-06-18 Thread Daniel Schepler
: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#627337: libv8: FTBFS: array-length test times out

2011-05-30 Thread Daniel Schepler
, and the machine it succeeds on is 2800 MHz; and the 2100 MHz machine is newer. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#546759: apr-util: FTBFS: testreslist hangs

2011-05-24 Thread Daniel Schepler
On Tuesday 24 May 2011 12:02:20 you wrote: Hi, can you still reproduce that bug? If yes, can you try with version 1.3.12+dfsg-2? TIA. I haven't seen this bug pop up for a while now. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#627337: libv8: FTBFS: array-length test times out

2011-05-19 Thread Daniel Schepler
debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#627337: Followup on libv8 FTBFS

2011-05-19 Thread Daniel Schepler
Sorry, I forgot to mention that this is on amd64, on an up-to-date sid system. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#626069: fop: FTBFS: NativeTextHandler is not abstract and does not override abstract method drawString in TextHandler

2011-05-08 Thread Daniel Schepler
: 30 seconds make: *** [debian/stamp-ant-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#626075: tintii: FTBFS: Conflicting Build-Depends libboost-dev and libboost-graph1.42-dev

2011-05-08 Thread Daniel Schepler
Source: tintii Version: 2.2.3-3 Severity: serious As the subject says: since libboost-dev and libboost-graph1.42-dev are not installable together (since libboost-dev points to libboost1.46-dev), it is impossible to satisfy the Build-Depends of the package. -- Daniel Schepler

Bug#622176: libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusintrospection.h: conflicts with Qt

2011-05-08 Thread Daniel Schepler
On Thursday 14 April 2011 02:39:14 Emilio Pozuelo Monfort wrote: reassign 622176 libqt4-dev thanks On 11/04/11 10:49, Emilio Pozuelo Monfort wrote: On 10/04/11 19:48, Daniel Schepler wrote: If you include Qt headers before this glib header, Qt's definition of signals to protected

Bug#614436: Workaround patch for polkit-qt-1 FTBFS

2011-05-08 Thread Daniel Schepler
fix is worked out. -- Daniel Schepler diff -urN polkit-qt-1-0.95.1.old//agent/listeneradapter.cpp polkit-qt-1-0.95.1//agent/listeneradapter.cpp --- polkit-qt-1-0.95.1.old//agent/listeneradapter.cpp 2009-12-23 11:31:14.0 + +++ polkit-qt-1-0.95.1//agent/listeneradapter.cpp 2011-05-01 19

Bug#623960: python-apt: FTBFS: Test failure

2011-05-08 Thread Daniel Schepler
but won't be testing what it's supposed to. Couldn't you provide a small Packages file which contains what you need and make the tests more self-contained? -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#625972: plexus-containers: FTBFS: Cannot find symbol Multimaps.newLinkedHashMap

2011-05-07 Thread Daniel Schepler
the compiler error output for details. Total time: 9 seconds make: *** [debian/stamp-ant-build] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe

Bug#626025: console-setup: FTBFS: Bad number of antecedents at ./ckbcomp line 3078, RULES line 372.

2011-05-07 Thread Daniel Schepler
directory `/tmp/buildd/console-setup-1.73/Keyboard' make[1]: *** [build-mini-linux] Error 2 make[1]: Leaving directory `/tmp/buildd/console-setup-1.73' make: *** [main_build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email

Bug#624503: asm3: FTBFS: install: cannot remove `/usr/share/java/asm3-all-3.2.jar': Permission denied

2011-04-28 Thread Daniel Schepler
/lib/all/asm3-all-3.2.jar install: cannot remove `/usr/share/java/asm3-all-3.2.jar': Permission denied make: *** [binary-post-install/libasm3-java] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs

Bug#621913: dictionaries-common installation failure seen in pbuilder chroot

2011-04-26 Thread Daniel Schepler
and still saw the same thing, so this definitely isn't a debconf database corruption. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#623960: python-apt: FTBFS: Test failure

2011-04-24 Thread Daniel Schepler
]: Leaving directory `/tmp/buildd/python-apt-0.7.100.3' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#623007: openal-soft: FTBFS: sed: unterminated 's' command

2011-04-16 Thread Daniel Schepler
]: Leaving directory `/tmp/buildd/openal-soft-1.12.854' make: *** [binary] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Bug#623011: python-debian: FTBFS: Test failure (missing Build-Depends?)

2011-04-16 Thread Daniel Schepler
dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#621978: Patch for openmpi FTBFS

2011-04-10 Thread Daniel Schepler
with both shared and static? -- Daniel Schepler --- openmpi-1.4.3.old/ompi/tools/ompi-server/Makefile.am 2009-12-08 20:36:19.0 + +++ openmpi-1.4.3/ompi/tools/ompi-server/Makefile.am 2011-04-10 16:14:45.0 + @@ -41,7 +41,7 @@ endif # OMPI_INSTALL_BINARIES

Bug#622176: libglib2.0-dev: /usr/include/glib-2.0/gio/gdbusintrospection.h: conflicts with Qt

2011-04-10 Thread Daniel Schepler
Package: libglib2.0-dev Version: 2.28.4-1 Severity: normal If you include Qt headers before this glib header, Qt's definition of signals to protected (for moc) causes an error at line 151. This is causing a build failure in polkit-qt-1 (see #614436). -- Daniel Schepler -- To UNSUBSCRIBE

Bug#620780: graphicsmagick: FTBFS: Failures in CALS tests

2011-04-04 Thread Daniel Schepler
: *** [check-stamp] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#620730: pbuilder: Doesn't work right with pbuilder-satisfydepends-classic

2011-04-03 Thread Daniel Schepler
's/.*\[\(.*\)\].*/\1/') +local DEP_ARCHES=$(echo $INSTALLPKG | sed 's/.*\[\(.*\)\].*/\1/' | sed -e 's:/: :g') local PKG=$(echo $INSTALLPKG | cut -d ' ' -f 1) local USE_IT local IGNORE_IT -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#620335: udev: Build-Depends on obsolete gir1.0-glib-2.0

2011-04-01 Thread Daniel Schepler
Source: udev Version: 166-1 Severity: important The current version of gobject-introspection builds gir1.2-glib-2.0, and the old version providing gir1.0-glib-2.0 will expire from the archive sooner or later. At that point this will become an RC bug... -- Daniel Schepler -- To UNSUBSCRIBE

Bug#619845: libtool: FTBFS: Test failures

2011-03-27 Thread Daniel Schepler
2 make[1]: Leaving directory `/tmp/buildd/libtool-2.2.6b' cat tests/testsuite.log cat: tests/testsuite.log: No such file or directory make: [build-stamp] Error 1 (ignored) make: *** [build-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#616682: gpgme1.0: FTBFS: /usr/bin/ld: t-encrypt.o: undefined reference to symbol 'gpg_strerror'

2011-03-06 Thread Daniel Schepler
]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/gpgme1.0-1.2.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/gpgme1.0-1.2.0' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#616683: hostname: Binary-only NMU will FTBFS

2011-03-06 Thread Daniel Schepler
: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#616694: guile-1.8: FTBFS: unknown doc attribute

2011-03-06 Thread Daniel Schepler
2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#614705: fglrx-glx: Qt textures show up as blank

2011-02-22 Thread Daniel Schepler
Package: fglrx-glx Version: 1:11-2-1 Severity: normal To reproduce, install qt4-demos and run /usr/lib/qt4/examples/opengl/textures/textures. On my machine the cubes are solid white. -- Package-specific info: VGA-compatible devices on PCI bus: 01:05.0 VGA compatible controller: ATI Technologies

Bug#610802: x11vnc: FTBFS: error: 'pointer' redeclared as different kind of symbol

2011-01-22 Thread Daniel Schepler
-0.9.10' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#610655: swi-prolog: FTBFS: error: conflicting types for 'Bool'

2011-01-20 Thread Daniel Schepler
]: *** [packages] Error 2 make[1]: Leaving directory `/tmp/buildd/swi-prolog-5.10.1' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#610635: xine-lib: FTBFS: error: implicit declaration of function 'XvMCFlushSurface'

2011-01-20 Thread Daniel Schepler
make[2]: Leaving directory `/tmp/buildd/xine-lib-1.1.19/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/xine-lib-1.1.19' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE

Bug#609094: fontforge: Fails to build ttf-dejavu

2011-01-05 Thread Daniel Schepler
. Library based on sources from 03:43 GMT 29-Apr-2010. At this point the build process hangs with a fontforge process consuming 100% CPU. Also, fontforge continues to run even after I've interrupted the build process, and I have to kill the process by hand. -- Daniel Schepler

Bug#596495: libfvm: FTBFS: Conflicting Build-Depends

2010-09-11 Thread Daniel Schepler
Build-Depends. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#594145: libhibernate3-java: debian/rules clean doesn't work properly

2010-08-23 Thread Daniel Schepler
another dpkg-buildpackage -b -uc: this time, nothing gets built, and the resulting libhibernate3-java package has no jar files, just the pom files. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#593399: etherboot: FTBFS on amd64: arch/x86_64/Config: No such file or directory

2010-08-19 Thread Daniel Schepler
). -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#593399: etherboot: FTBFS on amd64: arch/x86_64/Config: No such file or directory

2010-08-17 Thread Daniel Schepler
: fakeroot debian/rules clean gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#593010: libplexus-classworlds-java-doc: Uninstallable in sid because of dependency on classpath-doc

2010-08-15 Thread Daniel Schepler
Package: libplexus-classworlds-java-doc Version: 1.5.0-2 Severity: grave As the subject says: since libplexus-classworlds-java-doc has a Depends on classpath-doc, which is not in sid nor provided by any package in sid, the package is uninstallable. -- Daniel Schepler -- To UNSUBSCRIBE

Bug#592892: openmpi: FTBFS: Compilation errors

2010-08-13 Thread Daniel Schepler
/openmpi-1.4.2/build/shared/ompi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/openmpi-1.4.2/build/shared' make: *** [build-shared-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian

Bug#592775: qdbm: FTBFS: no such file to load -- rubygems (LoadError)

2010-08-12 Thread Daniel Schepler
/rubygems/custom_require:29:in `require' from rbdptest:19:in `main' make[1]: *** [check] Error 1 make[1]: Leaving directory `/tmp/buildd/qdbm-1.8.77/ruby19' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler

Bug#592775: Acknowledgement (qdbm: FTBFS: no such file to load -- rubygems (LoadError))

2010-08-12 Thread Daniel Schepler
/ld-linux-x86-64.so.2 (0x7f929647) I know nothing about ruby programming, so I have no idea how to fix this. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#592236: jbossas4: FTBFS: Nonexistent Build-Depends libhibernate-entitymanager-java

2010-08-08 Thread Daniel Schepler
Source: jbossas4 Version: 4.2.3.GA-2 Severity: serious As the subject says: jbossas4 Build-Depends on libhibernate-entitymanager- java, which is no longer present in sid nor is it provided by any package in sid. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ

Bug#592238: libhibernate3-java: FTBFS: maven error

2010-08-08 Thread Daniel Schepler
Source: libhibernate3-java Version: 3.5.4.Final-2 Severity: serious From my pbuilder build log: ... debian/rules build test -x debian/rules mkdir -p . /usr/share/maven-debian-helper/copy-repo.sh /tmp/buildd/libhibernate3-java-3.5.4.Final/debian skip faking of existing dom4j:dom4j::debian skip

Bug#592241: libhibernate-validator-java: FTBFS: maven error

2010-08-08 Thread Daniel Schepler
Source: libhibernate-validator-java Version: 4.0.2.GA-3 Severity: serious From my pbuilder build log: ... debian/rules build test -x debian/rules mkdir -p . /usr/share/maven-debian-helper/copy-repo.sh /tmp/buildd/libhibernate-validator-java-4.0.2.GA/debian skip faking of existing

Bug#591814: mysql-connector-net-5.0: Builds uninstallable libmysql6.0-cil from source

2010-08-05 Thread Daniel Schepler
status 9 Errors were encountered while processing: libmysql6.0-cil -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#589661: [Pkg-xen-devel] Bug#589661: Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package

2010-07-20 Thread Daniel Schepler
before I filed the bug. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#589687: padre: FTBFS: Test failures

2010-07-20 Thread Daniel Schepler
On Monday 19 July 2010 22:23:42 Damyan Ivanov wrote: tags 589687 - unreproducible retitle 589687 pbuilder: Incorrectly propagates DISPLAY into chroot env reassign 589687 pbuilder severity 589687 normal thanks -=| Daniel Schepler, Mon, Jul 19, 2010 at 04:00:03PM -0700 |=- Source: padre

Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package

2010-07-19 Thread Daniel Schepler
exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#589687: padre: FTBFS: Test failures

2010-07-19 Thread Daniel Schepler
[1]: *** [override_dh_auto_test] Error 29 make[1]: Leaving directory `/tmp/buildd/padre-0.63.ds1' make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#589661: [Pkg-xen-devel] Bug#589661: xen: FTBFS: RuntimeError: Can't find /usr/src/linux-support-2.6.32-5, please install the linux-support-2.6.32-5 package

2010-07-19 Thread Daniel Schepler
, which needs linux-support-*. Leaving open at important severity since that will cause a binary-only NMU to fail to build, and retitling accordingly. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#589194: openclipart: FTBFS: Enters infinite loop

2010-07-16 Thread Daniel Schepler
On Friday 16 July 2010 01:28:08 Rene Engelhard wrote: Hi, On Thu, Jul 15, 2010 at 10:29:37AM -0700, Daniel Schepler wrote: and the last lines repeat ad infinitum (or at least until the log occupies several gigabytes, which is when I noticed this happening and stopped the build process

Bug#363193: Issue with pbuilder dpkg-architecture patch

2010-07-16 Thread Daniel Schepler
: Failed autobuilding of package It does look like the patch works right with pbuilder-satisfydepends-aptitude. -- Daniel Schepler -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

<    5   6   7   8   9   10   11   12   13   14   >