First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 14536
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sascha Herrmann <Sascha.Herrmann@web.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 14536 depends on: Show dependency tree
Bug 14536 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-01-25 08:51 0000
Hi, as there is a bugfix update to kdevelop-2.1.4, i changed a few lines in the
kdevelop-2.1.3-r1.ebuild so kdevelop-2.1.4 can be build. I only changed the
download location, as everything else should stay the same as in 2.1.3-r1. 
Hope everythings okay so!?

------- Comment #1 From Sascha Herrmann 2003-01-25 08:54:20 0000 -------
inherit kde-base
need-kde 3

S=${WORKDIR}/${P}_for_KDE_3.0
DESCRIPTION="KDevelop ${PV}"
HOMEPAGE="http://www.kdevelop.org/"
SRC_PATH="kde/stable/3.0.5/src/${P}_for_KDE_3.0.tar.bz2"
SRC_URI="ftp://ftp.kde.org/pub/$SRC_PATH
	ftp://ftp.fh-heilbronn.de/pub/mirrors/$SRC_PATH
	ftp://ftp.sourceforge.net/pub/mirrors/$SRC_PATH
	mirror://gentoo/c_cpp_reference-1.0.tar.gz
	mirror://gentoo/kdelibs-kdevelop-docs-3.0.1.tar.bz2
	mirror://gentoo/kdevelop-2.1.3-qt-templates.tar.gz"

LICENSE="GPL-2"
KEYWORDS="x86 ppc"

---
The changes are in the SRC_PATH and SRC_URI lines, everything may stay the same
(worksforme!).

------- Comment #2 From Hannes Mehnert (RETIRED) 2003-02-02 18:13:23 0000 -------
thanks. have you tried kdevelop-2.1.5 yet? i wanted to, it compiled fine, but
segfaults during startup :( 
kdevelop-2.1.5 has the possibility to use docs generated by
kdelibs-apidocs.ebuild :) 

------- Comment #3 From Sascha Herrmann 2003-02-03 04:41:53 0000 -------
hmm, my 2.1.4 tells me to work with 3.1.0 (RC6) (must be so as i don't have any
other kde version installed!)
I'll try the 2.1.5 one, but i have to try it with 3.1.0 (RC6) but i think that
should not be the problem!??!

------- Comment #4 From Hannes Mehnert (RETIRED) 2003-02-03 09:52:51 0000 -------
well, kdevelop-2.1.5 should work with kde-3.1_rc6 :) 
 
i didn't get it running here (with kde-3.1). 
so, it would be nice if you could test kdevelop-2.1.5, cause kdevelop-2.1.5 can 
display documentation generated by make apidocs in kdelibs-tarball (kdevelop-3.x 
also uses this documentation). 

------- Comment #5 From Sascha Herrmann 2003-02-04 06:18:41 0000 -------
Well, i compiled and started kdevelop-2.1.5 succesfully  on kde 3.1 (RC6), but
i haven't tested all features yet! Will do that this evening! But for the first
impression it look stable to me!

(I'll try it with 3.1 final later this week, cause i have to wait untill that
compiled!)

PS: btw. maybe you post your CFLAGS, sometimes that's the reason for segfaults!

------- Comment #6 From Hannes Mehnert (RETIRED) 2003-02-04 07:07:38 0000 -------
I get the following backtrace: 
[New Thread 16384 (LWP 13151)]                                                   
0x41644079 in wait4 () from /lib/libc.so.6                                       
#0  0x41644079 in wait4 () from /lib/libc.so.6                                   
#1  0x416c1214 in __DTOR_END__ () from /lib/libc.so.6                            
#2  0x4152dae3 in waitpid () from /lib/libpthread.so.0                           
#3  0x40b5f33b in KCrash::defaultCrashHandler(int) ()                            
from /usr/kde/3.1/lib/libkdecore.so.4                                            
#4  0x0813894a in DocTreeKDELibsFolder::refresh() (this=0xbfffeff8)              
at /usr/qt/3/include/qptrlist.h:126                 
 
my CFLAGS are: 
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse" 
 
It might be related to qt-3.1.1, i currently rebuild kdevelop with qt-3.1.0. 

------- Comment #7 From Sascha Herrmann 2003-02-04 08:02:06 0000 -------
Please try it with CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"  and
if that don't help with CFLAGS="-O2 -march=pentium3 -pipe".
Quite often this solves my problems!

------- Comment #8 From Hannes Mehnert (RETIRED) 2003-02-04 13:43:58 0000 -------
i had to remove my ~/.kde/share/config/kdeveloprc ;) 
kdevelop-2.1.5 is in portage. thanks. 

First Last Prev Next    No search results available      Search page      Enter new bug