Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kf5
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Maleita
Apprentice
Apprentice


Joined: 16 Sep 2004
Posts: 246
Location: Brasil -> São Paulo->Campinas

PostPosted: Mon Oct 27, 2014 3:08 am    Post subject: Kf5 Reply with quote

Code:
ebuild /var/lib/layman/kde/kde-frameworks/kdewebkit/kdewebkit-9999.ebuild compile
>>> Unpacking source...
Initialized empty Git repository in /usr/portage/distfiles/git3-src/kdewebkit.git/
 * Fetching git://anongit.kde.org/kdewebkit ...
git fetch git://anongit.kde.org/kdewebkit +HEAD:refs/git-r3/HEAD
remote: Counting objects: 203, done.
remote: Compressing objects: 100% (87/87), done.
remote: Total 203 (delta 116), reused 199 (delta 113)
Receiving objects: 100% (203/203), 61.19 KiB | 0 bytes/s, done.
Resolving deltas: 100% (116/116), done.
From git://anongit.kde.org/kdewebkit
 * [new ref]                    -> refs/git-r3/HEAD
 * [new tag]         v4.100.0-rc1 -> v4.100.0-rc1
 * [new tag]         v4.100.0-rc2 -> v4.100.0-rc2
 * [new tag]         v4.95.0    -> v4.95.0
 * [new tag]         v4.96.0    -> v4.96.0
 * [new tag]         v4.97.0    -> v4.97.0
 * [new tag]         v4.98.0    -> v4.98.0
 * [new tag]         v4.99.0-rc1 -> v4.99.0-rc1
 * [new tag]         v4.99.0-rc3 -> v4.99.0-rc3
 * [new tag]         v5.0.0     -> v5.0.0
 * [new tag]         v5.0.0-rc1 -> v5.0.0-rc1
 * [new tag]         v5.1.0     -> v5.1.0
 * [new tag]         v5.1.0-rc1 -> v5.1.0-rc1
 * [new tag]         v5.2.0     -> v5.2.0
 * [new tag]         v5.2.0-rc1 -> v5.2.0-rc1
 * [new tag]         v5.3.0     -> v5.3.0
 * [new tag]         v5.3.0-rc1 -> v5.3.0-rc1
git symbolic-ref refs/git-r3/kde-frameworks/kdewebkit/5/__main__ refs/heads/master
 * Checking out git://anongit.kde.org/kdewebkit to /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999 ...
git checkout --quiet master
GIT NEW branch -->
   repository:               git://anongit.kde.org/kdewebkit
   at the commit:            1ade1fe1c574f18a54faec81ce786078e16f8c7e
>>> Source unpacked in /var/tmp/portage/kde-frameworks/kdewebkit-9999/work
>>> Preparing source in /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DSYSCONF_INSTALL_DIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build/gentoo_rules.cmake  /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:5 (find_package):
  Could not find a package configuration file provided by "ECM" (requested
  version 1.3.0) with any of the following names:

    ECMConfig.cmake
    ecm-config.cmake

  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  to a directory containing one of the above files.  If "ECM" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-frameworks/kdewebkit-9999 failed (configure phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 3857:  Called kde5_src_configure
 *   environment, line 2943:  Called cmake-utils_src_configure
 *   environment, line 1023:  Called _execute_optionally 'src_configure'
 *   environment, line  356:  Called enable_cmake-utils_src_configure
 *   environment, line 1307:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 *
 * If you need support, post the output of `emerge --info '=kde-frameworks/kdewebkit-9999'`,
 * the complete build log and the output of `emerge -pqv '=kde-frameworks/kdewebkit-9999'`.
 * This ebuild used the following eclasses from overlays:
 *   /var/lib/layman/kde/eclass/kde5.eclass
 *   /var/lib/layman/kde/eclass/kde5-functions.eclass
 *   /var/lib/layman/kde/eclass/cmake-utils.eclass
 * This ebuild is from an overlay named 'kde': '/var/lib/layman/kde/'
 * The complete build log is located at '/var/tmp/portage/kde-frameworks/kdewebkit-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-frameworks/kdewebkit-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999_build'
 * S: '/var/tmp/portage/kde-frameworks/kdewebkit-9999/work/kdewebkit-9999'
livecd / #


help please :oops:
Back to top
View user's profile Send private message
kensington
Developer
Developer


Joined: 02 Jan 2013
Posts: 177
Location: Australia

PostPosted: Mon Oct 27, 2014 1:37 pm    Post subject: Reply with quote

You need >=dev-libs/extra-cmake-modules-1.3.0.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

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