Bug#293107: kdepim: FTBFS (amd64/gcc-4.0): cast from 'KNArticle*' to 'int' loses precision

2005-01-31 Thread Andreas Jochens
ng gcc-4.0. The patch also changes the Build-Depends from 'libreadline4-dev' to 'libreadline5-dev' in debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/kdepim-3.3.2/debian/control ./debian/control --- ../tmp-orig/kdepim-3.3.2/debian/control 2005-01-31 21:46:

Bug#297709: kdebase: FTBFS (amd64/gcc-4.0): undefined reference to `KHotKeys::Simple_action_data::cfg_write(KConfig&) const'

2005-03-02 Thread Andreas Jochens
status make[5]: *** [kcm_khotkeys.la] Error 1 make[5]: Leaving directory `/kdebase-3.3.2/obj-x86_64-linux/khotkeys/kcontrol' With the attached patch (taken from CVS) the 'kdebase' package can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kdebase-

Bug#300536: kdenetwork: FTBFS (amd64/gcc-4.0): 'class Kopete::Global::PropertiesPrivate' has no member named 'mTemplates'

2005-03-20 Thread Andreas Jochens
mp;)': ../../../kopete/libkopete/kopeteglobal.cpp:94: warning: control reaches end of non-void function make[5]: *** [libkopete_la.all_cpp.lo] Error 1 make[5]: Leaving directory `/kdenetwork-3.3.2/obj-x86_64-linux/kopete/libkopete' With the attached patch 'kdenetwork' can

Bug#360082: kdemultimedia: FTBFS: Build-Depends dependency for kdemultimedia cannot be satisfied because no available versions of package libtunepimp2-dev can satisfy version requirements

2006-03-30 Thread Andreas Jochens
pends dependency for kdemultimedia cannot be satisfied because no available versions of package libtunepimp2-dev can satisfy version requirements Please change the Build-Depends to 'libtunepimp3-dev' in debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/kdemultimedia-3.5.2/d

Bug#388014: kdepim: FTBFS (ppc64): Please add ppc64 to cdbs_treat_me_gently_arches

2006-09-17 Thread Andreas Jochens
3.5.4/kmail/kmfolderimap.cpp:1208: additional relocation overflows omitted from the output collect2: ld returned 1 exit status make[4]: *** [libkmailprivate.la] Error 1 make[4]: Leaving directory `/kdepim-3.5.4/build-tree/obj-powerpc64-linux-gnu/kmail' With the attached patch 'kdepi

Bug#388092: kdesdk: FTBFS: Build-Depends dependency for kdesdk cannot be satisfied because no available versions of package libsvn0-dev can satisfy version requirements

2006-09-18 Thread Andreas Jochens
n0-dev can satisfy version requirements Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#254721: juk: FTBFS on amd64: Please remove the build dependency on gcc-3.2

2004-06-16 Thread Andreas Jochens
Package: juk Severity: normal Tags: patch juk does not build on amd64 because it insists on using gcc-3.2. Please remove this dependency on gcc-3.2 (see attached patch). Regards Andreas Jochens diff -urN ../tmp-orig/juk-1.95/debian/control ./debian/control --- ../tmp-orig/juk-1.95/debian

Bug#254721: juk: FTBFS on amd64: Please remove the build dependency on gcc-3.2

2004-06-16 Thread Andreas Jochens
t for this already - #254481. Can this #254721 then be > closed? Done. Regards Andreas Jochens

Bug#262138: kdeutils: FTBFS with gcc-3.4: `KSim::Theme::Theme(const KSim::Theme&)' is private

2004-07-29 Thread Andreas Jochens
eaving directory `/kdeutils-3.2.2/obj-x86_64-linux' make: *** [build-arch-stamp] Error 2 With the attached patch 'kdeutils' can be compiled using gcc-3.4. Regards Andreas Jochens diff -urN ../tmp-orig/kdeutils-3.2.2/ksim/library/themeloader.h ./ksim/library/themeloader.h --- ..

Bug#265961: arts: FTBFS with gcc-3.4: mcopidl Segmentation fault

2004-08-15 Thread Andreas Jochens
e compiled using gcc-3.4. (This bug is also discussed in BTS #260747.) Regards Andreas Jochens diff -urN ../tmp-orig/arts-1.3.0/debian/rules ./debian/rules --- ../tmp-orig/arts-1.3.0/debian/rules 2004-02-24 03:44:10.0 +0100 +++ ./debian/rules 2004-08-15 23:08:42.739563537 +0200 @@ -72,7

Bug#286998: kdeadmin: FTBFS (amd64/gcc-4.0): cast from 'packageInfo*' to 'int' loses precision

2004-12-23 Thread Andreas Jochens
o"; exit 1; fi ../../kpackage/packageInfo.cpp: In member function 'void packageInfo::fixup()': ../../kpackage/packageInfo.cpp:117: error: cast from 'packageInfo*' to 'int' loses precision With the attached patch 'kdeadmin' can be compiled on am

Bug#287007: kdegraphics: FTBFS (amd64/gcc-4.0): cast from 'KIconEdit*' to 'int' loses precision

2004-12-23 Thread Andreas Jochens
rectory `/kdegraphics-3.3.1/obj-x86_64-linux/kiconedit' With the attached patch 'kdegraphics' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kdegraphics-3.3.1/kiconedit/kiconedit.cpp ./kiconedit/kiconedit.cpp --- ../tmp-orig/kdegraphics-3.3.1/k

Bug#287095: kdemultimedia: FTBFS (amd64/gcc-4.0): cast from 'void*' to 'int' loses precision

2004-12-24 Thread Andreas Jochens
tplaylist_la.all_cpp.lo] Error 1 make[5]: Leaving directory `/kdemultimedia-3.3.1/obj-x86_64-linux/noatun/modules/splitplaylist' With the attached patch 'kdemultimedia' can be compiled on amd64 using gcc-4.0. Regards Andreas Jochens diff -urN ../tmp-orig/kdemultimedia-3.3.1/kscd/li

Bug#288900: kdelibs: FTBFS (amd64/gcc-4.0): cast from 'Q_UINT32*' to 'unsigned int' loses precision

2005-01-06 Thread Andreas Jochens
n between signed and unsigned integer expressions ../../../kdecore/network/ksocketbuffer.cpp:266: warning: comparison between signed and unsigned integer expressions make[4]: *** [libkdecorenetwork_la.all_cpp.lo] Error 1 make[4]: Leaving directory `/kdelibs-3.3.1/obj-x86_64-linux/kdecore/network