Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438090 - dev-python/requests-0.14.1 compile hangs with python:3.3
Summary: dev-python/requests-0.14.1 compile hangs with python:3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 438580 (view as bug list)
Depends on: 364877
Blocks: python-3.3
  Show dependency tree
 
Reported: 2012-10-12 09:51 UTC by Patrick Lauer
Modified: 2013-01-11 18:14 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-10-12 09:51:02 UTC
* Building of dev-python/requests-0.14.1 with CPython 3.3...
python3.3 setup.py build -b build
^C

Exiting on signal 2
sandbox:stop  caught signal 2 in pid 15151
sandbox:stop  signal already caught and busy still cleaning up!
^Csandbox:stop  signal already caught and busy still cleaning up!
running build
running build_py
creating build
creating build/lib
creating build/lib/requests
copying requests/hooks.py -> build/lib/requests
copying requests/safe_mode.py -> build/lib/requests
copying requests/utils.py -> build/lib/requests
copying requests/_oauth.py -> build/lib/requests
copying requests/certs.py -> build/lib/requests
copying requests/compat.py -> build/lib/requests
copying requests/cookies.py -> build/lib/requests
copying requests/api.py -> build/lib/requests
copying requests/__init__.py -> build/lib/requests
copying requests/async.py -> build/lib/requests
copying requests/models.py -> build/lib/requests
copying requests/status_codes.py -> build/lib/requests
copying requests/auth.py -> build/lib/requests
copying requests/defaults.py -> build/lib/requests
copying requests/exceptions.py -> build/lib/requests
copying requests/structures.py -> build/lib/requests
copying requests/sessions.py -> build/lib/requests
running egg_info
creating requests.egg-info
writing requests.egg-info/PKG-INFO
writing dependency_links to requests.egg-info/dependency_links.txt
writing top-level names to requests.egg-info/top_level.txt
writing manifest file 'requests.egg-info/SOURCES.txt'
reading manifest file 'requests.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'tests/*.'
warning: no files found matching 'requests/cacert.pem'
writing manifest file 'requests.egg-info/SOURCES.txt'
warning: build_py: byte-compiling is disabled, skipping.


/usr/portage/dev-python/requests/requests-0.14.1.ebuild: src_compile aborted; exiting.
Comment 1 Mike Gilbert gentoo-dev 2012-11-21 15:55:10 UTC
*** Bug 438580 has been marked as a duplicate of this bug. ***
Comment 2 Helmut Jarausch 2013-01-11 08:39:16 UTC
still true for requests-1.1.0
Comment 3 Tim Harder gentoo-dev 2013-01-11 18:14:08 UTC
Fixed in CVS.