Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jun 2011 19:38:12 +0200
From:      joerg_surmann <joerg_surmann@snafu.de>
To:        Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   install problem: devel/kdebindings4-python-pykde4
Message-ID:  <4DE91C04.4000904@snafu.de>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

i've a brand new FreeBSD here and will install KDE4 from ports.

When i try:
portmaster  devel/kdebindings4-python-pykde4

snip:
- - -- Found Python executable: /usr/local/bin/python2.7
- - -- Found Python version: 2.7.1
- - -- Found Python library: /usr/local/lib/libpython2.7.so
- - -- Found Python executable: /usr/local/bin/python2.7
- - -- Found Python version: 2.7.1
- - -- Found Python library: /usr/local/lib/libpython2.7.so
- - -- Python Libraries: /usr/local/lib/libpython2.7.so
- - -- Python Include Path: /usr/local/include/python2.7
- - -- Build Kross Python... yes
Traceback (most recent call last):
File "/usr/local/kde4/share/apps/cmake/modules/FindSIP.py", line 8, in
<module>
 import sipconfig
ImportError: No module named sipconfig
- - -- Build PyKDE4... no
- - -- Build Kross Falcon... no

-
-----------------------------------------------------------------------------
- - -- The following external packages were located on your system.
- - -- This installation will have the extra features provided by these
packages.
-
-----------------------------------------------------------------------------
    * Qwt5 for Qt4 - Qwt5 libraries for Qt4
    * QScintilla2 - QScintilla2 libraries
    * Phonon - Phonon multimedia framework
    * QImageBlitz - QImageBlitz library
    * Soprano - Soprano libraries
    * Shared desktop ontologies - Support for the Nepomuk semantic
      desktop system
    * Nepomuk - Nepomuk libraries
    * kdepimlibs - KDE PIM libraries
    * Akonadi - Akonadi libraries
    * Okular - Okular libraries
    * libattica - LibAttica


-
-----------------------------------------------------------------------------
- - -- Congratulations! All external packages have been found.

-
-----------------------------------------------------------------------------

- - -- Configuring done
   CMake Warning (dev) at generator/smokeapi/CMakeLists.txt:6
(add_executable):
   Policy CMP0003 should be set before this line.  Add code such as

     if(COMMAND cmake_policy)
       cmake_policy(SET CMP0003 NEW)
     endif(COMMAND cmake_policy)

   as early as possible but after the most recent call to
   cmake_minimum_required or cmake_policy(VERSION).  This warning appears
   because target "smokeapi" links to some libraries for which the linker
   must
   search:

     smokeqtcore

   and other libraries with known full path:


 /usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.6.3/generator/bin/libsmokebase.so.3.0.0
     /usr/local/lib/qt4/libQtCore.so

   CMake is adding directories in the second list to the linker search
 path in
   case they are needed to find libraries from the first list (for backwards
   compatibility with CMake 2.4).  Set policy CMP0003 to OLD or NEW to
enable
   or disable this behavior explicitly.  Run "cmake --help-policy
 CMP0003" for
   more information.
 This warning is for project developers.  Use -Wno-dev to suppress it.

 - -- Generating done
 CMake Warning: The variable, 'WITH_PolkitQt', specified manually, was
 not used during the generation.
 - -- Build files have been written to:
 /usr/ports/devel/kdebindings4-python-pykde4/work/kdebindings-4.6.3
 ===>  Building for py26-kdebindings-kde-4.6.3
 make: cannot open Makefile.
 *** Error code 1

 Stop in /usr/ports/devel/kdebindings4-python-pykde4.

 ===>>> make failed for devel/kdebindings4-python-pykde4
 ===>>> Aborting update


 ===>>> You can restart from the point of failure with this command line:
        portmaster <flags> devel/kdebindings4-python-pykde4


 When i try to install the same as a packet then i found on the
 freshports site this:

 pkg_add -r py27-kdebindings-kde

 There is only a package pkg_add -r py26-kdebindings-kde on the FreeBSD
 Servers.
 I found in /usr/ports/UPDATING this:

 20110324:
   AFFECTS: users of KDE SC 4
   AUTHOR: kde@FreeBSD.org

   KDE SC ports have been updated to 4.6.1. As usual a number of files were
   moved between packages, manual intervention into update procedure is
   required:

   # pkg_delete -f kdehier4\* kdebase-runtime-4\* kdebase-workspace-4\*
   # pkg_delete -f kdeedu-4\* kdeutils-4\*
   # portmaster -a

 But this is not really helpfu l- it's a new installation not a update.
 Maby i've a problem with python versions.

 Can anyon help me?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3pHAQACgkQcEHvP2uxrTPHjQCfUwKbTrBjsdYDA84IGLLphWhA
+P8AoLwaIY4as3FMVMJRifF+eScJ60yv
=rvVB
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DE91C04.4000904>