<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>14536</bug_id>
          
          <creation_ts>2003-01-25 08:51 0000</creation_ts>
          <short_desc>ebuild for kdevelop-2.1.4</short_desc>
          <delta_ts>2003-02-04 13:43:58 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>1.4_rc2</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>Sascha.Herrmann@web.de</reporter>
          <assigned_to>kde@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>Sascha.Herrmann@web.de</who>
            <bug_when>2003-01-25 08:51:00 0000</bug_when>
            <thetext>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!?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sascha.Herrmann@web.de</who>
            <bug_when>2003-01-25 08:54:20 0000</bug_when>
            <thetext>
inherit kde-base
need-kde 3

S=${WORKDIR}/${P}_for_KDE_3.0
DESCRIPTION=&quot;KDevelop ${PV}&quot;
HOMEPAGE=&quot;http://www.kdevelop.org/&quot;
SRC_PATH=&quot;kde/stable/3.0.5/src/${P}_for_KDE_3.0.tar.bz2&quot;
SRC_URI=&quot;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&quot;

LICENSE=&quot;GPL-2&quot;
KEYWORDS=&quot;x86 ppc&quot;

---
The changes are in the SRC_PATH and SRC_URI lines, everything may stay the same
(worksforme!).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hannes@gentoo.org</who>
            <bug_when>2003-02-02 18:13:23 0000</bug_when>
            <thetext>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 :) </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sascha.Herrmann@web.de</who>
            <bug_when>2003-02-03 04:41:53 0000</bug_when>
            <thetext>hmm, my 2.1.4 tells me to work with 3.1.0 (RC6) (must be so as i don&apos;t have any other kde version installed!)
I&apos;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!??!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hannes@gentoo.org</who>
            <bug_when>2003-02-03 09:52:51 0000</bug_when>
            <thetext>well, kdevelop-2.1.5 should work with kde-3.1_rc6 :) 
 
i didn&apos;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). </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sascha.Herrmann@web.de</who>
            <bug_when>2003-02-04 06:18:41 0000</bug_when>
            <thetext>Well, i compiled and started kdevelop-2.1.5 succesfully  on kde 3.1 (RC6), but i haven&apos;t tested all features yet! Will do that this evening! But for the first impression it look stable to me!

(I&apos;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&apos;s the reason for segfaults!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hannes@gentoo.org</who>
            <bug_when>2003-02-04 07:07:38 0000</bug_when>
            <thetext>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=&quot;-O3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse&quot; 
 
It might be related to qt-3.1.1, i currently rebuild kdevelop with qt-3.1.0. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>Sascha.Herrmann@web.de</who>
            <bug_when>2003-02-04 08:02:06 0000</bug_when>
            <thetext>Please try it with CFLAGS=&quot;-O2 -march=pentium3 -pipe -fomit-frame-pointer&quot;  and if that don&apos;t help with CFLAGS=&quot;-O2 -march=pentium3 -pipe&quot;.
Quite often this solves my problems!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hannes@gentoo.org</who>
            <bug_when>2003-02-04 13:43:58 0000</bug_when>
            <thetext>i had to remove my ~/.kde/share/config/kdeveloprc ;) 
kdevelop-2.1.5 is in portage. thanks. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>