libopensync-0.36 не видит питона (Обновляю мир)

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

libopensync-0.36 не видит питона

Сообщение Xaktyc »

Решил собрать synce после обновления. До удалил по причинам блоков.
Теперь app-pda/libopensync-plugin-python-0.36 не собирается, жалуясь на то, что не видит питона:

Код: Выделить всё

>>> Emerging (1 of 5) app-pda/libopensync-plugin-python-0.36
 * libopensync-plugin-python-0.36.tar.bz2 RMD160 SHA1 SHA256 size;-) ...[ ok ]
 * checking ebuild checksums;-) ...                                     [ ok ]
 * checking auxfile checksums;-) ...                                    [ ok ]
 * checking miscfile checksums;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking libopensync-plugin-python-0.36.tar.bz2 to /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work
>>> Source unpacked in /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work
>>> Compiling source in /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36_build"
loading initial cache file /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- 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
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- checking for one of the modules 'opensync-1.0>=0.36'
--   found opensync-1.0, version 0.36
-- checking for one of the modules 'glib-2.0'
--   found glib-2.0, version 2.20.3
-- checking for one of the modules 'gmodule-2.0'
--   found gmodule-2.0, version 2.20.3
-- checking for one of the modules 'gthread-2.0'
--   found gthread-2.0, version 2.20.3
-- checking for one of the modules 'gobject-2.0'
--   found gobject-2.0, version 2.20.3
-- Found GLib2: glib-2.0;gmodule-2.0;glib-2.0;gthread-2.0;rt;glib-2.0
-- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not work.
CMake Warning (dev) at src/CMakeLists.txt:4 (ADD_DEFINITIONS):
  Policy CMP0005 is not set: Preprocessor definition values are now escaped
  automatically.  Run "cmake --help-policy CMP0005" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- <<< Gentoo configuration >>>
Build type: Gentoo
Install path: /usr

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.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_INCLUDE_PATH
   used as include directory in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src
PYTHON_LIBRARY
    linked by target "python-module" in directory /var/tmp/portage/app-pda/libopensync-plugin-python-0.36/work/libopensync-plugin-python-0.36/src

-- Configuring incomplete, errors occurred!
 *
 * ERROR: app-pda/libopensync-plugin-python-0.36 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2821:  Called cmake-utils_src_compile
 *             environment, line  748:  Called cmake-utils_src_configure
 *             environment, line  792:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
 *  The die message:
 *   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/app-pda/libopensync-plugin-python-0.36/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-pda/libopensync-plugin-python-0.36/temp/environment'.
 *

>>> Failed to emerge app-pda/libopensync-plugin-python-0.36, Log file:

>>>  '/var/tmp/portage/app-pda/libopensync-plugin-python-0.36/temp/build.log'


делал revdep-rebuild, emerge -deep python, python-updater. Пока ничего не помогло.
Делал export PYTHON_INCLUDE_PATH=/usr/include/python[xx] и для либы то же самое. Не помогло.
В чем я мог накосячить? Или не я?
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

Кстати сейчас, убрав synce либа эта больше не нужна, однако libopensync, которая нужна для kitchen в кедах не компилится так же:

Код: Выделить всё

>>> Emerging (1 of 1) app-pda/libopensync-0.36
 * libopensync-0.36.tar.bz2 RMD160 SHA1 SHA256 size;-) ...              [ ok ]
 * checking ebuild checksums;-) ...                                     [ ok ]
 * checking auxfile checksums;-) ...                                    [ ok ]
 * checking miscfile checksums;-) ...                                   [ ok ]
>>> Unpacking source...
>>> Unpacking libopensync-0.36.tar.bz2 to /var/tmp/portage/app-pda/libopensync-0.36/work
>>> Source unpacked in /var/tmp/portage/app-pda/libopensync-0.36/work
>>> Compiling source in /var/tmp/portage/app-pda/libopensync-0.36/work/libopensync-0.36 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-pda/libopensync-0.36/work/libopensync-0.36_build"
loading initial cache file /var/tmp/portage/app-pda/libopensync-0.36/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- 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
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- checking for one of the modules 'glib-2.0'
--   found glib-2.0, version 2.20.4
-- checking for one of the modules 'gmodule-2.0'
--   found gmodule-2.0, version 2.20.4
-- checking for one of the modules 'gthread-2.0'
--   found gthread-2.0, version 2.20.4
-- checking for one of the modules 'gobject-2.0'
--   found gobject-2.0, version 2.20.4
-- Found GLib2: glib-2.0;gmodule-2.0;glib-2.0;gthread-2.0;rt;glib-2.0
-- checking for one of the modules 'sqlite3'
--   found sqlite3, version 3.6.16
-- checking for one of the modules 'libxml-2.0'
--   found libxml-2.0, version 2.7.3
-- checking for one of the modules 'check'
--   found check, version 0.9.6
CMake Warning (dev) at opensync/CMakeLists.txt:120 (ADD_DEFINITIONS):
  Policy CMP0005 is not set: Preprocessor definition values are now escaped
  automatically.  Run "cmake --help-policy CMP0005" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for flock
-- Looking for flock - found
-- <<< Gentoo configuration >>>
Build type: Gentoo
Install path: /usr

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.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_INCLUDE_PATH
   used as include directory in directory /var/tmp/portage/app-pda/libopensync-0.36/work/libopensync-0.36/wrapper

-- Configuring incomplete, errors occurred!
 *
 * ERROR: app-pda/libopensync-0.36 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2835:  Called cmake-utils_src_compile
 *             environment, line  749:  Called cmake-utils_src_configure
 *             environment, line  793:  Called die
 * The specific snippet of code:
 *       cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
 *  The die message:
 *   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/app-pda/libopensync-0.36/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-pda/libopensync-0.36/temp/environment'.
 *

>>> Failed to emerge app-pda/libopensync-0.36, Log file:

>>>  '/var/tmp/portage/app-pda/libopensync-0.36/temp/build.log'


Поэтому обновление мира приходится резюмить и скипать...
Спасибо сказали:
abs-o-lut
Сообщения: 420

Re: libopensync-0.36 не видит питона

Сообщение abs-o-lut »

после обновления

python не обновлялся?
# python-updater
Спасибо сказали:
NemesisSOAD
Сообщения: 94
ОС: Archlinux

Re: libopensync-0.36 не видит питона

Сообщение NemesisSOAD »

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)
######
по моему ошибка ясна как никогда, давай вывод команды cmake --version.
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

NemesisSOAD писал(а):
20.07.2009 10:04
по моему ошибка ясна как никогда, давай вывод команды cmake --version.

По-моему ошибка говорит совсем не об этом. А о том, что в файле не указана минимальная версия кмейка.
xak@pc ~ $ cmake --version
cmake version 2.6-patch 4

abs-o-lut писал(а):
18.07.2009 17:17
python не обновлялся?
# python-updater

Питон не обновлялся. Python-updater делал НА ВСЯКИЙ случай, вдруг что-то обновилось. Ничего не помогло.
Спасибо сказали:
NemesisSOAD
Сообщения: 94
ОС: Archlinux

Re: libopensync-0.36 не видит питона

Сообщение NemesisSOAD »

хм, и вправду не правильно перевёл, прошу прощения за невнимательность
тогда попробуй
emerge --sync && emerge --regen
и обнови мир.
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

NemesisSOAD писал(а):
20.07.2009 19:01
тогда попробуй
emerge --sync && emerge --regen
и обнови мир.

Я это делаю почти каждый день независимо от ленивых змей. Каждый раз приходится делать emerge --resume --skip-first
Впрочем об этом я тоже писал выше:
Xaktyc писал(а):
18.07.2009 16:06
Поэтому обновление мира приходится резюмить и скипать...
Спасибо сказали:
NemesisSOAD
Сообщения: 94
ОС: Archlinux

Re: libopensync-0.36 не видит питона

Сообщение NemesisSOAD »

странно, должно помогать еmerge --regen
а что пишут пакеты на версию выше (hard masked) или ниже 0.35?
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

NemesisSOAD писал(а):
22.07.2009 11:11
а что пишут пакеты на версию выше (hard masked) или ниже 0.35?

Немного не понял вопроса?
Кроме SVN-версии это и есть последняя - 0.36, как в заголовек топика...
Спасибо сказали:
yaleks
Сообщения: 2121
Статус: вне статуса
ОС: Gentoo ~

Re: libopensync-0.36 не видит питона

Сообщение yaleks »

Код: Выделить всё

eselect python list
что говорит?
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

Код: Выделить всё

pc ati-drivers # eselect python list
Available python interpreters:
  [1]   python2.6 *

Тут все в норме...
Спасибо сказали:
NemesisSOAD
Сообщения: 94
ОС: Archlinux

Re: libopensync-0.36 не видит питона

Сообщение NemesisSOAD »

я имел ввиду попробовать версию ниже, или ту которая замасканна.
http://gentoo-portage.com/app-pda/libopensync
Спасибо сказали:
Аватара пользователя
Xaktyc
Сообщения: 604
ОС: Gentoo 2008.0, WinXP

Re: libopensync-0.36 не видит питона

Сообщение Xaktyc »

kitchensync, если не ошибаюсь, просит 0.36.

Код: Выделить всё

*  app-pda/libopensync
      Latest version available: 0.36
      Latest version installed: 0.22
      Size of files: 859 kB
      Homepage:      http://www.opensync.org/
      Description:   OpenSync synchronisation framework library
      License:       LGPL-2.1

Попробую 0.38 размаскить.
UPD:
Ура, 0.38 сконфигурился и собрался. Надо было глянуть в маск, а я думал, что это пакет последний.
Спасибо!
Спасибо сказали: