'make release' fails after latest git pull

27 views
Skip to first unread message

John Meyers

unread,
Oct 27, 2017, 2:54:19 PM10/27/17
to Simian Discuss
I recently did a git pull to get the High Sierra support changes.  Oddly enough, it seems to have broken 'make release':

$ make release

src/simian/util/create_gae_bundle.sh /Users/me/Documents/simian

sed -i "" "s/^application:.*/application: `PYTHONPATH=. python src/simian/util/appid_generator.py`/" gae_bundle/app.yaml

src/simian/util/link_module.sh pytz

src/simian/util/link_module.sh tlslite

src/simian/util/link_module.sh pyasn1

src/simian/util/link_module.sh GoogleAppEngineCloudStorageClient

VE/bin/python src/simian/util/compile_js.py gae_bundle/simian/mac/admin/js/simian.js

JS compilation failed: 

make: *** [server_config] Error


It doesn't appear compile_js.py or simian.js were changed so not sure what is causing this.  the gcloud SDK auto-updated itself at some point.


Any ideas?


Many thanks!


John

Will Holtz

unread,
Nov 9, 2017, 8:16:42 PM11/9/17
to Simian Discuss
Hi John,

I hit the same problem and I don't believe it was due to your git pull. I have submitted a pull request with the 1 character fix:

I hope that solves it for you too.

-Will
Reply all
Reply to author
Forward
0 new messages