Bug#314688: belpic: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-06-17 Thread Andreas Jochens
patch 'belpic' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/belpic-1.4/Sources/pkcs11/opensc/src/pam/pam_support.c ./Sources/pkcs11/opensc/src/pam/pam_support.c --- ../tmp-orig/belpic-1.4/Sources/pkcs11/opensc/src/pam/pam_support.c 2002-10-19 15:04

Bug#314693: kobodeluxe: FTBFS (amd64/gcc-4.0): ISO C++ forbids declaration of 'gamestatemanager_t' with no type

2005-06-17 Thread Andreas Jochens
'kobodeluxe' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kobodeluxe-0.4pre10/gamestate.h ./gamestate.h --- ../tmp-orig/kobodeluxe-0.4pre10/gamestate.h 2002-04-28 03:48:59.0 +0200 +++ ./gamestate.h 2005-06-17 22:10:55.0 +0200 @@ -24,6

Bug#314653: mh-e: FTBFS: Missing Build-Depends on 'emacs21'

2005-06-17 Thread Andreas Jochens
Hello, thanks for your reply. On 05-Jun-17 14:32, Peter S Galbraith wrote: Andreas Jochens [EMAIL PROTECTED] wrote: -Build-Depends-Indep: debhelper ( 3.0.0), texinfo +Build-Depends-Indep: debhelper, texinfo, emacs21 Why remove the version number there? It is not necessary to remove

Bug#314697: kobodeluxe: FTBFS (amd64/gcc-4.0): ISO C++ forbids declaration of 'gamestatemanager_t' with no type

2005-06-17 Thread Andreas Jochens
'kobodeluxe' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kobodeluxe-0.4pre10/gamestate.h ./gamestate.h --- ../tmp-orig/kobodeluxe-0.4pre10/gamestate.h 2002-04-28 03:48:59.0 +0200 +++ ./gamestate.h 2005-06-17 22:10:55.0 +0200 @@ -24,6

Bug#314698: kxdocker: FTBFS (amd64/gcc-4.0): cast from 'XSGObjectIcon*' to 'int' loses precision

2005-06-17 Thread Andreas Jochens
' With the attached patch 'kxdocker' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kxdocker-0.33/src/xgdocker.cpp ./src/xgdocker.cpp --- ../tmp-orig/kxdocker-0.33/src/xgdocker.cpp 2005-06-01 23:43:15.0 +0200 +++ ./src/xgdocker.cpp 2005-06-17 22:14

Bug#314705: octave2.1: FTBFS (amd64/gcc-4.0): trying to instantiate 'templateclass T templateclass U octave_int::octave_int(U)'

2005-06-17 Thread Andreas Jochens
'templateclass T templateclass U octave_int::octave_int(U)' make[3]: *** [pic/lex.o] Error 1 make[3]: Leaving directory `/octave2.1-2.1.69/src' With the attached patch 'octave2.1' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/octave2.1-2.1.69/src/lex.cc ./src

Bug#294474: busybox: FTBFS (amd64/gcc-4.0): conflicting types for 'build_bl_tree'

2005-06-15 Thread Andreas Jochens
The attached updated patch makes the latest version of 'busybox' compile with gcc-4.0 on amd64. Regards Andreas Jochens diff -urN ../tmp-orig/busybox-1.00/archival/gzip.c ./archival/gzip.c --- ../tmp-orig/busybox-1.00/archival/gzip.c2004-04-15 22:52:48.0 +0200 +++ ./archival/gzip.c

Bug#314239: raster3d: FTBFS (amd64/gcc-4.0): -malign-double makes no sense in the 64bit mode

2005-06-15 Thread Andreas Jochens
]: Leaving directory `/raster3d-2.7c' make: *** [debian/stamp-makefile-build] Error 2 With the attached patch 'raster3d' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/raster3d-2.7c/Makefile.incl ./Makefile.incl --- ../tmp-orig/raster3d-2.7c/Makefile.incl

Bug#314246: raster3d: FTBFS (amd64/gcc-4.0): -malign-double makes no sense in the 64bit mode

2005-06-15 Thread Andreas Jochens
]: Leaving directory `/raster3d-2.7c' make: *** [debian/stamp-makefile-build] Error 2 With the attached patch 'raster3d' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/raster3d-2.7c/Makefile.incl ./Makefile.incl --- ../tmp-orig/raster3d-2.7c/Makefile.incl

Bug#314247: dbus: Please build 'libdbus-cil' on amd64

2005-06-15 Thread Andreas Jochens
Package: dbus Version: 0.23.4-3 Severity: wishlist Tags: patch Please change debian/control to build 'libdbus-cil' on amd64. Regards Andreas Jochens diff -urN ../tmp-orig/dbus-0.23.4/debian/control ./debian/control --- ../tmp-orig/dbus-0.23.4/debian/control 2005-06-15 12:53:44.0

Bug#314256: gksu: FTBFS: Missing Build-Depends on 'libgnome-keyring-dev'

2005-06-15 Thread Andreas Jochens
]: *** [gksu] Error 1 Please add the missing Build-Depends on 'libgnome-keyring-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/gksu-1.2.6/debian/control ./debian/control --- ../tmp-orig/gksu-1.2.6/debian/control 2005-06-15 14:30:47.0 +0200 +++ ./debian/control

Bug#314257: muine: FTBFS (amd64/gcc-4.0)

2005-06-15 Thread Andreas Jochens
Package: muine Version: 0.6.3-8 Severity: normal Tags: patch 'muine' fails to build on amd64/unstable with gcc-4.0, I get the following error: With the attached patch 'muine' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/muine-0.6.3/debian/control

Bug#314271: libxklavier: FTBFS (amd64/gcc-4.0): pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness

2005-06-15 Thread Andreas Jochens
argument 1 of '__builtin_strcmp' differ in signedness make[3]: *** [xklavier_config.lo] Error 1 make[3]: Leaving directory `/libxklavier-2.0/libxklavier' With the attached patch 'libxklavier' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/libxklavier-2.0

Bug#314278: system-tools-backends: FTBFS: Missing Build-Depends on 'gnome-pkg-tools'

2005-06-15 Thread Andreas Jochens
: *** No rule to make target `/usr/share/gnome-pkg-tools/1/rules/uploaders.mk'. Stop. Please add the missing Build-Depends on 'gnome-pkg-tools' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/system-tools-backends-1.2.0/debian/control ./debian/control --- ../tmp-orig/system-tools

Bug#314343: asn1c: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-06-15 Thread Andreas Jochens
'asn1c_activate_dependency': asn1c_fdeps.c:19: error: invalid lvalue in assignment make[3]: *** [asn1c_fdeps.lo] Error 1 make[3]: Leaving directory `/asn1c-0.9.14/libasn1compiler' With the attached patch 'asn1c' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/asn1c-0.9.14

Bug#314344: netperf: FTBFS (amd64/gcc-4.0): Failed to get size of sin_port in struct sockaddr_in.

2005-06-15 Thread Andreas Jochens
in struct sockaddr_in. make: *** [config.status] Error 1 With the attached patch 'netperf' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/netperf-2.4.0/configure ./configure --- ../tmp-orig/netperf-2.4.0/configure 2005-05-11 18:57:24.0 +0200

Bug#313001: nano: New dependency on libncursesw5 breaks debootstrap

2005-06-11 Thread Andreas Jochens
: Failure while configuring base packages. This will be attempted 5 times. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#312061: seda: FTBFS: missing Build-Depends on fastjar

2005-06-05 Thread Andreas Jochens
. Regards Andreas Jochens diff -urN ../tmp-orig/seda-3.0/debian/control ./debian/control --- ../tmp-orig/seda-3.0/debian/control 2005-06-04 19:57:44.298172895 +0200 +++ ./debian/control2005-06-04 19:57:27.904361049 +0200 @@ -2,7 +2,7 @@ Section: libs Priority: optional Maintainer: Shaun

Bug#312061: seda: FTBFS: missing Build-Depends on fastjar

2005-06-05 Thread Andreas Jochens
Hello, thank you for your reply. On 05-Jun-05 12:18, Shaun Jackman wrote: On 6/5/05, Andreas Jochens [EMAIL PROTECTED] wrote: When building 'seda' on amd64/unstable with gcc-4.0, I get the following error: ./seda/sandStorm/internal/SignalMgr.java:79: warning: Unreachable statement

Bug#311947: qdbm: FTBFS (amd64/gcc-4.0): Please Build-Depend on libgcj-dev instead of libgcj4-dev and drop the Build-Depends on libstcd++*-dev

2005-06-04 Thread Andreas Jochens
Package: qdbm Version: 1.8.28-1 Severity: normal Tags: patch Please Build-Depend on libgcj-dev instead of libgcj4-dev and drop the Build-Depends on libstcd++*-dev (libstdc++-dev this is build-essential). With the attached patch 'qdbm' can be compiled on amd64 using gcc-4.0. Regards Andreas

Bug#311471: lintian: Please support the ppc64 architecture

2005-06-01 Thread Andreas Jochens
Package: lintian Version: 1.23.8 Severity: wishlist Tags: patch Please add support for the ppc64 architecture in 'checks/common_data.pm' and 'checks/fields.desc'. Regards Andreas Jochens diff -urN ../tmp-orig/lintian-1.23.8/checks/common_data.pm ./checks/common_data.pm --- ../tmp-orig/lintian

Bug#310830: tar: FTBFS (amd64/gcc-4.0): static declaration of 'argp_program_version' follows non-static declaration

2005-05-26 Thread Andreas Jochens
-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/tar-1.15.1/tests/genfile.c ./tests/genfile.c --- ../tmp-orig/tar-1.15.1/tests/genfile.c 2004-09-08 13:50:20.0 +0200 +++ ./tests/genfile.c 2005-05-26 10:54:41.632695263 +0200 @@ -60,8 +60,8 @@ /* Block buffer for sparse file

Bug#301048: dvgrab: FTBFS (ppc64): Please add ppc64 to the supported architectures

2005-05-26 Thread Andreas Jochens
a wishlist bug against lintian then or should I create an override? I will file a wish list bug against lintian, thanks. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#309164: gnome-libs: Please use a newer version of Berkeley DB

2005-05-15 Thread Andreas Jochens
Package: gnome-libs Version: 1.4.2-20 Severity: wishlist Tags: patch This is one of the last few packages which still uses the old version db3 of the Berkeley DB. Please use a newer version of Berkeley DB. Regards Andreas Jochens diff -urN ../tmp-orig/gnome-libs-1.4.2/debian/control ./debian

Bug#308948: gcc-4.0: Please add Ada support for the ppc64 architecture

2005-05-13 Thread Andreas Jochens
almost all Debian Ada source packages when the (Build-)Depends are changed to allow building with gnat-4.0 and the Architecture lines are changed to 'any'. Regards Andreas Jochens diff -urN ../tmp-orig/gcc-4.0-4.0.0/debian/patches/ppc64-ada.dpatch ./debian/patches/ppc64-ada.dpatch --- ../tmp-orig

Bug#249642: [Call For Help] cdrdao: Please support the amd64/sarge release

2005-05-12 Thread Andreas Jochens
Hello, there have been several request from amd64 users which would like to use cdrdao. Please reconsider applying the simple patch which adds amd64 support to cdrdao. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#249642: [Call For Help] cdrdao: Please support the amd64/sarge release

2005-05-12 Thread Andreas Jochens
Hello, thank you for your reply to my mail. On 05-May-12 19:53, Andrew Suffield wrote: On Thu, May 12, 2005 at 06:01:14PM +0200, Andreas Jochens wrote: there have been several request from amd64 users which would like to use cdrdao. Please reconsider applying the simple patch which

Bug#306636: libjcommon-java: Bug#306636 still present in sarge

2005-05-10 Thread Andreas Jochens
reopen 306636 tags 306636 +sarge thanks The version in sarge still has this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#308145: passwd: Depends on 'debconf' which does not have priority 'required'

2005-05-08 Thread Andreas Jochens
this would not be a good idea. Please drop the 'Depends' of 'passwd' on 'debconf' instead. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307919: The buggy version is still in sarge

2005-05-07 Thread Andreas Jochens
reopen 307919 tags 307919 +sarge thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#308003: FTBFS: cannot find -lc

2005-05-07 Thread Andreas Jochens
Which version of ia32-libs-dev was installed during the build? Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307897: mac-fdisk: FTBFS (ppc64/gcc-4.0): Please support the ppc64 architecture

2005-05-06 Thread Andreas Jochens
Package: mac-fdisk Version: 0.1-11 Severity: wishlist Tags: patch Please add support for the ppc64 architecture to mac-fdisk. With the attached patch 'mac-fdisk' can be compiled on ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/mac-fdisk-0.1/debian/control ./debian/control --- ../tmp

Bug#307919: advi: FTBFS: Missing Build-Depends on groff-base

2005-05-06 Thread Andreas Jochens
the package without groff-base, I file this as 'serious', because I can reproduce this on i386 with the following simple commands: su apt-get remove groff-base apt-get source advi cd advi-1.6.0 dpkg-buildpackage I hope that I did not miss anything. Regards Andreas Jochens diff -urN ../tmp-orig

Bug#306107: gnome-doc-utils: sarge still has this bug

2005-05-06 Thread Andreas Jochens
reopen 306107 tags 306107 sarge thanks Version 0.1.3-2 of gnome-doc-utils, which is currently in sarge, still has this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307521: ia32-libs: Patch to make 'ia32-libs' work again on amd64/sarge

2005-05-05 Thread Andreas Jochens
-m32' and to run those binaries. If going back to the old working ia32-libs version 0.7 is not an option for some reason, this small patch could be used to make ia32-libs work again on amd64. Regards Andreas Jochens diff -urN ../tmp-orig/ia32-libs-1.3/debian/control ./debian/control --- ../tmp

Bug#307760: snacc: FTBFS (amd64/gcc-4.0): 'EOC' was not declared in this scope

2005-05-05 Thread Andreas Jochens
' was not declared in this scope make[5]: *** [asn-list.lo] Error 1 make[5]: Leaving directory `/srv/dbuild/tmp/snacc-1.3bbn/c++-lib/c++' With the attached patch 'snacc' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/snacc-1.3bbn/c++-lib/src/asn-list.C ./c++-lib/src/asn

Bug#305122: ia32-libs: Patch to make 'ia32-libs' work again on amd64/sarge

2005-05-05 Thread Andreas Jochens
On 05-May-05 13:53, Goswin von Brederlow wrote: Andreas Jochens [EMAIL PROTECTED] writes: retitle 307521 ia32-libs: Broken on amd64 / Compilation with 'gcc-3.4 -m32' does not work tags 307521 +patch thanks I made some tests and finally found a small patch which makes ia32-libs

Bug#302677: qmail: FTBFS: Missing Build-Depends on 'groff-base' and missing users and groups

2005-05-04 Thread Andreas Jochens
be possible to build the 'qmail-src' package. It is generally a RC bug if a package cannot be built by dpkg-buildpackage. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#306838: jargon-text: FTBFS: ERROR at cmdline.c:96: Unknown option -no-references

2005-05-03 Thread Andreas Jochens
a plain text file, and then doing a zero-day NMU within 48 hours is not a nice thing to do. It's not that important a package to warrant such urgency. ??? I did not NMU the package. I just filed the FTBFS bug report. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#307521: ia32-libs: Broken on amd64 / Please revert to working and tested version 0.7

2005-05-03 Thread Andreas Jochens
and discuss any directory changes later. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#249396: lsb-release: Please upload a fixed version which supports amd64

2005-05-02 Thread Andreas Jochens
libgcc1 from gcc-3.4 which Build-Depends on ia32-libs-dev. The fix is very easy: 'amd64' just needs to be added to the 'Architecture:' line in debian/control. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307290: addresses-for-gnustep: FTBFS (testing): cannot find protocol declaration for `ContentViewersProtocol'

2005-05-02 Thread Andreas Jochens
because of #304968. Regards Andreas Jochens diff -urN ../../addresses-for-gnustep-0.4.6/Goodies/GNUmakefile ./Goodies/GNUmakefile --- ../../addresses-for-gnustep-0.4.6/Goodies/GNUmakefile 2005-04-29 22:06:30.117828958 +0200 +++ ./Goodies/GNUmakefile 2005-04-29 22:07:22.816817494 +0200

Bug#307316: mypasswordsafe: FTBFS: Makefile:45: *** Recursive variable `USER' references itself (eventually)

2005-05-02 Thread Andreas Jochens
. Generally, is it really necessary to write the user and hostname from the build environment into the binary package? Regards Andreas Jochens diff -urN ../tmp-orig/mypasswordsafe-0.0.20041004/Makefile ./Makefile --- ../tmp-orig/mypasswordsafe-0.0.20041004/Makefile2004-10-02 05:40:30.0 +0200

Bug#280274: rplay: Please support the amd64 sarge relase by fixing #280274

2005-05-02 Thread Andreas Jochens
by the C standard. Please support the planned amd64 sarge release by fixing this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#280259: sam: Please support the amd64 sarge relase by fixing #280259

2005-05-02 Thread Andreas Jochens
by the C standard. Please support the planned amd64 sarge release by fixing this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#280262: socks4-server: Please support the amd64 sarge relase by fixing #280262

2005-05-02 Thread Andreas Jochens
;' is not allowed by the C standard. Please support the planned amd64 sarge release by fixing this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#280278: nntp: Please support the amd64 sarge relase by fixing #280278

2005-05-02 Thread Andreas Jochens
by the C standard. Please support the planned amd64 sarge release by fixing this bug. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#299666: bsdmainutils: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-05-01 Thread Andreas Jochens
On 05-Apr-30 16:53, Graham Wilson wrote: This is what I get with your patch. Is there anyway I can clean up these warnings? Please use the attached patch instead of the previous one. Regards Andreas Jochens diff -urN ../tmp-orig/bsdmainutils-6.0.17/usr.bin/calendar/calendar.h ./usr.bin

Bug#307171: tela: FTBFS (sarge): Blas not found!

2005-05-01 Thread Andreas Jochens
] Error 1 The newer version 2.0-9 from sid, which is 122 days old and apparently waits for a build on arm, fixes this. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307188: octave-gpc: FTBFS: no match for 'operator[]' in '*m[vertices]'

2005-05-01 Thread Andreas Jochens
]' make[1]: *** [gpc_create.o] Error 1 make[1]: Leaving directory `/octave-gpc-0.1.4' make: *** [build-stamp] Error 2 The newer version 0.1.5-4 in sid builds fine. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#307211: saxon-catalog: FTBFS (testing): Semantic Error: The abstract method java.lang.String getRawName(int $1);, inherited from type org.xml.sax.Attributes, is not implemented in the non-abstract class cz.kosek.CatalogXMLReader.

2005-05-01 Thread Andreas Jochens
'. There is a new version of 'classpath' in sid which is not yet built on arm. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#307042: classworlds: FTBFS: Missing Build-Depends on 'junit'

2005-04-30 Thread Andreas Jochens
by the {sun,ibm,blackdown}-j2sdk1.x packages which are created by java-package. Regards Andreas Jochens diff -urN ../tmp-orig/classworlds-1.0.1/debian/control ./debian/control --- ../tmp-orig/classworlds-1.0.1/debian/control2005-04-30 10:22:58.709141990 +0200 +++ ./debian/control2005

Bug#306923: libjfreereport-java: Please recognize the JAVA_HOME directories for ibm-j2sdk1.4 and blackdown-j2sdk1.4

2005-04-29 Thread Andreas Jochens
Package: libjfreereport-java Version: 0.8.3c-3 Severity: wishlist Tags: patch Please change debian/rules so that the package can be build with ibm-j2sdk1.4 and blackdown-j2sdk1.4 in addition to sun-j2sdk1.4. Regards Andreas Jochens diff -urN ../tmp-orig/libjfreereport-java-0.8.3c/debian/rules

Bug#289841: openssl: [ppc64] 'SIXTY_FOUR_BIT_LONG' has to be specified in 'Configure'

2005-04-29 Thread Andreas Jochens
Hello Christoph, thank your for looking at my ppc64 related report. On 05-Apr-29 16:00, Christoph Martin wrote: Andreas Jochens schrieb: -debian-powerpc64,gcc:-DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG DES_UNROLL DES_RISC2 DES_PTR MD2_CHAR RC4_INDEX

Bug#306972: henplus: FTBFS (amd64): /henplus-0.9.5/build.xml:40: java.lang.NullPointerException

2005-04-29 Thread Andreas Jochens
be compiled on amd64. With sablevm it works also on i386/testing. This looks like a kaffe bug. Regards Andreas Jochens diff -urN ../tmp-orig/henplus-0.9.5/debian/control ./debian/control --- ../tmp-orig/henplus-0.9.5/debian/control2005-04-29 19:48:06.024243070 +0200 +++ ./debian/control

Bug#306639: batik: FTBFS: JAVA_HOME_DIRS incorrect

2005-04-28 Thread Andreas Jochens
and will try to upload fixes as soon as possible. Thank you for all the fixes to my reports which you already uploaded and for your work in general! Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#306739: jakarta-log4j: FTBFS: 'enum' is a keyword, and may not be used as an identifier

2005-04-28 Thread Andreas Jochens
debian/rules to support the correct JAVA_HOME_DIRS which are used by the packages created with make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/jakarta-log4j-1.1.3/debian/control ./debian/control --- ../tmp-orig/jakarta-log4j-1.1.3/debian/control 2005-04-28 09:25

Bug#306744: commons-httpclient: Please change the Build-Depends to 'j2sdk1.4' instead of 'j2sdk1.3'

2005-04-28 Thread Andreas Jochens
directories from the {sun,ibm,blackdown}-j2sdk1.4 packages which are created by make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/commons-httpclient-2.0a1+20020904/debian/control ./debian/control --- ../tmp-orig/commons-httpclient-2.0a1+20020904/debian/control 2005-04

Bug#306749: libpixie-java: FTBFS: ./debian_patch: Permission denied

2005-04-28 Thread Andreas Jochens
The attached patch fixes this by changing debian/rules. Please also amend debian/rules to set JAVA_HOME correctly for the {sun,ibm,blackdown}-j2sdk1.4. Regards Andreas Jochens diff -urN ../tmp-orig/libpixie-java-20030705/debian/rules ./debian/rules --- ../tmp-orig/libpixie-java-20030705/debian/rules

Bug#306750: libjakarta-poi-java: FTBFS: Missing Build-Depends on 'ant'

2005-04-28 Thread Andreas Jochens
-stamp] Error 127 Please add the missing Build-Depends on 'ant' to debian/control. Please also change debian/rules to set JAVA_HOME correctly for the {sun,ibm,blackdown}-j2sdk1.4 packages which are created by make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/libjakarta-poi

Bug#306639: batik: FTBFS: JAVA_HOME_DIRS incorrect

2005-04-28 Thread Andreas Jochens
arches including i386. I think those are 'serious' FTBFS bugs, even for packages in 'contrib'. What should be done with those? I agree that those should be RC, since they are not about packages we don't distribute. Thank you for clarifying this. Regards Andreas Jochens P.S.: Thanks a lot

Bug#306753: libnsuml-java: Please use kaffe and move the package to main

2005-04-28 Thread Andreas Jochens
Package: libnsuml-java Version: 0.4.20-10 Severity: wishlist Tags: patch Please use kaffe and move the package to main. Otherwise please amend debian/rules to set JAVA_HOME to the directories used by the {sun,ibm,blackdown}-j2sdk1.4 packages from java-package. Regards Andreas Jochens diff -urN

Bug#306760: dresden-ocl: Please set JAVA_HOME_DIRS to the standard directories

2005-04-28 Thread Andreas Jochens
Please specify the standard directories for the {sun,ibm,blackdown}-j2sdk1.4 packages as JAVA_HOME_DIRS in debian/rules. Regards Andreas Jochens diff -urN ../tmp-orig/dresden-ocl-1.1/debian/rules ./debian/rules --- ../tmp-orig/dresden-ocl-1.1/debian/rules2005-03-23 12:37:41.478991653 +0100

Bug#306764: junitperf: Please use j2sdk1.4 and set JAVA_HOME to the standard directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: junitperf Version: 1.8-1 Severity: wishlist Tags: patch Please use j2sdk1.4 and set JAVA_HOME to the standard directories which are used by then {sun,ibm,blackdown}-j2sdk1.4 packages that are created using make-kpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig

Bug#306767: libjazzy-java: Please use j2sdk1.4 as default and support the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: libjazzy-java Version: 0.5-3 Severity: wishlist Tags: patch Please use j2sdk1.4 as default and support the JAVA_HOME directories used by the {sun,ibm,blackdown}-j2sdk1.x packages created with make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/libjazzy-java-0.5

Bug#306772: libi18n-java: Please use j2sdk1.4 as default instead of j2sdk1.3

2005-04-28 Thread Andreas Jochens
Package: libi18n-java Version: 0.1.2.0.1-1 Severity: wishlist Tags: patch Please Build-Depend on j2sdk1.4 as default instead of j2sdk1.3. Regards Andreas Jochens diff -urN ../tmp-orig/libi18n-java-0.1.2.0.1/debian/control ./debian/control --- ../tmp-orig/libi18n-java-0.1.2.0.1/debian/control

Bug#306774: fop: Please support the JAVA_HOME directories which are used by java-package

2005-04-28 Thread Andreas Jochens
Package: fop Version: 1:0.20.5-5 Severity: wishlist Tags: patch Please set JAVA_HOME_DIRS to the directories that are used by the {sun,ibm-blackdown}-j2sdk1.x packages which are created by java-package. Regards Andreas Jochens diff -urN ../tmp-orig/fop-0.20.5/debian/rules ./debian/rules

Bug#306775: libsaxon-java: FTBFS: Missing Build-Depends on 'gjdoc'

2005-04-28 Thread Andreas Jochens
: *** [build-stamp] Error 127 Please add the missing Build-Depends on 'gjdoc' to debian/control. Please also amend debian/rules to support the JAVA_HOME directories used by the {sun,ibm,blackdown}-j2sdk1.x packages which are created by java-package. Regards Andreas Jochens diff -urN ../tmp-orig

Bug#306776: libtoolbutton-java: FTBFS: Please support the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: libtoolbutton-java Version: 0.2-2 Severity: wishlist Tags: patch Please change debian/rules to support the JAVA_HOME directories which are used by {sun,ibm,blackdown}-j2sdk1.x which are created by java-package. Regards Andreas Jochens diff -urN ../tmp-orig/libtoolbutton-java-0.2/debian

Bug#306779: libtoolbar-java: Please support the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: libtoolbar-java Version: 0.2-2 Severity: wishlist Tags: patch Please support the JAVA_HOME directories which are used by java-package. Regards Andreas Jochens diff -urN ../tmp-orig/libtoolbar-java-0.2/debian/rules ./debian/rules --- ../tmp-orig/libtoolbar-java-0.2/debian/rules

Bug#306780: btools: Please support the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: btools Version: 1.1-5 Severity: wishlist Tags: patch Please support the JAVA_HOME directories used by java-package. Regards Andreas Jochens diff -urN ../tmp-orig/btools-1.1/debian/rules ./debian/rules --- ../tmp-orig/btools-1.1/debian/rules 2005-04-28 15:43:56.982032478 +0200

Bug#306791: filler: FTBFS: Missing Build-Depends on 'sharutils'

2005-04-28 Thread Andreas Jochens
/TournamentPointsTableRow.java. Regards Andreas Jochens diff -urN ../tmp-orig/filler-1.02/debian/control ./debian/control --- ../tmp-orig/filler-1.02/debian/control 2005-04-28 17:07:17.328864214 +0200 +++ ./debian/control2005-04-28 16:52:11.0 +0200 @@ -2,7 +2,7 @@ Section: contrib/games Priority

Bug#306793: jspwiki: FTBFS: JAVA_HOME not set

2005-04-28 Thread Andreas Jochens
/pthreads/lib/tools.jar make: *** [build] Error 1 Please set JAVA_HOME to the correct directory in debian/rules to make the package build. Regards Andreas Jochens diff -urN ../tmp-orig/jspwiki-2.0.52/debian/control ./debian/control --- ../tmp-orig/jspwiki-2.0.52/debian/control 2005-04-28 17:30

Bug#306800: jta: Please allow building with sun-j2sdk1.5 and recognize the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
-package. Regards Andreas Jochens diff -urN ../tmp-orig/jta-2.5/debian/control ./debian/control --- ../tmp-orig/jta-2.5/debian/control 2005-04-28 17:49:51.881513182 +0200 +++ ./debian/control2005-04-28 17:47:44.499878134 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Java

Bug#306804: libxerces2-java-doc: Please change the Build-Depends from 'j2re1.4' to 'java2-compiler' and recognize the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
Package: libxerces2-java-doc Version: 2.6.1-1 Severity: wishlist Tags: patch Please change the Build-Depends from 'j2re1.4' to 'java2-compiler' and recognize the correct JAVA_HOME directories for the {sun,ibm,blackdown}-j2sdk1.x packages which are created by java-package. Regards Andreas

Bug#285487: babel: FTBFS: Missing Build-Depends on 'kaffe-dev'

2005-04-28 Thread Andreas Jochens
severity 285487 serious retitle 285487 babel: FTBFS on amd64: Missing Build-Depends on 'kaffe-dev' thanks This bug also occurs on in a clean i386/testing chroot. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#306816: dbishell: FTBFS: perl-readline check fails with TIOCSPTLCK: Invalid argument

2005-04-28 Thread Andreas Jochens
is not possible because of this. Regards Andreas Jochens diff -urN ../tmp-orig/dbishell-0.8.9/Makefile ./Makefile --- ../tmp-orig/dbishell-0.8.9/Makefile 2004-11-03 15:44:21.514223392 + +++ ./Makefile 2004-11-03 15:44:21.554217312 + @@ -26,7 +26,7 @@ -e printf(STDOUT qq[%-20.20s

Bug#306838: jargon-text: FTBFS: ERROR at cmdline.c:96: Unknown option -no-references

2005-04-28 Thread Andreas Jochens
-no-references make[1]: *** [jargon.txt] Error 3 make[1]: Leaving directory `/jargon-text-4.4.7' make: *** [build-stamp] Error 2 With the attached patch 'jargon-text' can be compiled. Regards Andreas Jochens diff -urN ../tmp-orig/jargon-text-4.4.7/Makefile ./Makefile --- ../tmp-orig/jargon-text-4.4.7

Bug#306254: axe: FTBFS: Failed to satisfy Build-Depends dependency for axe: libxaw-dev

2005-04-28 Thread Andreas Jochens
On 05-Apr-28 12:21, H. S. Teoh wrote: On Mon, Apr 25, 2005 at 11:42:50AM +0200, Andreas Jochens wrote: E: Package libxaw-dev has no installation candidate E: Failed to satisfy Build-Depends dependency for axe: libxaw-dev The new version 6.1.2-14 in 'sid' does not have this problem

Bug#306800: jta: Please allow building with sun-j2sdk1.5 and recognize the JAVA_HOME directories used by java-package

2005-04-28 Thread Andreas Jochens
On 05-Apr-28 22:13, Kalle Kivimaa wrote: Andreas Jochens [EMAIL PROTECTED] writes: Please also set JAVA_HOME correctly to the directories used by the {sun,ibm,blackdown}-j2sdk1.x packages which are created by java-package. I'm of two minds about this. Isn't it really more of make-jpkg's

Bug#306593: jswat: FTBFS: Missing Build-Depends on 'j2sdk1.4'

2005-04-27 Thread Andreas Jochens
-package'. Regards Andreas Jochens diff -urN ../tmp-orig/jswat-1.7/debian/control ./debian/control --- ../tmp-orig/jswat-1.7/debian/control2005-04-27 17:29:13.939505462 +0200 +++ ./debian/control2005-04-27 17:23:08.881002790 +0200 @@ -2,7 +2,7 @@ Section: contrib/devel Priority

Bug#306596: pja: FTBFS: Missing Build-Depends on 'jikes'

2005-04-27 Thread Andreas Jochens
with the standard j2sdk1.4-{sun,ibm,blackdown} packages created by make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/pja-2.5/debian/control ./debian/control --- ../tmp-orig/pja-2.5/debian/control 2005-04-27 18:03:09.399068574 +0200 +++ ./debian/control2005-04-27 18:02

Bug#306597: bsh: FTBFS: Please update the Build-Depends from 'j2sdk1.3' to 'j2sdk1.4'

2005-04-27 Thread Andreas Jochens
Package: bsh Version: 1.3.0-3 Severity: wishlist Tags: patch Please update the Build-Depends from 'j2sdk1.3' to 'j2sdk1.4'. j2sdk1.3 is not available on architectures like amd64 and ppc64. Regards Andreas Jochens diff -urN ../tmp-orig/bsh-1.3.0/debian/control ./debian/control --- ../tmp-orig

Bug#306617: statcvs: FTBFS: Missing Build-Depends on 'junit, libjdom-java'

2005-04-27 Thread Andreas Jochens
is not available on some architectures (e.g. amd64 and ppc64). Regards Andreas Jochens diff -urN ../tmp-orig/statcvs-20030713/debian/control ./debian/control --- ../tmp-orig/statcvs-20030713/debian/control 2005-04-27 19:41:13.983475766 +0200 +++ ./debian/control2005-04-27 19:41:08.283342318 +0200

Bug#306633: libxalan2-java: FTBFS: Invalid JAVA_HOME_DIRS

2005-04-27 Thread Andreas Jochens
a valid JAVA_HOME or JAVACMD! make: *** [ant-sanity-check] Error 1 Please change JAVA_HOME_DIRS in debian/rules to make it possible to build the package with the j2sdk1.4-{sun,ibm,blackdown} packages which can be created using make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp

Bug#306636: libjcommon-java: FTBFS: ./debian_patch: Permission denied

2005-04-27 Thread Andreas Jochens
this problem. Additionally, the patch changes the JAVA_HOME directory setting in debian/rules so that it works for the standard Debian j2sdk1.4-{sun,ibm,blackdown} packages which can be made using make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/libjcommon-java-0.8.3

Bug#306639: batik: FTBFS: JAVA_HOME_DIRS incorrect

2005-04-27 Thread Andreas Jochens
-check] Error 1 Please change JAVA_HOME_DIRS in debian/rules so that the package compiles using the j2sdk1.4 packages that can be created using make-jpkg from java-package. Regards Andreas Jochens diff -urN ../tmp-orig/batik-1.5.1/debian/rules ./debian/rules --- ../tmp-orig/batik-1.5.1/debian/rules

Bug#306647: libgef-java: FTBFS: The java class is not found: org.apache.tools.ant.launch.AntMain

2005-04-27 Thread Andreas Jochens
: org.apache.tools.ant.launch.AntMain Regards Andreas Jochens diff -urN ../tmp-orig/libgef-java-0.9.6/debian/control ./debian/control --- ../tmp-orig/libgef-java-0.9.6/debian/control2005-04-27 22:08:40.440609862 +0200 +++ ./debian/control2005-04-27 22:08:20.093703062 +0200 @@ -3,7 +3,7

Bug#306661: aspectj: Please allow to build the package with blackdown-j2sdk1.4 and ibm-j2sdk1.4

2005-04-27 Thread Andreas Jochens
Package: aspectj Version: 1.1.1-1 Severity: wishlist Tags: patch Please allow to build the package with blackdown-j2sdk1.4 and ibm-j2sdk1.4. On some architectures like amd64 and ppc64 there is no sun-j2sdk1.4 available. Regards Andreas Jochens diff -urN ../tmp-orig/aspectj-1.1.1/debian/control

Bug#306396: libroxen-smbauth: Please Build-Depend on 'pike7.6-dev' instead of 'pike7.4'

2005-04-26 Thread Andreas Jochens
Package: libroxen-smbauth Version: 0.1.1-10 Severity: wishlist Tags: patch Please change the Build-Depends from 'pike7.4-dev' to 'pike7.6-dev' in debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/libroxen-smbauth-0.1.1/debian/control ./debian/control --- ../tmp-orig/libroxen

Bug#306397: steam: Please use pike7.6 instead of pike7.4

2005-04-26 Thread Andreas Jochens
Package: steam Version: 1.6.2-2 Severity: wishlist Tags: patch Please switch to pike7.6 instead of pike7.4. Some architectures (e.g. amd64 and ppc64) have problems with pike7.4. Regards Andreas Jochens diff -urN ../tmp-orig/steam-1.6.2/debian/control ./debian/control --- ../tmp-orig/steam-1.6.2

Bug#306414: figfonts: FTBFS: Missing Build-Depends on 'debhelper'

2005-04-26 Thread Andreas Jochens
' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/figfonts-2.2.1/debian/control ./debian/control --- ../tmp-orig/figfonts-2.2.1/debian/control 2003-05-04 14:02:23.0 +0200 +++ ./debian/control2004-07-17 22:53:34.329871873 +0200 @@ -2,7 +2,7 @@ Maintainer: Francesco

Bug#306312: eagle: FTBFS (amd64): Please add amd64 support

2005-04-26 Thread Andreas Jochens
of packages needs 32 bit support to build, e.g. non-free packages containing 32 bit binaries. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#306312: eagle: FTBFS (amd64): Please add amd64 support

2005-04-26 Thread Andreas Jochens
in a different package. Without the '[amd64]' part it worked fine, but with '[amd64]' added, the entire Depends line was removed. Unfortunately I did not yet find the reason for this. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#304292: ocrad: FTBFS: Build-Depends on versions from sid: libacl1 (= 2.2.26-1 ), libattr1 (= 2.4.18-1 )

2005-04-25 Thread Andreas Jochens
and libattr1_2.4.16-1. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#306237: wip: FTBFS (amd64): Please add amd64 support

2005-04-25 Thread Andreas Jochens
u2 convex osf x86-linux sparc-linux alpha-linux aix hpux make[1]: *** [default] Error 1 make[1]: Leaving directory `/wip-2p3' make: *** [build-stamp] Error 2 With the attached patch 'wip' can be compiled on amd64. Regards Andreas Jochens diff -urN ../tmp-orig/wip-2p3/makewip ./makewip --- ../tmp

Bug#306248: statdataml: FTBFS: Build-Depends cannot be fulfilled in sarge

2005-04-25 Thread Andreas Jochens
not be satisfied. This is because r-base-dev depends on libreadline5-dev and octave2.1-headers depends on libreadline4-dev. Since libreadline4-dev and libreadline5-dev conflict with each other, r-base-dev and octave2.1-headers cannot be installed at the same time. Regards Andreas Jochens

Bug#306254: axe: FTBFS: Failed to satisfy Build-Depends dependency for axe: libxaw-dev

2005-04-25 Thread Andreas Jochens
The new version 6.1.2-14 in 'sid' does not have this problem. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#306288: forrest: FTBFS: Please use j2sdk1.4 and set JAVA_HOME to the appropriate directories

2005-04-25 Thread Andreas Jochens
this, it is not possible to autobuild the package. Regards Andreas Jochens diff -urN ../tmp-orig/forrest-0.5.1/debian/control ./debian/control --- ../tmp-orig/forrest-0.5.1/debian/control2004-08-29 14:10:27.0 + +++ ./debian/control2004-11-03 16:07:15.411359280 + @@ -2,8 +2,7 @@ Section

Bug#306288: Acknowledgement (forrest: FTBFS: Please use j2sdk1.4 and set JAVA_HOME to the appropriate directories)

2005-04-25 Thread Andreas Jochens
severity 306288 serious thanks I forgot to mention that the package also FTBFS because a Build-Depends on docbook-xsl is missing. The patch from in my previous mail already includes a fix for this. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

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