Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

[kde-testing] and [kde-crazy] KDE4 overlays thread (part 2)

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Locked
Advanced search
741 posts
  • Page 3 of 30
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 30
  • Next
Author
Message
rahulthewall
Veteran
Veteran
User avatar
Posts: 1264
Joined: Thu Nov 01, 2007 11:28 pm
Location: Zürich
Contact:
Contact rahulthewall
Website

Post by rahulthewall » Tue Oct 07, 2008 4:29 pm

Amarok 1.92.2 does not want to install. Here is what the guy tells me:

Code: Select all

wall amarok # emerge -av amarok

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "dev-db/mysql[embedded,-minimal]".
!!! One of the following packages is required to complete your request:
- dev-db/mysql-5.0.60-r1 (Change USE: +embedded)
(dependency required by "media-sound/amarok-1.92.2" [ebuild])


 * GNU info directory index is up-to-date.
Funnily enough:

Code: Select all

* dev-db/mysql
     Available versions:  [M]3.23.58-r1 4.0.27-r1 4.1.22-r1 [M](~)4.1.23_alpha20070101-r61 5.0.26-r2 (~)5.0.32 (~)5.0.34 5.0.38 5.0.40 5.0.42 5.0.44 5.0.44-r1 5.0.44-r2 5.0.54 (~)5.0.56 (~)5.0.60 5.0.60-r1 {berkdb big-tables cluster debug embedded extraengine innodb latin1 max-idx-128 minimal perl raid readline selinux ssl static tcpd}                                                               
     Homepage:            http://www.mysql.com/                                 
     Description:         A fast, multi-threaded, multi-user SQL database server.                                                                              
mysql is in the tree and is present with the right flags. So, I have no idea what is wrong with amarok here. Would be glad if someone could point out.
Who shall guard the guards?
Top
Boccaccio
Apprentice
Apprentice
Posts: 286
Joined: Tue Jul 19, 2005 8:08 pm

Post by Boccaccio » Tue Oct 07, 2008 5:05 pm

I had the same problem and just emerged mysql by hand. Afterwards, emerging amarok was no problem.
Top
asturm
Developer
Developer
Posts: 9496
Joined: Thu Apr 05, 2007 4:07 pm

Post by asturm » Tue Oct 07, 2008 5:18 pm

I solved that same amarok problem (at 1.9999 though) by switching to mysql-community (5.1.something).

Now though amarok-1.9999 fails emerging without USE="mp3tunes" with a message like "failed to disable mp3tunes"... a bit annoying, but not a showstopper.
Top
aTan
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 134
Joined: Sat Jan 06, 2007 7:44 pm
Location: Czech Republic (Ukraine)

Post by aTan » Tue Oct 07, 2008 6:28 pm

I solved it with:

Code: Select all

export CFLAGS="${CFLAGS} -fPIC -DPIC"
export CXXFLAGS="${CXXFLAGS} -fPIC -DPIC"
emerge mysql
then reopened console (for cleaning vars) and emerged amarok.
Top
galerkin
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Sat Mar 04, 2006 8:30 am
Location: /dev/toulouse

Post by galerkin » Tue Oct 07, 2008 7:47 pm

Hi,

I am facing the following issue when compiling kde-base/kode-4.1.68:

Code: Select all

[ 36%] Building CXX object kode/kwsdl/wsdl/CMakeFiles/wsdl.dir/part.o
[ 36%] Built target kschema
Scanning dependencies of target nestedclasses_test
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KCapacityBar::drawCapacityBar(QPainter*, QRect const&) const'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KDiskFreeSpaceInfo::used() const'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KDiskFreeSpaceInfo::~KDiskFreeSpaceInfo()'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KCapacityBar::KCapacityBar(KCapacityBar::DrawTextMode, QWidget*)'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KCapacityBar::setValue(int)'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KFile::isDetailTreeView(KFile::FileView const&)'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KDiskFreeSpaceInfo::size() const'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KCapacityBar::~KCapacityBar()'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KFile::isTreeView(KFile::FileView const&)'
/usr/kde/4.2/lib64/libkfile.so.4: undefined reference to `KDiskFreeSpaceInfo::freeSpaceInfo(QString const&)'
collect2: ld returned 1 exit status
make[2]: *** [kode/kode] Error 1
make[1]: *** [kode/CMakeFiles/kode_bin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Did anyone find any workaround to compile this package?
Top
drescherjm
Advocate
Advocate
Posts: 2792
Joined: Sat Jun 05, 2004 5:46 am
Location: Pittsburgh, PA, USA

Post by drescherjm » Tue Oct 07, 2008 8:14 pm

No but it compiled and installed fine for me on x86_64 last week.

Code: Select all

jmd1 ~ # equery list kode
[ Searching for package 'kode' in all categories among: ]
 * installed packages
[I--] [  ] kde-base/kode-4.1.68 (4.2)
[I--] [  ] media-libs/akode-2.0.2 (0)
I would rebuild kdelibs

Code: Select all

 # equery belongs /usr/kde/4.2/lib64/libkfile.so.4
[ Searching for file(s) /usr/kde/4.2/lib64/libkfile.so.4 in *... ]
kde-base/kdelibs-4.1.68 (/usr/kde/4.2/lib64/libkfile.so.4 -> libkfile.so.4.2.0)
John

My gentoo overlay
Instructons for overlay
Top
Shamus397
Apprentice
Apprentice
User avatar
Posts: 218
Joined: Sun Apr 03, 2005 2:01 pm
Location: Ur-th

Post by Shamus397 » Wed Oct 08, 2008 2:44 am

If there are any KDE devs lurking about, I was just wondering where to post bugs for anything related to the KDE 4.1.2 ebuilds in portage (or in the kde-testing overlay). Since it's in the tree, does this mean it's no longer unsupported? :)

There are bugs aplenty to be reported (I have 4.1.2 installed on three different machines now) but I just don't know where to file 'em. :?

So far the best performance I've ever seen with KDE4 is on my new (oldish) IBM T42, which outperforms the desktop machine with its 2.0 GHz processor and ATI Radeon 9700 Pro. Clearly more investigation is needed to see what's screwing things up there. :P

Also, just an observation, but after installing (and configuring) three separate 4.1.2 installs I have to ask WHY does it ship with AND DEFAULT TO an ugly bitmapped font like Sans Serif and Helvetica? It really makes KDE look like crap! Seriously, my eyes were bleeding until I was able to switch those out for fonts that respond to antialiasing. ANYTHING WOULD BE BETTER THAN THOSE.

Sorry for yelling, but it's really been getting on my nerves lately. 8) If I should be yelling at someone else, let me know who that is. ;)
Top
insane.awmn
n00b
n00b
Posts: 24
Joined: Wed Mar 22, 2006 2:01 am
Location: Athens
Contact:
Contact insane.awmn
Website

fail to compile kde-base/plasma-workspace-4.1.68

Post by insane.awmn » Wed Oct 08, 2008 2:58 am

i cant compile plasma-workspace under gentoo-64bit , also with the kde4.1.2 & kde4.2
i got an error
Linking CXX shared module ../../../lib/krunner_webshortcuts.so
[ 64%] Built target krunner_shell
Linking CXX shared module ../../../lib/krunner_xesam.so
[ 64%] Built target krunner_webshortcuts
[ 64%] Built target krunner_xesam
make: *** [all] Error 2
*
* ERROR: kde-base/plasma-workspace-4.1.68 failed.
but if i set the MAKEOPTS from "9" to "25" for example
the ebuild fails at 99%
Linking CXX shared library ../../../lib/libkdeinit4_plasma.so
/var/tmp/portage/kde-base/plasma-workspace-4.1.68/work/plasma-workspace-4.1.68/plasma/shells/screensaver/plasmaapp.cpp:305: προειδοποίηση: unused parameter ‘screen’
Linking CXX executable plasma-overlay
[ 99%] Built target kdeinit_plasma_qgv
[ 99%] Built target plasma-overlay
make: *** [all] Error 2
my emerge --info
Portage 2.2_rc11 (default-linux/amd64/2007.0, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.26-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Mon, 06 Oct 2008 01:04:01 +0000
ccache version 2.4 [enabled]
app-shells/bash: 3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python: 2.4.4-r6, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r8
sys-apps/baselayout: 2.0.0
sys-apps/openrc: 0.2.5
sys-apps/sandbox: 1.2.18.1-r3
sys-devel/autoconf: 2.13, 2.63
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 2.2.6a
virtual/os-headers: 2.6.26
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
can anyone give some advise ?
Elpizw o Theos na sas xarizei eutixia...................
Top
canabix67
Tux's lil' helper
Tux's lil' helper
Posts: 106
Joined: Thu Jul 27, 2006 12:28 pm

kdesvn-portage overlay

Post by canabix67 » Wed Oct 08, 2008 6:34 am

Hi all,

I was trying to install KDE 4.2 following this how to:
http://gentoo-wiki.com/KDE4#KDE_4.2:_U ... al_Overlay

For some reason, when i do:

emerge kde-meta:4.2

I end up with:

emerge: there are no ebuilds to satisfy "kde-base/kde-meta:4.2"

I cannot seem to be able to use the overlay added via Layman.

Could anyone help me with that problem?
If my answers frighten you then you should cease asking scary questions.
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Wed Oct 08, 2008 7:49 am

big performance improvements with the latest nvidia drivers:
http://movingparts.net/2008/10/08/nvidi ... -released/
but 177.80 is not yet in portage :-(
Top
desultory
Bodhisattva
Bodhisattva
User avatar
Posts: 9410
Joined: Fri Nov 04, 2005 6:07 pm

Post by desultory » Wed Oct 08, 2008 8:16 am

Merged a [post=5241117]post[/post], the earlier of the above two.
Top
drescherjm
Advocate
Advocate
Posts: 2792
Joined: Sat Jun 05, 2004 5:46 am
Location: Pittsburgh, PA, USA

Post by drescherjm » Wed Oct 08, 2008 2:24 pm

Shamus397 wrote:If there are any KDE devs lurking about, I was just wondering where to post bugs for anything related to the KDE 4.1.2 ebuilds in portage (or in the kde-testing overlay). Since it's in the tree, does this mean it's no longer unsupported? :)

There are bugs aplenty to be reported (I have 4.1.2 installed on three different machines now) but I just don't know where to file 'em. :?
I would report them in bugs.gentoo.org since they are in the tree.
John

My gentoo overlay
Instructons for overlay
Top
galerkin
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 115
Joined: Sat Mar 04, 2006 8:30 am
Location: /dev/toulouse

Post by galerkin » Wed Oct 08, 2008 5:34 pm

drescherjm wrote:No but it compiled and installed fine for me on x86_64 last week.

Code: Select all

jmd1 ~ # equery list kode
[ Searching for package 'kode' in all categories among: ]
 * installed packages
[I--] [  ] kde-base/kode-4.1.68 (4.2)
[I--] [  ] media-libs/akode-2.0.2 (0)
I would rebuild kdelibs

Code: Select all

 # equery belongs /usr/kde/4.2/lib64/libkfile.so.4
[ Searching for file(s) /usr/kde/4.2/lib64/libkfile.so.4 in *... ]
kde-base/kdelibs-4.1.68 (/usr/kde/4.2/lib64/libkfile.so.4 -> libkfile.so.4.2.0)
I did that but it didn't solve the issue.

What use flags are you using for kdelibs?

Edit: mine are:

Code: Select all

 kde-base/kdelibs::kde4-overlay :4.2 [R 4.1.68] <target>
    -3dnow acl alsa (-altivec) -bindist bzip2 -debug -doc fam -htmlhandbook -jpeg2k kerberos mmx nls -openexr opengl semantic-desktop spell sse sse2 ssl -test -zeroconf
Top
drescherjm
Advocate
Advocate
Posts: 2792
Joined: Sat Jun 05, 2004 5:46 am
Location: Pittsburgh, PA, USA

Post by drescherjm » Wed Oct 08, 2008 7:04 pm

Code: Select all

4.1.68(4.2)!t[1](01:19:08 10/02/08)(acl alsa bzip2 doc fam jpeg2k kerberos mmx nls opengl semantic-desktop spell sse sse2 ssl -3dnow -altivec -bindist -debug -htmlhandbook -openexr -test -zeroconf)
John

My gentoo overlay
Instructons for overlay
Top
insane.awmn
n00b
n00b
Posts: 24
Joined: Wed Mar 22, 2006 2:01 am
Location: Athens
Contact:
Contact insane.awmn
Website

Re: fail to compile kde-base/plasma-workspace-4.1.68

Post by insane.awmn » Thu Oct 09, 2008 7:11 pm

insane.awmn wrote:i cant compile plasma-workspace under gentoo-64bit , also with the kde4.1.2 & kde4.2
i got an error
Linking CXX shared module ../../../lib/krunner_webshortcuts.so
[ 64%] Built target krunner_shell
Linking CXX shared module ../../../lib/krunner_xesam.so
[ 64%] Built target krunner_webshortcuts
[ 64%] Built target krunner_xesam
make: *** [all] Error 2
*
* ERROR: kde-base/plasma-workspace-4.1.68 failed.
but if i set the MAKEOPTS from "9" to "25" for example
the ebuild fails at 99%
Linking CXX shared library ../../../lib/libkdeinit4_plasma.so
/var/tmp/portage/kde-base/plasma-workspace-4.1.68/work/plasma-workspace-4.1.68/plasma/shells/screensaver/plasmaapp.cpp:305: προειδοποίηση: unused parameter ‘screen’
Linking CXX executable plasma-overlay
[ 99%] Built target kdeinit_plasma_qgv
[ 99%] Built target plasma-overlay
make: *** [all] Error 2
my emerge --info
Portage 2.2_rc11 (default-linux/amd64/2007.0, gcc-4.3.2, glibc-2.8_p20080602-r0, 2.6.26-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-glibc2.2.5
Timestamp of tree: Mon, 06 Oct 2008 01:04:01 +0000
ccache version 2.4 [enabled]
app-shells/bash: 3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python: 2.4.4-r6, 2.5.2-r8
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache: 2.4-r8
sys-apps/baselayout: 2.0.0
sys-apps/openrc: 0.2.5
sys-apps/sandbox: 1.2.18.1-r3
sys-devel/autoconf: 2.13, 2.63
sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils: 2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool: 2.2.6a
virtual/os-headers: 2.6.26
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
can anyone give some advise ?
Please some help here....!!!
Elpizw o Theos na sas xarizei eutixia...................
Top
bartek
Tux's lil' helper
Tux's lil' helper
Posts: 83
Joined: Tue Mar 16, 2004 1:47 pm
Location: Poland, Pysznica

Re: fail to compile kde-base/plasma-workspace-4.1.68

Post by bartek » Thu Oct 09, 2008 9:25 pm

insane.awmn wrote:i cant compile plasma-workspace under gentoo-64bit , also with the kde4.1.2 & kde4.2
....

Please some help here....!!!
just skip it and try few days later
Top
bartek
Tux's lil' helper
Tux's lil' helper
Posts: 83
Joined: Tue Mar 16, 2004 1:47 pm
Location: Poland, Pysznica

Post by bartek » Thu Oct 09, 2008 9:27 pm

When will kdesvn-portage overlay have ebuilds for kde-base/kdewebdev?
http://websvn.kde.org/trunk/KDE/kdewebdev/?sortdir=down
Top
Benni123
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Sun Mar 13, 2005 12:19 pm

Post by Benni123 » Fri Oct 10, 2008 5:08 pm

a new digikam beta 4 came out http://www.digikam.org/drupal/node/376 . Are there plans to include it in kdesvn-portage-overlay?

Digikam beta 4 has much better usability (the plugin menus are removed. Plugins can now be started from tabs in the editor)
Top
Shamus397
Apprentice
Apprentice
User avatar
Posts: 218
Joined: Sun Apr 03, 2005 2:01 pm
Location: Ur-th

Post by Shamus397 » Sat Oct 11, 2008 3:16 am

Sorry if this has already been beaten to death, but is there any way to change the settings in "System Settings" that require root access? Other than logging in as root, that is. :)
Top
qacek
n00b
n00b
Posts: 30
Joined: Tue Jul 08, 2008 5:03 am
Location: Madison, WI

Post by qacek » Sat Oct 11, 2008 6:49 am

Shamus397 wrote:

Code: Select all

>>> Messages generated by process 23633 on 2008-10-02 10:26:34 CDT for package kde-base/kdelibs-4.1.1-r4:

ERROR: preinst
Detected file collision(s):

        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Searching all installed packages for file collisions...

Press Ctrl-C to Stop

app-editors/kile-1.9.3
        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Package 'kde-base/kdelibs-4.1.1-r4' NOT merged due to file collisions.
If necessary, refer to your elog messages for the whole content of the
above message.
I get this as well for the "official" 4.1.2 ebuild. Can I get around this by unmerging kile then emerging kde4?
Top
StringCheesian
l33t
l33t
Posts: 887
Joined: Tue Oct 21, 2003 6:21 am

Post by StringCheesian » Sat Oct 11, 2008 3:39 pm

Shamus397 wrote:Sorry if this has already been beaten to death, but is there any way to change the settings in "System Settings" that require root access? Other than logging in as root, that is. :)
http://bugs.kde.org/show_bug.cgi?id=151669
Top
Shamus397
Apprentice
Apprentice
User avatar
Posts: 218
Joined: Sun Apr 03, 2005 2:01 pm
Location: Ur-th

Post by Shamus397 » Sat Oct 11, 2008 11:30 pm

qacek wrote:
Shamus397 wrote:

Code: Select all

>>> Messages generated by process 23633 on 2008-10-02 10:26:34 CDT for package kde-base/kdelibs-4.1.1-r4:

ERROR: preinst
Detected file collision(s):

        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Searching all installed packages for file collisions...

Press Ctrl-C to Stop

app-editors/kile-1.9.3
        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Package 'kde-base/kdelibs-4.1.1-r4' NOT merged due to file collisions.
If necessary, refer to your elog messages for the whole content of the
above message.
I get this as well for the "official" 4.1.2 ebuild. Can I get around this by unmerging kile then emerging kde4?
That's what I had to do to continue. Now that the ebuilds are official maybe you should file a bug! :) Wow! I've never been this excited about being able to file bugs! :D :D :D
Top
drescherjm
Advocate
Advocate
Posts: 2792
Joined: Sat Jun 05, 2004 5:46 am
Location: Pittsburgh, PA, USA

Re: kdesvn-portage overlay

Post by drescherjm » Sun Oct 12, 2008 2:48 am

canabix67 wrote:Hi all,

I was trying to install KDE 4.2 following this how to:
http://gentoo-wiki.com/KDE4#KDE_4.2:_U ... al_Overlay

For some reason, when i do:

emerge kde-meta:4.2

I end up with:

emerge: there are no ebuilds to satisfy "kde-base/kde-meta:4.2"

I cannot seem to be able to use the overlay added via Layman.

Could anyone help me with that problem?
Did you add

Code: Select all

source /usr/portage/local/layman/make.conf
to your /etc/make.conf
John

My gentoo overlay
Instructons for overlay
Top
b0fh
Guru
Guru
User avatar
Posts: 426
Joined: Mon Jun 16, 2003 8:53 am

Post by b0fh » Sun Oct 12, 2008 9:52 am

qacek wrote:
Shamus397 wrote:

Code: Select all

>>> Messages generated by process 23633 on 2008-10-02 10:26:34 CDT for package kde-base/kdelibs-4.1.1-r4:

ERROR: preinst
Detected file collision(s):

        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Searching all installed packages for file collisions...

Press Ctrl-C to Stop

app-editors/kile-1.9.3
        /usr/share/apps/katepart/syntax/bibtex.xml
        /usr/share/apps/katepart/syntax/latex.xml

Package 'kde-base/kdelibs-4.1.1-r4' NOT merged due to file collisions.
If necessary, refer to your elog messages for the whole content of the
above message.
I get this as well for the "official" 4.1.2 ebuild. Can I get around this by unmerging kile then emerging kde4?
You can also set COLLISION_IGNORE="/usr/share/apps/katepart/syntax/"
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Sun Oct 12, 2008 10:26 am

Code: Select all

>>> Emerging (2 of 134) kde-base/kdepimlibs-4.1.69 to /
 * kdepimlibs-4.1.69.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...  

.........................


-- Performing Test HAVE_TIMEZONE - Success                                                                                                     
-- Performing Test HAVE_TM_GMTOFF                                                                                                              
-- Performing Test HAVE_TM_GMTOFF - Success                                                                                                    
CMake Error at cmake/modules/FindAkonadi.cmake:84 (message):                                                                                   
  Could not find Akonadi includes.                                                                                                             
Call Stack (most recent call first):                                                                                                           
  CMakeLists.txt:42 (find_package)       
so I tryed:

Code: Select all

krogpc krog # emerge akonadi && emerge -uDv --newuse world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] kde-base/kode-4.1.69 [4.1.68] USE="-debug" 0 kB [1]
[ebuild     U ] kde-base/nepomuk-4.1.69 [4.1.68] USE="-debug" 0 kB [1]
[ebuild     U ] kde-base/kdemaildir-4.1.69 [4.1.68] USE="-debug" 0 kB [1]
[ebuild     U ] kde-base/libkdepim-4.1.69 [4.1.68] USE="-debug" 0 kB [1] 
[ebuild     U ] kde-base/akonadi-4.1.69 [4.1.68] USE="nepomuk plasma -debug" 0 kB [1]

Total: 5 packages (5 upgrades), Size of downloads: 0 kB
Portage tree and overlays:                             
 [0] /usr/portage                                      
 [1] /usr/portage/local/layman/kdesvn-portage          

>>> Verifying ebuild Manifests...
>>> starting parallel fetching pid 18136

>>> Emerging (1 of 5) kde-base/kode-4.1.69 to /
 * kdepim-4.1.69.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                     



.....................................



-- Boost version: 1.34.1                                                                                                                       
-- Found the following Boost libraries:                                                                                                        
CMake Error at /usr/kde/4.2/share/apps/cmake/modules/FindAkonadi.cmake:84 (message):                                                           
  Could not find Akonadi includes.                                                                                                             
Call Stack (most recent call first):                                                                                                           
  CMakeLists.txt:76 (find_package)    


SO I tryed:

Code: Select all

krogpc krog # emerge --nodeps akonadi && emerge -uDv --newuse world                                            

These are the packages that would be merged, in order:

[ebuild     U ] kde-base/akonadi-4.1.69 [4.1.68] USE="nepomuk plasma -debug" 0 kB [1]

Total: 1 package (1 upgrade), Size of downloads: 0 kB
Portage tree and overlays:                           
 [0] /usr/portage                                    
 [1] /usr/portage/local/layman/kdesvn-portage        

>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) kde-base/akonadi-4.1.69 to /
 * kdepim-4.1.69.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                   [ ok ]
 * checking kdepim-4.1.69.tar.bz2 ;-) ...  



...............................


-- Boost version: 1.34.1                                                                                                                       
-- Found the following Boost libraries:                                                                                                        
CMake Error at /usr/kde/4.2/share/apps/cmake/modules/FindAkonadi.cmake:84 (message):                                                           
  Could not find Akonadi includes.                                                                                                             
Call Stack (most recent call first):                                                                                                           
  CMakeLists.txt:76 (find_package)        


LOL! what to do??
Top
Locked

741 posts
  • Page 3 of 30
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 30
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic