Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 351961 - dev-vcs/qct-1.7: ebuild incorrectly ported to SUPPORT_PYTHON_ABIS
Summary: dev-vcs/qct-1.7: ebuild incorrectly ported to SUPPORT_PYTHON_ABIS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-18 03:18 UTC by Vladislav Poluhin
Modified: 2011-01-18 12:56 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 Vladislav Poluhin 2011-01-18 03:18:51 UTC
>>> Install qct-1.7 into /var/tmp/portage/dev-vcs/qct-1.7/image/ category dev-vcs
 * Installation of dev-vcs/qct-1.7 with CPython 2.6...
python2.6 setup.py build -b build-2.6 install --no-compile --root=/var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6
running build
running build_py
warning: build_py: byte-compiling is disabled, skipping.
running build_scripts
running install
running install_lib
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/__init__.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib/vcs
copying build-2.6/lib/qctlib/vcs/__init__.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib/vcs
copying build-2.6/lib/qctlib/vcs/svn.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib/vcs
copying build-2.6/lib/qctlib/vcs/hg.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib/vcs
copying build-2.6/lib/qctlib/changeselect.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/utils.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/version.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/gui_logic.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/patches.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/ui_select.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/ui_preferences.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
copying build-2.6/lib/qctlib/ui_dialog.py -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qctlib
warning: install_lib: byte-compiling is disabled, skipping.
running install_egg_info
running egg_info
creating qct.egg-info
writing qct.egg-info/PKG-INFO
writing top-level names to qct.egg-info/top_level.txt
writing dependency_links to qct.egg-info/dependency_links.txt
writing manifest file 'qct.egg-info/SOURCES.txt'
reading manifest file 'qct.egg-info/SOURCES.txt'
writing manifest file 'qct.egg-info/SOURCES.txt'
Copying qct.egg-info to /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/lib64/python2.6/site-packages/qct-1.7-py2.6.egg-info
running install_scripts
creating /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/bin
copying build-2.6/scripts-2.6/qct -> /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/bin
changing mode of /var/tmp/portage/dev-vcs/qct-1.7/temp/images/2.6/usr/bin/qct to 755
 * Generating '/usr/bin/qct' wrapper script
make: Entering directory `/var/tmp/portage/dev-vcs/qct-1.7/work/qct/doc'
asciidoc -d manpage -b docbook qct.1.txt
xmlto man qct.1.xml
Note: Writing qct.1
asciidoc -b html4 qct.1.txt || asciidoc -b html qct.1.txt
rm qct.1.xml
make: Leaving directory `/var/tmp/portage/dev-vcs/qct-1.7/work/qct/doc'
 * ERROR: dev-vcs/qct-1.7 failed:
 *   python_get_sitedir() should be used in ABI-specific local scope
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_install
 *   environment, line 3516:  Called python_get_sitedir
 *   environment, line 2778:  Called die
 * The specific snippet of code:
 *               die "${FUNCNAME}() should be used in ABI-specific local scope";
 * 
 * If you need support, post the output of 'emerge --info =dev-vcs/qct-1.7',
 * the complete build log and the output of 'emerge -pqv =dev-vcs/qct-1.7'.
 * The complete build log is located at '/var/tmp/portage/dev-vcs/qct-1.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-vcs/qct-1.7/temp/environment'.
 * S: '/var/tmp/portage/dev-vcs/qct-1.7/work/qct'

Reproducible: Always

Steps to Reproduce:




Portage 2.1.9.25 (default/linux/amd64/10.0/desktop/kde, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_E6550_@_2.33GHz-with-gentoo-1.12.14
Timestamp of tree: Tue, 18 Jan 2011 02:00:01 +0000
app-shells/bash:     4.1_p7
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer -mmmx -msse2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/openvpn/easy-rsa /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.2/ext-active/ /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.2/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.2/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer -mmmx -msse2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4"
FEATURES="assume-digests binpkg-logs buildsyspkg distlocks fakeroot fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="ru en"
MAKEOPTS="-j3"
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="/usr/layman/sunrise /usr/layman/nuklea"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7z X a52 aac acl acpi alsa amd64 bash-completion bluetooth branding bzip2 cairo cdr cleartype cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr emboss encode exif fam ffmpeg firefox flac fontconfig gdbm gdu geoip gif gpm gtk iconv iproute2 ipv6 jpeg kde kipi lame lastfm lcms libnotify logrotate lzma mad mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses netbeans nls nptl nptlonly nsplugin nspluginwrapper ogg opengl openmp pam pango pcre pdf png policykit ppds pppd python qt3support qt4 rar readline samba sdl session slang smp socks5 sse sse2 ssl startup-notification svg sysfs tcpd threads tiff tordns truetype udev unicode upnp usb vim vim-pager vim-syntax vorbis webkit wmf x264 xattr xcb xml xorg xpm xulrunner xv xvid zip zlib zsh-completion" 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" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru en" NETBEANS_MODULES="apisupport ide harness php nb websvccommon identity ergonomics enterprise java profiler" PHP_TARGETS="php5-2 php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nouveau vesa" 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, FFLAGS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-01-18 12:56:28 UTC
Fixed.