Skip to content

Instantly share code, notes, and snippets.

@danbahrami
Created August 30, 2017 13:37
Show Gist options
  • Save danbahrami/9c5cf809ca1f9e8b93ed4d34da6d89fe to your computer and use it in GitHub Desktop.
Save danbahrami/9c5cf809ca1f9e8b93ed4d34da6d89fe to your computer and use it in GitHub Desktop.
init.sh output
Setting up virtualenv in 'build/venv'
New python executable in /Users/dan/Code/interface/build/venv/bin/python
Installing setuptools, pip, wheel...done.
pip install -r ./requirements.txt
Collecting git+https://github.com/typesupply/feaTools.git@8fc73f8ad5523cb6d9e0c8ac966eeb5dab5f7f49 (from -r ./requirements.txt (line 5))
Cloning https://github.com/typesupply/feaTools.git (to 8fc73f8ad5523cb6d9e0c8ac966eeb5dab5f7f49) to /private/var/folders/44/_04h0hbd1hn_56r3wjm60lj00000gn/T/pip-kDAzP5-build
Could not find a tag or branch '8fc73f8ad5523cb6d9e0c8ac966eeb5dab5f7f49', assuming commit.
Collecting git+https://github.com/googlei18n/nototools@8db437b21de59b2d7aba30429c60a78f3e853caa (from -r ./requirements.txt (line 8))
Cloning https://github.com/googlei18n/nototools (to 8db437b21de59b2d7aba30429c60a78f3e853caa) to /private/var/folders/44/_04h0hbd1hn_56r3wjm60lj00000gn/T/pip-eL4ZgZ-build
Could not find a tag or branch '8db437b21de59b2d7aba30429c60a78f3e853caa', assuming commit.
Collecting git+https://github.com/robofab-developers/robofab.git@62229c4ea33c324e698766d3700ca9a47efcdeb6 (from -r ./requirements.txt (line 11))
Cloning https://github.com/robofab-developers/robofab.git (to 62229c4ea33c324e698766d3700ca9a47efcdeb6) to /private/var/folders/44/_04h0hbd1hn_56r3wjm60lj00000gn/T/pip-guxc1O-build
Could not find a tag or branch '62229c4ea33c324e698766d3700ca9a47efcdeb6', assuming commit.
Collecting git+https://github.com/googlei18n/ufo2ft.git@6184b1493bc4afc6969bd2516d02f3f616cb5484 (from -r ./requirements.txt (line 13))
Cloning https://github.com/googlei18n/ufo2ft.git (to 6184b1493bc4afc6969bd2516d02f3f616cb5484) to /private/var/folders/44/_04h0hbd1hn_56r3wjm60lj00000gn/T/pip-Xy97Ud-build
Could not find a tag or branch '6184b1493bc4afc6969bd2516d02f3f616cb5484', assuming commit.
Collecting booleanOperations==0.5.2 (from -r ./requirements.txt (line 1))
Using cached booleanOperations-0.5.2-py2.py3-none-any.whl
Collecting compreffor==0.3.0 (from -r ./requirements.txt (line 2))
Collecting cu2qu==1.2.0 (from -r ./requirements.txt (line 3))
Using cached cu2qu-1.2.0-py2.py3-none-any.whl
Collecting Cython==0.24.1 (from -r ./requirements.txt (line 4))
Using cached Cython-0.24.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Collecting fonttools==3.15.1 (from -r ./requirements.txt (line 6))
Using cached fonttools-3.15.1-py2.py3-none-any.whl
Collecting freetype-py==1.0.2 (from -r ./requirements.txt (line 7))
Collecting numpy==1.11.2rc1 (from -r ./requirements.txt (line 9))
Using cached numpy-1.11.2rc1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Collecting pyclipper==1.0.6 (from -r ./requirements.txt (line 10))
Using cached pyclipper-1.0.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Collecting scipy==0.18.1 (from -r ./requirements.txt (line 12))
Using cached scipy-0.18.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Collecting ufoLib==2.0.0 (from -r ./requirements.txt (line 14))
Using cached ufoLib-2.0.0-py2.py3-none-any.whl
Installing collected packages: pyclipper, booleanOperations, fonttools, compreffor, ufoLib, cu2qu, Cython, freetype-py, numpy, scipy, feaTools, nototools, robofab, ufo2ft
Running setup.py install for feaTools ... done
Running setup.py install for nototools ... done
Running setup.py install for robofab ... done
Running setup.py install for ufo2ft ... done
Successfully installed Cython-0.24.1 booleanOperations-0.5.2 compreffor-0.3.0 cu2qu-1.2.0 feaTools-0.1 fonttools-3.15.1 freetype-py-1.0.2 nototools-0.0.1 numpy-1.11.2rc1 pyclipper-1.0.6 robofab-1.2 scipy-0.18.1 ufo2ft-0.1 ufoLib-2.0.0
Fetching woff2 from https://github.com/google/woff2.git
Cloning into 'build/deps/woff2'...
remote: Counting objects: 1030, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 1030 (delta 5), reused 12 (delta 4), pack-reused 1017
Receiving objects: 100% (1030/1030), 3.43 MiB | 2.27 MiB/s, done.
Resolving deltas: 100% (612/612), done.
Submodule 'brotli' (https://github.com/google/brotli.git) registered for path 'brotli'
Cloning into '/Users/dan/Code/interface/build/deps/woff2/brotli'...
Submodule path 'brotli': checked out '222564a95d9ab58865a096b8d9f7324ea5f2e03e'
Submodule 'research/esaxx' (https://github.com/hillbig/esaxx) registered for path 'brotli/research/esaxx'
Submodule 'terryfy' (https://github.com/MacPython/terryfy.git) registered for path 'brotli/terryfy'
Cloning into '/Users/dan/Code/interface/build/deps/woff2/brotli/research/esaxx'...
Cloning into '/Users/dan/Code/interface/build/deps/woff2/brotli/terryfy'...
Submodule path 'brotli/research/esaxx': checked out 'ca7cb332011ec37a8436487f210f396b84bd8273'
Submodule path 'brotli/terryfy': checked out '8bb673f4410819df06920fdcfd24e18d235d84f7'
Note: checking out '36e6555b92a1519c927ebd43b79621810bf17c1a'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 36e6555... Merge pull request #81 from rsheeter/master
Building woff2
fatal: can't open patch '/Users/dan/Code/interface/misc/patches/woff2.patch': No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment