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 22 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 40
  • Next
Author
Message
drescherjm
Advocate
Advocate
Posts: 2792
Joined: Sat Jun 05, 2004 5:46 am
Location: Pittsburgh, PA, USA

Post by drescherjm » Wed Mar 04, 2009 3:00 pm

kernelOfTruth

What version of cmake are you running?

This tells you that 2.6 is a minimum for that build.
John

My gentoo overlay
Instructons for overlay
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Wed Mar 04, 2009 3:28 pm

drescherjm wrote:kernelOfTruth

What version of cmake are you running?

This tells you that 2.6 is a minimum for that build.
I'm running 2.6.3 (before this post 2.6.2)


it's complaining now that it can't find kde4-config (it's missing on my system)

I'll try re-building @kde-live from scratch (emerge @kde-live) hopefully that fixes it


drescherjm I found out what the problem was:

I forgot to re-emerge cmake after upgrading to qt-4.5 (is that really necessary ? :wink: )

and now kdelibs, kdepimlibs passed flawless through the compilation process - more packages to go ...

thanks
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Benni123
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Sun Mar 13, 2005 12:19 pm

Post by Benni123 » Wed Mar 04, 2009 6:11 pm

kde-4.2.1 is now on the ftp server: ftp://ftp.kde.org/pub/kde/stable/
Top
Benni123
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Sun Mar 13, 2005 12:19 pm

Post by Benni123 » Wed Mar 04, 2009 6:23 pm

what ever the reason is, unmasking kde-4.2.1 leads to
[blocks B ] =media-gfx/digikam-0.10.0_rc2[-kdeprefix] ("=media-gfx/digikam-0.10.0_rc2[-kdeprefix]" is blocking kde-base/kdebase-data-4.2.1)
solved by using the live-ebuild from the overlay....
Top
Basin
n00b
n00b
Posts: 41
Joined: Fri Jul 16, 2004 12:02 pm

Post by Basin » Wed Mar 04, 2009 6:44 pm

Is there a way to submit ebuilds for plasmoids to kde-testing? I'd be willing to write them for some more plasmoids since it's incredibly easy to so thanks to the eclass.

Eg here is one for the automounting device notifier (Adapted from the stdin plasmoid ebuild).


devicenotifier_automount-0.3.ebuild

Code: Select all

# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

RESTRICT="nomirror"
KDE_MINIMAL="4.2"
inherit kde4-base

DESCRIPTION="Plasmoid for automounting external drives."
HOMEPAGE="http://www.kde-look.org/content/show.php/New+Device+Notifier+with+Automount?content=91517"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/91517-${PN}_${PV}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="${DEPEND}"

S="${WORKDIR}/${PN}/src"
Shouldn't all the ebuilds that fetch from kde-look include RESTRICT="nomirror" until (if) they get into the tree?
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 Mar 04, 2009 6:53 pm

kdelibs-4.2.1 fail:

[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halnetworkinterface.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halopticaldisc.o
[ 13%] Building C object kdecore/CMakeFiles/kdecore.dir/services/yacc.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid_static.dir/backends/hal/halstorage.o
[ 13%] Building C object kdecore/CMakeFiles/kdecore.dir/services/lex.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halportablemediaplayer.o
lex.c:34:5: warning: "__STDC_VERSION__" is not defined
lex.c: In function 'kiotraderlex':
lex.l:67: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
lex.c: In function 'yy_get_next_buffer':
lex.c:1145: warning: comparison between signed and unsigned
lex.l: At top level:
lex.c:1237: warning: 'yyunput' defined but not used
lex.c:1280: warning: 'input' defined but not used
[ 13%] Building CXX object solid/solid/CMakeFiles/solid_static.dir/backends/hal/halvideo.o
[ 13%] Building CXX object kdecore/CMakeFiles/kdecore.dir/services/kplugininfo.o
/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/solid/solid/backends/hal/halvideo.cpp:43: warning: unused parameter 'protocol'
[ 13%] [ 13%] Building CXX object solid/solid/CMakeFiles/solid_static.dir/backends/hal/halvolume.o
Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halprocessor.o
[ 13%] [ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halstorageaccess.o
Building CXX object kdecore/CMakeFiles/kdecore.dir/sonnet/loader.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid_static.dir/powermanagementinterface.o
/bin/sh: line 1: 8585 Bus error /usr/bin/c++ -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DMAKE_KDECORE_LIB -DNDEBUG -DQT_NO_DEBUG -O2 -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -fPIC -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/kdecore -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1 -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/interfaces -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/kdecore/network -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/sonnet -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kjs -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/kjs -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/compression -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/config -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/date -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/io -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/jobs -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/kernel -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/network -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/services -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/localization -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/sycoca -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/text -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/util -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kdecore.dir/sonnet/loader.o -c /var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/kdecore/sonnet/loader.cpp
make[2]: *** [kdecore/CMakeFiles/kdecore.dir/sonnet/loader.o] Error 135
make[1]: *** [kdecore/CMakeFiles/kdecore.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 13%] /bin/sh: line 1: 8588 Bus error /usr/bin/c++ -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DNDEBUG -DQT_NO_DEBUG -O2 -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/solid/solid -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/solid/solid -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1 -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/interfaces -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/solid -I/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/solid -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/solid_static.dir/powermanagementinterface.o -c /var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs_build/solid/solid/powermanagementinterface.cpp
make[2]: *** [solid/solid/CMakeFiles/solid_static.dir/powermanagementinterface.o] Error 135
make[1]: *** [solid/solid/CMakeFiles/solid_static.dir/all] Error 2
Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halstorage.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halvideo.o
/var/tmp/portage/kde-base/kdelibs-4.2.1/work/kdelibs-4.2.1/solid/solid/backends/hal/halvideo.cpp:43: warning: unused parameter 'protocol'
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/backends/hal/halvolume.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/powermanagementinterface.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/inhibitinterface.o
[ 13%] Building CXX object solid/solid/CMakeFiles/solid.dir/org_kde_solid_networking_client.o
Linking CXX shared library ../../lib/libsolid.so
[ 15%] Built target solid
make: *** [all] Error 2
*
* ERROR: kde-base/kdelibs-4.2.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3202: Called kde4-base_src_compile
* environment, line 2385: Called kde4-base_src_make
* environment, line 2435: Called cmake-utils_src_make
* environment, line 811: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-4.2.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.2.1/temp/environment'.
* This ebuild is from an overlay named 'kde': '/usr/local/portage/layman/kde-testing/'
*

>>> Failed to emerge kde-base/kdelibs-4.2.1, Log file:

>>> '/var/tmp/portage/kde-base/kdelibs-4.2.1/temp/build.log'

* Messages for package kde-base/kdelibs-4.2.1:

*
* ERROR: kde-base/kdelibs-4.2.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3202: Called kde4-base_src_compile
* environment, line 2385: Called kde4-base_src_make
* environment, line 2435: Called cmake-utils_src_make
* environment, line 811: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kdelibs-4.2.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kdelibs-4.2.1/temp/environment'.
* This ebuild is from an overlay named 'kde': '/usr/local/portage/layman/kde-testing/'
*
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Wed Mar 04, 2009 7:25 pm

latest plasma-workspace from upstream / live fails:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/scriptengines/javascript/qtgui/rect.cpp:54: warning: ‘QScriptValue adjusted(QScriptContext*, QScriptEngine*)’ defined but not used
[ 70%] [32mBuilding CXX object plasma/shells/desktop/CMakeFiles/kdeinit_plasma-desktop.dir/backgrounddialog.o
[0m/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:31:67: error: ../../../libs/screenpreviewwidget/screenpreviewwidget.h: No such file or directory
[31m[1mLinking CXX executable plasma-to-plasma-desktop
[0m[0m[ 70%] [32mBuilding CXX object plasma/shells/plasmoidviewer/CMakeFiles/plasmoidviewer.dir/plasmoidviewer_automoc.o
[0m[ 71%] [32mBuilding CXX object plasma/shells/plasmoidviewer/CMakeFiles/plasmoidviewer.dir/fullview.o
[0m[ 71%] Built target plasma-to-plasma-desktop
[ 71%] [32mBuilding CXX object plasma/scriptengines/javascript/CMakeFiles/plasma_appletscript_simple_javascript.dir/qtgui/timer.o
[0m/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp: In constructor ‘BackgroundDialog::BackgroundDialog(const QSize&, Plasma::Containment*, Plasma::View*, QWidget*, const QString&, KConfigSkeleton*)’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:382: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.h:25: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:383: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.h:25: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:384: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.h:25: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp: In member function ‘void BackgroundDialog::reloadConfig()’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:470: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.h:25: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp: In member function ‘void BackgroundDialog::changeBackgroundMode(int)’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:536: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.h:25: error: forward declaration of ‘struct ScreenPreviewWidget’
make[2]: *** [plasma/shells/desktop/CMakeFiles/kdeinit_plasma-desktop.dir/backgrounddialog.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 71%] [32mBuilding CXX object plasma/shells/plasmoidviewer/CMakeFiles/plasmoidviewer.dir/main.o
[0m[ 71%] [34m[1mGenerating appadaptor.cpp, appadaptor.h
[0m[ 72%] [34m[1mGenerating ui_kcategorizeditemsviewbase.h
[0m[ 72%] [34m[1mGenerating ui_BackgroundDialog.h
[0m[31m[1mLinking CXX shared module ../../../lib/plasma_appletscript_simple_javascript.so
[0m[ 72%] make[1]: *** [plasma/shells/desktop/CMakeFiles/kdeinit_plasma-desktop.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[34m[1mGenerating appadaptor.moc
[0m[35m[1mScanning dependencies of target plasma-overlay
[ 72%] Built target plasma_appletscript_simple_javascript
[0m[ 72%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/plasma-overlay_automoc.o
[0m[ 72%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/backgrounddialog.o
[0m[31m[1mLinking CXX executable plasmoidviewer
[0m[ 72%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/main.o
[0m[ 73%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/plasmaapp.o
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:32:67: error: ../../../libs/screenpreviewwidget/screenpreviewwidget.h: No such file or directory
[0m[ 73%] Built target plasmoidviewer
[ 73%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/savercorona.o
[0m[ 73%] [32mBuilding CXX object plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/saverview.o
[0m/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp: In constructor ‘BackgroundDialog::BackgroundDialog(const QSize&, Plasma::Containment*, Plasma::View*, QWidget*)’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:63: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.h:24: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:64: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.h:24: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:65: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.h:24: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp: In member function ‘void BackgroundDialog::reloadConfig()’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:107: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.h:24: error: forward declaration of ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp: In member function ‘void BackgroundDialog::changeBackgroundMode(int)’:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.cpp:178: error: invalid use of incomplete type ‘struct ScreenPreviewWidget’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/backgrounddialog.h:24: error: forward declaration of ‘struct ScreenPreviewWidget’
make[2]: *** [plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/backgrounddialog.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/plasmaapp.cpp:300: warning: unused parameter ‘screen’
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/screensaver/plasmaapp.cpp:522: warning: unused parameter ‘dialog’
make[1]: *** [plasma/shells/screensaver/CMakeFiles/plasma-overlay.dir/all] Error 2
make: *** [all] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: kde-base/plasma-workspace-9999 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 49: Called src_compile
[31;01m*[0m environment, line 4622: Called kde4-meta_src_compile
[31;01m*[0m environment, line 3513: Called kde4-base_src_make
[31;01m*[0m environment, line 3299: Called cmake-utils_src_make
[31;01m*[0m environment, line 1210: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake "$@" || die "Make failed!";
[31;01m*[0m The die message:
[31;01m*[0m Make failed!
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/log/portage/kde-base:plasma-workspace-9999:20090304-185221.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/plasma-workspace-9999/temp/environment'.
[31;01m*[0m This ebuild is from an overlay named 'kde': '/usr/gentoo/overlays/kde-testing/'
[31;01m*[0m
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Benni123
Tux's lil' helper
Tux's lil' helper
Posts: 110
Joined: Sun Mar 13, 2005 12:19 pm

Post by Benni123 » Wed Mar 04, 2009 7:43 pm

kdepimlibs-4.2.1 fails
- * If you experience weird application behavior (missing texts, etc.) run as root:
* # chmod 755 -R /usr/share/config /usr/share/config

>>> Emerging (4 of 150) kde-base/kdepimlibs-4.2.1 from kde
* kdepimlibs-4.2.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking kdepimlibs-4.2.1.tar.bz2 to /var/tmp/portage/kde-base/kdepimlibs-4.2.1/work
>>> Source unpacked in /var/tmp/portage/kde-base/kdepimlibs-4.2.1/work
>>> Configuring source in /var/tmp/portage/kde-base/kdepimlibs-4.2.1/work/kdepimlibs-4.2.1 ...
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:44 (MESSAGE):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:12 (find_package)


CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 2.6)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
*
* ERROR: kde-base/kdepimlibs-4.2.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_configure
* environment, line 3115: Called kde4-base_src_configure
Top
titoucha
Advocate
Advocate
User avatar
Posts: 2374
Joined: Thu Jul 21, 2005 5:08 am
Location: Genève

Post by titoucha » Wed Mar 04, 2009 8:48 pm

Benni123 wrote:what ever the reason is, unmasking kde-4.2.1 leads to
[blocks B ] =media-gfx/digikam-0.10.0_rc2[-kdeprefix] ("=media-gfx/digikam-0.10.0_rc2[-kdeprefix]" is blocking kde-base/kdebase-data-4.2.1)
solved by using the live-ebuild from the overlay....
I have the same probleme.
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Top
Finswimmer
Bodhisattva
Bodhisattva
User avatar
Posts: 5467
Joined: Thu Sep 02, 2004 3:46 pm
Location: Langen (Hessen), Germany

Post by Finswimmer » Wed Mar 04, 2009 9:49 pm

Hello,

can somebody write an ebuild for STasks?
http://www.kde-look.org/content/show.ph ... tent=99739

I copyed commandwatch.ebuild to staks-0.3.2.ebuild, changed the urls.
It builds fine, but does not install the necessary file:
plasma_applet_stasks.so

Code: Select all

$cat stasks-0.3.2.ebuild
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"

inherit kde4-base

DESCRIPTION="A KDE4 Plasma Applet which provides a new taskbar (like WIN7)"
HOMEPAGE="http://www.kde-look.org/content/show.php/STasks?content=99739"
SRC_URI="http://www.kde-look.org/CONTENT/content-files/99739-${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

.
Thanks
Tobi
Bitte auf Rechtschreibung, korrekte Formatierung und Höflichkeit achten!
Danke
Top
Basin
n00b
n00b
Posts: 41
Joined: Fri Jul 16, 2004 12:02 pm

Post by Basin » Wed Mar 04, 2009 11:52 pm

Finswimmer, your ebuild works for me. Perhaps you need to update the kde-testing overlay or portage?
Top
gimpel
Advocate
Advocate
User avatar
Posts: 2720
Joined: Fri Oct 15, 2004 10:08 am
Location: Munich, Bavaria
Contact:
Contact gimpel
Website

Post by gimpel » Thu Mar 05, 2009 7:31 am

kernelOfTruth wrote:latest plasma-workspace from upstream / live fails:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/scriptengines/javascript/qtgui/rect.cpp:54: warning: ‘QScriptValue adjusted(QScriptContext*, QScriptEngine*)’ defined but not used
[ 70%] [32mBuilding CXX object plasma/shells/desktop/CMakeFiles/kdeinit_plasma-desktop.dir/backgrounddialog.o
[0m/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:31:67: error: ../../../libs/screenpreviewwidget/screenpreviewwidget.h: No such file or directory
Same here. Following patch helps:

Code: Select all

diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 70eeaf2..ba934d5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -44,6 +44,7 @@ RDEPEND="${COMMONDEPEND}
 KMEXTRA="
        libs/nepomukquery/
        libs/nepomukqueryclient/
+       libs/screenpreviewwidget/
 "
 KMEXTRACTONLY="
        krunner/dbus/org.freedesktop.ScreenSaver.xml
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Thu Mar 05, 2009 10:57 am

gimpel wrote:
kernelOfTruth wrote:latest plasma-workspace from upstream / live fails:
/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/scriptengines/javascript/qtgui/rect.cpp:54: warning: ‘QScriptValue adjusted(QScriptContext*, QScriptEngine*)’ defined but not used
[ 70%] [32mBuilding CXX object plasma/shells/desktop/CMakeFiles/kdeinit_plasma-desktop.dir/backgrounddialog.o
[0m/var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/shells/desktop/backgrounddialog.cpp:31:67: error: ../../../libs/screenpreviewwidget/screenpreviewwidget.h: No such file or directory
Same here. Following patch helps:

Code: Select all

diff --git a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
index 70eeaf2..ba934d5 100644
--- a/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-9999.ebuild
@@ -44,6 +44,7 @@ RDEPEND="${COMMONDEPEND}
 KMEXTRA="
        libs/nepomukquery/
        libs/nepomukqueryclient/
+       libs/screenpreviewwidget/
 "
 KMEXTRACTONLY="
        krunner/dbus/org.freedesktop.ScreenSaver.xml
this worked - thanks ! :)

unfortunately kdeplasma-addons also fails:
[0m[ 12%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/plasma_applet_fifteenPuzzle_automoc.o
[0m[0m/var/tmp/portage/kde-base/kdeplasma-addons-9999/work/kdeplasma-addons-9999/applets/comic/comic.cpp: In member function ‘virtual void ComicApplet::init()’:
/var/tmp/portage/kde-base/kdeplasma-addons-9999/work/kdeplasma-addons-9999/applets/comic/comic.cpp:258: error: ‘isAllowed’ was not declared in this scope
[ 12%] [32mBuilding CXX object applets/fileWatcher/CMakeFiles/plasma_applet_fileWatcher.dir/plasma_applet_fileWatcher_automoc.o
[0m[ 12%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/src/fifteenPuzzleConfig.o
[0mmake[2]: *** [applets/comic/CMakeFiles/plasma_applet_comic.dir/comic.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 12%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/src/fifteenPuzzle.o
[0m[ 12%] [32mBuilding CXX object applets/fileWatcher/CMakeFiles/plasma_applet_fileWatcher.dir/fileWatcher.o
[0mmake[1]: *** [applets/comic/CMakeFiles/plasma_applet_comic.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 13%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/src/fifteen.o
[0m[ 13%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/src/piece.o
[0m/var/tmp/portage/kde-base/kdeplasma-addons-9999/work/kdeplasma-addons-9999/applets/fifteenPuzzle/src/fifteen.cpp:109: warning: unused parameter ‘event’
[ 13%] [32mBuilding CXX object applets/fifteenPuzzle/CMakeFiles/plasma_applet_fifteenPuzzle.dir/qrc_resources.o
[0m[ 14%] [32mBuilding CXX object applets/fileWatcher/CMakeFiles/plasma_applet_fileWatcher.dir/fileWatcherTextItem.o
[0m[31m[1mLinking CXX shared module ../../lib/plasma_applet_fifteenPuzzle.so
[0m[31m[1mLinking CXX shared module ../../lib/plasma_applet_fileWatcher.so
[0m[ 14%] Built target plasma_applet_fifteenPuzzle
[31m[1mLinking CXX shared library ../../lib/libconversion.so
[0m[ 14%] Built target plasma_applet_fileWatcher
[ 14%] Built target conversion
make: *** [all] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: kde-base/kdeplasma-addons-9999 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 49: Called src_compile
[31;01m*[0m environment, line 4046: Called kde4-base_src_compile
[31;01m*[0m environment, line 3097: Called kde4-base_src_make
[31;01m*[0m environment, line 3147: Called cmake-utils_src_make
[31;01m*[0m environment, line 1058: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake "$@" || die "Make failed!";
[31;01m*[0m The die message:
[31;01m*[0m Make failed!
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/log/portage/kde-base:kdeplasma-addons-9999:20090305-105444.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/kde-base/kdeplasma-addons-9999/temp/environment'.
[31;01m*[0m This ebuild is from an overlay named 'kde': '/usr/gentoo/overlays/kde-testing/'
[31;01m*[0m
any fix for that yet ?
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
ssmaxss
Apprentice
Apprentice
Posts: 160
Joined: Tue Jun 28, 2005 10:19 am
Location: Moscow, Russia.

Post by ssmaxss » Thu Mar 05, 2009 11:14 am

How can I install kde-4.2.1 from portage with kde-testing enabled? Emerge want's to pull packages from overlay...
Top
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 » Thu Mar 05, 2009 11:31 am

ssmaxss wrote:How can I install kde-4.2.1 from portage with kde-testing enabled? Emerge want's to pull packages from overlay...
Same question ...
Who shall guard the guards?
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Thu Mar 05, 2009 2:01 pm

in kde 4.2.1 plasma fails when I start the session. Any clue?
Top
loftwyr
l33t
l33t
User avatar
Posts: 970
Joined: Wed Dec 29, 2004 2:51 am
Location: 43°38'23.62"N 79°27'8.60"W

Post by loftwyr » Thu Mar 05, 2009 2:57 pm

marcus84 wrote:in kde 4.2.1 plasma fails when I start the session. Any clue?
Maybe if you can give us an error message, we could help? Try tunning plasma from a command window after kde starts (put konsole in your autostart folder)
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Top
ssmaxss
Apprentice
Apprentice
Posts: 160
Joined: Tue Jun 28, 2005 10:19 am
Location: Moscow, Russia.

Post by ssmaxss » Thu Mar 05, 2009 4:46 pm

Kde 4.2.1 was removed from kde-testing so it is easy to install 4.2.1 from portage. But phonon-4.3.1 was left in kde-testing. (someone only deleted *4.2.1*, but AFAIK phonon-4.3.1 corresponds to kde 4.2.1). And what is the difference between x11-libs/qt-phonon and media-sound/phonon?
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Thu Mar 05, 2009 6:19 pm

loftwyr wrote:
marcus84 wrote:in kde 4.2.1 plasma fails when I start the session. Any clue?
Maybe if you can give us an error message, we could help? Try tunning plasma from a command window after kde starts (put konsole in your autostart folder)
solved removing .kde-4.2 folder
Top
marcus84
Tux's lil' helper
Tux's lil' helper
Posts: 87
Joined: Wed Apr 23, 2008 1:29 pm

Post by marcus84 » Thu Mar 05, 2009 9:56 pm

I can compile amarok:

The error is the following:

Code: Select all


[ 89%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextDocument.o                                                                                                                                                                                                                                                                                           
/usr/include/qt4/QtCore/qmetatype.h: In static member function ‘static int QMetaTypeId2<T>::qt_metatype_id() [with T = QList<int>]’:                                                                                                                                                                                                                                                                                                                   
/usr/include/qt4/QtCore/qmetatype.h:199:   instantiated from ‘int qMetaTypeId(T*) [with T = QList<int>]’                                                                                                                                                                                                                                                                                                                                               
/usr/include/qt4/QtScript/qscriptengine.h:372:   instantiated from ‘T qscriptvalue_cast(const QScriptValue&) [with T = QList<int>]’                                                                                                                                                                                                                                                                                                                    
/home/tmp_portage/portage/media-sound/amarok-2.0.2/work/amarok_build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.cpp:128:   instantiated from here                                                                                                                                                                                                                                          
/usr/include/qt4/QtCore/qmetatype.h:189: error: ‘qt_metatype_id’ is not a member of ‘QMetaTypeId<QList<int> >’                                                                                                                                                                                                                                                                                                                                         
make[2]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.o] Error 1                                                                                                                                                                                                                                                                                            
make[2]: *** Waiting for unfinished jobs....                                                                                                                                                                                                                                                                                                                                                                                                           
make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/all] Error 2                                                                                                                                                                                                                                                                                                                                                            
make: *** [all] Error 2                                                                                                                                                                                                                                                                                                                                                                                                                                
 *                           
and I have compiled mysql with -fPIC. The arch is amd64 and qt i 4.4.2
Top
wrc1944
Advocate
Advocate
Posts: 3467
Joined: Thu Aug 15, 2002 10:33 am
Location: Gainesville, Florida

Post by wrc1944 » Thu Mar 05, 2009 10:05 pm

Since qt-4.5.0 final is now released and in ~Arch portage, I was wondering if it was recommended to go with that, or keep using the qting-edge overlay version for those of us running kde-live?
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.41-r2, gcc-15.1.0
kernel-6.15.6 USE=experimental python3.13.3
Top
StringCheesian
l33t
l33t
Posts: 887
Joined: Tue Oct 21, 2003 6:21 am

Post by StringCheesian » Thu Mar 05, 2009 11:29 pm

I just rebuilt kde live and automoc doesn't really unpack:

Code: Select all

>>> Emerging (1 of 1) kde-base/automoc-9999 from kde
 * checking ebuild checksums ;-) ...                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                   [ ok ]
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/kde-base/automoc-9999/work
/var/tmp/portage/kde-base/automoc-9999/temp/environment: line 407: cd: /var/tmp/portage/kde-base/automoc-9999/work/automoc-9999: No such file or directory
find: `/var/tmp/portage/kde-base/automoc-9999/work/automoc-9999': No such file or directory
 * 
 * ERROR: kde-base/automoc-9999 failed.

Code: Select all

# ls -lh /var/tmp/portage/kde-base/automoc-9999/work/
total 0
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Fri Mar 06, 2009 12:14 am

StringCheesian wrote:I just rebuilt kde live and automoc doesn't really unpack:

Code: Select all

>>> Emerging (1 of 1) kde-base/automoc-9999 from kde
 * checking ebuild checksums ;-) ...                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                   [ ok ]
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/kde-base/automoc-9999/work
/var/tmp/portage/kde-base/automoc-9999/temp/environment: line 407: cd: /var/tmp/portage/kde-base/automoc-9999/work/automoc-9999: No such file or directory
find: `/var/tmp/portage/kde-base/automoc-9999/work/automoc-9999': No such file or directory
 * 
 * ERROR: kde-base/automoc-9999 failed.

Code: Select all

# ls -lh /var/tmp/portage/kde-base/automoc-9999/work/
total 0
++
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
wrc1944
Advocate
Advocate
Posts: 3467
Joined: Thu Aug 15, 2002 10:33 am
Location: Gainesville, Florida

Post by wrc1944 » Fri Mar 06, 2009 12:25 am

Just a thought, but I assume you tried deleting svn-src/automoc? I had a similar problem with another package yesterday, and getting a fresh source fixed it up.
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.41-r2, gcc-15.1.0
kernel-6.15.6 USE=experimental python3.13.3
Top
reavertm
Retired Dev
Retired Dev
Posts: 265
Joined: Thu Feb 05, 2004 9:20 pm
Location: Wrocław

Post by reavertm » Fri Mar 06, 2009 5:33 am

automoc had wrong eclass inherit order, sync overlay - should be fixed now
Maciek
Top
Locked

994 posts
  • Page 22 of 40
    • Jump to page:
  • Previous
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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