View previous topic :: View next topic |
Author |
Message |
iandoug l33t
Joined: 11 Feb 2005 Posts: 849 Location: Cape Town, South Africa
|
Posted: Sun May 15, 2011 11:36 am Post subject: Am I the only person with a broken system-config-printer-kde |
|
|
Hi
Update to KDE 4.6.2 does not work for system-config-printer-kde.
Code: |
/home/ian $ emerge -auvDN world
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild NS ] kde-base/system-config-printer-kde-4.6.2 [4.4.5] USE="(-aqua) (-kdeenablefinal) (-kdeprefix)" 0 kB
[uninstall ] kde-base/system-config-printer-kde-4.4.5 USE="(-aqua) (-kdeenablefinal) (-kdeprefix)"
[blocks b ] kde-base/system-config-printer-kde:4.4[-kdeprefix] ("kde-base/system-config-printer-kde:4.4[-kdeprefix]" is blocking kde-base/system-config-printer-kde-4.6.2)
[blocks b ] kde-base/system-config-printer-kde:4.6[-kdeprefix] ("kde-base/system-config-printer-kde:4.6[-kdeprefix]" is blocking kde-base/system-config-printer-kde-4.4.5)
[ebuild NS ] kde-base/kdeadmin-meta-4.6.2 [4.4.5] USE="cups (-aqua) (-kdeprefix)" 0 kB
[uninstall ] kde-base/kdeadmin-meta-4.4.5 USE="(-aqua) (-cups) (-kdeprefix)"
[blocks b ] kde-base/kdeadmin-meta:4.4[-kdeprefix] ("kde-base/kdeadmin-meta:4.4[-kdeprefix]" is blocking kde-base/kdeadmin-meta-4.6.2)
[blocks b ] kde-base/kdeadmin-meta:4.6[-kdeprefix] ("kde-base/kdeadmin-meta:4.6[-kdeprefix]" is blocking kde-base/kdeadmin-meta-4.4.5)
[ebuild NS ] kde-base/kde-meta-4.6.2 [4.4.5] USE="nls -accessibility (-aqua) (-kdeprefix) -sdk -semantic-desktop" 0 kB
[uninstall ] kde-base/kde-meta-4.4.5 USE="nls semantic-desktop -accessibility (-aqua) (-kdeprefix) -sdk"
[blocks b ] kde-base/kde-meta:4.6[-kdeprefix] ("kde-base/kde-meta:4.6[-kdeprefix]" is blocking kde-base/kde-meta-4.4.5)
[blocks b ] kde-base/kde-meta:4.4[-kdeprefix] ("kde-base/kde-meta:4.4[-kdeprefix]" is blocking kde-base/kde-meta-4.6.2)
Total: 3 packages (3 in new slots, 3 uninstalls), Size of downloads: 0 kB
Conflict: 6 blocks
Would you like to merge these packages? [Yes/No] y
>>> Verifying ebuild manifests
>>> Starting parallel fetch
>>> Emerging (1 of 3) kde-base/system-config-printer-kde-4.6.2
* kdeadmin-4.6.2.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* Package: kde-base/system-config-printer-kde-4.6.2
* Repository: gentoo
* Maintainer: kde@gentoo.org
* USE: amd64 elibc_glibc kernel_linux multilib userland_GNU
* FEATURES: sandbox
>>> Unpacking source...
* Unpacking parts of kdeadmin-4.6.2.tar.bz2 to /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work ...
tar extract command failed at least partially - continuing anyway [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work
>>> Preparing source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/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.6.2/temp/gentoo_rules.cmake /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/kde-base/system-config-printer-kde-4.6.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
-- 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.2 (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.6 include dir: /usr/include
-- Found KDE 4.6 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.7.1
-- Found Python library: /usr/lib64/libpython2.7.so
-- Found SIP version: 4.12.1
-- Found PyQt4 version: 4.8.3
-- Found PyKDE4 version 4.6.2 /usr/share/sip/PyKDE4
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
* PyCups <http://cyberelk.net/tim/software/pycups/>
PyCups was not found. It is needed by system-config-printer-kde to run. (Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway)
* system-config-printer <http://cyberelk.net/tim/software/system-config-printer/>
system-config-printer was not found. Some of its modules (cupshelpers modules, config.py, smburi.py and debug.py) are required by system-config-printer-kde.
-----------------------------------------------------------------------------
-- <<< 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 -Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -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.6.2/work/system-config-printer-kde-4.6.2_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2_build"
make -j2
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/system-config-printer-kde-4.6.2
>>> Install system-config-printer-kde-4.6.2 into /var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/image/ category kde-base
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2_build"
make -j2 DESTDIR=/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/image/ install
make: *** No rule to make target `install'. Stop.
emake failed
* ERROR: kde-base/system-config-printer-kde-4.6.2 failed (install phase):
* died running make install, base_src_install
*
* Call stack:
* ebuild.sh, line 56: Called src_install
* environment, line 6808: Called kde4-meta_src_install
* environment, line 4251: Called kde4-base_src_install
* environment, line 3861: Called cmake-utils_src_install
* environment, line 1945: Called _execute_optionaly 'src_install'
* environment, line 887: Called enable_cmake-utils_src_install
* environment, line 2269: Called base_src_install
* environment, line 1589: 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.6.2',
* the complete build log and the output of 'emerge -pqv =kde-base/system-config-printer-kde-4.6.2'.
* The complete build log is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/temp/environment'.
* S: '/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/work/system-config-printer-kde-4.6.2'
>>> Failed to emerge kde-base/system-config-printer-kde-4.6.2, Log file:
>>> '/var/tmp/portage/kde-base/system-config-printer-kde-4.6.2/temp/build.log'
|
Can post emerge --info if necessary but everything else compiled fine so don't think the problem is there...
Machine involved is one on left below.
thanks, Ian _________________ Asus X570-PRO, Ryzen 7 5800X, GeForce GTX 1650, 32 GB RAM | Asus Sabertooth P990, AMD FX-8150, GeForce GTX 560, 16GB Ram |
|
Back to top |
|
|
jseymour Apprentice
Joined: 23 Jun 2006 Posts: 202 Location: Gainesville Florida
|
|
Back to top |
|
|
platojones Veteran
Joined: 23 Oct 2002 Posts: 1602 Location: Just over the horizon
|
Posted: Sun May 15, 2011 1:53 pm Post subject: |
|
|
I think this is your problem:
Code: | -- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
* PyCups <http://cyberelk.net/tim/software/pycups/>
PyCups was not found. It is needed by system-config-printer-kde to run. (Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway)
* system-config-printer <http://cyberelk.net/tim/software/system-config-printer/>
system-config-printer was not found. Some of its modules (cupshelpers modules, config.py, smburi.py and debug.py) are required by system-config-printer-kde. |
|
|
Back to top |
|
|
iandoug l33t
Joined: 11 Feb 2005 Posts: 849 Location: Cape Town, South Africa
|
Posted: Sun May 15, 2011 4:38 pm Post subject: SOLVED !! (can't put it in the original Subj, no space.) |
|
|
platojones wrote: | I think this is your problem:
Code: | -- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-----------------------------------------------------------------------------
* PyCups <http://cyberelk.net/tim/software/pycups/>
PyCups was not found. It is needed by system-config-printer-kde to run. (Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway)
* system-config-printer <http://cyberelk.net/tim/software/system-config-printer/>
system-config-printer was not found. Some of its modules (cupshelpers modules, config.py, smburi.py and debug.py) are required by system-config-printer-kde. |
|
Mm well ...
1. Ian is embarrassed that he didn't notice that himself...
2. But I do seem to have that package:
Code: | /home/ian $ eix PyCups
[I] dev-python/pycups
Available versions: 1.9.49 ~1.9.55 {doc examples}
Installed versions: 1.9.49(11:23:05 27/03/2011)(-doc -examples)
Homepage: http://cyberelk.net/tim/data/pycups/
Description: Python bindings for the CUPS API
|
3. system-config-printer does not seem to exist without *-common:
Code: |
/home/ian $ eix system-config-printer
[I] app-admin/system-config-printer-common
Available versions: ~1.1.13!t 1.2.2!t ~1.2.6!t ~1.3.2!t {doc policykit}
Installed versions: 1.2.2!t(11:23:25 27/03/2011)(policykit -doc)
Homepage: http://cyberelk.net/tim/software/system-config-printer/
Description: Common modules of Red Hat's printer administration tool
|
However I just did an
emerge pycups
anyway
and then ran emerge -uvDN world to try again and it went through fine ... thanks a mill
cheers, Ian _________________ Asus X570-PRO, Ryzen 7 5800X, GeForce GTX 1650, 32 GB RAM | Asus Sabertooth P990, AMD FX-8150, GeForce GTX 560, 16GB Ram |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Sun May 15, 2011 4:59 pm Post subject: |
|
|
I'm nearly sure it was a case of incorrect sip upgrade. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 12:03 am Post subject: |
|
|
I continue to have this same problem on several systems for several kde versions. Sorry to be so ignorant, but precisely how do you do what it says Code: | Use -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE to install anyway | and still use emerge and portage? And, does this even work? Is the sip version in portage wrong?
I did what iandoug posted, but it doesn't work for me. I have the packages mentioned installed. _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Tue Jul 12, 2011 8:50 am Post subject: |
|
|
@wrc1944: you don't.
The real problem here is that pycups and system-config-printer aren't getting detected as being installed.
It might be for several different reasons:
- system-config-printer is installed only for latest python:2 at time of its emerge
- pycups is in multiple_python_abi, so it's installed for all selected python:2 versions at the time of emerge
Most likely this is a python-updater problem. If not, get a look at the checks system-config-printer-kde does for those two packages. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 2:10 pm Post subject: |
|
|
VoidMage,
Thanks for the info. I've previously run python-updater many times, and it didn't help. Just did it again this time, and got this result. This time, pycups and system config printer are apparently found, but not pykde4, which I do have installed. I'm wondering if we need all the kdebindings packages installed? Whatever we need, this problem is a PITA because it even stops "emerge -uvDNp world --keep-going", not to mention plain old "emerge -uD @world" (with the big kde-meta version updates among others) from finishing up. I can't see why system-config-printer-kde is so vital a dependency that it will cause this to happen. Then you have to go through many seemingly unrelated package updates manually, and try and emerge them and see which ones succeed. equery d system-config-printer-kde only turns up kdeadmin-meta.
Code: | >>> Emerging (1 of 1) kde-base/system-config-printer-kde-4.6.5
* kdeadmin-4.6.5.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* Package: kde-base/system-config-printer-kde-4.6.5
* Repository: gentoo
* Maintainer: kde@gentoo.org
* USE: consolekit elibc_glibc kernel_linux policykit userland_GNU x86
* FEATURES: sandbox
>>> Unpacking source...
* Unpacking parts of kdeadmin-4.6.5.tar.bz2 to /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work ...
tar extract command failed at least partially - continuing anyway [ ok ]
>>> Source unpacked in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work
>>> Preparing source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5_build"
cmake --no-warn-unused-cli -C /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/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.6.5/temp/gentoo_rules.cmake /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5
Not searching for unused variables given on the command line.
loading initial cache file /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/temp/gentoo_common_config.cmake
-- The C compiler identification is GNU
-- The CXX 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
-- Check for working CXX compiler: /usr/bin/i686-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/i686-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/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/libXpm.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/libXft.so;/usr/lib/libXau.so;/usr/lib/libXdmcp.so;/usr/lib/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/lib/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 - Failed
-- 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.6 include dir: /usr/include
-- Found KDE 4.6 library dir: /usr/lib
-- 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.7.2
-- Found Python library: /usr/lib/libpython2.7.so
-- Found SIP version: 4.12.3
-- Found PyQt4 version: 4.8.4
Traceback (most recent call last):
File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
import PyKDE4.pykdeconfig
File "/usr/lib/python2.7/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 -march=native -fomit-frame-pointer -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 -march=native -fomit-frame-pointer -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 -Werror=return-type -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -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.6.5/work/system-config-printer-kde-4.6.5_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5_build"
make -j3
>>> Source compiled.
>>> Test phase [not enabled]: kde-base/system-config-printer-kde-4.6.5
>>> Install system-config-printer-kde-4.6.5 into /var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/image/ category kde-base
>>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/work/system-config-printer-kde-4.6.5_build"
make -j3 DESTDIR=/var/tmp/portage/kde-base/system-config-printer-kde-4.6.5/image/ install
make: *** No rule to make target `install'. Stop.
emake failed
* ERROR: kde-base/system-config-printer-kde-4.6.5 failed (install phase):
* died running make install, base_src_install
*
* Call stack:
* ebuild.sh, line 56: Called src_install
* environment, line 6936: Called kde4-meta_src_install
* environment, line 4181: Called kde4-base_src_install
* environment, line 3807: Called cmake-utils_src_install
* environment, line 1933: Called _execute_optionaly 'src_install'
* environment, line 858: Called enable_cmake-utils_src_install
* environment, line 2253: Called base_src_install
* environment, line 1585: Called die
* The specific snippet of code:
* emake DESTDIR="${D}" "$@" install || die "died running make install, $FUNCNAME"; |
EDIT: Hmmm.. Found this by google search on the Polish forum https://forums.gentoo.org/viewtopic-t-869273-start-0.html
Apparently, python 2.6 is needed? I currently only have 2.7 and 3.2. Does this mean kde needs to fix/update this, or do we need to keep python-2.6 around along with the other two until they do?
BTW, revdep-rebuild is consistent, and rebuilding pycups against python-2.7 doesn't help either. _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Tue Jul 12, 2011 3:13 pm Post subject: |
|
|
There's something wrong about this - I've got just dev-lang/python-2.7.1-r1 installed and 'import DLFCN' works correctly. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 4:09 pm Post subject: |
|
|
I've done most of the leftover -uDN @world stuff (all but kdeadmin-meta, kde-meta), and
revdep-rebuild is clean, rebuilt all the related packages once again, still no luck. Then emerge --depclean wouldn't run (gave me this): Code: | Calculating dependencies... done!
* Dependencies could not be completely resolved due to
* the following required packages not being installed:
*
* ~dev-lang/perl-5.14.0 pulled in by:
* virtual/perl-IO-Zlib-1.100.0
*
* ~dev-lang/perl-5.14.0 pulled in by:
* virtual/perl-Package-Constants-0.20.0
*
* ~dev-lang/perl-5.14.0 pulled in by:
* virtual/perl-Locale-Maketext-Simple-0.210.0
*
* ~dev-lang/perl-5.14.0 pulled in by:
* virtual/perl-File-Temp-0.220.0
*
* Have you forgotten to do a complete update prior to depclean? The
* most comprehensive command for this purpose is as follows:
*
* emerge --update --newuse --deep --with-bdeps=y @world |
That gives me this, with system-config-printer-kde towards the bottom. I'll give this a try- maybe this will sort it out as it has a lot more packages show up than I thought were possible candidates for the problem. I thopught things were pretty clean due to my previous procedures- guess I was wrong, as the --with-bdeps=y option apparently makes a big difference.
Code: | gentoo wrc # emerge --update --newuse --deep --with-bdeps=y @world -pv
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] media-libs/lcms-2.2-r1 [2.1] USE="jpeg tiff zlib -doc% -static-libs -test%" 4,096 kB
[ebuild U ] virtual/perl-Locale-Maketext-Simple-0.210.0-r1 [0.210.0] 0 kB
[ebuild U ] virtual/perl-File-Temp-0.220.0-r1 [0.220.0] 0 kB
[ebuild U ] virtual/perl-Package-Constants-0.20.0-r1 [0.20.0] 0 kB
[ebuild U ] perl-core/Compress-Raw-Bzip2-2.37.0 [2.35.0] 123 kB
[ebuild U ] perl-core/Compress-Raw-Zlib-2.37.0 [2.35.0] 216 kB
[ebuild U ] virtual/perl-IO-Zlib-1.100.0-r1 [1.100.0] 0 kB
[ebuild U ] perl-core/Module-CoreList-2.510.0 [2.490.0] 74 kB
[ebuild U ] perl-core/Perl-OSType-1.2.0 [1.2] USE="-test" 0 kB
[ebuild N ] perl-core/ExtUtils-Manifest-1.580.0 20 kB
[ebuild N ] perl-core/ExtUtils-Install-1.54 66 kB
[ebuild N ] perl-core/ExtUtils-Command-1.170.0 19 kB
[ebuild U ] virtual/perl-CPAN-Meta-YAML-0.3.0-r1 [0.3.0] 0 kB
[ebuild U ] virtual/perl-Test-Harness-3.230.0-r2 [3.230.0-r1] 0 kB
[ebuild U ] virtual/perl-Compress-Raw-Bzip2-2.37.0 [2.35.0] 0 kB
[ebuild U ] virtual/perl-Compress-Raw-Zlib-2.37.0 [2.35.0] 0 kB
[ebuild U ] virtual/perl-Module-CoreList-2.510.0 [2.490.0] 0 kB
[ebuild U ] virtual/perl-Module-Load-0.180.0-r1 [0.180.0] 0 kB
[ebuild U ] virtual/perl-Perl-OSType-1.2.0 [1.2-r1] 0 kB
[ebuild N ] virtual/perl-ExtUtils-Manifest-1.580.0-r1 0 kB
[ebuild N ] virtual/perl-ExtUtils-Install-1.54 0 kB
[ebuild N ] virtual/perl-ExtUtils-Command-1.170.0-r2 0 kB
[ebuild U ] virtual/perl-Test-Simple-0.980.0-r1 [0.980.0] 0 kB
[ebuild U ] virtual/perl-Params-Check-0.280.0-r1 [0.280.0] 0 kB
[ebuild U ] perl-core/IO-Compress-2.37.0 [2.35.0] 214 kB
[ebuild U ] virtual/perl-Parse-CPAN-Meta-1.440.100-r2 [1.440.100-r1] 0 kB
[ebuild U ] virtual/perl-IO-Compress-2.37.0 [2.35.0] 0 kB
[ebuild U ] virtual/perl-Module-Metadata-1.0.4-r2 [1.0.4-r1] 0 kB
[ebuild U ] virtual/perl-Version-Requirements-0.101.20-r2 [0.101.20-r1] 0 kB
[ebuild U ] virtual/perl-Module-Load-Conditional-0.440.0-r1 [0.440.0] 0 kB
[ebuild U ] virtual/perl-Archive-Tar-1.760.0-r1 [1.760.0] 0 kB
[ebuild U ] virtual/perl-IPC-Cmd-0.700.0-r1 [0.700.0] 0 kB
[ebuild N ] perl-core/ExtUtils-MakeMaker-6.580.0 405 kB
[ebuild U ] virtual/perl-Module-Build-0.380.0-r2 [0.380.0-r1] 0 kB
[ebuild U ] virtual/perl-ExtUtils-MakeMaker-6.580.0 [6.56] 0 kB
[ebuild UD ] sys-apps/gawk-3.1.8 [4.0.0] USE="nls" 0 kB
[ebuild U ] sys-apps/help2man-1.40.3 [1.39.1] USE="nls" 171 kB
[ebuild U ] media-fonts/corefonts-1-r6 [1-r5] USE="X" 1,636 kB
[ebuild U ] media-gfx/imagemagick-6.7.1.0 [6.6.8.5] USE="X bzip2 corefonts cxx jpeg lcms openmp perl png svg tiff truetype xml zlib -autotrace -djvu -fftw -fontconfig -fpx -graphviz -gs -hdri -jbig -jpeg2k -lqr -lzma -opencl% -openexr -q32 -q64% -q8 -raw -static-libs -webp -wmf" VIDEO_CARDS="(-nvidia%)" 7,573 kB
[ebuild U ] kde-base/system-config-printer-kde-4.6.5 [4.6.4] USE="(-aqua) (-kdeenablefinal)" 0 kB
[ebuild U ] kde-base/kdeadmin-meta-4.6.5 [4.6.4] USE="cups (-aqua)" 0 kB
[ebuild U ] kde-base/kde-meta-4.6.5 [4.6.4] USE="nls semantic-desktop -accessibility (-aqua) -sdk" 0 kB
[ebuild R ] net-libs/xulrunner-2.0.1-r1 USE="alsa crashreporter dbus ipc libnotify startup-notification webm -custom-cflags% -custom-optimization -debug -gconf -system-sqlite -wifi" 0 kB
Total: 43 packages (34 upgrades, 1 downgrade, 7 new, 1 reinstall), Size of downloads: 14,608 kB
!!! One or more updates have been skipped due to a dependency conflict:
sys-apps/gawk:0
(sys-apps/gawk-4.0.0::gentoo, ebuild scheduled for merge) conflicts with
<sys-apps/gawk-4.0.0 required by (dev-db/virtuoso-server-6.1.3::gentoo, installed) |
_________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 4:28 pm Post subject: |
|
|
Nope- got down to system-config-printer-kde, and it still can't find pykde4. Code: | -- Found Python executable: /usr/bin/python
-- Found Python version: 2.7.2
-- Found Python library: /usr/lib/libpython2.7.so
-- Found SIP version: 4.12.3
-- Found PyQt4 version: 4.8.4
Traceback (most recent call last):
File "/usr/share/apps/cmake/modules/FindPyKDE4.py", line 8, in <module>
import PyKDE4.pykdeconfig
File "/usr/lib/python2.7/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) |
I've already rebuilt pykde4, don't recall if I rebuilt sip or not, but I do have /usr/share/sip/PyKDE4, /usr/lib/python2.7/site-packages/PyKDE4, and /usr/lib/python3.2/site-packages/PyKDE4 with all their files, and equery l pykde4 says kde-base/pykde4-4.6.5-r1:4.
Read your comment about the usual sip problem on the other thread. I'm running out of ideas on this one. Will rebuild sip, but don't expect much. _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Tue Jul 12, 2011 4:55 pm Post subject: |
|
|
Well, surprisingly, I doubt it's sip this time around (and even if, it would be rebuild of all packages depending on sip, more than sip itself) - /usr/lib/python2.7/plat-linux2/DLFCN.py belongs to dev-lang/python.
Could you pastebin build log of python:2.7 ? |
|
Back to top |
|
|
toralf Developer
Joined: 01 Feb 2004 Posts: 3938 Location: Hamburg
|
Posted: Tue Jul 12, 2011 5:50 pm Post subject: |
|
|
I'm wondering why it wants to install a slotted version : Code: | [ebuild NS ] kde-base/system-config-printer-kde-4.6.2 | - it should upgrade it instead, isn't it ? |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 6:17 pm Post subject: |
|
|
VoidMage,
I have: Code: | gentoo wrc # equery l python
* Searching for python ...
[IP-] [ ] dev-lang/python-2.7.2:2.7
[IP-] [ ] dev-lang/python-3.2:3.2 |
This is a relatively new install, and I didn't set up PORT_LOGDIR yet, so no build log available. Will do so, and re-merge python--2.7.2.
I just noticed the plat-linux2 in "/usr/lib/python2.7/plat-linux2/DLFCN.py" you posted.
Could this have anything to do with the fact that I'm recently using 3.0-rc kernels? _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Tue Jul 12, 2011 6:59 pm Post subject: |
|
|
wrc1944 wrote: | I just noticed the plat-linux2 in "/usr/lib/python2.7/plat-linux2/DLFCN.py" you posted.
Could this have anything to do with the fact that I'm recently using 3.0-rc kernels? |
Given what I see in configure.in, the answer is almost definitely "yes".
Actually, I think I've already seen a few bugs talking about DLFCN problems. I wouldn't be surprised if the reason was the same. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 7:01 pm Post subject: |
|
|
Remerged python-2.7.2, and the build log was too big for pastebin, so I had to pastebin it in two parts:
part one:
http://pastebin.com/b2WUp2sF
part 2:
http://pastebin.com/BXPwMVtk
BTW, I don't have /usr/lib/python2.7/plat-linux2/ after remerging python-2.7.2, but only /usr/lib/python2.7/plat-linux3/.
Does this refer to "platform," meaning either a 2.6.x or 3.0 kernel? _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Tue Jul 12, 2011 7:05 pm Post subject: |
|
|
Hmm. I seem to recall a few days ago I ran into this on another gentoo box, and did try a 2.6.39 kernel, but had the same problem, and still couldn't solve it. _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
uberDoward n00b
Joined: 09 Jun 2011 Posts: 46
|
Posted: Thu Jul 14, 2011 9:12 am Post subject: |
|
|
I'm having issues, too (and can't post a new thread, odd) - system-config-printer-kde complains that PyKDE4 not found, but eix pykde4 shows a big green I for it |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Thu Jul 14, 2011 1:03 pm Post subject: |
|
|
Wouldn't this indicate that for some reason system-config-printer-kde and/or system-config-printer-common is looking for PyKDE4 in the wrong location? Or, that pykde4 is actually being installed to the wrong location? Maybe a symlink could temporarily solve the problem?
But if that were the case, wouldn't pykde4 being installed in wrong location cause problems with these dependent packages? Code: | wrc@gentoo ~ $ equery d pykde4
* These packages depend on pykde4:
kde-base/kajongg-4.6.5 (>=kde-base/pykde4-4.6.5:4[aqua=])
kde-base/marble-4.6.5 (python ? >=kde-base/pykde4-4.6.5:4[aqua=])
kde-base/plasma-workspace-4.6.5 (python ? >=kde-base/pykde4-4.6.5:4[aqua=])
kde-base/printer-applet-4.6.4 (>=kde-base/pykde4-4.6.4:4[aqua=])
kde-base/superkaramba-4.6.4 (python ? >=kde-base/pykde4-4.6.4:4[aqua=]) |
Another thought: Does system-config-printer-kde really need python support? I seem to recall a similar problem with Marble where as a workaround we had to compile it with USE="-python" _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Thu Jul 14, 2011 2:17 pm Post subject: |
|
|
uberDoward is most likely having sip upgrade problem.
As for the python one, most likely a patch to configure.in will be necessary. |
|
Back to top |
|
|
Veldrin Veteran
Joined: 27 Jul 2004 Posts: 1945 Location: Zurich, Switzerland
|
Posted: Thu Jul 14, 2011 7:02 pm Post subject: |
|
|
I think I found a workaround to DLFCN problem.
boot to 2.6 kernel (tested with 2.6.39-hardened), linking the kernel sources to it is not sufficient
rebuild python:2.7 (this gets you DLFCN)
emerge kde-base/system-config-printer-kde
then have fun with you system.
V.
PS. There is an open bug _________________ read the portage output!
If my answer is too concise, ask for an explanation. |
|
Back to top |
|
|
wrc1944 Advocate
Joined: 15 Aug 2002 Posts: 3456 Location: Gainesville, Florida
|
Posted: Fri Jul 15, 2011 2:47 pm Post subject: |
|
|
I think I tried that before without success, but I'll do it again just to be sure.
However, on my testing Gentoo installation with kde-4.6.95 (4.7-rc2) I can compile system-config-printer-kde-4.6.95.
This is with gcc-4.5.2, glibc-2.13-r3, 3.0.0-rc5 x86_64, so apparently at least in this case the problem isn't 3.0 kernels, at least with 4.7-rc2.
Maybe this is something in 4.6.x's, and fixed in system-config-printer-kde4.7-rc2 in the overlay?
EDIT: I looked at both the 4.6.5 and 4.6.95 ebuilds, and they are identical, except ~amd64-linux ~x86-linux" is added to KEYWORDS in addition to ~amd64 ~x86, which shouldn't make any difference, as I'm using ~amd64. _________________ Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.40-r5, gcc-14
kernel-6.11.3 USE=experimental python3_12.7-final-0 |
|
Back to top |
|
|
VoidMage Watchman
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Fri Jul 15, 2011 3:39 pm Post subject: |
|
|
If python was emerged before you started to run 3.0 kernel, it was still unaffected.
The configure.in check in python works via uname. |
|
Back to top |
|
|
Veldrin Veteran
Joined: 27 Jul 2004 Posts: 1945 Location: Zurich, Switzerland
|
Posted: Fri Jul 15, 2011 9:36 pm Post subject: |
|
|
Thanks VoidMage - This sums it up nice and short.
There is also an upstream bug that python has its problems with linux 3.0.
It seems as if we are stuck with 2.6 until this is solved (unless of course you want to get your hands dirty).
just my .02$
V. _________________ read the portage output!
If my answer is too concise, ask for an explanation. |
|
Back to top |
|
|
|
|
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
|
|