Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
system-config-printer-kde-4.7.1 also fails to compile-Solved
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Thu Sep 08, 2011 2:58 am    Post subject: system-config-printer-kde-4.7.1 also fails to compile-Solved Reply with quote

I'm trying to install kde 4.7.1 on my amd64 system and I am having trouble. The problem of the moment is system-config-printer-kde-4.7.1.

I reported a problem with version 4.7.0 which was that module sys,DLFCN does not exist. This was diagnosed previously as being missing in the version 3.x kernels. I am now running kernel 3.0.4 and it is still missing and apparently gone. Is this a KDE problem or an emerge problem?

This is the emerge:


    emerge system-config-printer-kde
    Calculating dependencies... done!

    >>> Verifying ebuild manifests

    >>> Emerging (1 of 1) kde-base/system-config-printer-kde-4.7.1
    * kdeadmin-4.7.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
    >>> Unpacking source...
    * Unpacking parts of kdeadmin-4.7.1.tar.bz2 to /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work ...
    tar extract command failed at least partially - continuing anyway [ ok ]
    >>> Source unpacked in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work
    >>> Preparing source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ...
    >>> Source prepared.
    >>> Configuring source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ...
    >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build"
    cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/gentoo_rules.cmake /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1
    Not searching for unused variables given on the command line.
    loading initial cache file /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/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
    -- 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.7.3 (using /usr/bin/qmake)
    -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
    -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so - found
    -- Looking for gethostbyname
    -- Looking for gethostbyname - found
    -- Looking for connect
    -- Looking for connect - found
    -- Looking for remove
    -- Looking for remove - found
    -- Looking for shmat
    -- Looking for shmat - found
    -- Looking for IceConnectionNumber in ICE
    -- Looking for IceConnectionNumber in ICE - found
    -- Found X11: /usr/lib64/libX11.so
    -- Looking for include files CMAKE_HAVE_PTHREAD_H
    -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
    -- Looking for pthread_create in pthreads
    -- Looking for pthread_create in pthreads - not found
    -- Looking for pthread_create in pthread
    -- Looking for pthread_create in pthread - found
    -- Found Threads: TRUE
    -- Looking for _POSIX_TIMERS
    -- Looking for _POSIX_TIMERS - found
    -- Found Automoc4: /usr/bin/automoc4
    -- Found Perl: /usr/bin/perl
    -- Found Phonon: /usr/include
    -- Performing Test _OFFT_IS_64BIT
    -- Performing Test _OFFT_IS_64BIT - Success
    -- Performing Test HAVE_FPIE_SUPPORT
    -- Performing Test HAVE_FPIE_SUPPORT - Success
    -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
    -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
    -- Performing Test __KDE_HAVE_GCC_VISIBILITY
    -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
    -- Found KDE 4.7 include dir: /usr/include
    -- Found KDE 4.7 library dir: /usr/lib64
    -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
    -- Found automoc4: /usr/bin/automoc4
    -- Found PythonInterp: /usr/bin/python
    -- Found Python executable: /usr/bin/python
    -- Found Python version: 2.6.6
    -- Found Python library: /usr/lib64/libpython2.6.so
    -- Found SIP version: 4.12.4
    -- Found PyQt4 version: 4.8.5
    Traceback (most recent call last):
    File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
    import PyKDE4.pykdeconfig
    File "/usr/lib64/python2.6/site-packages/PyKDE4/__init__.py", line 1, in <module>
    import sys,DLFCN
    ImportError: No module named DLFCN
    -- Found PyCups
    -- Found System Config Printer

    -----------------------------------------------------------------------------
    -- The following OPTIONAL packages could NOT be located on your system.
    -- Consider installing them to enable more features from this software.
    -----------------------------------------------------------------------------
    * PyKDE4 <http://websvn.kde.org/trunk/KDE/kdebindings/python/pykde4/>
    PyKDE4 was not found. It is needed by system-config-printer-kde to run. (Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway)

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

    -- <<< Gentoo configuration >>>
    Build type Gentoo
    Install path /usr
    Compiler flags:
    C -O2 -pipe -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common
    C++ -O2 -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden
    Linker flags:
    Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
    Module -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed
    Shared -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed

    -- Configuring done
    -- Generating done
    -- Build files have been written to: /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build
    >>> Source configured.
    >>> Compiling source in /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1 ...
    >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build"
    make -j5
    >>> Source compiled.
    >>> Test phase [not enabled]: kde-base/system-config-printer-kde-4.7.1

    >>> Install system-config-printer-kde-4.7.1 into /var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/image/ category kde-base
    >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1_build"
    make -j5 DESTDIR=/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/image/ install
    make: *** No rule to make target `install'. Stop.
    emake failed
    * ERROR: kde-base/system-config-printer-kde-4.7.1 failed (install phase):
    * died running make install, base_src_install
    *
    * Call stack:
    * ebuild.sh, line 56: Called src_install
    * environment, line 7033: Called kde4-meta_src_install
    * environment, line 4278: Called kde4-base_src_install
    * environment, line 3904: Called cmake-utils_src_install
    * environment, line 1995: Called _execute_optionaly 'src_install'
    * environment, line 899: Called enable_cmake-utils_src_install
    * environment, line 2322: Called base_src_install
    * environment, line 1647: Called die
    * The specific snippet of code:
    * emake DESTDIR="${D}" "$@" install || die "died running make install, $FUNCNAME";
    *
    * If you need support, post the output of 'emerge --info =kde-base/system-config-printer-kde-4.7.1',
    * the complete build log and the output of 'emerge -pqv =kde-base/system-config-printer-kde-4.7.1'.
    * The complete build log is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/build.log'.
    * The ebuild environment file is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/environment'.
    * S: '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/work/system-config-printer-kde-4.7.1'

    >>> Failed to emerge kde-base/system-config-printer-kde-4.7.1, Log file:

    >>> '/var/tmp/portage/kde-base/system-config-printer-kde-4.7.1/temp/build.log'



emerge --info follows:

    bopper portage # emerge --info
    Portage 2.1.10.11 (default/linux/amd64/10.0/desktop, gcc-4.4.5, glibc-2.12.2-r0, 3.0.4-gentoo x86_64)
    =================================================================
    System uname: Linux-3.0.4-gentoo-x86_64-AMD_Phenom-tm-_II_X4_970_Processor-with-gentoo-2.0.3
    Timestamp of tree: Wed, 07 Sep 2011 21:30:01 +0000
    app-shells/bash: 4.1_p9
    dev-java/java-config: 2.1.11-r3
    dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1
    dev-util/cmake: 2.8.4-r1
    dev-util/pkgconfig: 0.26
    sys-apps/baselayout: 2.0.3
    sys-apps/openrc: 0.8.3-r1
    sys-apps/sandbox: 2.4
    sys-devel/autoconf: 2.13, 2.68
    sys-devel/automake: 1.9.6-r3, 1.10.3, 1.11.1
    sys-devel/binutils: 2.21.1-r1
    sys-devel/gcc: 4.4.5
    sys-devel/gcc-config: 1.4.1-r1
    sys-devel/libtool: 2.2.10
    sys-devel/make: 3.82-r1
    sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
    sys-libs/glibc: 2.12.2
    Repositories: gentoo
    ACCEPT_KEYWORDS="amd64"
    ACCEPT_LICENSE="* -@EULA"
    CBUILD="x86_64-pc-linux-gnu"
    CFLAGS="-O2 -pipe"
    CHOST="x86_64-pc-linux-gnu"
    CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
    CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
    CXXFLAGS="-O2 -pipe"
    DISTDIR="/usr/portage/distfiles"
    FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
    FFLAGS=""
    GENTOO_MIRRORS="http://distfiles.gentoo.org"
    LDFLAGS="-Wl,-O1 -Wl,--as-needed"
    LINGUAS="en es"
    MAKEOPTS="-j5"
    PKGDIR="/usr/portage/packages"
    PORTAGE_CONFIGROOT="/"
    PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
    PORTAGE_TMPDIR="/var/tmp"
    PORTDIR="/usr/portage"
    PORTDIR_OVERLAY=""
    SYNC="rsync://rsync.gentoo.org/gentoo-portage"
    USE="3dnow X Xaw3d a52 aac aalib acl acpi aim alsa amd64 ao apache2 apm audiofile avahi berkdb blas bluetooth branding bzip2 cairo calendar caps cdda cddb cdinstall cdparanoia cdr cgi clamav cli consolekit cracklib crypt css ctype cups curl cvs cxx dbi dbm dbus dbx dga directfb doc dri dts dv dvb dvd dvdr eds emboss encode enscript evo examples exif expat fam fastcgi fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gcj gdbm gdu gif gimp glu gmp gnome gnuplot gnutls gphoto2 gpm graphviz gsl gsm gstreamer gtk gtkhtml guile gzip handbook hddtemp iconv icq idn ieee1394 imagemagick imlib innodb iodbc ipv6 jabber java java6 javascript jbig jingle jpeg jpeg2k kde kontact lapack latex lcms ldap libcaca libedit libgda libnotify libwww lirc lm_sensors lua lzma lzo mad maildir mikmod milter mime mmap mmx mng modules motif mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib musepac mysql mysqli nas ncurses networkmanager nls nntp nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp osc oscar oss pam pango pch pcntl pcre pdf perl php plasma plotutils png policykit portaudio posix postgres ppds pppd pulseaudio python qt3support qt4 quicktime raw rdesktop readline rss ruby samba sasl sdl semantic-desktop session sharedext sharedmem simplexml smp sndfile snmp soap sockets socks5 speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion suid svg symlink sysfs syslog sysvipc szip tcl tcpd theora threads tidy tiff timiditytk tokenizer truetype udev unicode usb v4l v4l2 vcd vorbis wmf x264 xcb xcomposite xft xine xinerama xinetd xml xnlrpc xorg xosd xulrunner xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en es" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau" XFCE_PLUGINS="brightness menu trash" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
    Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

    bopper portage #


Last edited by Featherfoot on Fri Sep 09, 2011 8:50 am; edited 1 time in total
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Sep 08, 2011 9:58 am    Post subject: Reply with quote

Code:
File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
import PyKDE4.pykdeconfig
File "/usr/lib64/python2.6/site-packages/PyKDE4/__init__.py", line 1, in <module>
import sys,DLFCN
ImportError: No module named DLFCN


:roll: It's obviously your problem.

The fix to DLFCN missing is to update your python to the versions mentioned in 22 July 2011 ChangeLog entry.
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Thu Sep 08, 2011 8:52 pm    Post subject: Reply with quote

It may be my problem but it's not obvious how to fix it.

I experimented with upgrading to either Python 2.7 or 3.1. The python-updater fails with blocks on dev-texlive/texlive-psutils blocking dev-texlive/texlive-fontutils-2010-r1).

I find it difficult to accept that a widely used computer language doesn't implement backward compatibility.

I am so naive.
Back to top
View user's profile Send private message
thumper
Guru
Guru


Joined: 06 Dec 2002
Posts: 552
Location: Venice FL

PostPosted: Thu Sep 08, 2011 9:23 pm    Post subject: Reply with quote

It's appears a kernel 3.x caused problem, see this bug:
https://bugs.gentoo.org/374579

I have same problem.

George
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Sep 08, 2011 9:27 pm    Post subject: Reply with quote

:roll: It's not a case of "either" - if you use >=3.0.0 kernel you need to update all of the installed python slots.

Also, those dev-texlive/texlive-*blocks suggest you didn't update your system correctly.
Paste that portage output.
Back to top
View user's profile Send private message
thumper
Guru
Guru


Joined: 06 Dec 2002
Posts: 552
Location: Venice FL

PostPosted: Thu Sep 08, 2011 9:40 pm    Post subject: Reply with quote

Adding the following to my keywords file fixed the problem for me.

Code:

=dev-lang/python-2.7.2-r2
=dev-lang/python-3.1.4-r2


George
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Thu Sep 08, 2011 11:30 pm    Post subject: Reply with quote

This is the results of python-updater when eselect python is set to python2.7 and 2.7.1-r1 is the python 2.7. I get the same error with 2.7.2-r2:


    * emerge -Dv1 --keep-going app-accessibility/speech-dispatcher:0 app-admin/pessulus:0 app-admin/sabayon:0 app-admin/system-config-printer-common:0 app-arch/rpm:0 app-editors/gedit:0 app-office/libreoffice:0 app-portage/gentoolkit:0 app-portage/mirrorselect:0 app-text/gnome-doc-utils:0 dev-db/postgresql-server:9.0 dev-java/antlr:0 dev-java/java-config:2 dev-java/javatoolkit:0 dev-lang/yasm:0 dev-libs/beecrypt:0 dev-libs/boost:1.42 dev-libs/boost:1.46 dev-libs/gobject-introspection:0 dev-libs/libgamin:0 dev-libs/libgweather:2 dev-libs/libxml2:2 dev-libs/libxslt:0 dev-python/PyQt4:0 dev-python/argparse:0 dev-python/bug-buddy-python:0 dev-python/cython:0 dev-python/dbus-python:0 dev-python/dnspython:0 dev-python/docutils:0 dev-python/epydoc:0 dev-python/evolution-python:0 dev-python/fpconst:0 dev-python/gconf-python:2 dev-python/gnome-applets-python:0 dev-python/gnome-desktop-python:0 dev-python/gnome-keyring-python:0 dev-python/gnome-python-desktop-base:0 dev-python/gnome-vfs-python:2 dev-python/gst-python:0.10 dev-python/jinja:0 dev-python/libbonobo-python:2 dev-python/libgnome-python:2 dev-python/libgnomecanvas-python:2 dev-python/libwnck-python:0 dev-python/m2crypto:0 dev-python/markupsafe:0 dev-python/notify-python:0 dev-python/numpy:0 dev-python/pyalsa:0 dev-python/pycairo:0 dev-python/pycrypto:0 dev-python/pycups:0 dev-python/pygments:0 dev-python/pygobject:2 dev-python/pygtk:2 dev-python/pygtkglext:0 dev-python/pygtksourceview:2 dev-python/pyopengl:0 dev-python/pyopenssl:0 dev-python/pyorbit:0 dev-python/python-ldap:0 dev-python/pyxdg:0 dev-python/pyxml:0 dev-python/setuptools:0 dev-python/sip:0 dev-python/soappy:0 dev-python/sphinx:0 dev-python/twisted:0 dev-python/twisted-web:0 dev-python/wxpython:2.6 dev-vcs/git:=dev-lang/python-2.7.2-r2 0 dev-vcs/subversion:0 gnome-base/gnome-applets:0 gnome-base/gnome-menus:0 gnome-extra/deskbar-applet:0 gnome-extra/gnome-games:0 gnome-extra/gucharmap:0 gnome-extra/hamster-applet:0 kde-base/krosspython:4 kde-base/marble:4 kde-base/plasma-workspace:4 kde-base/pykde4:4 kde-base/superkaramba:4 mail-client/evolution:2.0 media-gfx/eog:1 media-gfx/gimp:2 media-gfx/graphviz:0 media-libs/alsa-lib:0 media-libs/lcms:0 media-video/totem:0 net-analyzer/net-snmp:0 net-dns/avahi:0 net-libs/gtk-vnc:0 net-libs/libproxy:0 net-misc/dropbox:0 net-p2p/bittorrent:0 net-print/hplip:0 net-zope/zope-fixers:0 net-zope/zope-interface:0 sys-apps/file:0 sys-devel/gdb:0 sys-libs/cracklib:0 sys-libs/libcap-ng:0 sys-libs/tdb:0 www-apache/mod_python:0 x11-libs/vte:0 x11-misc/alacarte:0 x11-proto/xcb-proto:0 xfce-base/exo:0

    These are the packages that would be merged, in order:

    Calculating dependencies... done!
    [ebuild R ] dev-libs/libxml2-2.7.8-r1 USE="doc examples icu ipv6 python readline -debug -test" 0 kB
    [ebuild R ] media-libs/lcms-1.19 USE="jpeg python tiff zlib -static-libs" 0 kB
    [ebuild R ] dev-libs/libgamin-0.1.10-r2 USE="python -debug -static-libs" 0 kB
    [ebuild R ] dev-python/pyorbit-2.24.0 0 kB
    [ebuild R ] dev-python/fpconst-0.7.3 0 kB
    [ebuild R ] dev-python/pyxml-0.8.4-r2 USE="doc examples" 0 kB
    [ebuild R ] dev-java/javatoolkit-0.3.0-r6 0 kB
    [ebuild R ] dev-libs/libxslt-1.1.26-r1 USE="crypt python -debug" 0 kB
    [ebuild R ] x11-proto/xcb-proto-1.6-r1 0 kB
    [ebuild R ] sys-libs/tdb-1.2.7-r1 USE="python -static-libs -tdbtest -tools" 0 kB
    [ebuild R ] dev-libs/gobject-introspection-0.10.8 USE="doc -test" 0 kB
    [ebuild R ] sys-devel/gdb-7.2 USE="expat nls python -multitarget -test -vanilla" 0 kB
    [ebuild R ] app-text/gnome-doc-utils-0.20.6 0 kB
    [ebuild U ] dev-python/setuptools-0.6.19 [0.6.15] 391 kB
    [ebuild R ] sys-apps/file-5.07-r3 USE="python zlib -static-libs" 0 kB
    [ebuild R ] sys-libs/libcap-ng-0.6.5 USE="python" 0 kB
    [ebuild R ] dev-python/pyxdg-0.19 0 kB
    [ebuild R ~] dev-python/sip-4.12.4 USE="doc -debug" 0 kB
    [ebuild R ] dev-python/cython-0.14.1 USE="doc examples" 2 kB
    [ebuild R ] dev-python/pygments-1.4 USE="doc -test" 0 kB
    [ebuild R ] app-portage/mirrorselect-2.1.0-r3 0 kB
    [ebuild R ] sys-libs/cracklib-2.8.16 USE="nls python" 604 kB
    [ebuild R ] dev-python/docutils-0.7 USE="-emacs -glep" 0 kB
    [ebuild R ] dev-python/argparse-1.2.1 0 kB
    [ebuild R ] dev-python/markupsafe-0.12 0 kB
    [ebuild R ] net-zope/zope-fixers-1.0 0 kB
    [ebuild R ] dev-lang/yasm-1.1.0-r1 USE="nls python" 0 kB
    [ebuild R ] dev-python/epydoc-3.0.1-r1 USE="X doc -latex*" 0 kB
    [ebuild R ] net-zope/zope-interface-3.6.2 0 kB
    [ebuild R ] dev-python/jinja-2.5.5 USE="examples -doc -i18n -vim-syntax" 0 kB
    [ebuild R ] dev-python/dbus-python-0.83.2 USE="doc examples -test" 0 kB
    [ebuild R ] dev-python/pycrypto-2.3 USE="doc gmp" 0 kB
    [ebuild R ] dev-python/m2crypto-0.21.1 USE="doc examples" 0 kB
    [ebuild R ] dev-python/sphinx-1.0.7 USE="doc -latex* -test" 0 kB
    [ebuild R ] dev-python/dnspython-1.9.4 USE="examples" 0 kB
    [ebuild R ] dev-python/soappy-0.12.0 USE="examples ssl" 0 kB
    [ebuild R ] dev-java/java-config-2.1.11-r3 0 kB
    [ebuild R ] dev-libs/boost-1.46.1-r1 USE="doc eselect mpi python -debug -icu -static-libs -test -tools" 0 kB
    [ebuild R ] app-portage/gentoolkit-0.3.0.4 0 kB
    [ebuild R ] dev-libs/boost-1.42.0-r2 USE="doc eselect mpi python -debug -icu -static-libs -test -tools" 0 kB
    [ebuild R ] dev-db/postgresql-server-9.0.4-r1 USE="doc nls pam perl python tcl xml -pg_legacytimestamp (-selinux) -uuid" LINGUAS="en es -af -cs -de -fa -fr -hr -hu -it -ko -nb -pl -pt_BR -ro -ru -sk -sl -sv -tr -zh_CN -zh_TW" 0 kB
    [ebuild R ] dev-python/pycairo-1.8.10 USE="doc examples svg -test" 0 kB
    [ebuild R ] dev-python/numpy-1.6.0 USE="doc lapack -test" 0 kB
    [ebuild R ] dev-python/pyopengl-3.0.1 USE="-tk" 0 kB
    [ebuild R ] dev-python/pygobject-2.28.6 USE="cairo doc examples introspection* -libffi -test" 0 kB
    [ebuild R ~] dev-python/PyQt4-4.8.5 USE="X dbus declarative doc examples kde opengl sql svg webkit -assistant -debug -multimedia -phonon -xmlpatterns" 0 kB
    [ebuild R ] dev-python/pygtk-2.24.0-r1 USE="doc examples -test" 0 kB
    [ebuild R ] dev-python/gst-python-0.10.21 USE="examples -test" 0 kB
    [ebuild R ] dev-python/pygtksourceview-2.10.1 USE="doc -debug" 0 kB
    [ebuild R ] dev-python/gnome-python-desktop-base-2.32.0 0 kB
    [ebuild R ] gnome-base/gnome-menus-2.30.5 USE="python -debug (-introspection)" 0 kB
    [ebuild R ] dev-python/pygtkglext-1.1.0 USE="examples" 0 kB
    [ebuild R ] gnome-extra/gucharmap-2.32.1 USE="doc gnome python -cjk -debug (-introspection) -test" 0 kB
    [ebuild R ] x11-libs/vte-0.28.1-r200 USE="doc introspection python -debug -glade" 0 kB
    [ebuild R ] xfce-base/exo-0.6.0 USE="python -debug" 0 kB
    [ebuild R ] dev-python/gconf-python-2.28.1 USE="examples" 0 kB
    [ebuild R ] dev-python/libgnomecanvas-python-2.28.1 USE="examples" 0 kB
    [ebuild R ] dev-python/libwnck-python-2.32.0 USE="examples" 0 kB
    [ebuild R ] app-editors/gedit-2.30.4 USE="doc python spell" 0 kB
    [ebuild R ] media-gfx/eog-2.32.1 USE="dbus doc exif jpeg lcms python svg tiff -debug -xmp" 0 kB
    [ebuild R ] dev-python/notify-python-0.1.1-r2 USE="examples" 0 kB
    [ebuild R ] dev-python/gnome-keyring-python-2.32.0 USE="examples" 0 kB
    [ebuild U ] media-gfx/graphviz-2.26.3-r3 [2.26.3-r2] USE="cairo doc examples gtk java nls perl python ruby tcl -lasi -static-libs" 0 kB
    [ebuild R ] www-apache/mod_python-3.3.1-r1 0 kB
    [ebuild U ~] dev-python/pycups-1.9.58 [1.9.57] USE="doc examples" 51 kB
    [ebuild U ~] app-admin/system-config-printer-common-1.3.6 [1.3.3] USE="doc policykit" 966 kB
    [ebuild R ] dev-python/wxpython-2.6.4.0-r2 USE="opengl unicode" 0 kB
    [ebuild R ] gnome-extra/gnome-games-2.28.2 USE="guile opengl sdl -artworkextra -test" 0 kB
    [ebuild R ~] net-misc/dropbox-1.2.24 0 kB
    [ebuild R ~] kde-base/krosspython-4.7.1 USE="(-aqua) -debug (-kdeenablefinal)" 0 kB
    [ebuild N ] dev-texlive/texlive-psutils-2008 USE="doc -source" 0 kB
    [ebuild N ] dev-texlive/texlive-fontsextra-2010 USE="doc -source" 152,437 kB
    [ebuild N ] dev-texlive/texlive-fontutils-2010-r1 USE="doc -source" 0 kB
    [ebuild R ] dev-python/pyopenssl-0.12 USE="doc" 0 kB
    [ebuild R ] dev-python/twisted-11.0.0 USE="crypt gtk -serial" 0 kB
    [ebuild R ] dev-python/twisted-web-11.0.0 USE="soap" 0 kB
    [ebuild R ] net-p2p/bittorrent-5.0.9-r1 USE="gtk" 0 kB
    [ebuild R ] media-libs/alsa-lib-1.0.24.1 USE="doc python -alisp -debug -static-libs" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" 0 kB
    [ebuild R ] net-dns/avahi-0.6.28-r1 USE="autoipd dbus doc gdbm gtk ipv6 mdnsresponder-compat python qt4 -bookmarks -howl-compat -mono -test" 0 kB
    [ebuild R ] net-analyzer/net-snmp-5.4.2.1-r4 USE="X bzip2 doc ipv6 lm_sensors perl python ssl tcpd zlib -diskio -elf -extensible -mfd-rewrites -minimal -rpm (-selinux) -sendmail -smux" 0 kB
    [ebuild R ] dev-python/pyalsa-1.0.22 0 kB
    [ebuild R ] net-print/hplip-3.11.5 USE="X acl doc hpcups kde libnotify policykit qt4 snmp -fax -hpijs -minimal -parport -scanner -static-ppds" 0 kB
    [ebuild R ] dev-python/gnome-vfs-python-2.28.1 USE="doc examples" 0 kB
    [ebuild R ] dev-libs/beecrypt-4.2.1 USE="doc java python threads -nocxx" 0 kB
    [ebuild R ] dev-java/antlr-2.7.7-r2 USE="cxx doc examples java python -debug -mono -script -source -static-libs" 0 kB
    [ebuild U ] dev-vcs/subversion-1.6.17 [1.6.16] USE="apache2 berkdb doc java kde nls perl python ruby sasl webdav-neon -bash-completion -ctypes-python -debug -dso -emacs -extras -gnome-keyring -test -vim-syntax -webdav-serf" 5,376 kB
    [ebuild R ] net-libs/libproxy-0.4.6-r3 USE="gnome kde networkmanager perl python -mono -test" 0 kB
    [ebuild R ] dev-python/gnome-desktop-python-2.32.0 0 kB
    [ebuild R ] dev-python/python-ldap-2.3.13 USE="doc examples sasl ssl" 0 kB
    [ebuild R ] app-arch/rpm-4.4.6-r7 USE="doc nls perl python sqlite" 0 kB
    [ebuild R ] net-libs/gtk-vnc-0.4.3 USE="examples python sasl (-introspection)" 0 kB
    [ebuild R ] dev-vcs/git-1.7.3.4-r1 USE="blksha1 cgi curl cvs doc gtk iconv perl subversion threads webdav xinetd -bash-completion -emacs (-ppcsha1) -tk" 0 kB
    [ebuild R ] app-accessibility/speech-dispatcher-0.7.1-r1 USE="alsa ao espeak nas pulseaudio python -flite" 0 kB
    [ebuild R ] dev-libs/libgweather-2.30.3 USE="doc python" 0 kB
    [ebuild R ] media-gfx/gimp-2.6.11-r5 USE="aalib alsa curl dbus doc exif gnome jpeg lcms mmx mng pdf png python smp sse svg tiff wmf (-altivec) -debug -webkit" 0 kB
    [ebuild R ] dev-python/evolution-python-2.32.0 0 kB
    [ebuild R ~] mail-client/evolution-2.32.3 USE="crypt doc gstreamer ldap networkmanager python ssl (-clutter) -connman -kerberos" 0 kB
    [ebuild R ] dev-python/libbonobo-python-2.28.1 USE="examples" 0 kB
    [ebuild R ] dev-python/bug-buddy-python-2.32.0 0 kB
    [ebuild R ] media-video/totem-2.32.0-r2 USE="bluetooth doc lirc nsplugin python youtube -debug -galago -iplayer -nautilus (-tracker) -upnp" 0 kB
    [ebuild R ] dev-python/gnome-applets-python-2.32.0 USE="examples" 0 kB
    [ebuild R ] app-admin/pessulus-2.30.4 0 kB
    [ebuild R ] dev-python/libgnome-python-2.28.1 USE="examples" 0 kB
    [ebuild R ] x11-misc/alacarte-0.13.2 0 kB
    [ebuild R ] app-admin/sabayon-2.30.1 0 kB
    [ebuild R ] app-office/libreoffice-3.3.4 USE="cups dbus eds gnome gstreamer gtk java kde ldap nsplugin opengl (-aqua) -bash-completion -binfilter -custom-cflags -debug (-kdeenablefinal) -odk -templates" LINGUAS="en es -af -ar -as -ast -be_BY -bg -bn -bo -br -brx -bs -ca -ca_XV -cs -cy -da -de -dgo -dz -el -en_GB -en_US -en_ZA -eo -et -eu -fa -fi -fr -ga -gd -gl -gu -he -hi -hr -hu -id -is -it -ja -ka -kk -km -kn -ko -kok -ks -ku -ky -lo -lt -lv -mai -mk -ml -mn -mni -mr -ms -my -nb -ne -nl -nn -nr -ns -oc -om -or -pa_IN -pap -pl -ps -pt -pt_BR -ro -ru -rw -sa_IN -sat -sd -sh -si -sk -sl -sq -sr -ss -st -sv -sw_TZ -ta -te -tg -th -ti -tn -tr -ts -ug -uk -uz -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB
    [ebuild R ] gnome-base/gnome-applets-2.32.1.1 USE="gnome gstreamer ipv6 networkmanager policykit" 0 kB
    [ebuild R ] gnome-extra/deskbar-applet-2.32.0 USE="eds spell" 0 kB
    [ebuild R ] gnome-extra/hamster-applet-2.32.1 USE="eds libnotify" 0 kB
    [ebuild R ~] kde-base/pykde4-4.7.1 USE="doc examples semantic-desktop (-aqua) -debug (-kdeenablefinal)" 0 kB
    [ebuild R ~] kde-base/marble-4.7.1 USE="handbook kde plasma python (-aqua) -debug -designer-plugin -gps (-kdeenablefinal) -test" 0 kB
    [ebuild R ~] kde-base/plasma-workspace-4.7.1 USE="handbook python rss semantic-desktop xinerama (-aqua) -debug -google-gadgets -gps (-kdeenablefinal) -qalculate" 0 kB
    [ebuild R ~] kde-base/superkaramba-4.7.1 USE="python (-aqua) -debug (-kdeenablefinal)" 0 kB
    [blocks B ] dev-texlive/texlive-psutils ("dev-texlive/texlive-psutils" is blocking dev-texlive/texlive-fontutils-2010-r1)

    Total: 113 packages (5 upgrades, 3 new, 105 reinstalls), Size of downloads: 159,823 kB
    Conflict: 1 block (1 unsatisfied)

    * Error: The above package list contains packages which cannot be
    * installed at the same time on the same system.

    (dev-texlive/texlive-psutils-2008::gentoo, ebuild scheduled for merge) pulled in by
    >=dev-texlive/texlive-psutils-2008 required by (app-text/texlive-2008::gentoo, installed)

    (dev-texlive/texlive-fontutils-2010-r1::gentoo, ebuild scheduled for merge) pulled in by
    dev-texlive/texlive-fontutils required by (virtual/latex-base-1.0::gentoo, installed)


    For more information about Blocked Packages, please refer to the following
    section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

    http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


    !!! The following updates are masked by LICENSE changes:
    - dev-java/sun-jdk-1.6.0.27::gentoo (masked by: Oracle-BCLA-JavaSE license(s))
    A copy of the 'Oracle-BCLA-JavaSE' license is located at '/usr/portage/licenses/Oracle-BCLA-JavaSE'.

    For more information, see the MASKED PACKAGES section in the emerge
    man page or refer to the Gentoo Handbook.

    bopper etc #
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Sep 09, 2011 8:21 am    Post subject: Reply with quote

Drop '--keep-going' from that emerge command and add dev-texlive/texlive-psutils at the end, check new output.
Back to top
View user's profile Send private message
Featherfoot
Veteran
Veteran


Joined: 28 Dec 2002
Posts: 1108
Location: Stuart, Florida

PostPosted: Fri Sep 09, 2011 8:49 am    Post subject: Reply with quote

I was able to get it to compile with python set to python-3.1.4-r2. I was able to get around the problem of texlive-psutils not compiling by emerging texlive and then doing a python-updater. I probably could have make it work with 2.7 the same way. It seems like python-updater should have detected texlive rather than one of its components...

Then there was a problem with pycups not compiling. I was able to get it to compile by setting USE flags of -doc and -examples.

This let the emerge work.

Thanks to everyone for their help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum