After following the README on a fresh Ubuntu 12.04 image on AWS:
ubuntu@ip-10-252-7-143:~/mygo/src/github.com/mjibson/goread$ dev_appserver.py app.yaml
INFO 2013-11-09 15:48:03,074 sdk_update_checker.py:245] Checking for updates to the SDK.
INFO 2013-11-09 15:48:03,218 sdk_update_checker.py:273] The SDK is up to date.
INFO 2013-11-09 15:48:03,264 api_server.py:139] Starting API server at: http://localhost:59767
INFO 2013-11-09 15:48:03,498 dispatcher.py:171] Starting module "default" running at: http://localhost:8080
INFO 2013-11-09 15:48:03,500 admin_server.py:117] Starting admin server at: http://localhost:8000
ERROR 2013-11-09 15:48:06,516 go_runtime.py:166] Failed to build Go application:
2013/11/09 15:48:06 go-app-builder: build timing: 7Ã6g (2.192969295s total), 12Ãgopack (170.921611ms total), 0Ã6l (0 total)
2013/11/09 15:48:06 go-app-builder: failed running 6g: signal: killed
After following the README on a fresh Ubuntu 12.04 image on AWS:
ubuntu@ip-10-252-7-143:~/mygo/src/github.com/mjibson/goread$ dev_appserver.py app.yaml INFO 2013-11-09 15:48:03,074 sdk_update_checker.py:245] Checking for updates to the SDK. INFO 2013-11-09 15:48:03,218 sdk_update_checker.py:273] The SDK is up to date. INFO 2013-11-09 15:48:03,264 api_server.py:139] Starting API server at: http://localhost:59767 INFO 2013-11-09 15:48:03,498 dispatcher.py:171] Starting module "default" running at: http://localhost:8080 INFO 2013-11-09 15:48:03,500 admin_server.py:117] Starting admin server at: http://localhost:8000 ERROR 2013-11-09 15:48:06,516 go_runtime.py:166] Failed to build Go application: 2013/11/09 15:48:06 go-app-builder: build timing: 7Ã6g (2.192969295s total), 12Ãgopack (170.921611ms total), 0Ã6l (0 total) 2013/11/09 15:48:06 go-app-builder: failed running 6g: signal: killed
(Executed command: /home/ubuntu/go_appengine/goroot/bin/go-app-builder -app_base /home/ubuntu/mygo/src/github.com/mjibson/goread -arch 6 -binary_name _go_app -dynamic -extra_imports appengine_internal/init -goroot /home/ubuntu/go_appengine/goroot -nobuild_files ^^$ -unsafe -work_dir /tmp/tmp6khHBOappengine-go-bin -gcflags -I,/home/ubuntu/go_appengine/goroot/pkg/linux_amd64_appengine -ldflags -L,/home/ubuntu/go_appengine/goroot/pkg/linux_amd64_appengine -gopath /home/ubuntu/mygo: sanitizer/sanitize.go rdf/rdf.go rss/rss.go types.go funcs.go utils.go settings.go sanitizer/snip.go sanitizer/strip.go main.go admin.go charge.go user.go autodiscover.go atom/atom.go tasks.go)