root@server:/usr/local/openresty/lualib/resty# luarocks install bcrypt
Installing http://www.luarocks.org/repositories/rocks/bcrypt-1.5-1.src.rock...
Using http://www.luarocks.org/repositories/rocks/bcrypt-1.5-1.src.rock... 
switching to 'build' mode
Warning: variable CFLAGS was not passed in build_variables
gcc -O2 -shared -fPIC -std=c99 -D_GNU_SOURCE -Wall -Wextra -Wno-nonnull 
-Wwrite-strings -Wformat=2 -DNDEBUG -Ilib/bcrypt 
-I/usr/local/openresty/luajit/include/luajit-2.1   -c -o src/main.o src/main.c
make -C lib/bcrypt
make[1]: Entering directory 
`/tmp/luarocks_bcrypt-1.5-1-9828/lua-bcrypt/lib/bcrypt'
gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual 
-Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wundef -Wpointer-arith -O2 
-fomit-frame-pointer -funroll-loops -fPIC crypt_blowfish.c
gcc -c x86.S
gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual 
-Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wundef -Wpointer-arith -O2 
-fomit-frame-pointer -funroll-loops -fPIC crypt_gensalt.c
gcc -c -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual 
-Wmissing-prototypes -Wstrict-prototypes -Wshadow -Wundef -Wpointer-arith -O2 
-fomit-frame-pointer -funroll-loops -fPIC wrapper.c
make[1]: Leaving directory 
`/tmp/luarocks_bcrypt-1.5-1-9828/lua-bcrypt/lib/bcrypt'
gcc -o bcrypt.so src/main.o lib/bcrypt/crypt_blowfish.o lib/bcrypt/x86.o 
lib/bcrypt/crypt_gensalt.o lib/bcrypt/wrapper.o -O2 -shared -fPIC -std=c99 
-D_GNU_SOURCE -Wall -Wextra -Wno-nonnull -Wwrite-strings -Wformat=2 -DNDEBUG 
-Ilib/bcrypt -I/usr/local/openresty/luajit/include/luajit-2.1

Error: LuaRocks 2.1.2 bug (please report at 
luarocks-developers@lists.sourceforge.net).
...local/openresty/luajit/share/lua/5.1/luarocks/fs/lua.lua:656: attempt to 
call field 'sumhexa' (a nil value)
stack traceback:
        ...local/openresty/luajit/share/lua/5.1/luarocks/fs/lua.lua:656: in 
function 'get_md5'
        .../local/openresty/luajit/share/lua/5.1/luarocks/manif.lua:76: in 
function 'make_rock_manifest'
        .../local/openresty/luajit/share/lua/5.1/luarocks/build.lua:277: in 
function 'build_rockspec'
        .../local/openresty/luajit/share/lua/5.1/luarocks/build.lua:327: in 
function 'do_build'
        .../local/openresty/luajit/share/lua/5.1/luarocks/build.lua:369: in 
function <.../local/openresty/luajit/share/lua/5.1/luarocks/build.lua:357>
        [C]: in function 'xpcall'
        ...openresty/luajit/share/lua/5.1/luarocks/command_line.lua:189: in 
function 'run_command'
        /usr/local/openresty/luajit/bin/luarocks:28: in main chunk
        [C]: at 0x0804c5f0
root@server:/usr/local/openresty/lualib/resty#
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to