Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403811 - dev-python/pyzmq-2.1.11 fails to build with pypy
Summary: dev-python/pyzmq-2.1.11 fails to build with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dirkjan Ochtman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 07:30 UTC by Patrick Lauer
Modified: 2012-02-20 10:26 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 Patrick Lauer gentoo-dev 2012-02-15 07:30:42 UTC
running build_ext
building 'zmq.core.constants' extension
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7/zmq
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7/zmq/core
cc -O2 -pipe -fPIC -Izmq/utils -Izmq/core -Izmq/devices -I/usr/lib64/pypy1.7/include -c zmq/core/constants.c -o build-2.7-pypy-1.7/temp.linux-x86_64-2.7/zmq/core/constants.o -Wno-unused-function -Wno-strict-aliasing
In file included from zmq/core/constants.c:235:0:
zmq/utils/allocate.h: In function ‘allocate’:
zmq/utils/allocate.h:19:6: warning: assignment makes pointer from integer without a cast
zmq/utils/allocate.h:25:11: warning: cast to pointer from integer of different size
zmq/core/constants.c: In function ‘__Pyx_AddTraceback’:
zmq/core/constants.c:3096:5: warning: passing argument 1 of ‘PyFrame_New’ makes pointer from integer without a cast
/usr/lib64/pypy1.7/include/pypy_decl.h:130:29: note: expected ‘struct PyThreadState *’ but argument is of type ‘int’
cc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe build-2.7-pypy-1.7/temp.linux-x86_64-2.7/zmq/core/constants.o -lzmq -o build-2.7-pypy-1.7/lib.linux-x86_64-2.7/zmq/core/constants.pypy-17.so
building 'zmq.core.context' extension
cc -O2 -pipe -fPIC -Izmq/utils -Izmq/core -Izmq/devices -I/usr/lib64/pypy1.7/include -c zmq/core/context.c -o build-2.7-pypy-1.7/temp.linux-x86_64-2.7/zmq/core/context.o -Wno-unused-function -Wno-strict-aliasing
In file included from zmq/core/context.c:236:0:
zmq/utils/allocate.h: In function ‘allocate’:
zmq/utils/allocate.h:19:6: warning: assignment makes pointer from integer without a cast
zmq/utils/allocate.h:25:11: warning: cast to pointer from integer of different size
zmq/core/context.c: In function ‘__pyx_pf_3zmq_4core_7context_7Context___cinit__’:
zmq/core/context.c:674:7: error: ‘_save’ undeclared (first use in this function)
zmq/core/context.c:674:7: note: each undeclared identifier is reported only once for each function it appears in
zmq/core/context.c: In function ‘__pyx_pf_3zmq_4core_7context_7Context_4term’:
zmq/core/context.c:1338:9: error: ‘_save’ undeclared (first use in this function)
zmq/core/context.c: In function ‘__pyx_pf_3zmq_4core_7context_7Context_5destroy’:
zmq/core/context.c:1584:11: error: ‘_save’ undeclared (first use in this function)
zmq/core/context.c: In function ‘__Pyx_ErrRestore’:
zmq/core/context.c:2782:29: warning: initialization makes pointer from integer without a cast
zmq/core/context.c:2784:22: error: ‘PyThreadState’ has no member named ‘curexc_type’
zmq/core/context.c:2785:23: error: ‘PyThreadState’ has no member named ‘curexc_value’
zmq/core/context.c:2786:20: error: ‘PyThreadState’ has no member named ‘curexc_traceback’
zmq/core/context.c:2787:11: error: ‘PyThreadState’ has no member named ‘curexc_type’
zmq/core/context.c:2788:11: error: ‘PyThreadState’ has no member named ‘curexc_value’
zmq/core/context.c:2789:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’
zmq/core/context.c: In function ‘__Pyx_ErrFetch’:
zmq/core/context.c:2796:29: warning: initialization makes pointer from integer without a cast
zmq/core/context.c:2797:19: error: ‘PyThreadState’ has no member named ‘curexc_type’
zmq/core/context.c:2798:20: error: ‘PyThreadState’ has no member named ‘curexc_value’
zmq/core/context.c:2799:17: error: ‘PyThreadState’ has no member named ‘curexc_traceback’
zmq/core/context.c:2801:11: error: ‘PyThreadState’ has no member named ‘curexc_type’
zmq/core/context.c:2802:11: error: ‘PyThreadState’ has no member named ‘curexc_value’
zmq/core/context.c:2803:11: error: ‘PyThreadState’ has no member named ‘curexc_traceback’
zmq/core/context.c: In function ‘__Pyx_Method_ClassMethod’:
zmq/core/context.c:2999:9: error: ‘PyMethodDescrObject’ undeclared (first use in this function)
zmq/core/context.c:2999:30: error: ‘descr’ undeclared (first use in this function)
zmq/core/context.c:2999:60: error: expected expression before ‘)’ token
zmq/core/context.c: In function ‘__Pyx_AddTraceback’:
zmq/core/context.c:3544:5: warning: passing argument 1 of ‘PyFrame_New’ makes pointer from integer without a cast
/usr/lib64/pypy1.7/include/pypy_decl.h:130:29: note: expected ‘struct PyThreadState *’ but argument is of type ‘int’
error: command 'cc' failed with exit status 1
 * ERROR: dev-python/pyzmq-2.1.11 failed (compile phase):
 *   Building failed with PyPy 1.7 (Python 2.7) in distutils_building() function

Portage 2.2.0_alpha86 (default/linux/amd64/10.0, gcc-4.5.3, glibc-2.14.1-r2, 3.2.2-vs2.3.2.6 x86_64)
=================================================================
System uname: Linux-3.2.2-vs2.3.2.6-x86_64-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.1
Timestamp of tree: Unknown
app-shells/bash:          4.2_p20
dev-lang/python:          2.5.4-r4, 2.6.7-r2, 2.7.2-r3, 3.1.4-r3, 3.2.2
dev-util/cmake:           2.8.7-r3
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo
Installed sets: 
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
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 /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --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=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl amd64 berkdb bzip2 cairo cli compat cracklib crypt cups cxx dbus dri fontconfig fortran gdbm gpm gudev iconv ipv6 jpeg minizip mmx modules mssql mudflap multilib ncurses nls nptl nptlonly odbc opengl openmp pam pcre png pppd python qt3support readline script session sqlite sse sse2 ssl sysfs tcpd threads tiff tk truetype unicode webkit xml xorg 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 10:26:51 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyzmq-2.1.10.ebuild,
+  pyzmq-2.1.11.ebuild, pyzmq-2.1.7.ebuild, pyzmq-2.1.9.ebuild:
+  Restrict pypy for #403811