Installing https://rocks.moonscript.org/bigint-1.0.0-1.rockspec... Using https://rocks.moonscript.org/bigint-1.0.0-1.rockspec... switching to 'build' mode export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fPIC -I/Users/sp/Dropbox/OSX/x64/luajit/include -c BigInt.cpp -o BigInt.o -DVERSION="1.0" export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fPIC -I/Users/sp/Dropbox/OSX/x64/luajit/include -c mainlib.c -o mainlib.o -DVERSION="1.0" export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -O2 -fPIC -I/Users/sp/Dropbox/OSX/x64/luajit/include -c bigint-glue.cpp -o bigint-glue.o -DVERSION="1.0" export MACOSX_DEPLOYMENT_TARGET=10.8; gcc -bundle -undefined dynamic_lookup -all_load -o bigint.so -L/Users/sp/Dropbox/OSX/x64/luajit/lib BigInt.o mainlib.o bigint-glue.o Updating manifest for /Users/sp/PrjLocal/x64/luarockstree/lib/luarocks/rocks bigint 1.0.0-1 is now built and installed in /Users/sp/PrjLocal/x64/luarockstree (license: MIT)