Bug#332703: FTBFS: Syntax error before MD5_CTX

2005-10-07 Thread Matt Kraai
Package: cyrus-sasl2 Version: 2.1.19-1.6 Severity: serious cyrus-sasl2 fails to build because there is a syntax error before MD5_CTX: > if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. > -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql > -I/usr/include

Bug#332705: FTBFS: No matching function for call to StreamConnect

2005-10-07 Thread Matt Kraai
Package: eris Version: 1.3.7-3 Severity: serious eris fails to build because it cannot find functions that match calls to StreamConnect and getCodec: > /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. > -I.. -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2

Bug#332562: FTBFS: Link not found in target hashtable

2005-10-07 Thread Matt Kraai
reopen 332562 thanks On Fri, Oct 07, 2005 at 11:18:54PM +0900, Osamu Aoki wrote: > Hi Matt, Hi. > I hope my last upload fixed this issue. > > Thus closing this bug report. If you are running some auto-checker, > please recheck all results on packages depending on debiandoc-sgml. It > has to b

Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-10-11 Thread Matt Kraai
tag 323512 patch thanks On Tue, Oct 11, 2005 at 08:48:10PM +0200, Lennert Buytenhek wrote: [that this bug is caused by the new dpkg-dev] Thanks for investigating this. In that case, the following, untested patch should fix this problem. -- Matt diff -ru gcc-2.95-2.95.4.ds15.orig/debian/rules2

Bug#331289: www: grammar on bugs page: s/ a unsub/ an unsub/

2005-10-11 Thread Matt Kraai
On Sun, Oct 02, 2005 at 04:36:50PM -0400, Justin Pryzby wrote: > The section of the page: > > http://www.debian.org/Bugs/Developer#subscribe > > presently says: > > Similarly, a unsubscription > > but should say: > > Similarly, an unsubscription > ^^^ Thanks for reporting t

Bug#333631: FTBFS: Unsatisfiable build-dependency on mpich

2005-10-12 Thread Matt Kraai
Package: fftw Version: 2.1.3-16 Severity: serious Tags: patch fftw fails to build because its build-dependency on mpich cannot be satisfied: > -> Considering mpich >-> Trying mpich >-> Cannot install mpich; apt errors follow: > Reading package lists... > Building dependency tree...

Bug#333632: FTBFS: Stray \ in program

2005-10-12 Thread Matt Kraai
Package: gaim-extendedprefs Version: 0.4-6 Severity: serious Tags: patch gaim-extendedprefs fails to build because it contains extra backslashes: > libtool --mode=compile gcc -g -Wall -O2 -c extendedprefs.c -o > tmpextendedprefs.so.lo -I/usr/include/gaim -I/usr/include/glib-2.0 > -I/usr/lib/gli

Bug#333633: FTBFS: Unsatisfiable build-dependency on xlibmesa-dev

2005-10-12 Thread Matt Kraai
Package: gdis Version: 0.86-1 Severity: serious Tags: patch gdis fails to build because it has an unsatisfiable build-dependency on xlibmesa-dev: > -> Considering xlibmesa-dev >-> Trying xlibmesa-dev >-> Cannot install xlibmesa-dev; apt errors follow: > Reading package lists... > Bu

Bug#333634: FTBFS: Unsatisfiable build-dependency on kernel-tree-2.6.10-4

2005-10-12 Thread Matt Kraai
Package: gfs-kernel Version: 0.trunk20050206-1 Severity: serious gfs-kernel fails to build because its build-dependency on kernel-tree-2.6.10-4 cannot be satisfied: > -> Considering kernel-tree-2.6.10-4 >-> Trying kernel-tree-2.6.10-4 >-> Cannot install kernel-tree-2.6.10-4; apt err

Bug#333635: FTBFS: Missing build-dependencies on libdbus-cil and libgtk-cil

2005-10-12 Thread Matt Kraai
Package: galago-sharp Version: 0.3.2-2 Severity: serious Tags: patch galago-sharp fails to build because it cannot find the .pc files contained in libdbus-cil and libgtk-cil: > /usr/bin/mcs /unsafe /target:library /out:galago-sharp.dll -pkg:dbus-sharp > ./Account.cs ./AddedHandler.cs ./Avatar.cs

Bug#333637: FTBFS: Unsatisfiable build-dependency on libssl0.9.7

2005-10-12 Thread Matt Kraai
Package: ettercap Version: 0.7.3-1 Severity: serious Tags: patch ettercap fails to build because its build-dependency on libssl0.9.7 cannot be satisfied: > -> Considering libssl0.9.7 >-> Trying libssl0.9.7 >-> Cannot install libssl0.9.7; apt errors follow: > Reading package lists...

Bug#333636: FTBFS: Request for pix_fmt, width, and height members in non-struct

2005-10-12 Thread Matt Kraai
Package: ffmpeg2theora Version: 0.13+svn20050704-1 Severity: serious ffmpeg2theora fails to build because it tries to access members of something that isn't a struct: > source='ffmpeg2theora.c' object='ffmpeg2theora-ffmpeg2theora.o' libtool=no \ > depfile='.deps/ffmpeg2theora-ffmpeg2theora.Po' >

Bug#323512: Tested patch

2005-10-13 Thread Matt Kraai
Howdy, I incorporated Lennert's suggestion and created a patch that fixes the problem on at least i386. -- Matt diff -ru gcc-2.95-2.95.4.ds15-old/debian/rules2 gcc-2.95-2.95.4.ds15/debian/rules2 --- gcc-2.95-2.95.4.ds15-old/debian/rules2 2005-10-13 06:58:48.0 -0700 +++ gcc-2.95-2.

Bug#334028: Unable to locale [sic] crtbegin.o provided by gcc

2005-10-14 Thread Matt Kraai
Package: uclibc-toolchain Version: 0.9.27-1 Severity: serious i386-uclibc-linux-gcc always fails with the following message: Unable to locale crtbegin.o provided by gcc This is serious because it prevents gibraltar-bootcd from building. -- Matt signature.asc Description: Digital signature

Bug#334029: FTBFS: test -c /dev/stdin fails

2005-10-14 Thread Matt Kraai
Package: bash Version: 3.0-17 Severity: serious Tags: patch bash fails to build because "test -c /dev/stdin" fails if /dev/stdin is a symbolic link (as it is in my fresh pbuilder chroot): > : # see #327477, needed to have HAVE_DEV_STDIN defined > test -c /dev/stdin > make: *** [before-build] Erro

Bug#334155: Default arguments are only permitted for function parameters

2005-10-15 Thread Matt Kraai
Package: gpsim-dev Version: 0.20.14-7.1 Severity: serious gpsim-logic fails to compile because /usr/include/gpsim/modules.h uses default arguments for something other than function parameters: > c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/incl

Bug#334154: FTBFS: Unsatisfiable build-dependency on kernel-tree-2.6.10-5

2005-10-15 Thread Matt Kraai
Package: gnbd-kernel Version: 0.trunk20050206-1 Severity: serious gnbd-kernel fails to build: > -> Considering kernel-tree-2.6.10-5 >-> Trying kernel-tree-2.6.10-5 >-> Cannot install kernel-tree-2.6.10-5; apt errors follow: > Reading package lists... > Building dependency tree... >

Bug#334156: FTBFS: Unsatisfiable build-dependency on nhc98

2005-10-15 Thread Matt Kraai
Package: hat Version: 2.02-12 Severity: serious hat fails to build because its build-dependency on nhc98 cannot be satisfied: > -> Considering nhc98 (>= 1.16-7) [arm hppa i386 mips mipsel powerpc s390] > Tried versions: >-> Does not satisfy version, not trying > E: Could not satisfy

Bug#334158: FTBFS: dh_install cannot copy debian/tmp/usr/lib/monodoc/sources

2005-10-15 Thread Matt Kraai
Package: gtksourceview-sharp Version: 0.5-6 Severity: serious gtksourceview-sharp fails to build because dh_install cannot copy debian/tmp/usr/lib/monodoc/sources: > dh_install --sourcedir=debian/tmp > cp: cannot stat `debian/tmp//usr/lib/monodoc/sources/': No such file or > directory > dh_insta

Bug#334157: Missing dependency on mozilla-dev

2005-10-15 Thread Matt Kraai
Package: libopenvrml4-dev Version: 0.15.10-1 Severity: serious /usr/lib/pkgconfig/openvrml.pc requires mozilla-js, but libopenvrml4-dev does not depend on mozilla-dev so mozilla-js.pc is not installed. This is serious because it prevents gtklookat from building. -- Matt signature.asc Descript

Bug#334159: FTBFS: Cannot determine that the Ada compiler is recent enough

2005-10-15 Thread Matt Kraai
Package: gnat-glade Version: 3.15p-7 Severity: serious gnat-glade fails to build because it cannot determine that the Ada compiler is recent enough: > checking if the Ada compiler is recent enough... ./configure: line 1713: > test: Debian 3.15p-15: integer expression expected > no > configure: e

Bug#334160: FTBFS: dh_movefiles cannot move gdk_pixbuf.rb

2005-10-15 Thread Matt Kraai
Package: gnome-ruby Version: 0.34-1 Severity: serious gnome-ruby fails to build: > dh_movefiles > dh_movefiles: Compatibility levels before 3 are deprecated. > dh_movefiles: debian/tmp/usr/lib/ruby/1.6/gdk_pixbuf.rb not found (supposed > to put it in libgdk-pixbuf-ruby1.6) > dh_movefiles: debian

Bug#334162: FTBFS: Unsatisfiable build-dependency on libsqlplus-dev

2005-10-15 Thread Matt Kraai
Package: gnugk Version: 2.2.3-2-1 Severity: serious Tags: patch gnugk fails to build: > -> Considering libsqlplus-dev (>= 1.7.9.sp4-2) > Tried versions: >-> Does not satisfy version, not trying > E: Could not satisfy build-dependency. > E: pbuilder-satisfydepends failed. The attache

Bug#334161: FTBFS: Unsatisfiable build-dependency on libsqlplus-dev

2005-10-15 Thread Matt Kraai
Package: gnuift Version: 0.1.14-5 Severity: serious Tags: patch gnuift fails to build: > -> Considering libsqlplus-dev (>= 1.7.40-2) > Tried versions: >-> Does not satisfy version, not trying > E: Could not satisfy build-dependency. > E: pbuilder-satisfydepends failed. The attached

Bug#259671: found 259671 1:0.11.15-1

2005-10-15 Thread Matt Kraai
found 259671 1:0.11.15-1 thanks This problem still persists. -- Matt signature.asc Description: Digital signature

Bug#329476: tomboy: italics aren't pasted correctly

2005-09-21 Thread Matt Kraai
Package: tomboy Version: 0.3.3-1 Severity: normal When I paste text that contains some italicized text, in some cases all of the pasted text is italicized: 1. Create a new note. 2. Press to delete the default text, then C-i foo C-i bar 3. Press S- to select the line, C-c to copy it, to

Bug#291002: entry display corrupted

2005-08-28 Thread Matt Kraai
On Sun, Aug 21, 2005 at 07:18:48PM +0200, Johan Svedberg wrote: > * Jan 17 21:40 Matt Kraai <[EMAIL PROTECTED]>: > > Package: blam > > Version: 1.6.1-1 > > > > The entry display is corrupted. The entry is from "Freedom to Tinker: > > Clips" at &

Bug#323518: retitle 323518 Missing tarballs for libbsf-java and libxalan2-java source packages

2005-08-31 Thread Matt Kraai
retitle 323518 Missing tarballs for libbsf-java and libxalan2-java source packages thanks The same problem appears to apply to libbsf-java. -- Matt signature.asc Description: Digital signature

Bug#326052: FTBFS: Unknown style nwalsh

2005-09-01 Thread Matt Kraai
Package: sgml2x Version: 1.0.0-9 Severity: serious sgml2x fails to build: > bin/docbook-2-html -c catalog -C ./sgml2x-aliases -s nwalsh TODO.sgml > openjade1.3:stylesheet/dsssl/docbook/misc/doctype.dsl:10:71:W: cannot > generate system identifier for public text "-//OpenJade//DTD DSSSL > Specif

Bug#326999: evolution: Scrolls to start of tasks when one is marked completed

2005-09-06 Thread Matt Kraai
Package: evolution Version: 2.2.2-4 Severity: normal When I click on the box next to a task to mark it as complete, the list of tasks scroll to the top. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')

Bug#326997: FTBFS: Can't find module IO in user directories

2005-09-06 Thread Matt Kraai
Package: hmake Version: 3.09-3 Severity: serious hmake fails to build because it can't find the module IO in the user directories: > /tmp/buildd/hmake-3.09/script/hmake -hc=/usr/bin/haskell-compiler > HInteractive -d/tmp/buildd/hmake-3.09/targets/debian/obj/interpreter \ >-i../hmake -pa

Bug#326994: evolution: Does not select today by default for task due and start dates

2005-09-06 Thread Matt Kraai
Package: evolution Version: 2.2.2-4 Severity: normal When I create a task, if I select the calendar widget for the Due or Start Dates, no date is selected by default. Today should be selected by default. The latter behavior happens when I create an appointment and select the calendar widget for

Bug#326995: evolution: Does not restore the window size when started automatically

2005-09-06 Thread Matt Kraai
Package: evolution Version: 2.2.2-4 Severity: normal When Evolution is started automatically, it does not restore the window size. Instead, it always uses some defaults that are too small to display the tasks' vertical scroll bar. When I start Evolution from the menu, it restores the window size

Bug#326996: FTBFS: Cannot create already-existing directory

2005-09-06 Thread Matt Kraai
Package: mooix Version: 1.0rc5.pre5 Severity: serious mooix fails to build because it cannot create a directory that already exists: > + install -m 755 -d > /tmp/buildd/mooix-1.0rc5.pre5/debian/mooix//var/lib/mooix/t/test_super/super_test_3/parent/ > install: cannot create directory > `/tmp/bui

Bug#326993: blam: Show a context menu that includes "Copy Link Address" for links

2005-09-06 Thread Matt Kraai
Package: blam Version: 1.8.2-2 Severity: wishlist When I right-click on a link, I wish Blam would display a context menu that included the entry "Copy Link Address" that would copy the link address. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990,

Bug#326998: FTBFS: Missing declaration inter alia

2005-09-06 Thread Matt Kraai
Package: kdewebdev Version: 3.3.2-6 Severity: serious kdewebdev fails to build because MyProcess is not declared before it is used, among other problems: > if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ > -DHAVE_CONFIG_H -I. -I../../../kommander/widgets -I../.. > -I../../../komm

Bug#322649: update does not remove unavailable packages

2005-08-11 Thread Matt Kraai
Package: pbuilder Version: 0.128 pbuilder update does not remove packages that are unavailable. For example, slang1a-utf8 was superseded by libslang2 but pbuilder update does not remove it. -- Matt signature.asc Description: Digital signature

Bug#322647: FTBFS: Unsatisfiable build-dependency on libnet-imap-simple-perl

2005-08-11 Thread Matt Kraai
Package: libnet-imap-simple-ssl-perl Version: 1.3-2 Severity: serious Tags: patch libnet-imap-simple-ssl-perl fails to build because it build-depends on libnet-imap-simple-perl: > -> Considering libnet-imap-simple-perl >-> Trying libnet-imap-simple-perl >-> Cannot install libnet-ima

Bug#322646: FTBFS: Undeclared OpenGL symbols

2005-08-11 Thread Matt Kraai
Package: libopengl-perl Version: 0.54.alan1-3 Severity: serious libopengl-perl fails to build because some OpenGL symbols are undeclared: > cc -c -I/usr/X11R6/include -I/usr/local/include -I/usr/openwin/include > -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing > -p

Bug#322645: FTBFS: Test failure

2005-08-11 Thread Matt Kraai
Package: libpoe-component-irc-perl Version: 4.3-2 Severity: serious libpoe-component-irc-perl fails to build because it fails its tests: > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/1_new...ok > t/1_spawn.

Bug#322643: FTBFS: Cannot find LinuxVNC

2005-08-11 Thread Matt Kraai
Package: libvncserver Version: 0.7.1-1 Severity: serious libvncserver fails to build in a pbuilder chroot because it does not build LinuxVNC because it decides it is not a GNU/Linux system because /dev/vcsa1 does not exist: > dh_movefiles --sourcedir=debian/libvncserver-dev > dh_movefiles: debian

Bug#322642: FTBFS: toc/tests/cpp/gcc_2_95_typename_problem.cpp fails

2005-08-11 Thread Matt Kraai
Package: libs11n Version: 0.8.7-2 Severity: serious libs11n fails to build because toc/tests/cpp/gcc_2_95_typename_problem.cpp fails: > =?= [gcc_try_compile] toc/tests/cpp/gcc_2_95_typename_problem.cpp > Compiler output is in .toc.try_compile.out (but will be erased the next time > th

Bug#322641: FTBFS: Missing braces around an ambiguous else

2005-08-11 Thread Matt Kraai
Package: librra Version: 0.9.0-2 Severity: serious Tags: patch librra fails to build because it has some code that generates warnings which are treated as errors: > if /bin/sh ../libtool --mode=compile i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. > -I. -I..-g -Wall -Wsign-compare -Wno-long-long -W

Bug#322640: FTBFS: Duplicate unsigned in

2005-08-11 Thread Matt Kraai
Package: libquicktime Version: 0.9.3-2 Severity: serious libquicktime fails to build because it defines u_int64_t before including , which causes the definition in to fail: > if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. > -I../include/quicktime -I../include -I../include

Bug#322639: FTBFS: Cannot find pow() in libm

2005-08-11 Thread Matt Kraai
Package: libmusicbrainz-ruby Version: 0.2.0-1 Severity: serious libmusicbrainz-ruby fails to build because it cannot find pow in libm: > cd . && ruby extconf.rb > checking for pow() in -lm... no > *** extconf.rb failed *** > Could not create Makefile due to some reason, probably lack of > nece

Bug#322644: FTBFS: Test failure

2005-08-11 Thread Matt Kraai
Package: libproc-background-perl Version: 1.08-1 Severity: serious libproc-background-perl fails to build because it fails its test: > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/01procFAILED tests 15, 21, 23, 31 >

Bug#322648: FTBFS: Cannot find gettext

2005-08-11 Thread Matt Kraai
Package: libintl-gettext-ruby Version: 0.11-5 Severity: serious libintl-gettext-ruby fails to build because it cannot find gettext: > cd build-tree-16 && ruby1.6 ../extconf.rb && /usr/bin/make > checking for setlocale() in -lxpg4... no > checking for locale.h... yes > checking for libintl.h... ye

Bug#322855: FTBFS: Syntax errors

2005-08-12 Thread Matt Kraai
Package: libgda2 Version: 1.2.1-2 Severity: serious libgda2 fails to build because it uses some undeclared types, which causes syntax errors: > if /bin/sh ../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"GNU\ > Data\ Access\" -DPACKAGE_TARNAME=\"libgda\" -DPACKAGE_VERSION=\"1.2.1\" > -

Bug#322853: FTBFS: Unable to find libpq-fe.h

2005-08-12 Thread Matt Kraai
Package: libdbi-drivers Version: 0.7.1-3.0.1 Severity: serious Tags: patch libdbi-drivers fails to build because it does not look in the right place for the PostgreSQL include files: > checking for PostgreSQL support... no > configure: error: Invalid PostgreSQL directory - include files not found

Bug#322854: FTBFS: Uses dpkg --print-gnu-build-architecture

2005-08-12 Thread Matt Kraai
Package: libg++27 Version: 2.7.2.1-19 Severity: serious libg++27 fails to build because it uses dpkg's obsolete --print-gnu-build-architecture option: > debian/rules build > dpkg: unknown option --print-gnu-build-architecture > > Type dpkg --help for help about installing and deinstalling packa

Bug#322857: FTBFS: Invalid lvalues in assignments

2005-08-12 Thread Matt Kraai
Package: libggimisc Version: 2.0.2-1.2 Severity: serious Tags: patch libggimisc fails to build because it contains invalid lvalues in two assignments: > source='init.c' object='init.lo' libtool=yes \ > depfile='.deps/init.Plo' tmpdepfile='.deps/init.TPlo' \ > depmode=gcc3 /bin/sh ../../depcomp \

Bug#322856: FTBFS: Unsatisfiable build-dependency on aalib1-dev

2005-08-12 Thread Matt Kraai
Package: libggi Version: 2.0.5-1 Severity: serious Tags: patch libggi fails to build because it build-depends on aalib1-dev, which has been renamed libaa1-dev: > -> Considering aalib1-dev >-> Trying aalib1-dev >-> Cannot install aalib1-dev; apt errors follow: > Reading package lists

Bug#322858: Incomplete YYSTYPE declaration in header

2005-08-12 Thread Matt Kraai
Package: byacc Version: 20050505-1 Severity: serious groff fails to build from source because byacc generates an incomplete declaration of YYSTYPE in the header file. The first attachement contains the header file it generates. The second attachment contains a patch that fixes this problem. Thi

Bug#322859: FTBFS: Cannot find apr.h

2005-08-12 Thread Matt Kraai
Package: libembperl-perl Version: 2.0rc3-1 Severity: serious libembperl-perl fails to build because it cannot find apr.h: > cc -c -I/tmp/buildd/libembperl-perl-2.0rc3 -I/usr/include/apache2 > -I/usr/lib/apache2/modules/regex -I/usr/lib/apache2/modules/os/unix > -I/usr/include/libxml2 -I/usr/in

Bug#317533: found 317533 1:0.9.3.0-2

2005-08-12 Thread Matt Kraai
found 317533 1:0.9.3.0-2 thanks Since both Paul Visscher and I can reproduce this bug with 1:0.9.3.0-2, I'm reopening this bug. -- Matt signature.asc Description: Digital signature

Bug#322649: update does not remove unavailable packages

2005-08-13 Thread Matt Kraai
On Sat, Aug 13, 2005 at 11:23:39AM +0900, Junichi Uekawa wrote: > Hi, > > > Package: pbuilder > > Version: 0.128 > > > > pbuilder update does not remove packages that are unavailable. > > Yup. > > > For example, slang1a-utf8 was superseded by libslang2 but pbuilder > > update does not remove it

Bug#322858: Incomplete YYSTYPE declaration in header

2005-08-13 Thread Matt Kraai
On Sat, Aug 13, 2005 at 11:47:59PM +0100, Dave Beckett wrote: > On Fri, 2005-08-12 at 10:30 -0700, Matt Kraai wrote: > > Package: byacc > > Version: 20050505-1 > > Severity: serious > > > > groff fails to build from source because byacc generates an incomplete

Bug#322858: acknowledged by developer (Bug#322858: fixed in byacc 20050813-1)

2005-08-14 Thread Matt Kraai
On Sun, Aug 14, 2005 at 02:48:15AM -0700, Debian Bug Tracking System wrote: >* New upstream release: > - Do not close union_file for -d option (Closes: #322858) Thanks for fixing this so promptly. -- Matt signature.asc Description: Digital signature

Bug#317533: [cl-debian] Bug#317533: found 317533 1:0.9.3.0-2

2005-08-14 Thread Matt Kraai
On Sun, Aug 14, 2005 at 05:58:45PM +0200, Peter Van Eynde wrote: > Matt Kraai wrote: > >Since both Paul Visscher and I can reproduce this bug with > >1:0.9.3.0-2, I'm reopening this bug. > > Could you test if 0.9.3.36-1 fixes it? I can do so tomorrow. > The normal

Bug#322649: update does not remove unavailable packages

2005-08-15 Thread Matt Kraai
On Mon, Aug 15, 2005 at 08:19:58AM +0900, Junichi Uekawa wrote: > Hi, > > > > > For example, slang1a-utf8 was superseded by libslang2 but pbuilder > > > > update does not remove it. > > > > > > I would recommend running pbuilder create; but in > > > practice it is not possible to create pbuilder

Bug#259671: found 259671 1:0.11.13-4

2005-08-15 Thread Matt Kraai
found 259671 1:0.11.13-2 thanks gtkterm fails to build with libvte-dev 1:0.11.13-4. I checked the other .la files that were installed and none of them referenced libSM. I also ran ldd on all of the libraries that were installed, and only libvte referenced libSM. I wasn't able to find the debian

Bug#323327: FTBFS: Unable to find X11/Xauth.h

2005-08-15 Thread Matt Kraai
Package: gnome-session Version: 2.10.0-5 Severity: serious Tags: patch gnome-session fails to build because it cannot find : > if cc -DHAVE_CONFIG_H -I. -I. -I.. -DXTHREADS -DORBIT2=1 -pthread > -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include > -I/usr/include/atk-1.0 -I/u

Bug#323325: ICE compiling gnustep-base's mframe.m

2005-08-15 Thread Matt Kraai
Package: gobjc-4.0 Version: 4.0.1-4 Severity: important gnustep-base fails to build on i386 because there is an ICE compiling mframe.m in i386: > gcc mframe.m -c \ > -MMD -MP -DGNUSTEP_INSTALL_PREFIX=/usr/lib/GNUstep/System > -DGNUSTEP_LOCAL_ROOT=/usr/local/lib/GNUstep/Local > -DGNUSTEP_N

Bug#323324: FTBFS: Undefined references

2005-08-15 Thread Matt Kraai
Package: gnuradio-core Version: 2.5-4 Severity: serious gnuradio-core fails to build because of undefined references to gr_fxpt::TWO_TO_THE_31 and gr_fxpt::PI: > /bin/sh ../../libtool --mode=link i486-linux-gnu-g++ -g -O2 -Wall > -Woverloaded-virtual -pthread -o benchmark_dotprod benchmark_d

Bug#323322: FTBFS: Aliases to undefined symbols

2005-08-15 Thread Matt Kraai
Package: hermes1 Version: 1.3.3+really1.3.2-2 Severity: serious hermes1 fails to build because it aliases some variables to undefined symbols: > source='Convert.c' object='Convert.lo' libtool=yes \ > depfile='.deps/Convert.Plo' tmpdepfile='.deps/Convert.TPlo' \ > depmode=gcc3 /bin/sh ../depcomp \

Bug#323321: FTBFS: Unable to define uoff_t

2005-08-15 Thread Matt Kraai
Package: irssi-text Version: 0.8.9-3 Severity: serious irssi-text fails to build because it cannot define uoff_t: > /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. > -I../../src -I../../src/core-I../../src/fe-common/core > -I/usr/include/glib-2.0 -I/usr/li

Bug#323320: FTBFS: Missing build-dependency on cdbs

2005-08-15 Thread Matt Kraai
Package: libclass-objecttemplate-perl Version: 0.7-2 Severity: serious Tags: patch libclass-objecttemplate-perl fails to build because it does not build-depend on cdbs: > debian/rules clean > debian/rules:3: /usr/share/cdbs/1/rules/debhelper.mk: No such file or > directory > debian/rules:4: /us

Bug#323318: Array element has incomplete type

2005-08-15 Thread Matt Kraai
Package: kernel-headers-2.4.27-2 Version: 2.4.27-10 Severity: serious hostap-modules-i386 fails to build because a kernel header has an array type with an incomplete element type: > /tmp/buildd/hostap-modules-i386-0.3.7/kernel-headers-2.4.27-2-386/include/asm/processor.h:75: > error: array type

Bug#323317: FTBFS: Missing build-dependency on zlib1g-dev inter alia

2005-08-15 Thread Matt Kraai
Package: imms Version: 2.0.3-2 Severity: serious imms fails to build because it does not build-depend on zlib1g-dev and because it cannot create libimmscore.a because it cannot find libXext because /usr/X11R6/lib is not in the library search path: > checking zlib.h usability... no > checking zlib

Bug#323315: FTBFS: Conflicting declarations of cn_tab

2005-08-15 Thread Matt Kraai
Package: gnumach Version: 20050501-4 Severity: serious gnumach fails to build because it contains conflicting declarations of cn_tab: > i486-linux-gnu-gcc -Wall -g -pipe -O2 -nostdinc -DMACH -DCMU -DMACH_KERNEL > -DKERNEL -DPACKAGE_NAME=\"GNU\ Mach\" -DPACKAGE_TARNAME=\"gnumach\" > -DPACKAGE_VE

Bug#323314: FTBFS: Unsatisfiable build-dependency on libwxgtk2.4-python

2005-08-15 Thread Matt Kraai
Package: gnuradio Version: 0.9-2.1 Severity: serious gnuradio fails to build because it build-depends on libwxgtk2.4-python, which has been replaced by wxpython2.4-1: > -> Considering libwxgtk2.4-python >-> Trying libwxgtk2.4-python >-> Cannot install libwxgtk2.4-python; apt errors

Bug#323311: FTBFS: Cannot find pkg-config

2005-08-15 Thread Matt Kraai
Package: gnome-keyring-sharp Version: 0.0.1-3 Severity: serious gnome-keyring-sharp fails to build because it cannot find pkg-config: > checking for pkg-config... no > configure: error: You need to install pkg-config Making it build-depend on pkg-config fixes this problem. -- Matt signature.

Bug#323310: Missing dependency on libglib2.0-dev

2005-08-15 Thread Matt Kraai
Package: libgnome-keyring-dev Version: 0.4.3-1 gnome-keyring-1.pc requires glib-2.0, which causes pkg-config to complain if glib-2.0.pc isn't present, but libgnome-keyring-dev, which contains the former, does not depend on libglib2.0-dev, which contains the latter. -- Matt signature.asc Descri

Bug#323309: FTBFS: No matching function for ExtractTar call

2005-08-15 Thread Matt Kraai
Package: gnome-apt Version: 0.4.7-1.2 Severity: serious gnome-apt fails to build because there is no matching function for the call of ExtractTar: > if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include > -I/usr/include/libgksu1.2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > `pkg-con

Bug#323312: FTBFS: Contains a label at the end of a compound statement

2005-08-15 Thread Matt Kraai
Package: gnubg Version: 0.12-4 Severity: serious gnubg fails to build because it contains a label at the end of a compound statement: > gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include-g -O2 -c sgf.c > sgf.c: In function 'Resto

Bug#323313: ICE compiling gnubik on i386 in size_binop

2005-08-15 Thread Matt Kraai
Package: gcc-4.0 Version: 4.0.1-4 Severity: important gnubik fails to build because there is an ICE: > if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DWIDGET_SET_gtk=1 > -DSCRIPTDIR=\"/usr/share/gnubik/scripts\" > -DGUILEDIR=\"/usr/share/gnubik/guile\" -DICONDIR=\"/usr/share/gnubik/icons\"

Bug#323316: FTBFS: Too many arguments to XklConfigActivate

2005-08-15 Thread Matt Kraai
Package: gswitchit Version: 2.5.0-3.2 Severity: serious gswitchit fails to build because it passes too many arguments to XklConfigActivate: > source='gswitchit_config.c' object='gswitchit_config.lo' libtool=yes \ > depfile='.deps/gswitchit_config.Plo' tmpdepfile='.deps/gswitchit_config.TPlo' > \

Bug#323319: FTBFS: Syntax error and structure redefinitions

2005-08-15 Thread Matt Kraai
Package: iptraf Version: 2.7.0-7 Severity: serious iptraf fails to build because it has a syntax error and three structure redefinitions: > gcc -Wall -DWORKDIR=\"/var/lib/iptraf\" -DLOGDIR=\"/var/log/iptraf\" > -DEXECDIR=\"/usr/sbin\" -I/usr/include/ncurses -I../support > -DVERSION=\"2.7.0\" -

Bug#323323: Missing dependency on libgmp3-dev

2005-08-15 Thread Matt Kraai
Package: libobby-0.2-dev Version: 0.2.0-1 Severity: serious gobby fails to build because /usr/include/obby/rsa.hpp includes gmpxx.h but libobby-0.2-dev, which contains the former, does not depend on libgmp3-dev, which contains the latter: > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -

Bug#323326: FTBFS: Unsatisfiable build-dependency on libwxgtk2.4-python

2005-08-15 Thread Matt Kraai
Package: gnue-forms Version: 0.5.11-2 Severity: serious Tags: patch gnue-forms fails to build because it build-depends on libwxgtk2.4-python, which has been replaced by wxpython2.4-1: > -> Considering libwxgtk2.4-python >-> Trying libwxgtk2.4-python >-> Cannot install libwxgtk2.4-py

Bug#323525: FTBFS: Missing forward class declarations

2005-08-16 Thread Matt Kraai
Package: gambit Version: 0.97.0.7-1 Severity: serious Tags: patch gambit fails to build because it is missing forward declarations: > if i486-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" > -DPACKAGE=\"gambit\" -

Bug#323524: FTBFS: Cannot include

2005-08-16 Thread Matt Kraai
Package: gajim Version: 0.7.1-1 Severity: serious Tags: patch gajim fails to build because it cannot include : > cc `pkg-config --cflags gtk+-2.0 pygtk-2.0` -fpic > -I/usr/include/python`python -V 2>&1 | awk '{print $2}' | cut -f1,2 -d.` -I. > `pkg-config --libs gtk+-2.0 pygtk-2.0` -shared idle

Bug#323519: FTBFS: Unable to find qdbm header files

2005-08-16 Thread Matt Kraai
Package: hyperestraier Version: 0.5.4-1 Severity: serious Tags: patch hyperestraier fails to build because it is unable to find the qdbm header files when compiling estseek.fcgi: > i486-linux-gnu-gcc -Wall -fPIC -fsigned-char -O2 -DNDEBUG -DMYFCGI -o > estseek.fcgi estseek.c \ > -L. -L/tmp/bui

Bug#323518: Missing tarball for libxalan2-java source package

2005-08-16 Thread Matt Kraai
Package: ftp.debian.org libxalan2-java_2.6.0.orig.tar.gz is missing from the archive. Here are the contents of debian/pool/main/libx/libxalan2-java: > -rw-rw-r--1 1176 1176 232314 Jun 15 12:17 > libxalan2-java-doc_2.6.0-3_all.deb > -rw-rw-r--1 1176 1176 5435 Jun 15

Bug#323513: FTBFS: Cannot include

2005-08-16 Thread Matt Kraai
Package: gdm Version: 2.6.0.8-1 Severity: serious Tags: patch gdm fails to build because it cannot include : > gcc -DHAVE_CONFIG_H -DGDM_CONFIG_FILE=\"/etc/gdm/gdm.conf\" -I. -I. -I.. -I. > -I.. -I../vicious-extensions -DGNOMELOCALEDIR=\""/usr/share/locale"\" > -DLOCALEDIR=\"/usr/share/locale\"

Bug#323511: FTBFS: Problems before const

2005-08-16 Thread Matt Kraai
Package: libglib1.2-dev Version: 1.2.10-10 Severity: serious gabber fails to build because the g_htons and g_htonl macros use __const__ after __asm__: > source='TCPTransmitter.cc' object='TCPTransmitter.o' libtool=no \ > depfile='.deps/TCPTransmitter.Po' tmpdepfile='.deps/TCPTransmitter.TPo' \ >

Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-08-16 Thread Matt Kraai
Package: gcc-2.95 Version: 2.95.4.ds15-22 Severity: serious gcc-2.95 fails to build on i386 because it cannot find libstdc++.a.2.10.0: > dh_movefiles -plibstdc++2.10-dev usr/lib/libstdc++.a.2.10.0 > usr/include/g++-3/ usr/share/info/iostream* > usr/lib/gcc-lib/i486-linux-gnu/2.95.4/libstdc++.{

Bug#323514: FTBFS: Cannot find

2005-08-16 Thread Matt Kraai
Package: gkdial Version: 1.8.0-3 Severity: serious gkdial fails to build because it cannot find : > cc -DHAVE_CONFIG_H -I. -I. -I.. -DPREFIX=\""/usr"\" > -DPACKAGE_DATA_DIR=\""/usr/share"\" > -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"-DXTHREADS -DORBIT2=1 > -pthread -I/usr/include/

Bug#323515: FTBFS: Conflicting declarations of html_cluealigned_class

2005-08-16 Thread Matt Kraai
Package: gnat-gps Version: 2.1.0-4 Severity: serious Tags: patch gnat-gps fails to build because it contains conflicting declarations of html_cluealigned_class: > i486-linux-gnu-gcc -c -O3 -DSYSTEM_INCLUDE="system/gnu-linux.h" > -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" > -DPA

Bug#323516: FTBFS: FATAL_EXIT_CODE and SUCCESS_EXIT_CODE are undeclared

2005-08-16 Thread Matt Kraai
Package: gnat Version: 3.15p-12 Severity: serious gnat fails to build on i386 because FATAL_EXIT_CODE and SUCCESS_EXIT_CODE are undeclared: > gnatgcc -DIN_GCC-O2 -DHAVE_CONFIG_H-I. -I. -I./config \ > -DGCC_INCLUDE_DIR=\"/usr/lib/gcc-lib/-linux/2.8.1/include\" \ > -DGPLUSPLUS_INCLUDE

Bug#323517: FTBFS: Initializer elements are not constant

2005-08-16 Thread Matt Kraai
Package: gnome-alsamixer Version: 0.9.6-1 Severity: serious gnome-alsamixer fails to build because some initializer elements are not constant: > i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. > -DPACKAGE_DATA_DIR=\""/usr/share/gnome-alsamixer"\" > -DPIXMAP_ICONDIR=\""/usr/share/pixmaps/gnome-a

Bug#323520: FTBFS: Unsatisfiable build-dependency on alsa-headers

2005-08-16 Thread Matt Kraai
Package: gkrellmss Version: 2.6-2 Severity: serious Tags: patch gkrellmss fails to build because it build-depends on alsa-headers, which is no longer available: > -> Considering alsa-headers (>= 0.9.7) > Tried versions: >-> Does not satisfy version, not trying > E: Could not satisfy

Bug#323521: FTBFS: Unable to include

2005-08-16 Thread Matt Kraai
Package: gem Version: 0.90.0-15 Severity: serious Tags: patch gem fails to build because it cannot find X11/extensions/xf86vmode.h: > g++ -c -fPIC -g -Wall -O2 -I/usr/include/freetype2 -I.. > -I/usr/include/FTGL GemModelData.cpp -o GemModelData.o > In file included from GemMan.cpp:41: > Gem

Bug#323523: FTBFS: Invalid lvalues in assignments

2005-08-16 Thread Matt Kraai
Package: gclcvs Version: 2.7.0-48 Severity: serious gclcvs fails to build because it contains invalid lvalues in some assignments: > gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer > -I/tmp/buildd/gclcvs-2.7.0/o -I../h -I../gcl-tk format.c > format.c: In function 'fmt

Bug#323522: FTBFS: Labels at the end of compound statements

2005-08-16 Thread Matt Kraai
Package: lids-2.4 Version: 1.1.1r2-5 Severity: serious Tags: patch lids-2.4 fails to build because it contains labels at the end of compound statements: > source='lidsadm.c' object='lidsadm.o' libtool=no \ > depfile='.deps/lidsadm.Po' tmpdepfile='.deps/lidsadm.TPo' \ > depmode=gcc3 /bin/sh ../dep

Bug#323526: FTBFS: Explicit template specializations not preceded by template <>

2005-08-16 Thread Matt Kraai
Package: lilypond Version: 2.4.5-2 Severity: serious Tags: patch lilypond fails to build because some explicit template specializations are not preceded by "template <>" (I have no idea what this clause means): > rm -f ./out/interval.dep; DEPENDENCIES_OUTPUT="./out/interval.dep > ./out/interval.

Bug#323527: FTBFS: Invalid conversions and undeclared function

2005-08-16 Thread Matt Kraai
Package: blender Version: 2.36-1 Severity: serious Tags: patch blender fails to build because there are some invalid conversions and a call of an undeclared function: > g++ -pipe -funsigned-char -O2 -Wall -W -DGAMEBLENDER=1 -DUSE_SUMO_SOLID > -DNDEBUG -Ibuild/linux2/intern/SoundSystem -Iintern/S

Bug#323528: FTBFS: Invalid lvalues in assignments

2005-08-16 Thread Matt Kraai
Package: gprolog Version: 1.2.18-13 Severity: serious gprolog fails to build because it contains invalid lvalues in some assignments: > gplc -c -C '-O3 -fomit-frame-pointer -funsigned-char -Wall -Wall -DDEBIAN' > engine.c > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > engine.c:

Bug#323527: FTBFS: Invalid conversions and undeclared function

2005-08-17 Thread Matt Kraai
On Wed, Aug 17, 2005 at 08:12:35PM +0800, wrote: > Hi, I found the same thing at 2005-08-12, and I put a simple patch at > http://projects.blender.org/tracker/index.php?func=detail&aid=2927&group_id=9&atid=127 > > And this is a Blender Leader's reply: > > Date: 2005-08-14 14:13 > Sender: ton

Bug#304264: Patch for ignoring sockets

2005-07-28 Thread Matt Kraai
tag 304264 patch thanks The attached patch should make darcs ignore sockets. I haven't tested it, though. -- Matt diff -ru darcs-1.0.3.orig/compat.c darcs-1.0.3/compat.c --- darcs-1.0.3.orig/compat.c 2005-04-20 12:00:04.0 -0700 +++ darcs-1.0.3/compat.c2005-07-28 07:49:52.92967

<    1   2   3   4   5   6   7   8   9   10   >