Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276215 - app-pda/libopensync-plugin-python-0.36 failed to configure
Summary: app-pda/libopensync-plugin-python-0.36 failed to configure
Status: RESOLVED DUPLICATE of bug 276220
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 13:06 UTC by Alexey Skobkin
Modified: 2009-07-02 14:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Skobkin 2009-07-02 13:06:27 UTC
>>> 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'.

Reproducible: Always

Steps to Reproduce:
1. emerge --sync && emerge --regen
2. emerge -uDNva @world
Comment 1 Rafał Mużyło 2009-07-02 14:07:00 UTC

*** This bug has been marked as a duplicate of bug 276220 ***