Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529940 - dev-python/setuptools-7.0 fails tests with pypy3
Summary: dev-python/setuptools-7.0 fails tests with pypy3
Status: RESOLVED INVALID
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: 2014-11-20 12:18 UTC by Paolo Pedroni
Modified: 2014-11-21 11:18 UTC (History)
0 users

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


Attachments
setuptools-7.0:20141120-121205.log.gz (setuptools-7.0:20141120-121205.log.gz,23.25 KB, application/gzip)
2014-11-20 12:18 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2014-11-20 12:18:09 UTC
Created attachment 389854 [details]
setuptools-7.0:20141120-121205.log.gz

Tests fail if python_targets_pypy3 USE flag is enabled:

  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 87, in compile_node
    units = [self.compile_node(ch) for ch in node.children]
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 87, in <listcomp>
    units = [self.compile_node(ch) for ch in node.children]
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 111, in compile_node
    pattern = self.compile_basic(nodes, repeat)
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 167, in compile_basic
    return self.compile_node(nodes[1])
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 80, in compile_node
    alts = [self.compile_node(ch) for ch in node.children[::2]]
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 80, in <listcomp>
    alts = [self.compile_node(ch) for ch in node.children[::2]]
  File "/usr/lib64/pypy3/lib-python/3/lib2to3/patcomp.py", line 75, in compile_node
    if node.type == self.syms.Matcher:
RuntimeError: maximum recursion depth exceeded

----------------------------------------------------------------------
Ran 126 tests in 14.188s

FAILED (errors=5, skipped=1)
    DIR: /var/tmp/portage/dev-python/setuptools-7.0/temp/pypy3/tmp2dpjsd/dummy
   READ: running sdist
   READ: running egg_info
   READ: creating dummy.egg-info
   READ: writing dummy.egg-info/PKG-INFO
   READ: writing top-level names to dummy.egg-info/top_level.txt
   READ: writing dependency_links to dummy.egg-info/dependency_links.txt
   READ: writing manifest file 'dummy.egg-info/SOURCES.txt'
   READ: reading manifest file 'dummy.egg-info/SOURCES.txt'
   READ: reading manifest template 'MANIFEST.in'
   READ: writing manifest file 'dummy.egg-info/SOURCES.txt'
   READ: running check
   READ: creating dummy-0.1.1
   READ: creating dummy-0.1.1/dummy
   READ: creating dummy-0.1.1/dummy.egg-info
   READ: making hard links in dummy-0.1.1...
   READ: hard linking CHANGES.txt -> dummy-0.1.1
   READ: hard linking CONTRIBUTORS.txt -> dummy-0.1.1
   READ: hard linking HISTORY.txt -> dummy-0.1.1
   READ: hard linking LICENSE -> dummy-0.1.1
   READ: hard linking MANIFEST.in -> dummy-0.1.1
   READ: hard linking README.txt -> dummy-0.1.1
   READ: hard linking setup.py -> dummy-0.1.1
   READ: hard linking dummy/__init__.py -> dummy-0.1.1/dummy
   READ: hard linking dummy/test.txt -> dummy-0.1.1/dummy
   READ: hard linking dummy.egg-info/PKG-INFO -> dummy-0.1.1/dummy.egg-info
   READ: hard linking dummy.egg-info/SOURCES.txt -> dummy-0.1.1/dummy.egg-info
   READ: hard linking dummy.egg-info/dependency_links.txt -> dummy-0.1.1/dummy.egg-info
   READ: hard linking dummy.egg-info/top_level.txt -> dummy-0.1.1/dummy.egg-info
   READ: Writing dummy-0.1.1/setup.cfg
   READ: creating dist
   READ: Creating tar archive
   READ: removing 'dummy-0.1.1' (and everything under it)
 * ERROR: dev-python/setuptools-7.0::gentoo failed (test phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_test
 *   environment, line 3642:  Called distutils-r1_src_test
 *   environment, line 1204:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  289:  Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 3487:  Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2478:  Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2421:  Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2419:  Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2469:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  723:  Called distutils-r1_run_phase 'python_test'
 *   environment, line 1139:  Called python_test
 *   environment, line 3536:  Called esetup.py 'test'
 *   environment, line 1590:  Called die
 * The specific snippet of code:
 *       "${@}" || die

# emerge --info
Portage 2.2.14 (python 3.4.2-final-0, default/linux/amd64/13.0/desktop, gcc-4.8.3, glibc-2.19-r1, 3.16.7-gentoo x86_64)
=================================================================
System uname: Linux-3.16.7-gentoo-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
KiB Mem:    12276384 total,   9072780 free
KiB Swap:    8380412 total,   8380412 free
Timestamp of tree: Thu, 20 Nov 2014 08:15:01 +0000
ld GNU gold (Gentoo 2.24 p1.4 2.24) 1.11
distcc 3.1 x86_64-pc-linux-gnu [enabled]
ccache version 3.1.9 [disabled]
app-shells/bash:          4.3_p30-r1
dev-java/java-config:     2.2.0
dev-lang/perl:            5.20.1-r2
dev-lang/python:          2.7.7, 3.4.2
dev-util/ccache:          3.1.9-r3
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.11.6-r1, 1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=5 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=amdfam10 -msahf -mlzcnt -mpopcnt --param l1-cache-size=64 --param l1-cache-line-size=64 --param l2-cache-size=512 -flto=5 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks merge-sync news parallel-fetch protect-owned sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ http://gentoo.mirror.dkm.cz/pub/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=5 -fuse-linker-plugin -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity"
MAKEOPTS="-j12"
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.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac aalib acl acpi alsa amd64 ao audiofile bash-completion bluetooth branding bzip2 cairo caps cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups curl cxx dbus dga djvu dri dts dvd dvdr emboss encode exif expat fam fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm gif glamor gmp gnutls gpm graphviz gstreamer gtk handbook iconv icu idn ieee1394 imagemagick imlib ipv6 java javascript jbig jpeg jpeg2k kde lame lcms libass libcaca libnotify libsamplerate lm_sensors lua lzma lzo mad mmap mmx mng modules mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal openexr opengl openmp pam pango pcre pdf png policykit postscript ppds pulseaudio qt3support qt4 rdesktop readline sdl semantic-desktop session smartcard sndfile speex spell sqlite sse sse2 ssl startup-notification svg symlink syslog systemd taglib theora threads tiff truetype udev udisks unicode upower usb vcd vdpau vim-syntax vorbis wavpack wayland win32codecs wmf wxwidgets x264 xattr xcb xcomposite xinerama xml xpm xscreensaver xv xvid zlib" ABI_X86="64" ALSA_CARDS="hda-intel virmidi" 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="kodak ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CURL_SSL="gnutls" 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" GRUB_PLATFORMS="pc" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" LINGUAS="it" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4 pypy pypy3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="radeon r600" 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

# emerge -1pqv =dev-python/setuptools-7.0
[ebuild   R   ] dev-python/setuptools-7.0  USE="{test*}" PYTHON_TARGETS="pypy pypy3 python2_7 python3_4 -python3_3"
Comment 1 Mike Gilbert gentoo-dev 2014-11-20 21:05:16 UTC
I am not able to reproduce this.

sudo PYTHON_TARGETS=pypy3 ebuild setuptools-7.0.ebuild clean test
...
Ran 126 tests in 11.578s

OK (skipped=1)
Comment 2 Paolo Pedroni 2014-11-21 08:38:54 UTC
(In reply to Mike Gilbert from comment #1)
> I am not able to reproduce this.
> 
> sudo PYTHON_TARGETS=pypy3 ebuild setuptools-7.0.ebuild clean test
> ...
> Ran 126 tests in 11.578s
> 
> OK (skipped=1)

It _might_ be a problem with my pypy3. I'm in the process of recompiling it without lto (it takes a long time) and then I'll be back to you, hopefully in the early afternoon (Central European Time).
Comment 3 Paolo Pedroni 2014-11-21 11:18:23 UTC
(In reply to Mike Gilbert from comment #1)
> I am not able to reproduce this.
> 
> sudo PYTHON_TARGETS=pypy3 ebuild setuptools-7.0.ebuild clean test
> ...
> Ran 126 tests in 11.578s
> 
> OK (skipped=1)

I hate it when this happens (glad it's no a bug, though).

Rebuilding dev-python/pypy3 without LTO fixed this. I'm going to revisit all the bugs I opened yesterday.

Closing as INVALID