Skip to content

Instantly share code, notes, and snippets.

@yudai
Created February 5, 2014 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yudai/8821417 to your computer and use it in GitHub Desktop.
Save yudai/8821417 to your computer and use it in GitHub Desktop.
Error 450001: Compile Package Failure (exit code: 2)
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/message/compile_package.rb:206:in `block in compile'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/message/compile_package.rb:190:in `chdir'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/message/compile_package.rb:190:in `compile'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/message/compile_package.rb:64:in `start'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/message/compile_package.rb:31:in `process'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/handler.rb:265:in `process'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/handler.rb:250:in `process_long_running'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/handler.rb:177:in `block in process_in_thread'
<internal:prelude>:10:in `synchronize'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/handler.rb:175:in `process_in_thread'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/bosh_agent-1.5.0.pre.1644/lib/bosh_agent/handler.rb:155:in `block in handle_message'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `call'
/var/vcap/bosh/lib/ruby/gems/1.9.1/gems/eventmachine-0.12.10/lib/eventmachine.rb:1060:in `block in spawn_threadpool'
+ set -e -x
+ echo 'Extracting lua...'
Extracting lua...
+ tar xzvf nginx/lua-5.1.4.tar.gz
lua-5.1.4/
lua-5.1.4/doc/
lua-5.1.4/doc/lua.1
lua-5.1.4/doc/luac.1
lua-5.1.4/doc/lua.html
lua-5.1.4/doc/readme.html
lua-5.1.4/doc/logo.gif
lua-5.1.4/doc/luac.html
lua-5.1.4/doc/contents.html
lua-5.1.4/doc/manual.html
lua-5.1.4/doc/lua.css
lua-5.1.4/doc/amazon.gif
lua-5.1.4/doc/cover.png
lua-5.1.4/doc/manual.css
lua-5.1.4/etc/
lua-5.1.4/etc/min.c
lua-5.1.4/etc/README
lua-5.1.4/etc/all.c
lua-5.1.4/etc/Makefile
lua-5.1.4/etc/lua.pc
lua-5.1.4/etc/lua.hpp
lua-5.1.4/etc/strict.lua
lua-5.1.4/etc/noparser.c
lua-5.1.4/etc/luavs.bat
lua-5.1.4/etc/lua.ico
lua-5.1.4/Makefile
lua-5.1.4/src/
lua-5.1.4/src/Makefile
lua-5.1.4/src/lapi.c
lua-5.1.4/src/lapi.h
lua-5.1.4/src/lauxlib.c
lua-5.1.4/src/lauxlib.h
lua-5.1.4/src/lbaselib.c
lua-5.1.4/src/lcode.c
lua-5.1.4/src/lcode.h
lua-5.1.4/src/ldblib.c
lua-5.1.4/src/ldebug.c
lua-5.1.4/src/ldebug.h
lua-5.1.4/src/ldo.c
lua-5.1.4/src/ldo.h
lua-5.1.4/src/lfunc.c
lua-5.1.4/src/lfunc.h
lua-5.1.4/src/lgc.c
lua-5.1.4/src/lgc.h
lua-5.1.4/src/linit.c
lua-5.1.4/src/liolib.c
lua-5.1.4/src/llex.c
lua-5.1.4/src/llex.h
lua-5.1.4/src/llimits.h
lua-5.1.4/src/lmathlib.c
lua-5.1.4/src/lmem.c
lua-5.1.4/src/lmem.h
lua-5.1.4/src/loadlib.c
lua-5.1.4/src/lobject.c
lua-5.1.4/src/lobject.h
lua-5.1.4/src/lopcodes.c
lua-5.1.4/src/lopcodes.h
lua-5.1.4/src/loslib.c
lua-5.1.4/src/lparser.c
lua-5.1.4/src/lparser.h
lua-5.1.4/src/lstate.c
lua-5.1.4/src/lstate.h
lua-5.1.4/src/lstring.c
lua-5.1.4/src/lstring.h
lua-5.1.4/src/lstrlib.c
lua-5.1.4/src/ltable.c
lua-5.1.4/src/ltable.h
lua-5.1.4/src/ltablib.c
lua-5.1.4/src/ltm.c
lua-5.1.4/src/ltm.h
lua-5.1.4/src/lua.c
lua-5.1.4/src/lua.h
lua-5.1.4/src/luaconf.h
lua-5.1.4/src/lualib.h
lua-5.1.4/src/lvm.c
lua-5.1.4/src/lvm.h
lua-5.1.4/src/lzio.c
lua-5.1.4/src/lzio.h
lua-5.1.4/src/ldump.c
lua-5.1.4/src/luac.c
lua-5.1.4/src/lundump.c
lua-5.1.4/src/lundump.h
lua-5.1.4/src/print.c
lua-5.1.4/test/
lua-5.1.4/test/echo.lua
lua-5.1.4/test/life.lua
lua-5.1.4/test/fib.lua
lua-5.1.4/test/factorial.lua
lua-5.1.4/test/luac.lua
lua-5.1.4/test/sort.lua
lua-5.1.4/test/hello.lua
lua-5.1.4/test/README
lua-5.1.4/test/bisect.lua
lua-5.1.4/test/cf.lua
lua-5.1.4/test/xd.lua
lua-5.1.4/test/globals.lua
lua-5.1.4/test/trace-globals.lua
lua-5.1.4/test/trace-calls.lua
lua-5.1.4/test/table.lua
lua-5.1.4/test/fibfor.lua
lua-5.1.4/test/printf.lua
lua-5.1.4/test/env.lua
lua-5.1.4/test/sieve.lua
lua-5.1.4/test/readonly.lua
lua-5.1.4/COPYRIGHT
lua-5.1.4/README
lua-5.1.4/INSTALL
lua-5.1.4/HISTORY
+ echo 'Extracting lua openssl...'
Extracting lua openssl...
+ tar xzvf nginx/lua-openssl-0.1.1.tar.gz
zhaozg-lua-openssl-5ecb647/
zhaozg-lua-openssl-5ecb647/Makefile.win
zhaozg-lua-openssl-5ecb647/README
zhaozg-lua-openssl-5ecb647/STATE
zhaozg-lua-openssl-5ecb647/config
zhaozg-lua-openssl-5ecb647/config.win
zhaozg-lua-openssl-5ecb647/makefile
zhaozg-lua-openssl-5ecb647/src/
zhaozg-lua-openssl-5ecb647/src/.svn/
zhaozg-lua-openssl-5ecb647/src/.svn/all-wcprops
zhaozg-lua-openssl-5ecb647/src/.svn/entries
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/auxiliar.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/auxiliar.h.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/cipher.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/csr.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/digest.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/misc.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/openssl.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/openssl.h.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/pkcs12.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/pkcs7.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/pkey.c.svn-base
zhaozg-lua-openssl-5ecb647/src/.svn/text-base/x509.c.svn-base
zhaozg-lua-openssl-5ecb647/src/auxiliar.c
zhaozg-lua-openssl-5ecb647/src/auxiliar.h
zhaozg-lua-openssl-5ecb647/src/bio.c
zhaozg-lua-openssl-5ecb647/src/cipher.c
zhaozg-lua-openssl-5ecb647/src/crl.c
zhaozg-lua-openssl-5ecb647/src/csr.c
zhaozg-lua-openssl-5ecb647/src/digest.c
zhaozg-lua-openssl-5ecb647/src/misc.c
zhaozg-lua-openssl-5ecb647/src/openssl.c
zhaozg-lua-openssl-5ecb647/src/openssl.h
zhaozg-lua-openssl-5ecb647/src/pkcs12.c
zhaozg-lua-openssl-5ecb647/src/pkcs7.c
zhaozg-lua-openssl-5ecb647/src/pkey.c
zhaozg-lua-openssl-5ecb647/src/sk_x509.c
zhaozg-lua-openssl-5ecb647/src/x509.c
zhaozg-lua-openssl-5ecb647/test/
zhaozg-lua-openssl-5ecb647/test/0.misc.lua
zhaozg-lua-openssl-5ecb647/test/2.x509.lua
zhaozg-lua-openssl-5ecb647/test/3.pkey.lua
zhaozg-lua-openssl-5ecb647/test/4.cipher.lua
zhaozg-lua-openssl-5ecb647/test/5.digest.lua
zhaozg-lua-openssl-5ecb647/test/7.crl.lua
zhaozg-lua-openssl-5ecb647/test/7.csr.lua
zhaozg-lua-openssl-5ecb647/test/cipher.lua
zhaozg-lua-openssl-5ecb647/test/digest.lua
zhaozg-lua-openssl-5ecb647/test/pkey.lua
zhaozg-lua-openssl-5ecb647/test/sample.lua
zhaozg-lua-openssl-5ecb647/test/util.lua
zhaozg-lua-openssl-5ecb647/test/x509.lua
+ echo 'Extracting lua json...'
Extracting lua json...
+ tar xzvf nginx/lua-cjson-1.0.3.tar.gz
lua-cjson-1.0.3/
lua-cjson-1.0.3/LICENSE
lua-cjson-1.0.3/Makefile
lua-cjson-1.0.3/NEWS
lua-cjson-1.0.3/README
lua-cjson-1.0.3/THANKS
lua-cjson-1.0.3/TODO
lua-cjson-1.0.3/lua-cjson-1.0.3-1.rockspec
lua-cjson-1.0.3/lua-cjson.spec
lua-cjson-1.0.3/lua_cjson.c
lua-cjson-1.0.3/performance.txt
lua-cjson-1.0.3/rfc4627.txt
lua-cjson-1.0.3/strbuf.c
lua-cjson-1.0.3/strbuf.h
lua-cjson-1.0.3/tests/
lua-cjson-1.0.3/tests/README
lua-cjson-1.0.3/tests/bench.lua
lua-cjson-1.0.3/tests/common.lua
lua-cjson-1.0.3/tests/decode.lua
lua-cjson-1.0.3/tests/encode.lua
lua-cjson-1.0.3/tests/example1.json
lua-cjson-1.0.3/tests/example2.json
lua-cjson-1.0.3/tests/example3.json
lua-cjson-1.0.3/tests/example4.json
lua-cjson-1.0.3/tests/example5.json
lua-cjson-1.0.3/tests/genutf8.pl
lua-cjson-1.0.3/tests/numbers.json
lua-cjson-1.0.3/tests/octets-escaped.dat
lua-cjson-1.0.3/tests/rfc-example1.json
lua-cjson-1.0.3/tests/rfc-example2.json
lua-cjson-1.0.3/tests/test.lua
lua-cjson-1.0.3/tests/types.json
+ echo 'Extracting lua base64...'
Extracting lua base64...
+ tar xzvf nginx/lbase64.tar.gz
base64/Makefile
base64/README
base64/lbase64.c
base64/test.lua
+ echo 'Extracting nginx dev kit module...'
Extracting nginx dev kit module...
+ tar xzvf nginx/devel-kit-v0.2.17rc2.tar.gz
simpl-ngx_devel_kit-bc97eea/
simpl-ngx_devel_kit-bc97eea/.gitignore
simpl-ngx_devel_kit-bc97eea/README
simpl-ngx_devel_kit-bc97eea/README_AUTO_LIB
simpl-ngx_devel_kit-bc97eea/TODO
simpl-ngx_devel_kit-bc97eea/auto/
simpl-ngx_devel_kit-bc97eea/auto/actions/
simpl-ngx_devel_kit-bc97eea/auto/actions/array
simpl-ngx_devel_kit-bc97eea/auto/actions/palloc
simpl-ngx_devel_kit-bc97eea/auto/build
simpl-ngx_devel_kit-bc97eea/auto/data/
simpl-ngx_devel_kit-bc97eea/auto/data/action_replacements
simpl-ngx_devel_kit-bc97eea/auto/data/action_types
simpl-ngx_devel_kit-bc97eea/auto/data/conf_args
simpl-ngx_devel_kit-bc97eea/auto/data/conf_locs
simpl-ngx_devel_kit-bc97eea/auto/data/conf_macros
simpl-ngx_devel_kit-bc97eea/auto/data/contexts
simpl-ngx_devel_kit-bc97eea/auto/data/header_files
simpl-ngx_devel_kit-bc97eea/auto/data/headers
simpl-ngx_devel_kit-bc97eea/auto/data/module_dependencies
simpl-ngx_devel_kit-bc97eea/auto/data/modules_optional
simpl-ngx_devel_kit-bc97eea/auto/data/prefixes
simpl-ngx_devel_kit-bc97eea/auto/src/
simpl-ngx_devel_kit-bc97eea/auto/src/array.h
simpl-ngx_devel_kit-bc97eea/auto/src/conf_cmd_basic.h
simpl-ngx_devel_kit-bc97eea/auto/src/conf_merge.h
simpl-ngx_devel_kit-bc97eea/auto/src/palloc.h
simpl-ngx_devel_kit-bc97eea/auto/text/
simpl-ngx_devel_kit-bc97eea/auto/text/autogen
simpl-ngx_devel_kit-bc97eea/config
simpl-ngx_devel_kit-bc97eea/docs/
simpl-ngx_devel_kit-bc97eea/docs/core/
simpl-ngx_devel_kit-bc97eea/docs/core/action_macros
simpl-ngx_devel_kit-bc97eea/docs/core/conf_cmds
simpl-ngx_devel_kit-bc97eea/docs/modules/
simpl-ngx_devel_kit-bc97eea/docs/modules/set_var
simpl-ngx_devel_kit-bc97eea/docs/patches/
simpl-ngx_devel_kit-bc97eea/docs/patches/more_logging_info
simpl-ngx_devel_kit-bc97eea/docs/upstream/
simpl-ngx_devel_kit-bc97eea/docs/upstream/list
simpl-ngx_devel_kit-bc97eea/examples/
simpl-ngx_devel_kit-bc97eea/examples/README
simpl-ngx_devel_kit-bc97eea/examples/http/
simpl-ngx_devel_kit-bc97eea/examples/http/set_var/
simpl-ngx_devel_kit-bc97eea/examples/http/set_var/config
simpl-ngx_devel_kit-bc97eea/examples/http/set_var/ngx_http_set_var_examples_module.c
simpl-ngx_devel_kit-bc97eea/ngx_auto_lib_core
simpl-ngx_devel_kit-bc97eea/notes/
simpl-ngx_devel_kit-bc97eea/notes/CHANGES
simpl-ngx_devel_kit-bc97eea/notes/LICENSE
simpl-ngx_devel_kit-bc97eea/objs/
simpl-ngx_devel_kit-bc97eea/objs/ndk_array.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_conf_cmd_basic.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_conf_cmd_extra.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_conf_merge.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_config.c
simpl-ngx_devel_kit-bc97eea/objs/ndk_config.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_includes.h
simpl-ngx_devel_kit-bc97eea/objs/ndk_palloc.h
simpl-ngx_devel_kit-bc97eea/patches/
simpl-ngx_devel_kit-bc97eea/patches/auto_config
simpl-ngx_devel_kit-bc97eea/patches/expose_rewrite_functions
simpl-ngx_devel_kit-bc97eea/patches/rewrite_phase_handler
simpl-ngx_devel_kit-bc97eea/src/
simpl-ngx_devel_kit-bc97eea/src/hash/
simpl-ngx_devel_kit-bc97eea/src/hash/md5.h
simpl-ngx_devel_kit-bc97eea/src/hash/murmurhash2.c
simpl-ngx_devel_kit-bc97eea/src/hash/sha.h
simpl-ngx_devel_kit-bc97eea/src/ndk.c
simpl-ngx_devel_kit-bc97eea/src/ndk.h
simpl-ngx_devel_kit-bc97eea/src/ndk_buf.c
simpl-ngx_devel_kit-bc97eea/src/ndk_buf.h
simpl-ngx_devel_kit-bc97eea/src/ndk_complex_path.c
simpl-ngx_devel_kit-bc97eea/src/ndk_complex_path.h
simpl-ngx_devel_kit-bc97eea/src/ndk_complex_value.c
simpl-ngx_devel_kit-bc97eea/src/ndk_complex_value.h
simpl-ngx_devel_kit-bc97eea/src/ndk_conf_file.c
simpl-ngx_devel_kit-bc97eea/src/ndk_conf_file.h
simpl-ngx_devel_kit-bc97eea/src/ndk_debug.c
simpl-ngx_devel_kit-bc97eea/src/ndk_debug.h
simpl-ngx_devel_kit-bc97eea/src/ndk_encoding.c
simpl-ngx_devel_kit-bc97eea/src/ndk_encoding.h
simpl-ngx_devel_kit-bc97eea/src/ndk_hash.c
simpl-ngx_devel_kit-bc97eea/src/ndk_hash.h
simpl-ngx_devel_kit-bc97eea/src/ndk_http.c
simpl-ngx_devel_kit-bc97eea/src/ndk_http.h
simpl-ngx_devel_kit-bc97eea/src/ndk_http_headers.h
simpl-ngx_devel_kit-bc97eea/src/ndk_log.c
simpl-ngx_devel_kit-bc97eea/src/ndk_log.h
simpl-ngx_devel_kit-bc97eea/src/ndk_parse.h
simpl-ngx_devel_kit-bc97eea/src/ndk_path.c
simpl-ngx_devel_kit-bc97eea/src/ndk_path.h
simpl-ngx_devel_kit-bc97eea/src/ndk_process.c
simpl-ngx_devel_kit-bc97eea/src/ndk_process.h
simpl-ngx_devel_kit-bc97eea/src/ndk_regex.c
simpl-ngx_devel_kit-bc97eea/src/ndk_regex.h
simpl-ngx_devel_kit-bc97eea/src/ndk_rewrite.c
simpl-ngx_devel_kit-bc97eea/src/ndk_rewrite.h
simpl-ngx_devel_kit-bc97eea/src/ndk_set_var.c
simpl-ngx_devel_kit-bc97eea/src/ndk_set_var.h
simpl-ngx_devel_kit-bc97eea/src/ndk_string.c
simpl-ngx_devel_kit-bc97eea/src/ndk_string.h
simpl-ngx_devel_kit-bc97eea/src/ndk_string_util.h
simpl-ngx_devel_kit-bc97eea/src/ndk_upstream_list.c
simpl-ngx_devel_kit-bc97eea/src/ndk_upstream_list.h
simpl-ngx_devel_kit-bc97eea/src/ndk_uri.c
simpl-ngx_devel_kit-bc97eea/src/ndk_uri.h
+ echo 'Extracting nginx lua module...'
Extracting nginx lua module...
+ tar xzvf nginx/nginx-lua.v0.3.1rc24.tar.gz
chaoslawful-lua-nginx-module-4d92cb1/
chaoslawful-lua-nginx-module-4d92cb1/.gitignore
chaoslawful-lua-nginx-module-4d92cb1/.gitmodules
chaoslawful-lua-nginx-module-4d92cb1/Changes
chaoslawful-lua-nginx-module-4d92cb1/README
chaoslawful-lua-nginx-module-4d92cb1/README.markdown
chaoslawful-lua-nginx-module-4d92cb1/config
chaoslawful-lua-nginx-module-4d92cb1/deps/
chaoslawful-lua-nginx-module-4d92cb1/deps/ngx_devel_kit/
chaoslawful-lua-nginx-module-4d92cb1/doc/
chaoslawful-lua-nginx-module-4d92cb1/doc/HttpLuaModule.wiki
chaoslawful-lua-nginx-module-4d92cb1/src/
chaoslawful-lua-nginx-module-4d92cb1/src/ddebug.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_accessby.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_accessby.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_args.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_args.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_cache.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_cache.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_capturefilter.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_capturefilter.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_clfactory.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_clfactory.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_common.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_conf.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_conf.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_consts.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_consts.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_contentby.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_contentby.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_control.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_control.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_ctx.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_ctx.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_directive.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_directive.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_exception.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_exception.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headerfilterby.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headerfilterby.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers_in.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers_in.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers_out.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_headers_out.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_log.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_log.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_misc.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_misc.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_module.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_ndk.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_ndk.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_output.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_output.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_pcrefix.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_pcrefix.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_regex.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_regex.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_req_body.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_req_body.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_rewriteby.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_rewriteby.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_script.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_script.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_setby.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_setby.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_shdict.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_shdict.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_string.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_string.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_subrequest.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_subrequest.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_time.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_time.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_uri.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_uri.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_util.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_util.h
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_variable.c
chaoslawful-lua-nginx-module-4d92cb1/src/ngx_http_lua_variable.h
chaoslawful-lua-nginx-module-4d92cb1/t/
chaoslawful-lua-nginx-module-4d92cb1/t/.gitignore
chaoslawful-lua-nginx-module-4d92cb1/t/000--init.t
chaoslawful-lua-nginx-module-4d92cb1/t/000-sanity.t
chaoslawful-lua-nginx-module-4d92cb1/t/001-set.t
chaoslawful-lua-nginx-module-4d92cb1/t/002-content.t
chaoslawful-lua-nginx-module-4d92cb1/t/003-errors.t
chaoslawful-lua-nginx-module-4d92cb1/t/004-require.t
chaoslawful-lua-nginx-module-4d92cb1/t/005-exit.t
chaoslawful-lua-nginx-module-4d92cb1/t/006-escape.t
chaoslawful-lua-nginx-module-4d92cb1/t/007-md5.t
chaoslawful-lua-nginx-module-4d92cb1/t/008-today.t
chaoslawful-lua-nginx-module-4d92cb1/t/009-log.t
chaoslawful-lua-nginx-module-4d92cb1/t/010-request_body.t
chaoslawful-lua-nginx-module-4d92cb1/t/011-md5_bin.t
chaoslawful-lua-nginx-module-4d92cb1/t/012-now.t
chaoslawful-lua-nginx-module-4d92cb1/t/013-base64.t
chaoslawful-lua-nginx-module-4d92cb1/t/014-bugs.t
chaoslawful-lua-nginx-module-4d92cb1/t/015-status.t
chaoslawful-lua-nginx-module-4d92cb1/t/016-resp-header.t
chaoslawful-lua-nginx-module-4d92cb1/t/017-exec.t
chaoslawful-lua-nginx-module-4d92cb1/t/018-ndk.t
chaoslawful-lua-nginx-module-4d92cb1/t/019-const.t
chaoslawful-lua-nginx-module-4d92cb1/t/020-subrequest.t
chaoslawful-lua-nginx-module-4d92cb1/t/021-cookie-time.t
chaoslawful-lua-nginx-module-4d92cb1/t/022-redirect.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/exec.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/exit.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/mixed.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/multi-capture.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/redirect.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/req-body.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/request_body.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/sanity.t
chaoslawful-lua-nginx-module-4d92cb1/t/023-rewrite/subrequest.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/auth.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/exec.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/exit.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/mixed.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/multi-capture.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/redirect.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/req-body.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/request_body.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/sanity.t
chaoslawful-lua-nginx-module-4d92cb1/t/024-access/subrequest.t
chaoslawful-lua-nginx-module-4d92cb1/t/025-codecache.t
chaoslawful-lua-nginx-module-4d92cb1/t/026-mysql.t
chaoslawful-lua-nginx-module-4d92cb1/t/027-multi-capture.t
chaoslawful-lua-nginx-module-4d92cb1/t/028-req-header.t
chaoslawful-lua-nginx-module-4d92cb1/t/029-http-time.t
chaoslawful-lua-nginx-module-4d92cb1/t/030-uri-args.t
chaoslawful-lua-nginx-module-4d92cb1/t/031-post-args.t
chaoslawful-lua-nginx-module-4d92cb1/t/032-iolist.t
chaoslawful-lua-nginx-module-4d92cb1/t/033-ctx.t
chaoslawful-lua-nginx-module-4d92cb1/t/034-match.t
chaoslawful-lua-nginx-module-4d92cb1/t/035-gmatch.t
chaoslawful-lua-nginx-module-4d92cb1/t/036-sub.t
chaoslawful-lua-nginx-module-4d92cb1/t/037-gsub.t
chaoslawful-lua-nginx-module-4d92cb1/t/038-match-o.t
chaoslawful-lua-nginx-module-4d92cb1/t/039-sub-o.t
chaoslawful-lua-nginx-module-4d92cb1/t/040-gsub-o.t
chaoslawful-lua-nginx-module-4d92cb1/t/041-header-filter.t
chaoslawful-lua-nginx-module-4d92cb1/t/042-crc32.t
chaoslawful-lua-nginx-module-4d92cb1/t/043-shdict.t
chaoslawful-lua-nginx-module-4d92cb1/t/044-req-body.t
chaoslawful-lua-nginx-module-4d92cb1/t/045-ngx-var.t
chaoslawful-lua-nginx-module-4d92cb1/util/
chaoslawful-lua-nginx-module-4d92cb1/util/build.sh
chaoslawful-lua-nginx-module-4d92cb1/util/build2.sh
chaoslawful-lua-nginx-module-4d92cb1/util/fix-comments
chaoslawful-lua-nginx-module-4d92cb1/util/ngx-links
chaoslawful-lua-nginx-module-4d92cb1/util/reindex
chaoslawful-lua-nginx-module-4d92cb1/util/releng
chaoslawful-lua-nginx-module-4d92cb1/util/retab
chaoslawful-lua-nginx-module-4d92cb1/util/revim
chaoslawful-lua-nginx-module-4d92cb1/util/run_test.sh
chaoslawful-lua-nginx-module-4d92cb1/util/update-readme.sh
chaoslawful-lua-nginx-module-4d92cb1/valgrind.suppress
+ echo 'Extracting pcre...'
Extracting pcre...
+ tar xzvf nginx/pcre-8.12.tar.gz
pcre-8.12/
pcre-8.12/doc/
pcre-8.12/doc/html/
pcre-8.12/doc/html/pcre.html
pcre-8.12/doc/html/pcreperform.html
pcre-8.12/doc/html/pcrepartial.html
pcre-8.12/doc/html/pcre_study.html
pcre-8.12/doc/html/pcre_get_named_substring.html
pcre-8.12/doc/html/pcreapi.html
pcre-8.12/doc/html/pcre_copy_substring.html
pcre-8.12/doc/html/pcre_maketables.html
pcre-8.12/doc/html/pcrecompat.html
pcre-8.12/doc/html/pcre_info.html
pcre-8.12/doc/html/pcre_compile2.html
pcre-8.12/doc/html/index.html
pcre-8.12/doc/html/pcre_get_stringnumber.html
pcre-8.12/doc/html/pcre_refcount.html
pcre-8.12/doc/html/pcre_get_stringtable_entries.html
pcre-8.12/doc/html/pcrecpp.html
pcre-8.12/doc/html/pcredemo.html
pcre-8.12/doc/html/pcre_get_substring_list.html
pcre-8.12/doc/html/pcresyntax.html
pcre-8.12/doc/html/pcre_free_substring.html
pcre-8.12/doc/html/pcrestack.html
pcre-8.12/doc/html/pcre_fullinfo.html
pcre-8.12/doc/html/pcrecallout.html
pcre-8.12/doc/html/pcretest.html
pcre-8.12/doc/html/pcreprecompile.html
pcre-8.12/doc/html/pcrepattern.html
pcre-8.12/doc/html/pcre-config.html
pcre-8.12/doc/html/pcre_config.html
pcre-8.12/doc/html/pcre_version.html
pcre-8.12/doc/html/pcreposix.html
pcre-8.12/doc/html/pcrebuild.html
pcre-8.12/doc/html/pcre_exec.html
pcre-8.12/doc/html/pcrematching.html
pcre-8.12/doc/html/pcre_get_substring.html
pcre-8.12/doc/html/pcresample.html
pcre-8.12/doc/html/pcre_free_substring_list.html
pcre-8.12/doc/html/pcregrep.html
pcre-8.12/doc/html/pcre_copy_named_substring.html
pcre-8.12/doc/html/pcre_compile.html
pcre-8.12/doc/html/pcre_dfa_exec.html
pcre-8.12/doc/pcre_maketables.3
pcre-8.12/doc/index.html.src
pcre-8.12/doc/pcre_get_substring_list.3
pcre-8.12/doc/pcreposix.3
pcre-8.12/doc/pcrebuild.3
pcre-8.12/doc/pcregrep.txt
pcre-8.12/doc/pcreperform.3
pcre-8.12/doc/pcreapi.3
pcre-8.12/doc/pcrecpp.3
pcre-8.12/doc/pcre_get_substring.3
pcre-8.12/doc/pcre_free_substring.3
pcre-8.12/doc/pcrepattern.3
pcre-8.12/doc/pcretest.txt
pcre-8.12/doc/pcregrep.1
pcre-8.12/doc/pcre_dfa_exec.3
pcre-8.12/doc/pcre_free_substring_list.3
pcre-8.12/doc/pcre_version.3
pcre-8.12/doc/pcrecompat.3
pcre-8.12/doc/pcretest.1
pcre-8.12/doc/pcre_exec.3
pcre-8.12/doc/pcrecallout.3
pcre-8.12/doc/pcre_info.3
pcre-8.12/doc/pcre_copy_substring.3
pcre-8.12/doc/pcresyntax.3
pcre-8.12/doc/pcrestack.3
pcre-8.12/doc/pcre-config.txt
pcre-8.12/doc/pcre_study.3
pcre-8.12/doc/pcrematching.3
pcre-8.12/doc/pcre_get_named_substring.3
pcre-8.12/doc/pcre.3
pcre-8.12/doc/pcre_compile.3
pcre-8.12/doc/pcre.txt
pcre-8.12/doc/perltest.txt
pcre-8.12/doc/pcre_config.3
pcre-8.12/doc/pcre_get_stringnumber.3
pcre-8.12/doc/pcre_compile2.3
pcre-8.12/doc/pcre_get_stringtable_entries.3
pcre-8.12/doc/pcreprecompile.3
pcre-8.12/doc/pcrepartial.3
pcre-8.12/doc/pcre_copy_named_substring.3
pcre-8.12/doc/pcre_fullinfo.3
pcre-8.12/doc/pcresample.3
pcre-8.12/doc/pcre-config.1
pcre-8.12/doc/pcre_refcount.3
pcre-8.12/NEWS
pcre-8.12/pcre_maketables.c
pcre-8.12/pcreposix.c
pcre-8.12/pcreposix.h
pcre-8.12/pcre.h.in
pcre-8.12/depcomp
pcre-8.12/pcre_scanner_unittest.cc
pcre-8.12/pcre_stringpiece.h.in
pcre-8.12/pcrecpp.h
pcre-8.12/PrepareRelease
pcre-8.12/LICENCE
pcre-8.12/pcre_get.c
pcre-8.12/cmake/
pcre-8.12/cmake/FindPackageHandleStandardArgs.cmake
pcre-8.12/cmake/FindReadline.cmake
pcre-8.12/cmake/COPYING-CMAKE-SCRIPTS
pcre-8.12/aclocal.m4
pcre-8.12/pcre_printint.src
pcre-8.12/pcre_ucd.c
pcre-8.12/ucp.h
pcre-8.12/perltest.pl
pcre-8.12/README
pcre-8.12/pcrecpp.cc
pcre-8.12/pcredemo.c
pcre-8.12/makevp.bat
pcre-8.12/pcre_globals.c
pcre-8.12/ltmain.sh
pcre-8.12/configure
pcre-8.12/pcregrep.c
pcre-8.12/pcre_dfa_exec.c
pcre-8.12/CMakeLists.txt
pcre-8.12/pcre_newline.c
pcre-8.12/pcre_valid_utf8.c
pcre-8.12/configure.ac
pcre-8.12/pcre_version.c
pcre-8.12/testdata/
pcre-8.12/testdata/testoutput1
pcre-8.12/testdata/testoutput2
pcre-8.12/testdata/testoutput3
pcre-8.12/testdata/testoutput4
pcre-8.12/testdata/testoutput5
pcre-8.12/testdata/testoutput6
pcre-8.12/testdata/testoutput7
pcre-8.12/testdata/testoutput8
pcre-8.12/testdata/testoutput9
pcre-8.12/testdata/testinput10
pcre-8.12/testdata/testinput11
pcre-8.12/testdata/testinput12
pcre-8.12/testdata/testinput1
pcre-8.12/testdata/testinput2
pcre-8.12/testdata/testinput3
pcre-8.12/testdata/testinput4
pcre-8.12/testdata/testinput5
pcre-8.12/testdata/testinput6
pcre-8.12/testdata/testinput7
pcre-8.12/testdata/testinput8
pcre-8.12/testdata/testinput9
pcre-8.12/testdata/greplist
pcre-8.12/testdata/grepinput
pcre-8.12/testdata/testoutput10
pcre-8.12/testdata/testoutput11
pcre-8.12/testdata/testoutput12
pcre-8.12/testdata/grepinput3
pcre-8.12/testdata/grepinput8
pcre-8.12/testdata/grepinputv
pcre-8.12/testdata/grepinputx
pcre-8.12/testdata/grepoutput
pcre-8.12/testdata/grepoutput8
pcre-8.12/testdata/grepoutputN
pcre-8.12/testdata/wintestoutput3
pcre-8.12/testdata/wintestinput3
pcre-8.12/config.guess
pcre-8.12/pcre_try_flipped.c
pcre-8.12/install-sh
pcre-8.12/pcre_ord2utf8.c
pcre-8.12/Detrail
pcre-8.12/pcretest.c
pcre-8.12/RunGrepTest
pcre-8.12/pcre_exec.c
pcre-8.12/config.sub
pcre-8.12/missing
pcre-8.12/dftables.c
pcre-8.12/pcregexp.pas
pcre-8.12/HACKING
pcre-8.12/pcrecpp_internal.h
pcre-8.12/pcre_info.c
pcre-8.12/pcrecpp_unittest.cc
pcre-8.12/pcre_stringpiece.cc
pcre-8.12/config.h.generic
pcre-8.12/Makefile.am
pcre-8.12/Makefile.in
pcre-8.12/NON-UNIX-USE
pcre-8.12/pcre_xclass.c
pcre-8.12/RunTest.bat
pcre-8.12/pcre_study.c
pcre-8.12/pcre_internal.h
pcre-8.12/config.h.in
pcre-8.12/CleanTxt
pcre-8.12/pcre_compile.c
pcre-8.12/RunTest
pcre-8.12/pcrecpparg.h.in
pcre-8.12/makevp_c.txt
pcre-8.12/makevp_l.txt
pcre-8.12/pcre_scanner.cc
pcre-8.12/pcre_config.c
pcre-8.12/AUTHORS
pcre-8.12/pcre_tables.c
pcre-8.12/libpcrecpp.pc.in
pcre-8.12/INSTALL
pcre-8.12/libpcre.pc.in
pcre-8.12/pcre.h.generic
pcre-8.12/config-cmake.h.in
pcre-8.12/pcre_stringpiece_unittest.cc
pcre-8.12/pcre_scanner.h
pcre-8.12/ChangeLog
pcre-8.12/132html
pcre-8.12/libpcreposix.pc.in
pcre-8.12/COPYING
pcre-8.12/pcre_fullinfo.c
pcre-8.12/pcre-config.in
pcre-8.12/pcre_chartables.c.dist
pcre-8.12/pcre_refcount.c
+ echo 'Extracting headers-more module...'
Extracting headers-more module...
+ tar xzvf nginx/headers-more-v0.15rc1.tgz
headers-more-v0.15rc1/
headers-more-v0.15rc1/.gitignore
headers-more-v0.15rc1/config
headers-more-v0.15rc1/doc/
headers-more-v0.15rc1/README
headers-more-v0.15rc1/src/
headers-more-v0.15rc1/t/
headers-more-v0.15rc1/util/
headers-more-v0.15rc1/valgrind.suppress
headers-more-v0.15rc1/util/build.sh
headers-more-v0.15rc1/util/update-readme.sh
headers-more-v0.15rc1/util/wiki2pod.pl
headers-more-v0.15rc1/t/bug.t
headers-more-v0.15rc1/t/builtin.t
headers-more-v0.15rc1/t/eval.t
headers-more-v0.15rc1/t/input.t
headers-more-v0.15rc1/t/phase.t
headers-more-v0.15rc1/t/sanity.t
headers-more-v0.15rc1/t/subrequest.t
headers-more-v0.15rc1/t/vars.t
headers-more-v0.15rc1/src/ddebug.h
headers-more-v0.15rc1/src/ngx_http_headers_more_filter_module.c
headers-more-v0.15rc1/src/ngx_http_headers_more_filter_module.h
headers-more-v0.15rc1/src/ngx_http_headers_more_headers_in.c
headers-more-v0.15rc1/src/ngx_http_headers_more_headers_in.h
headers-more-v0.15rc1/src/ngx_http_headers_more_headers_out.c
headers-more-v0.15rc1/src/ngx_http_headers_more_headers_out.h
headers-more-v0.15rc1/src/ngx_http_headers_more_util.c
headers-more-v0.15rc1/src/ngx_http_headers_more_util.h
headers-more-v0.15rc1/doc/readme.wiki
+ echo 'Extracting nginx_upload module...'
Extracting nginx_upload module...
+ tar xzvf nginx/nginx_upload_module-2.2.0.tar.gz
nginx_upload_module-2.2.0/
nginx_upload_module-2.2.0/Changelog
nginx_upload_module-2.2.0/LICENCE
nginx_upload_module-2.2.0/LICENCE.ru
nginx_upload_module-2.2.0/README
nginx_upload_module-2.2.0/config
nginx_upload_module-2.2.0/example.php
nginx_upload_module-2.2.0/nginx.conf
nginx_upload_module-2.2.0/ngx_http_upload_module.c
nginx_upload_module-2.2.0/upload.html
+ echo 'Patching upload module'
Patching upload module
+ pushd nginx_upload_module-2.2.0
/var/vcap/data/compile/nginx/nginx_upload_module-2.2.0 /var/vcap/data/compile/nginx
+ patch
patching file ngx_http_upload_module.c
+ popd
/var/vcap/data/compile/nginx
+ echo 'Extracting nginx...'
Extracting nginx...
+ tar xzvf nginx/nginx-0.8.54.tar.gz
nginx-0.8.54/
nginx-0.8.54/contrib/
nginx-0.8.54/conf/
nginx-0.8.54/src/
nginx-0.8.54/auto/
nginx-0.8.54/configure
nginx-0.8.54/LICENSE
nginx-0.8.54/README
nginx-0.8.54/html/
nginx-0.8.54/CHANGES.ru
nginx-0.8.54/CHANGES
nginx-0.8.54/html/50x.html
nginx-0.8.54/html/index.html
nginx-0.8.54/auto/nohave
nginx-0.8.54/auto/os/
nginx-0.8.54/auto/cc/
nginx-0.8.54/auto/include
nginx-0.8.54/auto/have
nginx-0.8.54/auto/sources
nginx-0.8.54/auto/unix
nginx-0.8.54/auto/types/
nginx-0.8.54/auto/define
nginx-0.8.54/auto/threads
nginx-0.8.54/auto/options
nginx-0.8.54/auto/feature
nginx-0.8.54/auto/summary
nginx-0.8.54/auto/stubs
nginx-0.8.54/auto/init
nginx-0.8.54/auto/lib/
nginx-0.8.54/auto/endianess
nginx-0.8.54/auto/install
nginx-0.8.54/auto/modules
nginx-0.8.54/auto/headers
nginx-0.8.54/auto/make
nginx-0.8.54/auto/have_headers
nginx-0.8.54/auto/lib/zlib/
nginx-0.8.54/auto/lib/test
nginx-0.8.54/auto/lib/libgd/
nginx-0.8.54/auto/lib/libxslt/
nginx-0.8.54/auto/lib/perl/
nginx-0.8.54/auto/lib/geoip/
nginx-0.8.54/auto/lib/libatomic/
nginx-0.8.54/auto/lib/openssl/
nginx-0.8.54/auto/lib/md5/
nginx-0.8.54/auto/lib/conf
nginx-0.8.54/auto/lib/google-perftools/
nginx-0.8.54/auto/lib/pcre/
nginx-0.8.54/auto/lib/sha1/
nginx-0.8.54/auto/lib/make
nginx-0.8.54/auto/lib/sha1/makefile.bcc
nginx-0.8.54/auto/lib/sha1/makefile.msvc
nginx-0.8.54/auto/lib/sha1/makefile.owc
nginx-0.8.54/auto/lib/sha1/conf
nginx-0.8.54/auto/lib/sha1/make
nginx-0.8.54/auto/lib/pcre/makefile.bcc
nginx-0.8.54/auto/lib/pcre/makefile.msvc
nginx-0.8.54/auto/lib/pcre/makefile.owc
nginx-0.8.54/auto/lib/pcre/conf
nginx-0.8.54/auto/lib/pcre/make
nginx-0.8.54/auto/lib/google-perftools/conf
nginx-0.8.54/auto/lib/md5/makefile.bcc
nginx-0.8.54/auto/lib/md5/makefile.msvc
nginx-0.8.54/auto/lib/md5/makefile.owc
nginx-0.8.54/auto/lib/md5/conf
nginx-0.8.54/auto/lib/md5/make
nginx-0.8.54/auto/lib/openssl/makefile.bcc
nginx-0.8.54/auto/lib/openssl/makefile.msvc
nginx-0.8.54/auto/lib/openssl/conf
nginx-0.8.54/auto/lib/openssl/make
nginx-0.8.54/auto/lib/libatomic/conf
nginx-0.8.54/auto/lib/libatomic/make
nginx-0.8.54/auto/lib/geoip/conf
nginx-0.8.54/auto/lib/perl/conf
nginx-0.8.54/auto/lib/perl/make
nginx-0.8.54/auto/lib/libxslt/conf
nginx-0.8.54/auto/lib/libgd/conf
nginx-0.8.54/auto/lib/zlib/makefile.bcc
nginx-0.8.54/auto/lib/zlib/makefile.msvc
nginx-0.8.54/auto/lib/zlib/makefile.owc
nginx-0.8.54/auto/lib/zlib/patch.zlib.h
nginx-0.8.54/auto/lib/zlib/conf
nginx-0.8.54/auto/lib/zlib/make
nginx-0.8.54/auto/types/uintptr_t
nginx-0.8.54/auto/types/sizeof
nginx-0.8.54/auto/types/typedef
nginx-0.8.54/auto/types/value
nginx-0.8.54/auto/cc/name
nginx-0.8.54/auto/cc/conf
nginx-0.8.54/auto/cc/acc
nginx-0.8.54/auto/cc/bcc
nginx-0.8.54/auto/cc/ccc
nginx-0.8.54/auto/cc/msvc
nginx-0.8.54/auto/cc/owc
nginx-0.8.54/auto/cc/sunc
nginx-0.8.54/auto/cc/gcc
nginx-0.8.54/auto/cc/icc
nginx-0.8.54/auto/os/features
nginx-0.8.54/auto/os/linux
nginx-0.8.54/auto/os/win32
nginx-0.8.54/auto/os/darwin
nginx-0.8.54/auto/os/conf
nginx-0.8.54/auto/os/freebsd
nginx-0.8.54/auto/os/solaris
nginx-0.8.54/src/http/
nginx-0.8.54/src/event/
nginx-0.8.54/src/os/
nginx-0.8.54/src/mail/
nginx-0.8.54/src/core/
nginx-0.8.54/src/misc/
nginx-0.8.54/src/misc/ngx_cpp_test_module.cpp
nginx-0.8.54/src/misc/ngx_google_perftools_module.c
nginx-0.8.54/src/core/ngx_radix_tree.c
nginx-0.8.54/src/core/ngx_spinlock.c
nginx-0.8.54/src/core/ngx_hash.c
nginx-0.8.54/src/core/nginx.c
nginx-0.8.54/src/core/ngx_open_file_cache.c
nginx-0.8.54/src/core/ngx_array.h
nginx-0.8.54/src/core/ngx_conf_file.c
nginx-0.8.54/src/core/ngx_palloc.h
nginx-0.8.54/src/core/ngx_open_file_cache.h
nginx-0.8.54/src/core/ngx_hash.h
nginx-0.8.54/src/core/ngx_conf_file.h
nginx-0.8.54/src/core/ngx_md5.h
nginx-0.8.54/src/core/ngx_radix_tree.h
nginx-0.8.54/src/core/ngx_core.h
nginx-0.8.54/src/core/ngx_connection.c
nginx-0.8.54/src/core/ngx_output_chain.c
nginx-0.8.54/src/core/ngx_cpuinfo.c
nginx-0.8.54/src/core/ngx_connection.h
nginx-0.8.54/src/core/ngx_palloc.c
nginx-0.8.54/src/core/ngx_parse.c
nginx-0.8.54/src/core/ngx_regex.c
nginx-0.8.54/src/core/ngx_list.c
nginx-0.8.54/src/core/nginx.h
nginx-0.8.54/src/core/ngx_buf.c
nginx-0.8.54/src/core/ngx_file.c
nginx-0.8.54/src/core/ngx_rbtree.c
nginx-0.8.54/src/core/ngx_parse.h
nginx-0.8.54/src/core/ngx_regex.h
nginx-0.8.54/src/core/ngx_list.h
nginx-0.8.54/src/core/ngx_log.c
nginx-0.8.54/src/core/ngx_buf.h
nginx-0.8.54/src/core/ngx_slab.c
nginx-0.8.54/src/core/ngx_times.c
nginx-0.8.54/src/core/ngx_rbtree.h
nginx-0.8.54/src/core/ngx_file.h
nginx-0.8.54/src/core/ngx_queue.c
nginx-0.8.54/src/core/ngx_log.h
nginx-0.8.54/src/core/ngx_slab.h
nginx-0.8.54/src/core/ngx_times.h
nginx-0.8.54/src/core/ngx_resolver.c
nginx-0.8.54/src/core/ngx_queue.h
nginx-0.8.54/src/core/ngx_inet.c
nginx-0.8.54/src/core/ngx_cycle.c
nginx-0.8.54/src/core/ngx_resolver.h
nginx-0.8.54/src/core/ngx_sha1.h
nginx-0.8.54/src/core/ngx_shmtx.c
nginx-0.8.54/src/core/ngx_inet.h
nginx-0.8.54/src/core/ngx_cycle.h
nginx-0.8.54/src/core/ngx_string.c
nginx-0.8.54/src/core/ngx_shmtx.h
nginx-0.8.54/src/core/ngx_config.h
nginx-0.8.54/src/core/ngx_string.h
nginx-0.8.54/src/core/ngx_crc.h
nginx-0.8.54/src/core/ngx_crc32.c
nginx-0.8.54/src/core/ngx_array.c
nginx-0.8.54/src/core/ngx_crc32.h
nginx-0.8.54/src/mail/ngx_mail_auth_http_module.c
nginx-0.8.54/src/mail/ngx_mail_smtp_handler.c
nginx-0.8.54/src/mail/ngx_mail.c
nginx-0.8.54/src/mail/ngx_mail_imap_handler.c
nginx-0.8.54/src/mail/ngx_mail.h
nginx-0.8.54/src/mail/ngx_mail_proxy_module.c
nginx-0.8.54/src/mail/ngx_mail_pop3_module.c
nginx-0.8.54/src/mail/ngx_mail_smtp_module.c
nginx-0.8.54/src/mail/ngx_mail_pop3_module.h
nginx-0.8.54/src/mail/ngx_mail_imap_module.c
nginx-0.8.54/src/mail/ngx_mail_smtp_module.h
nginx-0.8.54/src/mail/ngx_mail_core_module.c
nginx-0.8.54/src/mail/ngx_mail_imap_module.h
nginx-0.8.54/src/mail/ngx_mail_ssl_module.h
nginx-0.8.54/src/mail/ngx_mail_ssl_module.c
nginx-0.8.54/src/mail/ngx_mail_parse.c
nginx-0.8.54/src/mail/ngx_mail_pop3_handler.c
nginx-0.8.54/src/mail/ngx_mail_handler.c
nginx-0.8.54/src/os/unix/
nginx-0.8.54/src/os/unix/ngx_linux_aio_read.c
nginx-0.8.54/src/os/unix/ngx_linux_init.c
nginx-0.8.54/src/os/unix/ngx_aio_write.c
nginx-0.8.54/src/os/unix/ngx_recv.c
nginx-0.8.54/src/os/unix/ngx_file_aio_read.c
nginx-0.8.54/src/os/unix/ngx_udp_recv.c
nginx-0.8.54/src/os/unix/ngx_thread.h
nginx-0.8.54/src/os/unix/ngx_linux_sendfile_chain.c
nginx-0.8.54/src/os/unix/rfork_thread.S
nginx-0.8.54/src/os/unix/ngx_freebsd.h
nginx-0.8.54/src/os/unix/ngx_writev_chain.c
nginx-0.8.54/src/os/unix/ngx_posix_init.c
nginx-0.8.54/src/os/unix/ngx_errno.c
nginx-0.8.54/src/os/unix/ngx_socket.c
nginx-0.8.54/src/os/unix/ngx_gcc_atomic_amd64.h
nginx-0.8.54/src/os/unix/ngx_freebsd_sendfile_chain.c
nginx-0.8.54/src/os/unix/ngx_socket.h
nginx-0.8.54/src/os/unix/ngx_errno.h
nginx-0.8.54/src/os/unix/ngx_sunpro_atomic_sparc64.h
nginx-0.8.54/src/os/unix/ngx_alloc.c
nginx-0.8.54/src/os/unix/ngx_sunpro_sparc64.il
nginx-0.8.54/src/os/unix/ngx_posix_config.h
nginx-0.8.54/src/os/unix/ngx_process_cycle.c
nginx-0.8.54/src/os/unix/ngx_alloc.h
nginx-0.8.54/src/os/unix/ngx_linux.h
nginx-0.8.54/src/os/unix/ngx_darwin_sendfile_chain.c
nginx-0.8.54/src/os/unix/ngx_process_cycle.h
nginx-0.8.54/src/os/unix/ngx_gcc_atomic_sparc64.h
nginx-0.8.54/src/os/unix/ngx_channel.c
nginx-0.8.54/src/os/unix/ngx_user.h
nginx-0.8.54/src/os/unix/ngx_sunpro_x86.il
nginx-0.8.54/src/os/unix/ngx_channel.h
nginx-0.8.54/src/os/unix/ngx_user.c
nginx-0.8.54/src/os/unix/ngx_process.c
nginx-0.8.54/src/os/unix/ngx_setproctitle.c
nginx-0.8.54/src/os/unix/ngx_process.h
nginx-0.8.54/src/os/unix/ngx_freebsd_rfork_thread.c
nginx-0.8.54/src/os/unix/ngx_setproctitle.h
nginx-0.8.54/src/os/unix/ngx_os.h
nginx-0.8.54/src/os/unix/ngx_send.c
nginx-0.8.54/src/os/unix/ngx_linux_config.h
nginx-0.8.54/src/os/unix/ngx_freebsd_init.c
nginx-0.8.54/src/os/unix/ngx_time.c
nginx-0.8.54/src/os/unix/ngx_solaris_init.c
nginx-0.8.54/src/os/unix/ngx_files.c
nginx-0.8.54/src/os/unix/ngx_gcc_atomic_x86.h
nginx-0.8.54/src/os/unix/ngx_time.h
nginx-0.8.54/src/os/unix/ngx_sunpro_amd64.il
nginx-0.8.54/src/os/unix/ngx_readv_chain.c
nginx-0.8.54/src/os/unix/ngx_aio_read.c
nginx-0.8.54/src/os/unix/ngx_freebsd_config.h
nginx-0.8.54/src/os/unix/ngx_solaris_config.h
nginx-0.8.54/src/os/unix/ngx_darwin_init.c
nginx-0.8.54/src/os/unix/ngx_files.h
nginx-0.8.54/src/os/unix/ngx_darwin_config.h
nginx-0.8.54/src/os/unix/ngx_solaris.h
nginx-0.8.54/src/os/unix/ngx_atomic.h
nginx-0.8.54/src/os/unix/ngx_solaris_sendfilev_chain.c
nginx-0.8.54/src/os/unix/ngx_aio_write_chain.c
nginx-0.8.54/src/os/unix/ngx_darwin.h
nginx-0.8.54/src/os/unix/ngx_gcc_atomic_ppc.h
nginx-0.8.54/src/os/unix/ngx_daemon.c
nginx-0.8.54/src/os/unix/ngx_freebsd_rfork_thread.h
nginx-0.8.54/src/os/unix/ngx_aio_read_chain.c
nginx-0.8.54/src/os/unix/ngx_shmem.c
nginx-0.8.54/src/os/unix/ngx_shmem.h
nginx-0.8.54/src/os/unix/ngx_pthread_thread.c
nginx-0.8.54/src/event/ngx_event_openssl.c
nginx-0.8.54/src/event/ngx_event.h
nginx-0.8.54/src/event/ngx_event_timer.h
nginx-0.8.54/src/event/ngx_event_busy_lock.c
nginx-0.8.54/src/event/ngx_event_openssl.h
nginx-0.8.54/src/event/ngx_event_connect.c
nginx-0.8.54/src/event/modules/
nginx-0.8.54/src/event/ngx_event_pipe.c
nginx-0.8.54/src/event/ngx_event_posted.c
nginx-0.8.54/src/event/ngx_event_connect.h
nginx-0.8.54/src/event/ngx_event_busy_lock.h
nginx-0.8.54/src/event/ngx_event_accept.c
nginx-0.8.54/src/event/ngx_event_pipe.h
nginx-0.8.54/src/event/ngx_event_mutex.c
nginx-0.8.54/src/event/ngx_event_posted.h
nginx-0.8.54/src/event/ngx_event.c
nginx-0.8.54/src/event/ngx_event_timer.c
nginx-0.8.54/src/event/modules/ngx_devpoll_module.c
nginx-0.8.54/src/event/modules/ngx_kqueue_module.c
nginx-0.8.54/src/event/modules/ngx_select_module.c
nginx-0.8.54/src/event/modules/ngx_win32_select_module.c
nginx-0.8.54/src/event/modules/ngx_eventport_module.c
nginx-0.8.54/src/event/modules/ngx_poll_module.c
nginx-0.8.54/src/event/modules/ngx_aio_module.c
nginx-0.8.54/src/event/modules/ngx_rtsig_module.c
nginx-0.8.54/src/event/modules/ngx_epoll_module.c
nginx-0.8.54/src/http/ngx_http.h
nginx-0.8.54/src/http/ngx_http_copy_filter_module.c
nginx-0.8.54/src/http/ngx_http_parse_time.c
nginx-0.8.54/src/http/ngx_http_request.c
nginx-0.8.54/src/http/ngx_http_special_response.c
nginx-0.8.54/src/http/ngx_http_busy_lock.c
nginx-0.8.54/src/http/ngx_http_core_module.c
nginx-0.8.54/src/http/ngx_http_request.h
nginx-0.8.54/src/http/ngx_http_header_filter_module.c
nginx-0.8.54/src/http/ngx_http_busy_lock.h
nginx-0.8.54/src/http/ngx_http_upstream.c
nginx-0.8.54/src/http/modules/
nginx-0.8.54/src/http/ngx_http.c
nginx-0.8.54/src/http/ngx_http_upstream_round_robin.c
nginx-0.8.54/src/http/ngx_http_file_cache.c
nginx-0.8.54/src/http/ngx_http_core_module.h
nginx-0.8.54/src/http/ngx_http_script.c
nginx-0.8.54/src/http/ngx_http_request_body.c
nginx-0.8.54/src/http/ngx_http_write_filter_module.c
nginx-0.8.54/src/http/ngx_http_upstream.h
nginx-0.8.54/src/http/ngx_http_cache.h
nginx-0.8.54/src/http/ngx_http_upstream_round_robin.h
nginx-0.8.54/src/http/ngx_http_variables.c
nginx-0.8.54/src/http/ngx_http_script.h
nginx-0.8.54/src/http/ngx_http_parse.c
nginx-0.8.54/src/http/ngx_http_config.h
nginx-0.8.54/src/http/ngx_http_variables.h
nginx-0.8.54/src/http/ngx_http_postpone_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_upstream_ip_hash_module.c
nginx-0.8.54/src/http/modules/ngx_http_gzip_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_gzip_static_module.c
nginx-0.8.54/src/http/modules/ngx_http_rewrite_module.c
nginx-0.8.54/src/http/modules/ngx_http_log_module.c
nginx-0.8.54/src/http/modules/ngx_http_empty_gif_module.c
nginx-0.8.54/src/http/modules/ngx_http_referer_module.c
nginx-0.8.54/src/http/modules/ngx_http_addition_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_sub_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_xslt_filter_module.c
nginx-0.8.54/src/http/modules/perl/
nginx-0.8.54/src/http/modules/ngx_http_not_modified_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_access_module.c
nginx-0.8.54/src/http/modules/ngx_http_ssl_module.c
nginx-0.8.54/src/http/modules/ngx_http_secure_link_module.c
nginx-0.8.54/src/http/modules/ngx_http_ssi_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_memcached_module.c
nginx-0.8.54/src/http/modules/ngx_http_ssl_module.h
nginx-0.8.54/src/http/modules/ngx_http_random_index_module.c
nginx-0.8.54/src/http/modules/ngx_http_index_module.c
nginx-0.8.54/src/http/modules/ngx_http_ssi_filter_module.h
nginx-0.8.54/src/http/modules/ngx_http_limit_zone_module.c
nginx-0.8.54/src/http/modules/ngx_http_dav_module.c
nginx-0.8.54/src/http/modules/ngx_http_geo_module.c
nginx-0.8.54/src/http/modules/ngx_http_realip_module.c
nginx-0.8.54/src/http/modules/ngx_http_split_clients_module.c
nginx-0.8.54/src/http/modules/ngx_http_headers_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_fastcgi_module.c
nginx-0.8.54/src/http/modules/ngx_http_stub_status_module.c
nginx-0.8.54/src/http/modules/ngx_http_proxy_module.c
nginx-0.8.54/src/http/modules/ngx_http_degradation_module.c
nginx-0.8.54/src/http/modules/ngx_http_browser_module.c
nginx-0.8.54/src/http/modules/ngx_http_scgi_module.c
nginx-0.8.54/src/http/modules/ngx_http_limit_req_module.c
nginx-0.8.54/src/http/modules/ngx_http_chunked_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_image_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_flv_module.c
nginx-0.8.54/src/http/modules/ngx_http_static_module.c
nginx-0.8.54/src/http/modules/ngx_http_charset_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_uwsgi_module.c
nginx-0.8.54/src/http/modules/ngx_http_autoindex_module.c
nginx-0.8.54/src/http/modules/ngx_http_userid_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_range_filter_module.c
nginx-0.8.54/src/http/modules/ngx_http_auth_basic_module.c
nginx-0.8.54/src/http/modules/ngx_http_geoip_module.c
nginx-0.8.54/src/http/modules/ngx_http_map_module.c
nginx-0.8.54/src/http/modules/perl/Makefile.PL
nginx-0.8.54/src/http/modules/perl/typemap
nginx-0.8.54/src/http/modules/perl/ngx_http_perl_module.c
nginx-0.8.54/src/http/modules/perl/ngx_http_perl_module.h
nginx-0.8.54/src/http/modules/perl/nginx.xs
nginx-0.8.54/src/http/modules/perl/nginx.pm
nginx-0.8.54/conf/uwsgi_params
nginx-0.8.54/conf/fastcgi_params
nginx-0.8.54/conf/fastcgi.conf
nginx-0.8.54/conf/nginx.conf
nginx-0.8.54/conf/scgi_params
nginx-0.8.54/conf/win-utf
nginx-0.8.54/conf/mime.types
nginx-0.8.54/conf/koi-win
nginx-0.8.54/conf/koi-utf
nginx-0.8.54/contrib/unicode2nginx/
nginx-0.8.54/contrib/geo2nginx.pl
nginx-0.8.54/contrib/README
nginx-0.8.54/contrib/unicode2nginx/unicode-to-nginx.pl
nginx-0.8.54/contrib/unicode2nginx/win-utf
nginx-0.8.54/contrib/unicode2nginx/koi-utf
+ echo 'Patching nginx...'
Patching nginx...
+ pushd nginx-0.8.54
/var/vcap/data/compile/nginx/nginx-0.8.54 /var/vcap/data/compile/nginx
+ patch -p0
patching file src/http/modules/ngx_http_fastcgi_module.c
Hunk #1 succeeded at 1438 (offset -63 lines).
patching file src/http/modules/ngx_http_proxy_module.c
Hunk #1 succeeded at 1276 (offset -105 lines).
patching file src/http/modules/ngx_http_scgi_module.c
Hunk #1 succeeded at 884 (offset -57 lines).
patching file src/http/modules/ngx_http_uwsgi_module.c
Hunk #1 succeeded at 934 (offset -51 lines).
patching file src/http/ngx_http_parse.c
Hunk #1 succeeded at 813 (offset -61 lines).
Hunk #2 succeeded at 879 (offset -61 lines).
Hunk #3 succeeded at 901 (offset -61 lines).
Hunk #4 succeeded at 924 (offset -61 lines).
Hunk #5 succeeded at 939 (offset -61 lines).
+ popd
/var/vcap/data/compile/nginx
+ echo 'Building lua...'
Building lua...
+ pushd lua-5.1.4
/var/vcap/data/compile/nginx/lua-5.1.4 /var/vcap/data/compile/nginx
+ make linux install INSTALL_TOP=/var/vcap/packages/nginx/lua
cd src && make linux
make[1]: Entering directory `/var/vcap/data/compile/nginx/lua-5.1.4/src'
make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses"
make[2]: Entering directory `/var/vcap/data/compile/nginx/lua-5.1.4/src'
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c
ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o l
tablib.o lstrlib.o loadlib.o linit.o
ranlib liblua.a
gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c
gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c
gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c
gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses
make[2]: Leaving directory `/var/vcap/data/compile/nginx/lua-5.1.4/src'
make[1]: Leaving directory `/var/vcap/data/compile/nginx/lua-5.1.4/src'
cd src && mkdir -p /var/vcap/packages/nginx/lua/bin /var/vcap/packages/nginx/lua/include /var/vcap/packages/nginx/lua/lib /var/vcap/packages/nginx/lua/man/man1 /var/vcap/packages/nginx/lua/share/lua/5.1 /var/vcap/packages/nginx/lu
a/lib/lua/5.1
cd src && install -p -m 0755 lua luac /var/vcap/packages/nginx/lua/bin
cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /var/vcap/packages/nginx/lua/include
cd src && install -p -m 0644 liblua.a /var/vcap/packages/nginx/lua/lib
cd doc && install -p -m 0644 lua.1 luac.1 /var/vcap/packages/nginx/lua/man/man1
+ popd
/var/vcap/data/compile/nginx
+ pushd zhaozg-lua-openssl-5ecb647
/var/vcap/data/compile/nginx/zhaozg-lua-openssl-5ecb647 /var/vcap/data/compile/nginx
+ sed 's!^PREFIX=.*!PREFIX=/var/vcap/packages/nginx/lua!' config
+ sed 's!^CC=.*!CC= gcc $(CFLAGS)!' tmp
+ make
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/auxiliar.o src/auxiliar.c
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/bio.o src/bio.c
src/bio.c: In function 'openssl_bio_new_mem':
src/bio.c:10:2: warning: passing argument 4 of 'luaL_optlstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:52:25: note: expected 'size_t *' but argument is of type 'int *'
src/bio.c: At top level:
src/bio.c:26:1: warning: no previous prototype for 'openssl_bio_read' [-Wmissing-prototypes]
src/bio.c:49:1: warning: no previous prototype for 'openssl_bio_gets' [-Wmissing-prototypes]
src/bio.c:73:1: warning: no previous prototype for 'openssl_bio_write' [-Wmissing-prototypes]
src/bio.c: In function 'openssl_bio_write':
src/bio.c:76:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/bio.c: At top level:
src/bio.c:92:1: warning: no previous prototype for 'openssl_bio_puts' [-Wmissing-prototypes]
src/bio.c:110:1: warning: no previous prototype for 'openssl_bio_get_mem' [-Wmissing-prototypes]
src/bio.c:124:1: warning: no previous prototype for 'openssl_bio_close' [-Wmissing-prototypes]
src/bio.c: In function 'openssl_bio_close':
src/bio.c:126:2: warning: value computed is not used [-Wunused-value]
src/bio.c: At top level:
src/bio.c:134:1: warning: no previous prototype for 'openssl_bio_free' [-Wmissing-prototypes]
src/bio.c:141:1: warning: no previous prototype for 'openssl_bio_type' [-Wmissing-prototypes]
src/bio.c:145:2: warning: ISO C does not allow extra ';' outside of a function [-pedantic]
src/bio.c:147:1: warning: no previous prototype for 'openssl_bio_reset' [-Wmissing-prototypes]
src/bio.c: In function 'openssl_bio_reset':
src/bio.c:149:2: warning: value computed is not used [-Wunused-value]
src/bio.c: At top level:
src/bio.c:151:2: warning: ISO C does not allow extra ';' outside of a function [-pedantic]
src/bio.c:154:1: warning: no previous prototype for 'openssl_bio_tostring' [-Wmissing-prototypes]
src/bio.c:158:2: warning: ISO C does not allow extra ';' outside of a function [-pedantic]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/cipher.o src/cipher.c
src/cipher.c:48:1: warning: no previous prototype for 'openssl_cipher_info' [-Wmissing-prototypes]
src/cipher.c:61:1: warning: no previous prototype for 'openssl_cipher_tostring' [-Wmissing-prototypes]
src/cipher.c:71:1: warning: no previous prototype for 'openssl_evp_encrypt_init' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_encrypt_init':
src/cipher.c:82:2: warning: pointer targets in passing argument 4 of 'EVP_EncryptInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:583:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c:82:2: warning: pointer targets in passing argument 5 of 'EVP_EncryptInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:583:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:91:1: warning: no previous prototype for 'openssl_evp_encrypt_update' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_encrypt_update':
src/cipher.c:95:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:99:2: warning: pointer targets in passing argument 2 of 'EVP_EncryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:585:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c:99:2: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:585:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:112:1: warning: no previous prototype for 'openssl_evp_encrypt_final' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_encrypt_final':
src/cipher.c:118:2: warning: pointer targets in passing argument 2 of 'EVP_EncryptFinal_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:587:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c: At top level:
src/cipher.c:133:1: warning: no previous prototype for 'openssl_evp_decrypt_init' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_decrypt_init':
src/cipher.c:144:2: warning: pointer targets in passing argument 4 of 'EVP_DecryptInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:592:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c:144:2: warning: pointer targets in passing argument 5 of 'EVP_DecryptInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:592:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:153:1: warning: no previous prototype for 'openssl_evp_decrypt_update' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_decrypt_update':
src/cipher.c:157:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:161:2: warning: pointer targets in passing argument 2 of 'EVP_DecryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:594:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c:161:2: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:594:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:174:1: warning: no previous prototype for 'openssl_evp_decrypt_final' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_decrypt_final':
src/cipher.c:180:2: warning: pointer targets in passing argument 2 of 'EVP_DecryptFinal_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:597:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c: At top level:
src/cipher.c:194:1: warning: no previous prototype for 'openssl_evp_cipher_init' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_cipher_init':
src/cipher.c:207:2: warning: pointer targets in passing argument 4 of 'EVP_CipherInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:602:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c:207:2: warning: pointer targets in passing argument 5 of 'EVP_CipherInit_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:602:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:216:1: warning: no previous prototype for 'openssl_evp_cipher_update' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_cipher_update':
src/cipher.c:220:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:225:2: warning: pointer targets in passing argument 2 of 'EVP_CipherUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:605:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c:225:2: warning: pointer targets in passing argument 4 of 'EVP_CipherUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:605:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:238:1: warning: no previous prototype for 'openssl_evp_cipher_final' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_cipher_final':
src/cipher.c:244:2: warning: pointer targets in passing argument 2 of 'EVP_CipherFinal_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:608:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/cipher.c: At top level:
src/cipher.c:253:1: warning: no previous prototype for 'openssl_cipher_ctx_info' [-Wmissing-prototypes]
src/cipher.c:269:1: warning: no previous prototype for 'openssl_cipher_ctx_tostring' [-Wmissing-prototypes]
src/cipher.c:275:1: warning: no previous prototype for 'openssl_cipher_ctx_free' [-Wmissing-prototypes]
src/cipher.c:281:1: warning: no previous prototype for 'openssl_cipher_ctx_cleanup' [-Wmissing-prototypes]
src/cipher.c:287:1: warning: no previous prototype for 'openssl_evp_encrypt' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_encrypt':
src/cipher.c:290:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:292:2: warning: passing argument 4 of 'luaL_optlstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:52:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:322:2: warning: pointer targets in passing argument 4 of 'EVP_EncryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:585:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/cipher.c: At top level:
src/cipher.c:331:1: warning: no previous prototype for 'openssl_evp_decrypt' [-Wmissing-prototypes]
src/cipher.c: In function 'openssl_evp_decrypt':
src/cipher.c:334:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:336:2: warning: passing argument 4 of 'luaL_optlstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:52:25: note: expected 'size_t *' but argument is of type 'int *'
src/cipher.c:366:2: warning: pointer targets in passing argument 4 of 'EVP_DecryptUpdate' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:594:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/crl.o src/crl.c
src/crl.c:28:15: warning: no previous prototype for 'openssl_X509_REVOKED' [-Wmissing-prototypes]
src/crl.c: In function 'openssl_X509_REVOKED':
src/crl.c:34:14: warning: variable 'err' set but not used [-Wunused-but-set-variable]
src/crl.c: In function 'openssl_crl_read':
src/crl.c:181:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/crl.c:188:3: warning: value computed is not used [-Wunused-value]
src/crl.c: At top level:
src/crl.c:201:1: warning: no previous prototype for 'openssl_crl_set_version' [-Wmissing-prototypes]
src/crl.c:212:1: warning: no previous prototype for 'openssl_crl_set_issuer' [-Wmissing-prototypes]
src/crl.c:224:1: warning: no previous prototype for 'openssl_crl_set_updatetime' [-Wmissing-prototypes]
src/crl.c:250:1: warning: no previous prototype for 'openssl_crl_sort' [-Wmissing-prototypes]
src/crl.c:260:1: warning: no previous prototype for 'openssl_crl_verify' [-Wmissing-prototypes]
src/crl.c:273:1: warning: no previous prototype for 'openssl_crl_sign' [-Wmissing-prototypes]
src/crl.c:293:1: warning: no previous prototype for 'openssl_crl_add_revocked' [-Wmissing-prototypes]
src/crl.c:309:1: warning: no previous prototype for 'openssl_crl_parse' [-Wmissing-prototypes]
src/crl.c: In function 'openssl_crl_parse':
src/crl.c:346:2: warning: passing argument 2 of 'add_assoc_name_entry' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:182:6: note: expected 'char *' but argument is of type 'const char *'
src/crl.c:348:2: warning: value computed is not used [-Wunused-value]
src/crl.c:349:2: warning: value computed is not used [-Wunused-value]
src/crl.c:359:3: warning: value computed is not used [-Wunused-value]
src/crl.c:362:2: warning: passing argument 2 of 'add_assoc_x509_extension' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:183:6: note: expected 'char *' but argument is of type 'const char *'
src/crl.c:366:7: warning: declaration of 'i' shadows a previous local [-Wshadow]
src/crl.c:313:6: warning: shadowed declaration is here [-Wshadow]
src/crl.c:387:4: warning: value computed is not used [-Wunused-value]
src/crl.c:388:4: warning: value computed is not used [-Wunused-value]
src/crl.c:390:4: warning: passing argument 2 of 'add_assoc_x509_extension' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:183:6: note: expected 'char *' but argument is of type 'const char *'
src/crl.c:311:6: warning: unused variable 'useshortnames' [-Wunused-variable]
src/crl.c: At top level:
src/crl.c:402:1: warning: no previous prototype for 'openssl_crl_tostring' [-Wmissing-prototypes]
src/crl.c:409:1: warning: no previous prototype for 'openssl_crl_free' [-Wmissing-prototypes]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/csr.o src/csr.c
src/csr.c: In function 'v3_check_critical':
src/csr.c:77:2: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration]
src/csr.c: In function 'openssl_make_REQ':
src/csr.c:274:5: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/csr.c:279:7: warning: pointer targets in passing argument 4 of 'X509_REQ_add1_attr_by_NID' differ in signedness [-Wpointer-sign]
/usr/include/openssl/x509.h:945:5: note: expected 'const unsigned char *' but argument is of type 'const char *'
src/csr.c:311:31: warning: unused variable 'method' [-Wunused-variable]
src/csr.c:305:9: warning: unused variable 'vall' [-Wunused-variable]
src/csr.c: In function 'openssl_csr_read':
src/csr.c:361:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/csr.c:370:3: warning: value computed is not used [-Wunused-value]
src/csr.c:356:9: warning: unused variable 'filename' [-Wunused-variable]
src/csr.c: In function 'openssl_csr_sign':
src/csr.c:441:6: warning: variable 'dn' set but not used [-Wunused-but-set-variable]
src/csr.c:434:7: warning: unused variable 'serial' [-Wunused-variable]
src/csr.c: In function 'openssl_csr_parse':
src/csr.c:666:2: warning: passing argument 2 of 'add_assoc_name_entry' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:182:6: note: expected 'char *' but argument is of type 'const char *'
src/csr.c:674:3: warning: declaration of 'buf' shadows a previous local [-Wshadow]
src/csr.c:662:11: warning: shadowed declaration is here [-Wshadow]
src/csr.c:674:3: warning: value computed is not used [-Wunused-value]
src/csr.c:719:5: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/csr.c:725:6: warning: declaration of 'buf' shadows a previous local [-Wshadow]
src/csr.c:662:11: warning: shadowed declaration is here [-Wshadow]
src/csr.c:725:6: warning: value computed is not used [-Wunused-value]
src/csr.c:747:6: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/csr.c:752:6: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/csr.c:764:11: warning: declaration of 'i' shadows a previous local [-Wshadow]
src/csr.c:692:7: warning: shadowed declaration is here [-Wshadow]
src/csr.c:766:8: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/csr.c:784:2: warning: passing argument 2 of 'add_assoc_x509_extension' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:183:6: note: expected 'char *' but argument is of type 'const char *'
src/csr.c:662:11: warning: unused variable 'buf' [-Wunused-variable]
src/csr.c: In function 'openssl_csr_sign':
src/csr.c:532:17: warning: 'num_days' may be used uninitialized in this function [-Wuninitialized]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/digest.o src/digest.c
src/digest.c:52:1: warning: no previous prototype for 'openssl_digest_info' [-Wmissing-prototypes]
src/digest.c:66:1: warning: no previous prototype for 'openssl_digest_digest' [-Wmissing-prototypes]
src/digest.c: In function 'openssl_digest_digest':
src/digest.c:70:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/digest.c:76:2: warning: pointer targets in passing argument 3 of 'EVP_Digest' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:561:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/digest.c:76:2: warning: pointer targets in passing argument 4 of 'EVP_Digest' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:561:5: note: expected 'unsigned int *' but argument is of type 'int *'
src/digest.c: At top level:
src/digest.c:84:1: warning: no previous prototype for 'openssl_digest_tostring' [-Wmissing-prototypes]
src/digest.c:94:1: warning: no previous prototype for 'openssl_evp_digest_init' [-Wmissing-prototypes]
src/digest.c:112:1: warning: no previous prototype for 'openssl_evp_digest_update' [-Wmissing-prototypes]
src/digest.c: In function 'openssl_evp_digest_update':
src/digest.c:117:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/digest.c: At top level:
src/digest.c:128:1: warning: no previous prototype for 'openssl_evp_digest_final' [-Wmissing-prototypes]
src/digest.c: In function 'openssl_evp_digest_final':
src/digest.c:134:2: warning: pointer targets in passing argument 2 of 'EVP_DigestFinal_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:560:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/digest.c:134:2: warning: pointer targets in passing argument 3 of 'EVP_DigestFinal_ex' differ in signedness [-Wpointer-sign]
/usr/include/openssl/evp.h:560:5: note: expected 'unsigned int *' but argument is of type 'int *'
src/digest.c: At top level:
src/digest.c:145:1: warning: no previous prototype for 'openssl_digest_ctx_info' [-Wmissing-prototypes]
src/digest.c:158:1: warning: no previous prototype for 'openssl_digest_ctx_tostring' [-Wmissing-prototypes]
src/digest.c:164:1: warning: no previous prototype for 'openssl_digest_ctx_free' [-Wmissing-prototypes]
src/digest.c:170:1: warning: no previous prototype for 'openssl_digest_ctx_cleanup' [-Wmissing-prototypes]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/misc.o src/misc.c
src/misc.c: In function 'add_assoc_string':
src/misc.c:19:74: warning: unused parameter 'flag' [-Wunused-parameter]
src/misc.c: In function 'openssl_random_bytes':
src/misc.c:286:4: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/misc.c:297:4: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/misc.c: In function 'add_assoc_name_entry':
src/misc.c:178:21: warning: 'to_add_len' may be used uninitialized in this function [-Wuninitialized]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/openssl.o src/openssl.c
src/openssl.c:13:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
src/openssl.c: In function 'openssl_sign':
src/openssl.c:185:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c: In function 'openssl_verify':
src/openssl.c:228:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c:229:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c: In function 'openssl_seal':
src/openssl.c:265:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c:329:3: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/openssl.c:334:4: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/openssl.c: In function 'openssl_open':
src/openssl.c:357:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c:358:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c:392:2: warning: pointer targets in passing argument 2 of 'lua_pushlstring' differ in signedness [-Wpointer-sign]
/var/vcap/packages/nginx/lua/include/lua.h:163:16: note: expected 'const char *' but argument is of type 'unsigned char *'
src/openssl.c:367:6: warning: unused variable 'ret' [-Wunused-variable]
src/openssl.c: In function 'openssl_dh_compute_key':
src/openssl.c:659:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/openssl.c: At top level:
src/openssl.c:685:13: warning: no previous prototype for 'luaopen_openssl' [-Wmissing-prototypes]
src/openssl.c:66:12: warning: 'ssl_stream_data_index' defined but not used [-Wunused-variable]
src/openssl.c:70:13: warning: 'pkey_free' defined but not used [-Wunused-function]
src/openssl.c:79:13: warning: 'csr_free' defined but not used [-Wunused-function]
src/openssl.c:126:25: warning: 'array_to_X509_sk' defined but not used [-Wunused-function]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/pkcs12.o src/pkcs12.c
src/pkcs12.c: In function 'openssl_pkcs12_read':
src/pkcs12.c:103:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/pkcs7.o src/pkcs7.c
src/pkcs7.c: In function 'openssl_pkcs7_sign':
src/pkcs7.c:52:3: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
src/pkcs7.c:52:3: warning: (this will be reported only once per input file) [enabled by default]
src/pkcs7.c: In function 'openssl_pkcs7_decrypt':
src/pkcs7.c:214:6: warning: unused variable 'top' [-Wunused-variable]
src/pkcs7.c: In function 'openssl_pkcs7_verify':
src/pkcs7.c:135:17: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/pkey.o src/pkey.c
src/pkey.c: In function 'openssl_pkey_read':
src/pkey.c:66:3: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/pkey.c:74:5: warning: value computed is not used [-Wunused-value]
src/pkey.c:84:5: warning: value computed is not used [-Wunused-value]
src/pkey.c: In function 'openssl_pkey_new':
src/pkey.c:192:4: warning: passing argument 4 of 'luaL_optlstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:52:25: note: expected 'size_t *' but argument is of type 'int *'
src/pkey.c:194:4: warning: pointer targets in passing argument 2 of 'DSA_generate_parameters' differ in signedness [-Wpointer-sign]
/usr/include/openssl/dsa.h:230:7: note: expected 'unsigned char *' but argument is of type 'char *'
src/pkey.c:208:23: warning: C++ style comments are not allowed in ISO C90 [enabled by default]
src/pkey.c:208:23: warning: (this will be reported only once per input file) [enabled by default]
src/pkey.c: In function 'openssl_pkey_export':
src/pkey.c:348:2: warning: passing argument 4 of 'luaL_optlstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:52:25: note: expected 'size_t *' but argument is of type 'int *'
src/pkey.c: In function 'openssl_pkey_parse':
src/pkey.c:442:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:443:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:444:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:445:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:446:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:447:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:448:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:449:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:466:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:467:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:468:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:469:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:470:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:484:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:485:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:486:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:487:5: warning: unused variable 'len' [-Wunused-variable]
src/pkey.c:424:7: warning: variable 'ktype' set but not used [-Wunused-but-set-variable]
src/pkey.c: In function 'openssl_pkey_encrypt':
src/pkey.c:539:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/pkey.c:556:6: warning: pointer targets in passing argument 3 of 'RSA_private_encrypt' differ in signedness [-Wpointer-sign]
/usr/include/openssl/rsa.h:298:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/pkey.c:568:6: warning: pointer targets in passing argument 3 of 'RSA_public_encrypt' differ in signedness [-Wpointer-sign]
/usr/include/openssl/rsa.h:296:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/pkey.c:544:6: warning: unused variable 'ret' [-Wunused-variable]
src/pkey.c: In function 'openssl_pkey_decrypt':
src/pkey.c:590:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/pkey.c:607:6: warning: pointer targets in passing argument 3 of 'RSA_private_decrypt' differ in signedness [-Wpointer-sign]
/usr/include/openssl/rsa.h:302:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/pkey.c:619:6: warning: pointer targets in passing argument 3 of 'RSA_public_decrypt' differ in signedness [-Wpointer-sign]
/usr/include/openssl/rsa.h:300:5: note: expected 'unsigned char *' but argument is of type 'char *'
src/pkey.c:592:6: warning: unused variable 'mlen' [-Wunused-variable]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/sk_x509.o src/sk_x509.c
src/sk_x509.c:85:5: warning: no previous prototype for 'openssl_sk_x509_free' [-Wmissing-prototypes]
src/sk_x509.c:91:5: warning: no previous prototype for 'openssl_sk_x509_tostring' [-Wmissing-prototypes]
src/sk_x509.c: In function 'openssl_sk_x509_tostring':
src/sk_x509.c:92:19: warning: unused variable 'certs' [-Wunused-variable]
src/sk_x509.c: At top level:
src/sk_x509.c:98:5: warning: no previous prototype for 'openssl_sk_x509_push' [-Wmissing-prototypes]
src/sk_x509.c:106:5: warning: no previous prototype for 'openssl_sk_x509_pop' [-Wmissing-prototypes]
src/sk_x509.c:113:5: warning: no previous prototype for 'openssl_sk_x509_insert' [-Wmissing-prototypes]
src/sk_x509.c:124:5: warning: no previous prototype for 'openssl_sk_x509_delete' [-Wmissing-prototypes]
src/sk_x509.c:135:5: warning: no previous prototype for 'openssl_sk_x509_set' [-Wmissing-prototypes]
src/sk_x509.c:145:5: warning: no previous prototype for 'openssl_sk_x509_get' [-Wmissing-prototypes]
src/sk_x509.c:154:5: warning: no previous prototype for 'openssl_sk_x509_length' [-Wmissing-prototypes]
src/sk_x509.c:160:5: warning: no previous prototype for 'openssl_sk_x509_sort' [-Wmissing-prototypes]
src/sk_x509.c:167:5: warning: no previous prototype for 'openssl_sk_x509_totable' [-Wmissing-prototypes]
gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -c -o src/x509.o src/x509.c
src/x509.c: In function 'add_assoc_x509_extension':
src/x509.c:35:5: warning: declaration of 'buf' shadows a previous local [-Wshadow]
src/x509.c:12:7: warning: shadowed declaration is here [-Wshadow]
src/x509.c:35:1: warning: value computed is not used [-Wunused-value]
src/x509.c:37:4: warning: value computed is not used [-Wunused-value]
src/x509.c: In function 'openssl_x509_read':
src/x509.c:145:2: warning: passing argument 3 of 'luaL_checklstring' from incompatible pointer type [enabled by default]
/var/vcap/packages/nginx/lua/include/lauxlib.h:50:25: note: expected 'size_t *' but argument is of type 'int *'
src/x509.c:158:4: warning: value computed is not used [-Wunused-value]
src/x509.c: In function 'openssl_x509_parse':
src/x509.c:259:2: warning: passing argument 2 of 'add_assoc_name_entry' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:182:6: note: expected 'char *' but argument is of type 'const char *'
src/x509.c:267:2: warning: passing argument 2 of 'add_assoc_name_entry' discards 'const' qualifier from pointer target type [enabled by default]
src/openssl.h:182:6: note: expected 'char *' but argument is of type 'const char *'
src/x509.c:271:2: warning: value computed is not used [-Wunused-value]
src/x509.c:273:2: warning: value computed is not used [-Wunused-value]
src/x509.c:274:2: warning: value computed is not used [-Wunused-value]
src/x509.c:313:2: warning: passing argument 2 of 'add_assoc_x509_extension' discards 'const' qualifier from pointer target type [enabled by default]
src/x509.c:9:6: note: expected 'char *' but argument is of type 'const char *'
MACOSX_DEPLOYMENT_TARGET="10.3"; export MACOSX_DEPLOYMENT_TARGET; gcc -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/inclu
de -O2 -Wall -fPIC -W -Waggregate-return -Wcast-align -Wmissing-prototypes -Wnested-externs -Wshadow -Wwrite-strings -pedantic -I/var/vcap/packages/nginx/lua/include -shared -o openssl.so src/auxiliar.o src/bio.o src/cipher.o src
/crl.o src/csr.o src/digest.o src/misc.o src/openssl.o src/pkcs12.o src/pkcs7.o src/pkey.o src/sk_x509.o src/x509.o -lcrypto -lssl -lrt -ldl
+ make install
mkdir -p /var/vcap/packages/nginx/lua/lib/lua/5.1
cp openssl.so /var/vcap/packages/nginx/lua/lib/lua/5.1
+ popd
/var/vcap/data/compile/nginx
+ pushd lua-cjson-1.0.3
/var/vcap/data/compile/nginx/lua-cjson-1.0.3 /var/vcap/data/compile/nginx
+ sed 's!^PREFIX ?=.*!PREFIX ?=/var/vcap/packages/nginx/lua!' Makefile
+ mv tmp Makefile
+ make
cc -g -O3 -Wall -pedantic -fpic -I/var/vcap/packages/nginx/lua/include -DVERSION=\"1.0.3\" -c -o lua_cjson.o lua_cjson.c
cc -g -O3 -Wall -pedantic -fpic -I/var/vcap/packages/nginx/lua/include -DVERSION=\"1.0.3\" -c -o strbuf.o strbuf.c
cc -shared -o cjson.so lua_cjson.o strbuf.o
+ make install
install -d //var/vcap/packages/nginx/lua/lib/lua/5.1
install cjson.so //var/vcap/packages/nginx/lua/lib/lua/5.1
+ popd
/var/vcap/data/compile/nginx
+ pushd base64
/var/vcap/data/compile/nginx/base64 /var/vcap/data/compile/nginx
+ sed 's!^LUAINC=.*!LUAINC=/var/vcap/packages/nginx/lua/include!' Makefile
+ sed 's!^LUABIN=.*!LUABIN=/var/vcap/packages/nginx/lua/bin!' tmp
+ sed 's!^CFLAGS=.*!CFLAGS= $(INCS) $(WARN) -fPIC -O2 $G!' Makefile
+ mv tmp Makefile
+ make
gcc -I/var/vcap/packages/nginx/lua/include -ansi -pedantic -Wall -fPIC -O2 -c -o lbase64.o lbase64.c
gcc -shared -o base64.so lbase64.o
/var/vcap/packages/nginx/lua/bin/lua test.lua
base64 library for Lua 5.1 / Mar 2010
0 true
1 true TA== L
2 true THU= Lu
3 true THVh Lua
4 true THVhLQ== Lua-
5 true THVhLXM= Lua-s
6 true THVhLXNj Lua-sc
7 true THVhLXNjcg== Lua-scr
8 true THVhLXNjcmk= Lua-scri
9 true THVhLXNjcmlw Lua-scrip
testing prefix 0
testing prefix 1
testing prefix 2
testing prefix 3
THVhLXNjcmlwdGluZy1sYW5ndWFnZQ== Lua-scripting-language 22
???h???jcmlwd?lu?y1s??5nd??n??== nil
THV?LXN??????G??Z?1?YW5??WF?ZQ== nil
===h===jcmlwd=lu=y1s==5nd==n==== 0
THV=LXN======G==Z=1=YW5==WF=ZQ== Lu 2
base64 library for Lua 5.1 / Mar 2010
+ cp base64.so /var/vcap/packages/nginx/lua/lib/lua/5.1
+ popd
/var/vcap/data/compile/nginx
+ echo 'Building nginx...'
Building nginx...
+ pushd nginx-0.8.54
/var/vcap/data/compile/nginx/nginx-0.8.54 /var/vcap/data/compile/nginx
+ export LUA_LIB=/var/vcap/packages/nginx/lua/lib
+ LUA_LIB=/var/vcap/packages/nginx/lua/lib
+ export LUA_INC=/var/vcap/packages/nginx/lua/include
+ LUA_INC=/var/vcap/packages/nginx/lua/include
+ ./configure --prefix=/var/vcap/packages/nginx --with-pcre=../pcre-8.12 --with-http_ssl_module --add-module=../headers-more-v0.15rc1 --add-module=../nginx_upload_module-2.2.0 --add-module=../simpl-ngx_devel_kit-bc97eea --add-modu
le=../chaoslawful-lua-nginx-module-4d92cb1
checking for OS
+ Linux 3.2.0-58-virtual x86_64
checking for C compiler ... found
+ using GNU C compiler
+ gcc version: 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
checking for gcc -pipe switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for sched_setaffinity() ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for nobody group ... not found
checking for nogroup group ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
configuring additional modules
adding module in ../headers-more-v0.15rc1
+ ngx_http_headers_more_filter_module was configured
adding module in ../nginx_upload_module-2.2.0
+ ngx_http_upload_module was configured
adding module in ../simpl-ngx_devel_kit-bc97eea
+ ngx_devel_kit was configured
adding module in ../chaoslawful-lua-nginx-module-4d92cb1
checking for lua library in /var/vcap/packages/nginx/lua/lib and /var/vcap/packages/nginx/lua/include (specified by the LUA_LIB and LUA_INC env) ... found
checking for export symbols by default ... found
+ ngx_http_lua_module was configured
checking for OpenSSL library ... found
checking for zlib library ... found
creating objs/Makefile
checking for int size ... 4 bytes
checking for long size ... 8 bytes
checking for long long size ... 8 bytes
checking for void * size ... 8 bytes
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system endianess ... little endianess
checking for size_t size ... 8 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 8 bytes
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for strerror_r() ... found but is not working
checking for gnu style strerror_r() ... found
checking for sys_errlist[] ... found
checking for localtime_r() ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
Configuration summary
+ using PCRE library: ../pcre-8.12
+ using system OpenSSL library
+ md5: using OpenSSL library
+ sha1: using OpenSSL library
+ using system zlib library
nginx path prefix: "/var/vcap/packages/nginx"
nginx binary file: "/var/vcap/packages/nginx/sbin/nginx"
nginx configuration prefix: "/var/vcap/packages/nginx/conf"
nginx configuration file: "/var/vcap/packages/nginx/conf/nginx.conf"
nginx pid file: "/var/vcap/packages/nginx/logs/nginx.pid"
nginx error log file: "/var/vcap/packages/nginx/logs/error.log"
nginx http access log file: "/var/vcap/packages/nginx/logs/access.log"
nginx http client request body temporary files: "client_body_temp"
nginx http proxy temporary files: "proxy_temp"
nginx http fastcgi temporary files: "fastcgi_temp"
nginx http uwsgi temporary files: "uwsgi_temp"
nginx http scgi temporary files: "scgi_temp"
+ make
make -f objs/Makefile
make[1]: Entering directory `/var/vcap/data/compile/nginx/nginx-0.8.54'
cd ../pcre-8.12 \
&& if [ -f Makefile ]; then make distclean; fi \
&& CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \
./configure --disable-shared
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for alias support in the linker... no
checking for alias support in the linker... no
checking string usability... yes
checking string presence... yes
checking for string... yes
checking bits/type_traits.h usability... no
checking bits/type_traits.h presence... no
checking for bits/type_traits.h... no
checking type_traits.h usability... no
checking type_traits.h presence... no
checking for type_traits.h... no
checking for strtoq... yes
checking for long long... yes
checking for unsigned long long... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for libbz2... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre.pc
config.status: creating libpcreposix.pc
config.status: creating libpcrecpp.pc
config.status: creating pcre-config
config.status: creating pcre.h
config.status: creating pcre_stringpiece.h
config.status: creating pcrecpparg.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands
pcre-8.12 configuration summary:
Install prefix .................. : /usr/local
C preprocessor .................. : gcc -E
C compiler ...................... : gcc
C++ preprocessor ................ : g++ -E
C++ compiler .................... : g++
Linker .......................... : /usr/bin/ld -m elf_x86_64
C preprocessor flags ............ :
C compiler flags ................ : -O2 -fomit-frame-pointer -pipe
C++ compiler flags .............. : -O2
Linker flags .................... :
Extra libraries ................. :
Build C++ library ............... : yes
Enable UTF-8 support ............ : no
Unicode properties .............. : no
Newline char/sequence ........... : lf
\R matches only ANYCRLF ......... : no
EBCDIC coding ................... : no
Rebuild char tables ............. : no
Use stack recursion ............. : yes
POSIX mem threshold ............. : 10
Internal link size .............. : 2
Match limit ..................... : 10000000
Match limit recursion ........... : MATCH_LIMIT
Build shared libs ............... : no
Build static libs ............... : yes
Link pcregrep with libz ......... : no
Link pcregrep with libbz2 ....... : no
Link pcretest with libreadline .. : no
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/nginx.o \
src/core/nginx.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_log.o \
src/core/ngx_log.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_palloc.o \
src/core/ngx_palloc.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_array.o \
src/core/ngx_array.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_list.o \
src/core/ngx_list.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_hash.o \
src/core/ngx_hash.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_buf.o \
src/core/ngx_buf.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_queue.o \
src/core/ngx_queue.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_output_chain.o \
src/core/ngx_output_chain.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_string.o \
src/core/ngx_string.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_parse.o \
src/core/ngx_parse.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_inet.o \
src/core/ngx_inet.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_file.o \
src/core/ngx_file.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_crc32.o \
src/core/ngx_crc32.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_rbtree.o \
src/core/ngx_rbtree.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_radix_tree.o \
src/core/ngx_radix_tree.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_slab.o \
src/core/ngx_slab.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_times.o \
src/core/ngx_times.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_shmtx.o \
src/core/ngx_shmtx.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_connection.o \
src/core/ngx_connection.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_cycle.o \
src/core/ngx_cycle.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_spinlock.o \
src/core/ngx_spinlock.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_cpuinfo.o \
src/core/ngx_cpuinfo.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_conf_file.o \
src/core/ngx_conf_file.c
gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../simpl-ngx_devel_kit-bc
97eea/objs -I objs/addon/ndk -I /var/vcap/packages/nginx/lua/include -I ../pcre-8.12 -I objs \
-o objs/src/core/ngx_resolver.o \
src/core/ngx_resolver.c
src/core/ngx_resolver.c: In function 'ngx_resolver_process_ptr':
src/core/ngx_resolver.c:1425:43: error: variable 'qclass' set but not used [-Werror=unused-but-set-variable]
src/core/ngx_resolver.c:1425:36: error: variable 'qtype' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
make[1]: *** [objs/src/core/ngx_resolver.o] Error 1
make[1]: Leaving directory `/var/vcap/data/compile/nginx/nginx-0.8.54'
make: *** [build] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment