Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29507 - kmymoney2-0.5.1 compilation failure
Summary: kmymoney2-0.5.1 compilation failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-24 06:16 UTC by Andrei Ivanov
Modified: 2003-10-31 05:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
proposed kmymoney2-0.5.1-QString.patch (kmymoney2-0.5.1.patch,721 bytes, patch)
2003-09-24 16:51 UTC, Brandy Westcott (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Ivanov 2003-09-24 06:16:56 UTC
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.1/include -
I/usr/qt/3/include -I/usr/X11R6/include   -I/usr/include/libxml2  -
DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=pentium2 -O3 -
pipe -fomit-frame-pointer -ffast-math -fforce-addr -falign-functions=4 -fno-
exceptions -fno-check-new -fexceptions  -c -o mymoneystoragebin.o `test -
f 'mymoneystoragebin.cpp' || echo './'`mymoneystoragebin.cpp
mymoneystoragebin.cpp: In member function `void
   MyMoneyStorageBin::readOldFormat(QDataStream&, IMyMoneySerialize*)':
mymoneystoragebin.cpp:392: error: invalid static_cast from type `QString' to
   type `QCString'
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/kde/3.1/include -
I/usr/qt/3/include -I/usr/X11R6/include   -I/usr/include/libxml2  -
DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG -O2 -march=pentium2 -O3 -
pipe -fomit-frame-pointer -ffast-math -fforce-addr -falign-functions=4 -fno-
exceptions -fno-check-new -fexceptions  -c -o mymoneyseqaccessmgr.o `test -
f 'mymoneyseqaccessmgr.cpp' || echo './'`mymoneyseqaccessmgr.cpp
make[4]: *** [mymoneystoragebin.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kmymoney2-0.5.1/work/kmymoney2-
0.5.1/kmymoney2/mymoney/storage'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kmymoney2-0.5.1/work/kmymoney2-
0.5.1/kmymoney2/mymoney'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kmymoney2-0.5.1/work/kmymoney2-
0.5.1/kmymoney2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kmymoney2-0.5.1/work/kmymoney2-
0.5.1'
make: *** [all] Error 2

Portage 2.0.49-r5 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r5, 2.6.0-test5-mm3)
=================================================================
System uname: 2.6.0-test5-mm3 i686 Celeron (Mendocino)
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer -ffast-math -fforce-
addr -falign-functions=4"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -pipe -fomit-frame-pointer -ffast-math -fforce-
addr -falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo 
http://gentoo.oregonstate.edu "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt encode gif jpeg libg++ libwww mad mikmod mmx mpeg 
ncurses png quicktime truetype xml2 xv zlib gdbm berkdb slang readline X sdl 
gpm tcpd pam ssl python imlib oggvorbis gtk qt opengl ldap -3dnow aalib acl 
acpi alsa -apm arts bonobo -cups curl dga esd faad -foomaticdb -gnome gnomedb 
gtk2 gtkhtml innodb java -kde lcms libgda maildir memlimit -motif mozilla 
mozsvg -mysql -nas -nls -pdflib -perl pic -phyton -postgres samba sasl slp -
spell -svga tiff wxwindows xml -xmms"
Comment 1 Brandy Westcott (RETIRED) gentoo-dev 2003-09-24 16:51:19 UTC
Created attachment 18289 [details, diff]
proposed kmymoney2-0.5.1-QString.patch
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-28 06:21:16 UTC
any news ?
Comment 3 Andrei Ivanov 2003-10-29 14:19:03 UTC
It works, thanks...
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-10-31 05:50:37 UTC
reporter has marked as fixed