Skip to content

Can't install on MacOS 10.11.6 #29

@Olmer1st

Description

@Olmer1st

Collecting v8eval Downloading v8eval-0.2.11.tar.gz Installing collected packages: v8eval Running setup.py install for v8eval ... error Complete output from command /usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;file='/private/tmp/pip-build-8TPEm_/v8eval/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-h03V6k-record/install-record.txt --single-version-externally-managed --compile: -- Configuring done -- Generating done -- Build files have been written to: /tmp/pip-build-8TPEm_/v8eval/build /usr/local/Cellar/cmake/3.4.1/bin/cmake -H/tmp/pip-build-8TPEm_/v8eval -B/tmp/pip-build-8TPEm_/v8eval/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_progress_start /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles/progress.marks /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval.dir/build.make CMakeFiles/v8eval.dir/depend cd /tmp/pip-build-8TPEm_/v8eval/build && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles/v8eval.dir/DependInfo.cmake --color= /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval.dir/build.make CMakeFiles/v8eval.dir/build make[2]: Nothing to be done for CMakeFiles/v8eval.dir/build'. [ 33%] Built target v8eval /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_go.dir/build.make CMakeFiles/v8eval_go.dir/depend cd /tmp/pip-build-8TPEm_/v8eval/build && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles/v8eval_go.dir/DependInfo.cmake --color= /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_go.dir/build.make CMakeFiles/v8eval_go.dir/build make[2]: Nothing to be done for CMakeFiles/v8eval_go.dir/build'. [ 55%] Built target v8eval_go /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_python.dir/build.make CMakeFiles/v8eval_python.dir/depend cd /tmp/pip-build-8TPEm_/v8eval/build && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles/v8eval_python.dir/DependInfo.cmake --color= /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_python.dir/build.make CMakeFiles/v8eval_python.dir/build make[2]: Nothing to be done for CMakeFiles/v8eval_python.dir/build'. [ 77%] Built target v8eval_python /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_ruby.dir/build.make CMakeFiles/v8eval_ruby.dir/depend cd /tmp/pip-build-8TPEm_/v8eval/build && /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles/v8eval_ruby.dir/DependInfo.cmake --color= /Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/v8eval_ruby.dir/build.make CMakeFiles/v8eval_ruby.dir/build make[2]: Nothing to be done for CMakeFiles/v8eval_ruby.dir/build'. [100%] Built target v8eval_ruby /usr/local/Cellar/cmake/3.4.1/bin/cmake -E cmake_progress_start /tmp/pip-build-8TPEm_/v8eval/build/CMakeFiles 0 sh: swig: command not found mkdir: /private/tmp/pip-build-8TPEm_/v8eval/v8/buildtools/third_party/libc++/trunk/test/std/experimental/filesystem/Inputs/static_test_env/dne: File exists running install running build running build_py creating build/lib.macosx-10.8-x86_64-2.7 copying python/v8eval/v8eval.py -> build/lib.macosx-10.8-x86_64-2.7 running build_ext building 'v8eval' extension creating build/temp.macosx-10.8-x86_64-2.7 creating build/temp.macosx-10.8-x86_64-2.7/private creating build/temp.macosx-10.8-x86_64-2.7/private/tmp creating build/temp.macosx-10.8-x86_64-2.7/private/tmp/pip-build-8TPEm creating build/temp.macosx-10.8-x86_64-2.7/private/tmp/pip-build-8TPEm_/v8eval creating build/temp.macosx-10.8-x86_64-2.7/private/tmp/pip-build-8TPEm_/v8eval/python creating build/temp.macosx-10.8-x86_64-2.7/private/tmp/pip-build-8TPEm_/v8eval/python/v8eval clang -fno-strict-aliasing -fno-common -dynamic -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/private/tmp/pip-build-8TPEm_/v8eval/v8 -I/private/tmp/pip-build-8TPEm_/v8eval/v8/include -I/private/tmp/pip-build-8TPEm_/v8eval/uv/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.11/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c /private/tmp/pip-build-8TPEm_/v8eval/python/v8eval/v8eval_wrap.cxx -o build/temp.macosx-10.8-x86_64-2.7/private/tmp/pip-build-8TPEm_/v8eval/python/v8eval/v8eval_wrap.o -O3 -std=c++11 clang: error: no such file or directory: '/private/tmp/pip-build-8TPEm_/v8eval/python/v8eval/v8eval_wrap.cxx' clang: error: no input files error: command 'clang' failed with exit status 1 ---------------------------------------- Command "/usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;file='/private/tmp/pip-build-8TPEm_/v8eval/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-h03V6k-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-8TPEm_/v8eval/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions