Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547314 - net-libs/nodejs - missing dependency on dev-lang/python[threads]
Summary: net-libs/nodejs - missing dependency on dev-lang/python[threads]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-21 15:57 UTC by Bob's Your Uncle
Modified: 2015-05-14 03:51 UTC (History)
2 users (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 Bob's Your Uncle 2015-04-21 15:57:04 UTC
>>> Configuring source in /var/tmp/portage/net-libs/nodejs-0.10.30/work/node-v0.10.30 ...
Traceback (most recent call last):
  File "configure", line 14, in <module>
    from gyp.common import GetFlavor
  File "tools/gyp/pylib/gyp/__init__.py", line 8, in <module>
    import gyp.input
  File "tools/gyp/pylib/gyp/input.py", line 15, in <module>
    import multiprocessing
ImportError: No module named multiprocessing
 * ERROR: net-libs/nodejs-0.10.30::gentoo failed (configure phase):
 *   (no error message)


I decided as a guess to try recompiling python:2.7 with USE=threads, and that made it work.
Comment 1 Johan Bergström 2015-05-11 01:54:50 UTC
Please test https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/118
Comment 2 Johan Bergström 2015-05-14 03:51:31 UTC
Fixed in nodejs-0.12.2-r2.