Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493688 - net-zope/zope-fixers-1.0 - python3.3 setup.py build -b build-3.3: File "setup.py", line 19, in <module> -/ /- from setuptools import setup, find_packages -/ /- ImportError: No module named 'setuptools'
Summary: net-zope/zope-fixers-1.0 - python3.3 setup.py build -b build-3.3: File "setup...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-08 19:14 UTC by Toralf Förster
Modified: 2014-12-12 22:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge.log (net-zope:zope-fixers-1.0:20131208-191059.log.gz,1.92 KB, application/gzip)
2013-12-08 19:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2013-12-08 19:14:40 UTC
Created attachment 364962 [details]
emerge.log

upgraded system and run python-updater gives


copying zope/fixers/fix_implements_only.py -> build-2.7/lib/zope/fixers
copying zope/fixers/base.py -> build-2.7/lib/zope/fixers
running egg_info
writing requirements to zope.fixers.egg-info/requires.txt
writing zope.fixers.egg-info/PKG-INFO
writing namespace_packages to zope.fixers.egg-info/namespace_packages.txt
writing top-level names to zope.fixers.egg-info/top_level.txt
writing dependency_links to zope.fixers.egg-info/dependency_links.txt
writing entry points to zope.fixers.egg-info/entry_points.txt
reading manifest file 'zope.fixers.egg-info/SOURCES.txt'
writing manifest file 'zope.fixers.egg-info/SOURCES.txt'
warning: build_py: byte-compiling is disabled, skipping.

 * Building of net-zope/zope-fixers-1.0 with CPython 3.3...
python3.3 setup.py build -b build-3.3
Traceback (most recent call last):
  File "setup.py", line 19, in <module>
    from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
 * ERROR: net-zope/zope-fixers-1.0::gentoo failed (compile phase):
 *   Building failed with CPython 3.3 in distutils_building() function
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_compile
 *   environment, line 3653:  Called distutils_src_compile
 *   environment, line  981:  Called python_execute_function 'distutils_building'
 *   environment, line 2047:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";
 







tfoerste@n22 ~ $ emerge --info zope-fixers
Portage 2.2.7 (default/linux/x86/13.0/desktop/kde, gcc-4.7.3, glibc-2.16.0, 3.12.4 i686)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.12.4-i686-Intel-R-_Core-TM-_i5-2540M_CPU_@_2.60GHz-with-gentoo-2.2
KiB Mem:     8174304 total,   1812332 free
KiB Swap:    9767516 total,   9767372 free
Timestamp of tree: Sun, 08 Dec 2013 13:45:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
ccache version 3.1.9 [disabled]
app-shells/bash:          4.2_p45
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.5-r3, 3.2.5-r3, 3.3.2-r2
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)                                                  
sys-libs/glibc:           2.16.0                                                                    
Repositories: gentoo toralf                                                                         
ACCEPT_KEYWORDS="x86"                                                                               
ACCEPT_LICENSE="*"                                                                                  
CBUILD="i686-pc-linux-gnu"                                                                          
CFLAGS="-O2 -march=native -pipe"                                                                    
CHOST="i686-pc-linux-gnu"                                                                           
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"                              
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"                                                 
CXXFLAGS="-O2 -march=native -pipe"                                                                            
DISTDIR="/usr/portage/distfiles"                                                                              
EMERGE_DEFAULT_OPTS="--autounmask=n --keep-going=y --nospinner --tree --quiet-build --deep"                   
FCFLAGS="-O2 -march=i686 -pipe"                                                                               
FEATURES="assume-digests binpkg-logs compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/ http://mirror.qubenet.net/mirror/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa apache2 berkdb bittorrent branding bzip2 cairo cdda cdr classic cli consolekit corefonts cracklib crypt css cups cxx dbus declarative dri dts dvb dvd dvdr emboss encode exif fam fastbuild ffmpeg firefox flac fontconfig fortran g3dvl gdbm gif git gmp gnuplot gphoto2 gpm gtk hyphenation iconv ipv6 isag java jpeg kde kipi kqemu kvm lcms ldap libnotify logrotate mad mbox mmx mng modules mp3 mp4 mpeg mudflap mysql mysqli ncurses nls nptl nsplugin ntfs ogg opengl openmp pam pango pcre pdf phonon pkcs11 plasma png policykit ppds qemu qt3support qt4 rdesktop readline sdl semantic-desktop session sna spell spice sse sse2 sse4_1 ssl ssse3 startup-notification svg tcpd thinkpad threads tiff tk transparent-proxy truetype udev udisks uml unicode upower usb uxa v4l vaapi vim-syntax vnc vorbis wxwidgets x264 x86 xa xattr xcb xcomposite xinerama xml xpm xscreensaver xv xvid xvmc zlib" ABI_X86="32" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 sheets stage tables krita karbon braindump author" 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 ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" LIRC_DEVICES="devinput" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

=================================================================
                        Package Settings
=================================================================

net-zope/zope-fixers-1.0 was built with the following:
USE="(policykit) test"
Comment 1 Rafał Mużyło 2013-12-09 00:36:55 UTC
Are setuptools already rebuilt for python 3.3 ?
If not, it's likely been dealt with by -r1.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-12-12 22:22:07 UTC
Old version removed.