Code: Select all
richSRV ~ # emerge kickoff -av
These are the packages that would be merged, in order:
Calculating dependencies ... done!
[ebuild R ] kde-base/kickoff-9999.4 USE="-debug -htmlhandbook -pie -test -xinerama*" 0 kB [1]
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /usr/portage/local/layman/kde
Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) kde-base/kickoff-9999.4 to /
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* WARNING! This is an experimental ebuild of the kickoff KDE4 SVN tree.
* Use at your own risk. Do _NOT_ file bugs at bugs.gentoo.org because
* of this ebuild!
>>> Unpacking source...
* subversion update start -->
* repository: svn://anonsvn.kde.org/home/kde/trunk/playground/base/kickoff-rewrite-kde4
At revision 727754.
* working copy: /usr/portage/distfiles/svn-src/kickoff/kickoff-rewrite-kde4
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/kde-base/kickoff-9999.4/work/kickoff-9999.4 ...
* Disabling building of KDE4 tests
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/i686-pc-linux-gnu-gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++ -- works
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found.
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Found Qt-Version 4.3.1
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Performing Test HAVE_FPIE_SUPPORT
-- Performing Test HAVE_FPIE_SUPPORT - Success
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS
-- Performing Test __KDE_HAVE_NO_THREADSAFE_STATICS - Success
-- Performing Test __KDE_HAVE_GCC_VISIBILITY
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.0 include dir: /usr/kde/svn/include
-- Found KDE 4 library dir: /usr/kde/svn/lib
-- Found KDE4 kconfig_compiler preprocessor: /usr/kde/svn/bin/kconfig_compiler
-- Found KDE4 automoc: /usr/kde/svn/bin/kde4automoc
CMake Error: Error in cmake code at
/var/tmp/portage/kde-base/kickoff-9999.4/work/kickoff-9999.4/CMakeLists.txt:8:
ADD_SUBDIRECTORY given source "src" which is not an existing directory.
Current CMake stack:
[1] /var/tmp/portage/kde-base/kickoff-9999.4/work/kickoff-9999.4/CMakeLists.txt
-- Configuring done
*
* ERROR: kde-base/kickoff-9999.4 failed.
* Call stack:
* ebuild.sh, line 1654: Called dyn_compile
* ebuild.sh, line 990: Called qa_call 'src_compile'
* ebuild.sh, line 44: Called src_compile
* ebuild.sh, line 1334: Called kde4-base_src_compile
* kde4-base.eclass, line 258: Called kde4-base_src_configure
* kde4-base.eclass, line 350: Called die
*
* CMake 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/kickoff-9999.4/temp/build.log'.
*
Code: Select all
richSRV ~ # ls -lRha /usr/portage/distfiles/svn-src/kickoff/
/usr/portage/distfiles/svn-src/kickoff/:
insgesamt 12K
drwxr-sr-x 3 root portage 4,0K 27. Sep 00:08 .
drwxr-sr-x 24 root portage 4,0K 30. Sep 20:36 ..
drwxr-sr-x 4 root portage 4,0K 21. Okt 09:00 kickoff-rewrite-kde4
/usr/portage/distfiles/svn-src/kickoff/kickoff-rewrite-kde4:
insgesamt 20K
drwxr-sr-x 4 root portage 4,0K 21. Okt 09:00 .
drwxr-sr-x 3 root portage 4,0K 27. Sep 00:08 ..
-rw-r--r-- 1 root portage 164 27. Sep 00:08 CMakeLists.txt
drwxr-sr-x 3 root portage 4,0K 27. Sep 00:08 developer-doc
drwxr-sr-x 7 root portage 4,0K 21. Okt 19:35 .svn
/usr/portage/distfiles/svn-src/kickoff/kickoff-rewrite-kde4/developer-doc:
insgesamt 12K
drwxr-sr-x 3 root portage 4,0K 27. Sep 00:08 .
drwxr-sr-x 4 root portage 4,0K 21. Okt 09:00 ..
drwxr-sr-x 7 root portage 4,0K 21. Okt 19:35 .svn
EDIT: they moved!
It can be found in kdebase. Is it true then that we don't need this ebuild anymore?http://websvn.kde.org/?view=rev&revision=727583 wrote: moved to trunk/kdebase/workspace/plasma/applets/kickoff





