Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531398 - dev-python/pyzmq-14.4.1 build failure
Summary: dev-python/pyzmq-14.4.1 build failure
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-02 06:55 UTC by Rémi Cardona (RETIRED)
Modified: 2015-06-19 07:51 UTC (History)
1 user (show)

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


Attachments
build log (build.log,47.61 KB, text/plain)
2014-12-02 06:56 UTC, Rémi Cardona (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rémi Cardona (RETIRED) gentoo-dev 2014-12-02 06:55:06 UTC
Upgrading from pyzmq-14.3.1, the build fails (logs to be attached).

MAKEOPTS=-j1 seems to workaround the failure and allows the build to finish properly.

The even weirder part is that once 14.4.1 is merged, I can't reproduce the bug. I had to downgrade to 14.3.1 to be able to reproduce it.

This is on a Gnome ~amd64 desktop system, synced Dec 1st.
Comment 1 Rémi Cardona (RETIRED) gentoo-dev 2014-12-02 06:56:45 UTC
Created attachment 390750 [details]
build log
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2014-12-12 06:44:05 UTC
~/cvsPortage/gentoo-x86/dev-python/pyzmq $ PYTHON_TARGETS=python3_4 ebuild pyzmq-14.4.1.ebuild clean install

 * python3_4: running distutils-r1_run_phase python_install_all
>>> Completed installing pyzmq-14.4.1 into /mnt/gen2/TmpDir/portage/dev-python/pyzmq-14.4.1/image/

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   usr/lib64/python3.4/site-packages/zmq/backend/cython/_device.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/_version.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/constants.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/_poll.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/context.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/error.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/message.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/utils.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/devices/monitoredqueue.cpython-34.so
   usr/lib64/python3.4/site-packages/zmq/backend/cython/socket.cpython-34.so
ecompressdir: bzip2 -9 /usr/share/doc


did not replicate
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2014-12-19 07:07:10 UTC
since deletion of parallelization in eclass has been invoked in recent weeks, please sync the portage tree and try again. It worked fine for me.
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2015-06-19 07:51:26 UTC
+*pyzmq-14.7.0 (19 Jun 2015)
+
+  19 Jun 2015; Justin Lecher <jlec@gentoo.org> +pyzmq-14.7.0.ebuild,
+  -pyzmq-14.4.0.ebuild, -pyzmq-14.5.0.ebuild, -pyzmq-2.2.0.1-r1.ebuild,
+  pyzmq-14.4.1.ebuild, pyzmq-14.6.0.ebuild:
+  Version Bump; drop old; fix versions in dependency, obsoletes bug #493298, bug
+  #531398
+