Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build stalls on install/update GYP #245

Open
GoogleCodeExporter opened this issue Aug 5, 2015 · 0 comments
Open

build stalls on install/update GYP #245

GoogleCodeExporter opened this issue Aug 5, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Checkout the most recent version of the code from 
http://pyv8.googlecode.com/svn/trunk
2. In the code root directory, run python setup.py build

What is the expected output? What do you see instead?
Build should complete and terminate, instead it gets to the step where the 
output reads 
"INFO: Check out GYP from SVN ...
DEBUG: > make dependencies"
and hangs indefinitely, and htop does not indicate that it is working (this was 
allowed to continue 'running' for several hours.

What version of the product are you using? On what operating system?
r586 on Mac OS X Yosemite 10.10.3

Please provide any additional information below.
I am attempting to install this in order to enable additional JS analysis 
functionality in peepdf to gather info on potential malicious PDF files.

Original issue reported on code.google.com by d.murphy...@gmail.com on 14 May 2015 at 2:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant