Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde-cvs.ebuild
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Mon Jul 29, 2002 5:04 am    Post subject: kde-cvs.ebuild Reply with quote

I'm trying to install kde-cvs.ebuild and is little buggy:

Code:

overseas voicu # emerge -up world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild    U ] kde-base/kdeedu-5 to /
[ebuild    U ] kde-base/kdeaddons-5 to /
[ebuild    U ] kde-base/kdepim-5 to /
[ebuild    U ] kde-base/kde-5 to /

overseas voicu # emerge -u world
...
...
...
...
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -c -o kgeoFileHandling.o `test -f kgeoFileHandling.cpp || echo './'`kgeoFileHandling.cpp
kgeoFileHandling.cpp: In method `void KGeoApp::printDialog()':
kgeoFileHandling.cpp:491: Unable to generate reloads for:
(insn 495 493 497 (parallel[
            (set (reg:SI 6 %ebp)
                (fix:SI (fix:DF (reg/v:DF 107))))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -50 [0xffffffce])) 0))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -52 [0xffffffcc])) 0))
            (clobber (mem:SI (plus:SI (reg:SI 6 %ebp)
                        (const_int -48 [0xffffffd0])) 0))
            (clobber (scratch:HI))
        ] ) 149 {fix_truncdfsi2+1} (nil)
    (expr_list:REG_DEAD (reg/v:DF 107)
        (expr_list:REG_UNUSED (scratch:HI)
            (nil))))
make[4]: *** [kgeoFileHandling.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line 55, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdeedu/kdeedu-5.ebuild


Any idea how to resolve it?
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
abhishek
Retired Dev
Retired Dev


Joined: 28 Jun 2002
Posts: 393
Location: Los Angeles, CA

PostPosted: Tue Aug 20, 2002 5:58 am    Post subject: Re: kde-cvs.ebuild Reply with quote

DArtagnan wrote:
I'm trying to install kde-cvs.ebuild and is little buggy:

Code:

overseas voicu # emerge -up world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild    U ] kde-base/kdeedu-5 to /
[ebuild    U ] kde-base/kdeaddons-5 to /
[ebuild    U ] kde-base/kdepim-5 to /
[ebuild    U ] kde-base/kde-5 to /

overseas voicu # emerge -u world
...
...
...
...
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -c -o kgeoFileHandling.o `test -f kgeoFileHandling.cpp || echo './'`kgeoFileHandling.cpp
kgeoFileHandling.cpp: In method `void KGeoApp::printDialog()':
kgeoFileHandling.cpp:491: Unable to generate reloads for:
(insn 495 493 497 (parallel[
            (set (reg:SI 6 %ebp)
                (fix:SI (fix:DF (reg/v:DF 107))))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -50 [0xffffffce])) 0))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -52 [0xffffffcc])) 0))
            (clobber (mem:SI (plus:SI (reg:SI 6 %ebp)
                        (const_int -48 [0xffffffd0])) 0))
            (clobber (scratch:HI))
        ] ) 149 {fix_truncdfsi2+1} (nil)
    (expr_list:REG_DEAD (reg/v:DF 107)
        (expr_list:REG_UNUSED (scratch:HI)
            (nil))))
make[4]: *** [kgeoFileHandling.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line 55, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdeedu/kdeedu-5.ebuild


Any idea how to resolve it?

A problem I had whwen I was using kde-cvs is that it's cvs. It has bugs on it's own. If I emerged it agian after a few days it worked fine.
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Tue Aug 20, 2002 5:59 am    Post subject: Re: kde-cvs.ebuild Reply with quote

data_the_android wrote:
DArtagnan wrote:
I'm trying to install kde-cvs.ebuild and is little buggy:

Code:

overseas voicu # emerge -up world

These are the packages that I would merge, in order.

Calculating world dependencies ...done!
[ebuild    U ] kde-base/kdeedu-5 to /
[ebuild    U ] kde-base/kdeaddons-5 to /
[ebuild    U ] kde-base/kdepim-5 to /
[ebuild    U ] kde-base/kde-5 to /

overseas voicu # emerge -u world
...
...
...
...
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo/pics'
make[4]: Entering directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/cvs/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=i686 -O2 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST  -c -o kgeoFileHandling.o `test -f kgeoFileHandling.cpp || echo './'`kgeoFileHandling.cpp
kgeoFileHandling.cpp: In method `void KGeoApp::printDialog()':
kgeoFileHandling.cpp:491: Unable to generate reloads for:
(insn 495 493 497 (parallel[
            (set (reg:SI 6 %ebp)
                (fix:SI (fix:DF (reg/v:DF 107))))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -50 [0xffffffce])) 0))
            (clobber (mem:HI (plus:SI (reg:SI 6 %ebp)
                        (const_int -52 [0xffffffcc])) 0))
            (clobber (mem:SI (plus:SI (reg:SI 6 %ebp)
                        (const_int -48 [0xffffffd0])) 0))
            (clobber (scratch:HI))
        ] ) 149 {fix_truncdfsi2+1} (nil)
    (expr_list:REG_DEAD (reg/v:DF 107)
        (expr_list:REG_UNUSED (scratch:HI)
            (nil))))
make[4]: *** [kgeoFileHandling.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo/kgeo'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu/kgeo'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeedu-5/work/kdeedu'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line 55, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdeedu/kdeedu-5.ebuild


Any idea how to resolve it?

A problem I had whwen I was using kde-cvs is that it's cvs. It has bugs on it's own. If I emerged it agian after a few days it worked fine.


Thanks, I'll try it too...
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
samppa
n00b
n00b


Joined: 15 Jun 2002
Posts: 69
Location: Finland

PostPosted: Tue Aug 20, 2002 1:05 pm    Post subject: problems with kopete cvs ebuild Reply with quote

I have used kde cvs ebuild for two weeks now (20020813 version atm). Before this, I used kde cvs by manually checking out the modules and building on my own, then installing to /usr/local/kde. It worked good most of the time. Also cvs ebuilds are working good, except kopete. I have tried to emerge kopete-5 like 100 times, but it always gives me this error:

Code:

kopeteawaydialogbase.cpp: In constructor
   `KopeteAwayBase::KopeteAwayBase(QWidget*, const char*, bool, unsigned int)':
kopeteawaydialogbase.cpp:38: invalid use of undefined type `struct KComboBox'
kopeteawaydialogbase.h:17: forward declaration of `struct KComboBox'
kopeteawaydialogbase.cpp:39: invalid use of undefined type `struct KComboBox'
kopeteawaydialogbase.h:17: forward declaration of `struct KComboBox'
kopeteawaydialogbase.cpp:40: incomplete type `KComboBox' does not have member `
   AtCurrent'
kopeteawaydialogbase.cpp:42: no matching function for call to `QGridLayout::
   addMultiCellWidget(KComboBox*&, int, int, int, int)'
/usr/qt/3/include/qlayout.h:325: candidates are: void
   QGridLayout::addMultiCellWidget(QWidget*, int, int, int, int, int = 0)


If I checkout kdenonbeta from kde cvs and compile kopete manually, it compiles fine. Is there something wrong in the kopete cvs ebuild? I have qt-5 (i.e. qt-copy) installed, and only one version of kde (in /usr/kde/cvs).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum