Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302411 - dev-python/pyside-tools-0.1.2 fails to build
Summary: dev-python/pyside-tools-0.1.2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dominik Kapusta (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-27 08:40 UTC by Helmut Jarausch
Modified: 2010-02-01 20:37 UTC (History)
1 user (show)

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 Helmut Jarausch 2010-01-27 08:40:33 UTC
trying to emerge dev-python/pyside-tools-0.1.2  gives

 CPV:  dev-python/pyside-tools-0.1.2
 REPO: gentoo
 USE:  amd64 elibc_glibc kernel_linux multilib userland_GNU
>>> Unpacking source...
>>> Unpacking pyside-tools-0.1.2.tar.bz2 to /var/tmp/portage/dev-python/pyside-tools-0.1.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/pyside-tools-0.1.2/work
>>> Preparing source in /var/tmp/portage/dev-python/pyside-tools-0.1.2/work/pyside-tools-0.1.2 ...
Applying pyside-tools-0.1.2-qtgui.patch ...
mok
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pyside-tools-0.1.2/work/pyside-tools-0.1.2 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-python/pyside-tools-0.1.2/work/pyside-tools-0.1.2_build"
cmake -C /var/tmp/portage/dev-python/pyside-tools-0.1.2/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-python/pyside-tools-0.1.2/temp/gentoo_rules.cmake /var/tmp/portage/dev-python/pyside-tools-0.1.2/work/pyside-tools-0.1.2
loading initial cache file /var/tmp/portage/dev-python/pyside-tools-0.1.2/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- 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
-- Found PythonInterp: /usr/bin/python
-- 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.6.1 (using /usr/bin/qmake)
-- Looking for _POSIX_TIMERS
-- Looking for _POSIX_TIMERS - found
CMake Error at CMakeLists.txt:7 (find_package):
  Could not find module FindPySide.cmake or a configuration file for package
  PySide.

  Adjust CMAKE_MODULE_PATH to find FindPySide.cmake or set PySide_DIR to the
  directory containing a CMake configuration file for PySide.  The file will
  have one of the following names:

    PySideConfig.cmake
    pyside-config.cmake




Reproducible: Always
Comment 1 Dominik Kapusta (RETIRED) gentoo-dev 2010-01-27 09:03:58 UTC
I'll take a look at it.
Comment 2 Dominik Kapusta (RETIRED) gentoo-dev 2010-02-01 20:37:06 UTC
Fixed. Unfortunately you'll have to update pyside... :) Please re-sync in about 1 hour and test. Thanks!


+*pyside-0.2.3-r1 (01 Feb 2010)
+                        
+  01 Feb 2010; Dominik Kapusta <ayoy@gentoo.org> -pyside-0.2.3.ebuild,
+  +pyside-0.2.3-r1.ebuild:
+  Fix cmake module install path (bug #302411)
+