This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prefix set to /Users/tylerlindell/torch-cl/install | |
Installing Lua version: LUAJIT21 | |
Installing common Lua packages | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -O2 -fPIC -I/Users/tylerlindell/torch-cl/install/include -c src/lfs.c -o src/lfs.o | |
env MACOSX_DEPLOYMENT_TARGET=10.8 gcc -bundle -undefined dynamic_lookup -all_load -o lfs.so -L/Users/tylerlindell/torch-cl/install/lib src/lfs.o | |
Updating manifest for /Users/tylerlindell/torch-cl/install/lib/luarocks/rocks | |
luafilesystem 1.6.3-1 is now built and installed in /Users/tylerlindell/torch-cl/install/ (license: MIT/X11) | |
Updating manifest for /Users/tylerlindell/torch-cl/install/lib/luarocks/rocks | |
penlight scm-1 is now built and installed in /Users/tylerlindell/torch-cl/install/ (license: MIT/X11) |
NewerOlder