On Wed, Dec 9, 2015 at 6:33 PM, Ignacio Burgueño <iburgu...@gmail.com> wrote:
> What about doing just "time make" (ie, using your makefile directly, no
> LuaRocks involved).
> What are the numbers in that case?
------
$> time luarocks make
Warning: variable CFLAGS was not passed in build_variables
mkdir -p build
…<snip>…
cp luaharfbuzz.so /usr/local/lib/luarocks/rocks-5.2/luaharfbuzz/0.0.1-1/lib
cp src/harfbuzz.lua /usr/local/lib/luarocks/rocks-5.2/luaharfbuzz/0.0.1-1/lua
Updating manifest for /usr/local/lib/luarocks/rocks-5.2
luaharfbuzz 0.0.1-1 is now built and installed in /usr/local (license: MIT)

real    0m0.704s
user    0m0.386s
sys     0m0.244s
-------

P.S. : I also noticed this long delay happening after “Switching to
‘build’ mode” when I did `luarocks install luasec` today. So I guess I
was wrong in that it’s just luaharfbuzz that is having this problem.
But I definitely remember other modules installing much quicker. Maybe
it is a network problem after all

------------------------------------------------------------------------------
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to