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 3)

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
994 posts
  • Page 35 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 33
  • 34
  • 35
  • 36
  • 37
  • …
  • 40
  • Next
Author
Message
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Tue May 19, 2009 8:43 am

media-sound/kradio-4.0.0_rc2 requires ffmpeg 0.4, is it possible to modify the ebuild to support 0.5?
Top
Holysword
l33t
l33t
User avatar
Posts: 946
Joined: Sun Nov 19, 2006 10:03 pm
Location: Greece

Post by Holysword » Tue May 19, 2009 11:34 am

marcus84 wrote:Hi,

I have a problem with Akonadi and kdepimlibs:

KdePimLibs ask in the configure for Akonadi.

Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do?
I can't reproduce such circular dependencies here... which version are you trying to emerge?
"Nolite arbitrari quia venerim mittere pacem in terram non veni pacem mittere sed gladium" (Yeshua Ha Mashiach)
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Tue May 19, 2009 5:51 pm

Holysword wrote:
marcus84 wrote:Hi,

I have a problem with Akonadi and kdepimlibs:

KdePimLibs ask in the configure for Akonadi.

Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do?
I can't reproduce such circular dependencies here... which version are you trying to emerge?
The versions are:

Code: Select all

[ebuild  NS   ] kde-base/kdepimlibs-4.2.85
[ebuild  NS   ] kde-base/akonadi-4.2.85
And here the messages:

kdepimlibs:

Code: Select all



-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * boost - Boost C++ Libraries
   * gpgme - GnuPG Made Easy Development Libraries
   * cyrus-sasl - Cyrus SASL API
   * libical - Reference implementation of the iCalendar data type and serialization format
   * OpenLDAP - LDAP (Lightweight Directory Access Protocol) libraries

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * Akonadi  <http://pim.kde.org/akonadi>
     Akonadi server (from kdesupport)
     Akonadi is required to build KdepimLibs.

-----------------------------------------------------------------------------

CMake Error at /usr/kde/4.3/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:87 (macro_display_feature_log)


-- Configuring incomplete, errors occurred!

emerging akonadi:

Code: Select all

emerge -va =kde-base/akonadi-4.2.85

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

Calculating dependencies... done!
[ebuild  NS   ] kde-base/kdepimlibs-4.2.85 [4.2.9999] USE="kdeprefix ldap -debug -doc -test" 0 kB [1]
[ebuild  NS   ] kde-base/libkdepim-4.2.85 [4.2.9999] USE="kdeprefix -debug" 0 kB [1]
[ebuild  NS   ] kde-base/akonadi-4.2.85 [4.2.9999] USE="kdeprefix semantic-desktop -debug" 0 kB [1]

Total: 3 packages (3 in new slots), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/portage/local/layman/kde-testing


What Am I doing wrong?
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Tue May 19, 2009 5:57 pm

marcus84 wrote:
Holysword wrote:
marcus84 wrote:Hi,

I have a problem with Akonadi and kdepimlibs:

KdePimLibs ask in the configure for Akonadi.

Akonadi have a dependence of KdePimLibs and libkdepim so I cannot install either of them. What can I do?
I can't reproduce such circular dependencies here... which version are you trying to emerge?
The versions are:

Code: Select all

[ebuild  NS   ] kde-base/kdepimlibs-4.2.85
[ebuild  NS   ] kde-base/akonadi-4.2.85
And here the messages:

kdepimlibs:

Code: Select all



-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-----------------------------------------------------------------------------
   * boost - Boost C++ Libraries
   * gpgme - GnuPG Made Easy Development Libraries
   * cyrus-sasl - Cyrus SASL API
   * libical - Reference implementation of the iCalendar data type and serialization format
   * OpenLDAP - LDAP (Lightweight Directory Access Protocol) libraries

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * Akonadi  <http://pim.kde.org/akonadi>
     Akonadi server (from kdesupport)
     Akonadi is required to build KdepimLibs.

-----------------------------------------------------------------------------

CMake Error at /usr/kde/4.3/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:87 (macro_display_feature_log)


-- Configuring incomplete, errors occurred!

emerging akonadi:

Code: Select all

emerge -va =kde-base/akonadi-4.2.85

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

Calculating dependencies... done!
[ebuild  NS   ] kde-base/kdepimlibs-4.2.85 [4.2.9999] USE="kdeprefix ldap -debug -doc -test" 0 kB [1]
[ebuild  NS   ] kde-base/libkdepim-4.2.85 [4.2.9999] USE="kdeprefix -debug" 0 kB [1]
[ebuild  NS   ] kde-base/akonadi-4.2.85 [4.2.9999] USE="kdeprefix semantic-desktop -debug" 0 kB [1]

Total: 3 packages (3 in new slots), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/portage/local/layman/kde-testing


What Am I doing wrong?


Solved, It was akonadi server, not akonadi. I had akonadi-server-9999 and the configure doesn't accept it

Maybe somebody can check this dependence and not accept akonadi-server-9999

Thanks
Top
gaelic
Tux's lil' helper
Tux's lil' helper
Posts: 119
Joined: Tue Dec 30, 2003 10:49 am
Location: Vienna, Austria, Europe, World, Solar System, Milky Way, Universe
Contact:
Contact gaelic
Website

Post by gaelic » Wed May 20, 2009 4:19 pm

thanks for 4.2.87
Top
titoucha
Advocate
Advocate
User avatar
Posts: 2374
Joined: Thu Jul 21, 2005 5:08 am
Location: Genève

Post by titoucha » Wed May 20, 2009 6:22 pm

I get an error with akonadi 4.2.87

Code: Select all

[ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o                                                                                                
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o                                                                                                     
Linking CXX static library ../../../lib/libnie.a                                                                                                                                 
[ 82%] Built target nie                                                                                                                                                          
make: *** [all] Erreur 2                                                                                                                                                         
 *                                                                                                                                                                               
 * ERROR: kde-base/akonadi-4.2.87 failed.                                                                                                                                        
 * Call stack:                                                                                                                                                                   
 *               ebuild.sh, line   49:  Called src_compile                                                                                                                       
 *             environment, line 3803:  Called kde4-meta_src_compile                                                                                                             
 *             environment, line 2915:  Called kde4-base_src_compile                                                                                                             
 *             environment, line 2632:  Called cmake-utils_src_compile                                                                                                           
 *             environment, line  966:  Called cmake-utils_src_make                                                                                                              
 *             environment, line 1045:  Called die                                                                                                                               
 * The specific snippet of code:                                                                                                                                                 
 *           emake "$@" || die "Make failed!";                                                                                                                                   
 *  The die message:                                                                                                                                                             
 *   Make failed!                          
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Wed May 20, 2009 8:55 pm

titoucha wrote:I get an error with akonadi 4.2.87

Code: Select all

[ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o                                                                                                
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o                                                                                                     
Linking CXX static library ../../../lib/libnie.a  
I use MAKEOPTS="-j1" to locate the correct Errorposition:
[...]
I split my answer ... seen below

----------------------------------------------------------------------------------------------------------------------------

I get an error on kget-4.2.87 by linking against the KNotificationItem(?)

Code: Select all

[100%] Building CXX object kget/CMakeFiles/kget.dir/ui/nepomukwidget.o
Linking CXX executable kget
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::isDownloading()':
tray_newproto.cpp:(.text+0x8b): undefined reference to `Experimental::KNotificationItem::status() const'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::qt_metacall(QMetaObject::Call, int, void**)':
tray_newproto.cpp:(.text+0x17f): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::setDownloading(bool)':
tray_newproto.cpp:(.text+0x296): undefined reference to `Experimental::KNotificationItem::status() const'
tray_newproto.cpp:(.text+0x2bc): undefined reference to `Experimental::KNotificationItem::status() const'
tray_newproto.cpp:(.text+0x2cf): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
tray_newproto.cpp:(.text+0x2f1): undefined reference to `Experimental::KNotificationItem::setOverlayIcon(QString const&)'
tray_newproto.cpp:(.text+0x324): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'
tray_newproto.cpp:(.text+0x34c): undefined reference to `Experimental::KNotificationItem::setOverlayIcon(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::Tray(MainWindow*)':
tray_newproto.cpp:(.text+0x457): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
tray_newproto.cpp:(.text+0x469): undefined reference to `Experimental::KNotificationItem::contextMenu() const'
tray_newproto.cpp:(.text+0x72f): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
tray_newproto.cpp:(.text+0x75b): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
tray_newproto.cpp:(.text+0x7b7): undefined reference to `Experimental::KNotificationItem::setTitle(QString const&)'
tray_newproto.cpp:(.text+0x7e1): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
tray_newproto.cpp:(.text+0x7f1): undefined reference to `Experimental::KNotificationItem::setAssociatedWidget(QWidget*)'
tray_newproto.cpp:(.text+0x81d): undefined reference to `Experimental::KNotificationItem::setToolTipIcon(QString const&)'
tray_newproto.cpp:(.text+0x879): undefined reference to `Experimental::KNotificationItem::setToolTipTitle(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::Tray(MainWindow*)':
tray_newproto.cpp:(.text+0x8e7): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'
tray_newproto.cpp:(.text+0x8f9): undefined reference to `Experimental::KNotificationItem::contextMenu() const'
tray_newproto.cpp:(.text+0xbbf): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'
tray_newproto.cpp:(.text+0xbeb): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'
tray_newproto.cpp:(.text+0xc47): undefined reference to `Experimental::KNotificationItem::setTitle(QString const&)'
tray_newproto.cpp:(.text+0xc71): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'
tray_newproto.cpp:(.text+0xc81): undefined reference to `Experimental::KNotificationItem::setAssociatedWidget(QWidget*)'
tray_newproto.cpp:(.text+0xcad): undefined reference to `Experimental::KNotificationItem::setToolTipIcon(QString const&)'
tray_newproto.cpp:(.text+0xd09): undefined reference to `Experimental::KNotificationItem::setToolTipTitle(QString const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::qt_metacast(char const*)':
tray_newproto.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::~Tray()':
tray_newproto.cpp:(.text._ZN4TrayD1Ev[Tray::~Tray()]+0xb): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/kget.dir/ui/tray_newproto.o: In function `Tray::~Tray()':
tray_newproto.cpp:(.text._ZN4TrayD0Ev[Tray::~Tray()]+0x12): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata+0x0): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTV4Tray[vtable for Tray]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTV4Tray[vtable for Tray]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/kget.dir/ui/tray_newproto.o:(.rodata._ZTI4Tray[typeinfo for Tray]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [kget/kget] Fehler 1
make[1]: *** [kget/CMakeFiles/kget.dir/all] Fehler 2
make: *** [all] Fehler 2
Last edited by TheDodger on Thu May 21, 2009 10:09 am, edited 1 time in total.
Top
asturm
Developer
Developer
Posts: 9496
Joined: Thu Apr 05, 2007 4:07 pm

Post by asturm » Wed May 20, 2009 9:18 pm

Yes, kget as well as korganizer fail because of KNotificationItem and it sounds like a missing header.
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 7:25 am

Currently i get an curious error.
I have update my layman tree (including the following : kde-testing, qting-edge).
When i will update all packages, then i shall recompile my Qt Installation *without* the qt3support USE-Flag!

Code: Select all

emerge: there are no ebuilds built with USE flags to satisfy ">=x11-libs/qt-opengl-4.5.1:4[-qt3support]".
!!! One of the following packages is required to complete your request:
- x11-libs/qt-opengl-4.5.1 (Change USE: -qt3support)
(dependency required by "dev-python/PyQt4-4.5_pre20090518" [installed])
(dependency required by "@world" [argument])
Funny, Failure or Really?
Top
bers
n00b
n00b
User avatar
Posts: 49
Joined: Fri Nov 28, 2008 1:32 pm
Contact:
Contact bers
Website

Post by bers » Thu May 21, 2009 7:29 am

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-libs/qt-core:4

('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge') pulled in by
x11-libs/qt-core:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kdm-4.2.87', 'merge')
x11-libs/qt-core:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kioclient-4.2.87', 'merge')
x11-libs/qt-core:4[qt3support,ssl] required by ('installed', '/', 'kde-misc/yawp-0.2.3', 'nomerge')
(and 132 more)

('ebuild', '/', 'x11-libs/qt-core-4.5.1', 'merge') pulled in by
~x11-libs/qt-core-4.5.1[glib,-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-gui-4.5.1', 'merge')
~x11-libs/qt-core-4.5.1[-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.5.1', 'merge')
>=x11-libs/qt-core-4.5.1:4[-qt3support] required by ('ebuild', '/', 'dev-python/PyQt4-4.5_pre20090518', 'merge')
(and 12 more)

x11-libs/qt-gui:4

('ebuild', '/', 'x11-libs/qt-gui-4.5.1', 'merge') pulled in by
>=x11-libs/qt-gui-4.5.1:4[dbus,-qt3support] required by ('ebuild', '/', 'dev-python/PyQt4-4.5_pre20090518', 'merge')
~x11-libs/qt-gui-4.5.1[-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-opengl-4.5.1', 'merge')
(and 132 more)

('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge') pulled in by
>=x11-libs/qt-gui-4.4:4[qt3support,dbus] required by ('installed', '/', 'net-im/psi-0.12.1', 'nomerge')
~x11-libs/qt-gui-4.5.1[qt3support,accessibility,-debug] required by ('installed', '/', 'x11-libs/qt-qt3support-4.5.1', 'nomerge')
~x11-libs/qt-gui-4.5.1[qt3support] required by ('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge')
(and 132 more)
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Thu May 21, 2009 7:58 am

i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server!
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Thu May 21, 2009 8:14 am

Krog wrote:i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server!
Same problem here
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 8:32 am

Krog wrote:i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server!
Same Problem here.
You can check the packages by browsing alexxy's developer-home: "http://dev.gentooexperimental.org/~alexxy/"

I use currently the svn-snapshot for media-sound/phonon, thant works for me.
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 9:07 am

bers wrote:!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-libs/qt-core:4

[...]
Okay ... i interprate that i *must* recompile my current Qt-Installation with the Versions from qting-edge?
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Thu May 21, 2009 9:50 am

*edit*
Last edited by Krog on Thu May 21, 2009 9:54 am, edited 1 time in total.
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 9:52 am

Krog wrote:
TheDodger wrote:
Krog wrote:i'm upgrading to 4.2.87 but emerge doesn't find media-sound/phonon-4.4_pre20090520 on any server!
Same Problem here.
You can check the packages by browsing alexxy's developer-home: "http://dev.gentooexperimental.org/~alexxy/"

I use currently the svn-snapshot for media-sound/phonon, thant works for me.

Code: Select all

>>> Emerging (1 of 116) media-sound/phonon-9999 from kde
 * checking ebuild checksums ;-) ...                                                                                                                [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                               [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                              [ ok ]
>>> Unpacking source...                                                                                                                                   
 * subversion check out start -->                                                                                                                         
 *      repository: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/phonon                                                                                
svn: No such revision 970904                                                                                                                              
 *                                                                                                                                                        
 * ERROR: media-sound/phonon-9999 failed. 

DOH! :-(
Hmmm ... please update your layman-tree und run emerge again ;)
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Thu May 21, 2009 9:54 am

works, thanks :-)
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 10:08 am

titoucha wrote:I get an error with akonadi 4.2.87

Code: Select all

[ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o                                                                                                
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o                                                                                                     
Linking CXX static library ../../../lib/libnie.a  
I use MAKEOPTS="-j1" to locate the correct Errorposition:

Code: Select all

Scanning dependencies of target akonaditray
[ 87%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditray_automoc.o
[ 88%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/main.o
In Datei, eingefügt von /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:24:31: Fehler: knotificationitem.h: Datei oder Verzeichnis nicht gefunden
In file included from /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: »Experimental« ist kein Namensbereichs-Name
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: expected namespace-name before »;« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Fehler: expected class-name before »{« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Warnung: »class Dock« hat virtuelle Funktionen und erreichbaren nicht-virtuellen Destruktor
make[2]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/main.o] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
I think this is an side-effect from the new knotifyicon-thing. :-(
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 12:14 pm

TheDodger wrote:
titoucha wrote:I get an error with akonadi 4.2.87

Code: Select all

[ 82%] [ 82%] Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/website.o                                                                                                
Building CXX object akonadi/agents/nie/CMakeFiles/nie.dir/voicephonenumber.o                                                                                                     
Linking CXX static library ../../../lib/libnie.a  
I use MAKEOPTS="-j1" to locate the correct Errorposition:

Code: Select all

Scanning dependencies of target akonaditray
[ 87%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditray_automoc.o
[ 88%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/main.o
In Datei, eingefügt von /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:24:31: Fehler: knotificationitem.h: Datei oder Verzeichnis nicht gefunden
In file included from /var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/main.cpp:27:
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: »Experimental« ist kein Namensbereichs-Name
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:32: Fehler: expected namespace-name before »;« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Fehler: expected class-name before »{« token
/var/tmp/portage/kde-base/akonadi-4.2.87/work/akonadi-4.2.87/akonadi/tray/dock.h:44: Warnung: »class Dock« hat virtuelle Funktionen und erreichbaren nicht-virtuellen Destruktor
make[2]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/main.o] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
I think this is an side-effect from the new knotifyicon-thing. :-(
I testing a workaround (as missing the knotificationitem.h File):

Code: Select all

cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
But now i become this error by building:

Code: Select all

[ 89%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditrayadaptor.o                                                                                             
Linking CXX executable akonaditray                                                                                                                                                  
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x202): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':                                                                                                              
dock.cpp:(.text+0x55a): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'                                                                       
dock.cpp:(.text+0x592): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'                                                                           
dock.cpp:(.text+0x5b4): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'                                        
dock.cpp:(.text+0x5c4): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'                                            
dock.cpp:(.text+0xa26): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'                                                                            
dock.cpp:(.text+0xbed): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':                                                                                                              
dock.cpp:(.text+0xefa): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'                                                                       
dock.cpp:(.text+0xf32): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'                                                                           
dock.cpp:(.text+0xf54): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'                                        
dock.cpp:(.text+0xf64): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'                                            
dock.cpp:(.text+0x13c6): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'                                                                           
dock.cpp:(.text+0x158d): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                             
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacall(QMetaObject::Call, int, void**)':                                                                                 
dock.cpp:(.text+0x1cb3): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'                                                      
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacast(char const*)':                                                                                                    
dock.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'                                                                           
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x22b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x23b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o:(.rodata+0x40): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTI4Dock[typeinfo for Dock]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [akonadi/tray/akonaditray] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
make: *** [all] Fehler 2
Top
titoucha
Advocate
Advocate
User avatar
Posts: 2374
Joined: Thu Jul 21, 2005 5:08 am
Location: Genève

Post by titoucha » Thu May 21, 2009 1:49 pm

TheDodger wrote: I testing a workaround (as missing the knotificationitem.h File):

Code: Select all

cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
But now i become this error by building:

Code: Select all

[ 89%] Building CXX object akonadi/tray/CMakeFiles/akonaditray.dir/akonaditrayadaptor.o                                                                                             
Linking CXX executable akonaditray                                                                                                                                                  
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x202): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':                                                                                                              
dock.cpp:(.text+0x55a): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'                                                                       
dock.cpp:(.text+0x592): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'                                                                           
dock.cpp:(.text+0x5b4): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'                                        
dock.cpp:(.text+0x5c4): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'                                            
dock.cpp:(.text+0xa26): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'                                                                            
dock.cpp:(.text+0xbed): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::Dock(QWidget*)':                                                                                                              
dock.cpp:(.text+0xefa): undefined reference to `Experimental::KNotificationItem::KNotificationItem(QObject*)'                                                                       
dock.cpp:(.text+0xf32): undefined reference to `Experimental::KNotificationItem::setIcon(QString const&)'                                                                           
dock.cpp:(.text+0xf54): undefined reference to `Experimental::KNotificationItem::setCategory(Experimental::KNotificationItem::ItemCategory)'                                        
dock.cpp:(.text+0xf64): undefined reference to `Experimental::KNotificationItem::setStatus(Experimental::KNotificationItem::ItemStatus)'                                            
dock.cpp:(.text+0x13c6): undefined reference to `Experimental::KNotificationItem::setContextMenu(KMenu*)'                                                                           
dock.cpp:(.text+0x158d): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                             
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacall(QMetaObject::Call, int, void**)':                                                                                 
dock.cpp:(.text+0x1cb3): undefined reference to `Experimental::KNotificationItem::qt_metacall(QMetaObject::Call, int, void**)'                                                      
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::qt_metacast(char const*)':                                                                                                    
dock.cpp:(.text+0x7b): undefined reference to `Experimental::KNotificationItem::qt_metacast(char const*)'                                                                           
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x22b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o: In function `Dock::~Dock()':                                                                                                                     
dock.cpp:(.text+0x23b): undefined reference to `Experimental::KNotificationItem::~KNotificationItem()'                                                                              
CMakeFiles/akonaditray.dir/dock.o:(.rodata+0x40): undefined reference to `Experimental::KNotificationItem::staticMetaObject'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x20): undefined reference to `Experimental::KNotificationItem::eventFilter(QObject*, QEvent*)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTV4Dock[vtable for Dock]+0x38): undefined reference to `Experimental::KNotificationItem::activate(QPoint const&)'
CMakeFiles/akonaditray.dir/dock.o:(.rodata._ZTI4Dock[typeinfo for Dock]+0x8): undefined reference to `typeinfo for Experimental::KNotificationItem'
collect2: ld gab 1 als Ende-Status zurück
make[2]: *** [akonadi/tray/akonaditray] Fehler 1
make[1]: *** [akonadi/tray/CMakeFiles/akonaditray.dir/all] Fehler 2
make: *** [all] Fehler 2
Same error here
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Top
TheDodger
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 126
Joined: Mon Aug 12, 2002 4:12 am
Location: Hamburg
Contact:
Contact TheDodger
Website

Post by TheDodger » Thu May 21, 2009 3:00 pm

titoucha wrote:
TheDodger wrote: I testing a workaround (as missing the knotificationitem.h File):

Code: Select all

cyberdeck ~ # cd /usr/include/
cyberdeck include # ln -sf knotificationitem-1/knotificationitem_export.h .
cyberdeck include # ln -sf knotificationitem-1/knotificationitem.h .
But now i become this error by building:
[...]
Same error here
I think, thats the wrong way ... really :)
Top
Black Shadow
n00b
n00b
Posts: 2
Joined: Sun May 03, 2009 10:26 am

Post by Black Shadow » Thu May 21, 2009 6:11 pm

http://bugs.gentoo.org/show_bug.cgi?id=270723
http://bugs.gentoo.org/show_bug.cgi?id=270726
http://bugs.gentoo.org/show_bug.cgi?id=270729
Top
Krog
Guru
Guru
User avatar
Posts: 355
Joined: Tue Jun 26, 2007 5:00 pm
Location: Roma, Italy

Post by Krog » Thu May 21, 2009 6:22 pm

kde-base/pykde4-4.2.87

Code: Select all

[ 69%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_kutils.dir/sip/kutils/sipkutilspart3.o                                            
In file included from /usr/include/python2.5/Python.h:13,                                                                                                  
                 from /usr/include/python2.5/sip.h:28,                                                                                                     
                 from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipAPIkutils.h:11,                         
                 from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipkutilspart3.cpp:7:                      
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined                                                                                
<command-line>: warning: this is the location of the previous definition                                                                                   
[ 69%] Building CXX object python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/sip/nepomuk/sipnepomukpart6.o                                         
In file included from /usr/include/python2.5/Python.h:13,                                                                                                  
                 from /usr/include/python2.5/sip.h:28,                                                                                                     
                 from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipAPInepomuk.h:11,                       
                 from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipnepomukpart6.cpp:7:                    
/usr/include/python2.5/pyconfig.h:976:1: warning: "_XOPEN_SOURCE" redefined                                                                                
<command-line>: warning: this is the location of the previous definition                                                                                   
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/kutils/sipkutilspart3.cpp:7:                      
sipAPIkutils.h:1694:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined                                                            
sipAPIkutils.h:1428:1: warning: this is the location of the previous definition                                                                            
sipAPIkutils.h:1700:1: warning: "sipType_QList_27000600QPair_0100QByteArray_0100QByteArray" redefined                                                      
sipAPIkutils.h:1426:1: warning: this is the location of the previous definition                                                                            
sipAPIkutils.h:5501:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined                                                            
sipAPIkutils.h:1694:1: warning: this is the location of the previous definition                                                                            
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87_build/python/pykde4/sip/nepomuk/sipnepomukpart6.cpp:7:                    
sipAPInepomuk.h:1897:1: warning: "sipType_QList_27000600QPair_0100QString_0100QString" redefined                                                           
sipAPInepomuk.h:1631:1: warning: this is the location of the previous definition                                                                           
sipAPInepomuk.h:1903:1: warning: "sipType_QList_27000600QPair_0100QByteArray_0100QByteArray" redefined                                                     
sipAPInepomuk.h:1629:1: warning: this is the location of the previous definition                                                                           
/var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/soprano/languagetag.sip:27:33: error: soprano/languagetag.h: No such file or directory                                                                                                                                                   
In file included from /usr/kde/4.3/include/nepomuk/class.h:28,                                                                                             
                 from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/class.sip:29:                                   
/usr/kde/4.3/include/nepomuk/entity.h:186: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)                         
/usr/kde/4.3/include/nepomuk/entity.h:189: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)                         
/usr/kde/4.3/include/nepomuk/entity.h:189: warning: ‘Entity’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/entity.h:184)                         
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/class.sip:29:                                   
/usr/kde/4.3/include/nepomuk/class.h:190: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:197: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:197: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:231: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:239: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:247: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:255: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
/usr/kde/4.3/include/nepomuk/class.h:267: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                            
In file included from /var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/nepomuk/property.sip:29:                                
/usr/kde/4.3/include/nepomuk/property.h:199: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:206: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:206: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:214: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:222: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:229: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
/usr/kde/4.3/include/nepomuk/property.h:237: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                         
/usr/kde/4.3/include/nepomuk/property.h:253: warning: ‘Class’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/class.h:180)                         
/usr/kde/4.3/include/nepomuk/property.h:288: warning: ‘Property’ is deprecated (declared at /usr/kde/4.3/include/nepomuk/property.h:189)                   
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/sip/nepomuk/sipnepomukpart6.o] Error 1                                             
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_nepomuk.dir/all] Error 2                                                                       
make[1]: *** Waiting for unfinished jobs....                                                         
:-(
Top
skunk
l33t
l33t
User avatar
Posts: 646
Joined: Wed May 28, 2003 11:24 pm
Location: granada, spain
Contact:
Contact skunk
Website

Post by skunk » Thu May 21, 2009 6:34 pm

Krog wrote:kde-base/pykde4-4.2.87

Code: Select all

/var/tmp/portage/kde-base/pykde4-4.2.87/work/pykde4-4.2.87/python/pykde4/sip/soprano/languagetag.sip:27:33: error: soprano/languagetag.h: No such file or directory                                                                                                                                                   
:-(
emerge =dev-libs/soprano-9999
Top
titoucha
Advocate
Advocate
User avatar
Posts: 2374
Joined: Thu Jul 21, 2005 5:08 am
Location: Genève

Post by titoucha » Fri May 22, 2009 6:23 am

Black Shadow wrote:http://bugs.gentoo.org/show_bug.cgi?id=270723
http://bugs.gentoo.org/show_bug.cgi?id=270726
http://bugs.gentoo.org/show_bug.cgi?id=270729
Thank you very much.
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Top
Locked

994 posts
  • Page 35 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 33
  • 34
  • 35
  • 36
  • 37
  • …
  • 40
  • 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