Проблема в том что ebuild не полностью инициализирует репозиторий. Если посмотреть то в папке не хватает таких Submodule 'cmake' (git://github.com/gorthauer/cmake-utils.git) registered for path 'cmake' Submodule 'src/3rdparty/k8json' (git://gitorious.org/+qutim-developers/k8jsonqt/qutim-developers-k8json.git) registered for path 'src/3rdparty/k8json'
я попробовал вручную до загрузить командой git submodule update --init --recursive и запустить установку. Но тогда тоже ничего не собирается из за sandbox. Лог в файле. ** Attachment added: "build.log" https://bugs.launchpad.net/qutim/+bug/1025550/+attachment/3226240/+files/build.log -- You received this bug notification because you are a member of QutIM Developers, which is subscribed to qutim. https://bugs.launchpad.net/bugs/1025550 Title: Build from Gentoo overlay. Package 'vkit' not found Status in Multiplatform instant messenger: New Bug description: * Package: x11-plugins/qutim-protocols-9999 * Repository: qutim * Maintainer: [email protected] * USE: amd64 elibc_glibc icq irc jabber kernel_linux multilib userland_GNU vkontakte * FEATURES: sandbox >>> Unpacking source... Already on 'master' GIT update --> repository: git://github.com/euroelessar/qutim.git at the commit: 237ea5a45a91d7c33eb5bc1cb2d0159747bf1245 branch: master storage directory: "/usr/portage/distfiles/egit-src/qutim" checkout type: non-bare repository Submodule 'artwork' () registered for path 'artwork' Submodule '3rdparty/k8json' () registered for path 'core/3rdparty/k8json' Submodule '3rdparty/q-xdg' () registered for path 'core/3rdparty/q-xdg' Submodule 'plugman/3rdparty/quasar' () registered for path 'plugins/plugman/3rdparty/quasar' Submodule 'jabber/jreen' () registered for path 'protocols/jabber/jreen' Submodule 'protocols/vkontakte/lib' () registered for path 'protocols/vkontakte/lib' Submodule 'translations' () registered for path 'translations' Synchronizing submodule url for 'artwork' Synchronizing submodule url for '3rdparty/k8json' Synchronizing submodule url for '3rdparty/q-xdg' Synchronizing submodule url for 'plugman/3rdparty/quasar' Synchronizing submodule url for 'jabber/jreen' Synchronizing submodule url for 'protocols/vkontakte/lib' Synchronizing submodule url for 'translations' Branch branch-master set up to track remote branch master from origin. Switched to a new branch 'branch-master' >>> Unpacked to /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999 >>> Source unpacked in /var/tmp/portage/x11-plugins/qutim-protocols-9999/work >>> Preparing source in /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999 ... >>> Working in BUILD_DIR: "/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols" cmake --no-warn-unused-cli -C /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DQUTIM_ENABLE_ALL_PLUGINS=off -DASTRAL=OFF -DOSCAR=ON -DXSTATUS=ON -DIDENTIFY=ON -DIRC=ON -DJABBER=ON -DSYSTEM_JREEN=ON -DQUETZAL=OFF -DMRIM=OFF -DVKONTAKTE=ON -DPHOTOALBUM=ON -DVPHOTOALBUM/DEFAULT=ON -DWALL=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols/gentoo_rules.cmake /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols/gentoo_common_config.cmake -- The C compiler identification is GNU 4.5.3 -- The CXX compiler identification is GNU 4.5.3 -- 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 -- 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 Qt4: /usr/bin/qmake (found version "4.8.2") -- Found Qt4: /usr/bin/qmake (found version "4.8.2") -- Found QutIM: /usr/lib64/libqutim.so -- [-] ASTRAL: extension will be skipped -- Found PkgConfig: /usr/bin/pkg-config (found version "0.26") -- checking for module 'libjreen' -- found libjreen, version 1.1.0 -- Using QtMobility version: system's default -- QtMobility version: 1.2.2 -- checking for module 'qca2' -- found qca2, version 2.0.3 -- Found QCA2: /usr/lib64/qca2/libqca.so -- [+] JABBER: extension added to build -- [-] QUETZAL: extension will be skipped -- [+] IRC: extension added to build -- checking for module 'vkit' -- package 'vkit' not found CMake Error at vkontakte/lib/CMakeLists.txt:16 (include): include could not find load file: CommonUtils CMake Error at vkontakte/lib/CMakeLists.txt:27 (add_pkgconfig_file): Unknown CMake command "add_pkgconfig_file". -- Configuring incomplete, errors occurred! * ERROR: x11-plugins/qutim-protocols-9999 failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 3046: Called cmake-utils_src_configure * environment, line 722: Called _execute_optionaly 'src_configure' * environment, line 244: Called enable_cmake-utils_src_configure * environment, line 1023: 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 '=x11-plugins/qutim-protocols-9999'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/qutim-protocols-9999'`. * This ebuild is from an overlay named 'qutim': '/var/lib/layman/qutim/' * The complete build log is located at '/var/tmp/portage/x11-plugins/qutim-protocols-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/qutim-protocols-9999/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols' * S: '/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999' * Messages for package net-im/qutim-l10n-9999: * * If localization doesn't appear for you, change "shareDir" value * in .config/qutim/profiles/profiles.json to "/usr/share/qutim" * * Messages for package x11-plugins/qutim-protocols-9999: * ERROR: x11-plugins/qutim-protocols-9999 failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 85: Called src_configure * environment, line 3046: Called cmake-utils_src_configure * environment, line 722: Called _execute_optionaly 'src_configure' * environment, line 244: Called enable_cmake-utils_src_configure * environment, line 1023: 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 '=x11-plugins/qutim-protocols-9999'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/qutim-protocols-9999'`. * This ebuild is from an overlay named 'qutim': '/var/lib/layman/qutim/' * The complete build log is located at '/var/tmp/portage/x11-plugins/qutim-protocols-9999/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/qutim-protocols-9999/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999/protocols' * S: '/var/tmp/portage/x11-plugins/qutim-protocols-9999/work/qutim-protocols-9999' ls -la /usr/portage/distfiles/egit-src/qutim/protocols/vkontakte/lib/ итого 52 drwxr-xr-x 5 root root 4096 июля 17 09:36 . drwxr-xr-x 5 root root 4096 июля 17 09:18 .. -rw-r--r-- 1 root root 94 июля 17 09:18 AUTHORS -rw-r--r-- 1 root root 0 июля 17 09:18 ChangeLog drwxr-xr-x 2 root root 4096 июля 17 09:18 cmake -rw-r--r-- 1 root root 883 июля 17 09:18 CMakeLists.txt -rw-r--r-- 1 root root 83 июля 17 09:18 .git -rwxr-xr-x 1 root root 1088 июля 17 09:18 .gitignore -rw-r--r-- 1 root root 228 июля 17 09:18 .gitmodules -rw-r--r-- 1 root root 0 июля 17 09:18 README drwxr-xr-x 6 root root 4096 июля 17 09:18 src drwxr-xr-x 5 root root 4096 июля 17 09:18 tests -rw-r--r-- 1 root root 408 июля 17 09:18 vkit.pc.cmake -rw-r--r-- 1 root root 47 июля 17 09:18 vkit.pro -rw-r--r-- 1 root root 135 июля 17 09:18 vkit.qbp To manage notifications about this bug go to: https://bugs.launchpad.net/qutim/+bug/1025550/+subscriptions -- Mailing list: https://launchpad.net/~qutimdevelop Post to : [email protected] Unsubscribe : https://launchpad.net/~qutimdevelop More help : https://help.launchpad.net/ListHelp

