Skip to content

Instantly share code, notes, and snippets.

@vkuznet
Created October 27, 2014 17:56
Show Gist options
  • Save vkuznet/800a8019640960144964 to your computer and use it in GitHub Desktop.
Save vkuznet/800a8019640960144964 to your computer and use it in GitHub Desktop.
torch installation issue
vklaptop(13:46:41) GIT git:master> git clone git@github.com:soumith/torch-distro.git
Cloning into 'torch-distro'...
remote: Counting objects: 154, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 154 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (154/154), 17.18 KiB | 0 bytes/s, done.
Resolving deltas: 100% (88/88), done.
Checking connectivity... done.
vklaptop(13:46:45) GIT git:master> cd torch-distro/
vklaptop(13:46:47) torch-distro git:master> ls
CMakeLists.txt README.md exe extra install.sh pkg run.sh
vklaptop(13:46:48) torch-distro git:master> ./install.sh
Prefix set to /Users/vk/Work/DataAnalysis/GIT/torch-distro/install
Submodule 'exe/luajit-rocks' (https://github.com/torch/luajit-rocks.git) registered for path 'exe/luajit-rocks'
Submodule 'exe/qtlua' (https://github.com/torch/qtlua.git) registered for path 'exe/qtlua'
Submodule 'exe/trepl' (https://github.com/torch/trepl.git) registered for path 'exe/trepl'
Submodule 'extra/argcheck' (https://github.com/torch/argcheck.git) registered for path 'extra/argcheck'
Submodule 'extra/audio' (https://github.com/soumith/lua---audio.git) registered for path 'extra/audio'
Submodule 'extra/cudnn' (https://github.com/soumith/cudnn.torch.git) registered for path 'extra/cudnn'
Submodule 'extra/cunn' (https://github.com/torch/cunn.git) registered for path 'extra/cunn'
Submodule 'extra/cutorch' (https://github.com/torch/cutorch.git) registered for path 'extra/cutorch'
Submodule 'extra/fftw3' (https://github.com/soumith/fftw3-ffi.git) registered for path 'extra/fftw3'
Submodule 'extra/gfx.js' (https://github.com/soumith/gfx.js.git) registered for path 'extra/gfx.js'
Submodule 'extra/graphicsmagick' (https://github.com/clementfarabet/graphicsmagick.git) registered for path 'extra/graphicsmagick'
Submodule 'extra/nn' (https://github.com/torch/nn.git) registered for path 'extra/nn'
Submodule 'extra/nnx' (https://github.com/clementfarabet/lua---nnx.git) registered for path 'extra/nnx'
Submodule 'extra/sdl2' (https://github.com/torch/sdl2-ffi.git) registered for path 'extra/sdl2'
Submodule 'extra/signal' (https://github.com/soumith/torch-signal.git) registered for path 'extra/signal'
Submodule 'extra/threads' (https://github.com/torch/threads-ffi.git) registered for path 'extra/threads'
Submodule 'pkg/cwrap' (https://github.com/torch/cwrap.git) registered for path 'pkg/cwrap'
Submodule 'pkg/dok' (https://github.com/torch/dok.git) registered for path 'pkg/dok'
Submodule 'pkg/gnuplot' (https://github.com/torch/gnuplot.git) registered for path 'pkg/gnuplot'
Submodule 'pkg/image' (https://github.com/torch/image.git) registered for path 'pkg/image'
Submodule 'pkg/optim' (https://github.com/torch/optim.git) registered for path 'pkg/optim'
Submodule 'pkg/paths' (https://github.com/torch/paths.git) registered for path 'pkg/paths'
Submodule 'pkg/qttorch' (https://github.com/torch/qttorch.git) registered for path 'pkg/qttorch'
Submodule 'pkg/sundown' (https://github.com/torch/sundown-ffi.git) registered for path 'pkg/sundown'
Submodule 'pkg/sys' (https://github.com/torch/sys.git) registered for path 'pkg/sys'
Submodule 'pkg/torch' (https://github.com/torch/torch7.git) registered for path 'pkg/torch'
Submodule 'pkg/xlua' (https://github.com/torch/xlua.git) registered for path 'pkg/xlua'
Cloning into 'exe/luajit-rocks'...
remote: Counting objects: 1330, done.
remote: Total 1330 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (1330/1330), 5.50 MiB | 1.71 MiB/s, done.
Resolving deltas: 100% (673/673), done.
Checking connectivity... done.
Submodule path 'exe/luajit-rocks': checked out '3dd3777f88b0b1581a04dcef2a202bb5f8aa9557'
Cloning into 'exe/qtlua'...
remote: Counting objects: 561, done.
remote: Total 561 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (561/561), 487.06 KiB | 0 bytes/s, done.
Resolving deltas: 100% (263/263), done.
Checking connectivity... done.
Submodule path 'exe/qtlua': checked out '28f70cde89715250196c11e74369039dbed16877'
Cloning into 'exe/trepl'...
remote: Counting objects: 339, done.
remote: Total 339 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (339/339), 58.63 KiB | 0 bytes/s, done.
Resolving deltas: 100% (197/197), done.
Checking connectivity... done.
Submodule path 'exe/trepl': checked out '2f8224f3e8a6bb00a20365d653d6c70b77fcc2a6'
Cloning into 'extra/argcheck'...
remote: Counting objects: 316, done.
remote: Total 316 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (316/316), 54.05 KiB | 0 bytes/s, done.
Resolving deltas: 100% (160/160), done.
Checking connectivity... done.
Submodule path 'extra/argcheck': checked out 'b30b0aa0cc3f14eb1855e191e04cb5551a7f79e9'
Cloning into 'extra/audio'...
remote: Counting objects: 159, done.
remote: Total 159 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (159/159), 172.47 KiB | 0 bytes/s, done.
Resolving deltas: 100% (85/85), done.
Checking connectivity... done.
Submodule path 'extra/audio': checked out 'ad087af2eee9e0d80ec7ce9261bae109e108ab92'
Cloning into 'extra/cudnn'...
remote: Counting objects: 101, done.
remote: Total 101 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (101/101), 22.01 KiB | 0 bytes/s, done.
Resolving deltas: 100% (56/56), done.
Checking connectivity... done.
Submodule path 'extra/cudnn': checked out '0e4f3339372946aa4c5ab6d2b98c354d22414732'
Cloning into 'extra/cunn'...
remote: Counting objects: 501, done.
remote: Total 501 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (501/501), 175.56 KiB | 0 bytes/s, done.
Resolving deltas: 100% (288/288), done.
Checking connectivity... done.
Submodule path 'extra/cunn': checked out 'd1cd450e841894cbff388fc043386108920df4fb'
Cloning into 'extra/cutorch'...
remote: Counting objects: 896, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 896 (delta 1), reused 0 (delta 0)
Receiving objects: 100% (896/896), 224.00 KiB | 0 bytes/s, done.
Resolving deltas: 100% (493/493), done.
Checking connectivity... done.
Submodule path 'extra/cutorch': checked out '0fa5accfac9c73ab3edaaae385859f1f07e93d4c'
Cloning into 'extra/fftw3'...
remote: Counting objects: 95, done.
remote: Total 95 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (95/95), done.
Checking connectivity... done.
Submodule path 'extra/fftw3': checked out '02ba8f4ef888b444f06332e4bc84f88d42cfd0b9'
Cloning into 'extra/gfx.js'...
remote: Counting objects: 3357, done.
remote: Compressing objects: 100% (1607/1607), done.
remote: Total 3357 (delta 1541), reused 3357 (delta 1541)
Receiving objects: 100% (3357/3357), 7.89 MiB | 2.33 MiB/s, done.
Resolving deltas: 100% (1541/1541), done.
Checking connectivity... done.
Submodule path 'extra/gfx.js': checked out '3024df6950657f9a5c2b853ac6931e0627688d69'
Cloning into 'extra/graphicsmagick'...
remote: Counting objects: 230, done.
remote: Total 230 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (230/230), 622.08 KiB | 0 bytes/s, done.
Resolving deltas: 100% (117/117), done.
Checking connectivity... done.
Submodule path 'extra/graphicsmagick': checked out '87f20c65eb66d0d6da35d41f97c2490cf8d0719f'
Cloning into 'extra/nn'...
remote: Counting objects: 1770, done.
remote: Compressing objects: 100% (599/599), done.
remote: Total 1770 (delta 1086), reused 1749 (delta 1078)
Receiving objects: 100% (1770/1770), 731.97 KiB | 1.18 MiB/s, done.
Resolving deltas: 100% (1086/1086), done.
Checking connectivity... done.
fatal: reference is not a tree: db5afc539566c306e0e8cc193da392848f14b72f
Cloning into 'extra/nnx'...
remote: Counting objects: 2002, done.
remote: Total 2002 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (2002/2002), 1.12 MiB | 1.02 MiB/s, done.
Resolving deltas: 100% (1137/1137), done.
Checking connectivity... done.
Submodule path 'extra/nnx': checked out '8a4e5ec9f9b63d8fb76fce1c50f1c439a15ddbd6'
Cloning into 'extra/sdl2'...
remote: Counting objects: 67, done.
remote: Total 67 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (67/67), done.
Checking connectivity... done.
Submodule path 'extra/sdl2': checked out '2e4c9002be0cf523b3f28755b1cf855d3553677f'
Cloning into 'extra/signal'...
remote: Counting objects: 403, done.
remote: Total 403 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (403/403), 133.33 KiB | 0 bytes/s, done.
Resolving deltas: 100% (184/184), done.
Checking connectivity... done.
Submodule path 'extra/signal': checked out 'b744172572d58b9aa7808bdd8c6b2d4e69a97de3'
Cloning into 'extra/threads'...
remote: Counting objects: 71, done.
remote: Total 71 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (71/71), done.
Checking connectivity... done.
Submodule path 'extra/threads': checked out 'c57f62a16dd476cef115355b7e264b72b6ebfe01'
Cloning into 'pkg/cwrap'...
remote: Counting objects: 64, done.
remote: Total 64 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (64/64), done.
Checking connectivity... done.
Submodule path 'pkg/cwrap': checked out '4260126f3b6eaacf6bf0c25e73fb3255a93e0517'
Cloning into 'pkg/dok'...
remote: Counting objects: 143, done.
remote: Compressing objects: 100% (98/98), done.
remote: Total 143 (delta 33), reused 138 (delta 31)
Receiving objects: 100% (143/143), 132.21 KiB | 0 bytes/s, done.
Resolving deltas: 100% (33/33), done.
Checking connectivity... done.
Submodule path 'pkg/dok': checked out 'cd1242a9b749b7af6239c5fcba10940c880b4543'
Cloning into 'pkg/gnuplot'...
remote: Counting objects: 210, done.
remote: Total 210 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (210/210), 153.11 KiB | 0 bytes/s, done.
Resolving deltas: 100% (124/124), done.
Checking connectivity... done.
Submodule path 'pkg/gnuplot': checked out '78b59793890678ef4cd5444e05c98c4543f6e320'
Cloning into 'pkg/image'...
remote: Counting objects: 689, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 689 (delta 2), reused 4 (delta 2)
Receiving objects: 100% (689/689), 1.86 MiB | 1.60 MiB/s, done.
Resolving deltas: 100% (391/391), done.
Checking connectivity... done.
Submodule path 'pkg/image': checked out 'afba03c71d5176a2ec14721f2441af639d57dc6e'
Cloning into 'pkg/optim'...
remote: Counting objects: 441, done.
remote: Total 441 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (441/441), 99.17 KiB | 0 bytes/s, done.
Resolving deltas: 100% (245/245), done.
Checking connectivity... done.
Submodule path 'pkg/optim': checked out '4222b8a4118f773b8990e3676a6020c653d28b72'
Cloning into 'pkg/paths'...
remote: Counting objects: 99, done.
remote: Total 99 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (99/99), done.
Checking connectivity... done.
Submodule path 'pkg/paths': checked out '4aebd7d7ca4d4146a4809b5c8cae818a93f08a60'
Cloning into 'pkg/qttorch'...
remote: Counting objects: 42, done.
remote: Total 42 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (42/42), done.
Checking connectivity... done.
Submodule path 'pkg/qttorch': checked out 'd839ea57c49458481fc368eddc66e1095355f627'
Cloning into 'pkg/sundown'...
remote: Counting objects: 184, done.
remote: Compressing objects: 100% (125/125), done.
remote: Total 184 (delta 58), reused 184 (delta 58)
Receiving objects: 100% (184/184), 114.38 KiB | 0 bytes/s, done.
Resolving deltas: 100% (58/58), done.
Checking connectivity... done.
Submodule path 'pkg/sundown': checked out '812223802c9c9f359b46478b7bbb1d5b154a88ac'
Cloning into 'pkg/sys'...
remote: Counting objects: 160, done.
remote: Total 160 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (160/160), 24.25 KiB | 0 bytes/s, done.
Resolving deltas: 100% (82/82), done.
Checking connectivity... done.
Submodule path 'pkg/sys': checked out '7a95486c19c5790bfff87e32e907bfc438d9a9dd'
Cloning into 'pkg/torch'...
remote: Counting objects: 2168, done.
remote: Compressing objects: 100% (78/78), done.
remote: Total 2168 (delta 39), reused 0 (delta 0)
Receiving objects: 100% (2168/2168), 600.41 KiB | 360.00 KiB/s, done.
Resolving deltas: 100% (1314/1314), done.
Checking connectivity... done.
Submodule path 'pkg/torch': checked out '7e8a9f6b21fb1362fe6c50f1c9f1fcea2de3bdc0'
Cloning into 'pkg/xlua'...
remote: Counting objects: 212, done.
remote: Total 212 (delta 0), reused 0 (delta 0)
Receiving objects: 100% (212/212), 34.15 KiB | 0 bytes/s, done.
Resolving deltas: 100% (123/123), done.
Checking connectivity... done.
Submodule path 'pkg/xlua': checked out 'c613e4303a199871a354dab61a4ada6adea78f0c'
Unable to checkout 'db5afc539566c306e0e8cc193da392848f14b72f' in submodule path 'extra/nn'
Entering 'exe/luajit-rocks'
From https://github.com/torch/luajit-rocks
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'exe/qtlua'
From https://github.com/torch/qtlua
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'exe/trepl'
From https://github.com/torch/trepl
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/argcheck'
From https://github.com/torch/argcheck
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/audio'
From https://github.com/soumith/lua---audio
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/cudnn'
From https://github.com/soumith/cudnn.torch
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/cunn'
From https://github.com/torch/cunn
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/cutorch'
From https://github.com/torch/cutorch
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/fftw3'
From https://github.com/soumith/fftw3-ffi
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/gfx.js'
From https://github.com/soumith/gfx.js
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/graphicsmagick'
From https://github.com/clementfarabet/graphicsmagick
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/nn'
From https://github.com/torch/nn
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/nnx'
From https://github.com/clementfarabet/lua---nnx
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/sdl2'
From https://github.com/torch/sdl2-ffi
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/signal'
From https://github.com/soumith/torch-signal
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'extra/threads'
From https://github.com/torch/threads-ffi
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/cwrap'
From https://github.com/torch/cwrap
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/dok'
From https://github.com/torch/dok
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/gnuplot'
From https://github.com/torch/gnuplot
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/image'
From https://github.com/torch/image
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/optim'
From https://github.com/torch/optim
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/paths'
From https://github.com/torch/paths
* branch master -> FETCH_HEAD
Updating 4aebd7d..5ca8bbe
Fast-forward
paths.c | 7 +++++++
1 file changed, 7 insertions(+)
Entering 'pkg/qttorch'
From https://github.com/torch/qttorch
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/sundown'
From https://github.com/torch/sundown-ffi
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/sys'
From https://github.com/torch/sys
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/torch'
From https://github.com/torch/torch7
* branch master -> FETCH_HEAD
Already up-to-date.
Entering 'pkg/xlua'
From https://github.com/torch/xlua
* branch master -> FETCH_HEAD
Already up-to-date.
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The ASM compiler identification is Clang
-- Found assembler: /usr/bin/cc
-- Found readline library
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for sin in m
-- Looking for sin in m - found
-- Performing Test LJ_TARGET_X64
-- Performing Test LJ_TARGET_X64 - Success
-- LuaJIT Target: x64
-- LuaJIT target x64
-- Performing Test LJ_ARCH_BITS_64
-- Performing Test LJ_ARCH_BITS_64 - Success
-- Performing Test LJ_HASJIT_1
-- Performing Test LJ_HASJIT_1 - Success
-- Performing Test LJ_HASFFI_1
-- Performing Test LJ_HASFFI_1 - Success
-- Performing Test LJ_DUALNUM_1
-- Performing Test LJ_DUALNUM_1 - Failed
-- Performing Test LJ_ARCH_HASFPU_1
-- Performing Test LJ_ARCH_HASFPU_1 - Success
-- Performing Test LJ_ABI_SOFTFP_1
-- Performing Test LJ_ABI_SOFTFP_1 - Failed
-- Looking for sin in m
-- Looking for sin in m - found
-- Found Wget: /opt/local/bin/wget
-- Found MD5: /Applications/md5.app/Contents/MacOS/MD5
-- Configuring done
CMake Warning (dev):
Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake
--help-policy CMP0042" for policy details. Use the cmake_policy command to
set the policy and suppress this warning.
MACOSX_RPATH is not specified for the following targets:
libluajit
This warning is for project developers. Use -Wno-dev to suppress it.
-- Generating done
-- Build files have been written to: /Users/vk/Work/DataAnalysis/GIT/torch-distro/build
Scanning dependencies of target minilua
[ 3%] Building C object exe/luajit-rocks/luajit/CMakeFiles/minilua.dir/src/host/minilua.c.o
Linking C executable minilua
[ 3%] Built target minilua
[ 7%] Generating buildvm_arch.h
Scanning dependencies of target buildvm
[ 11%] Building C object exe/luajit-rocks/luajit/CMakeFiles/buildvm.dir/src/host/buildvm.c.o
[ 15%] Building C object exe/luajit-rocks/luajit/CMakeFiles/buildvm.dir/src/host/buildvm_asm.c.o
[ 19%] Building C object exe/luajit-rocks/luajit/CMakeFiles/buildvm.dir/src/host/buildvm_peobj.c.o
[ 23%] Building C object exe/luajit-rocks/luajit/CMakeFiles/buildvm.dir/src/host/buildvm_lib.c.o
[ 26%] Building C object exe/luajit-rocks/luajit/CMakeFiles/buildvm.dir/src/host/buildvm_fold.c.o
Linking C executable buildvm
[ 26%] Built target buildvm
[ 30%] Generating vmdef.lua
[ 34%] Generating lj_vm.s
[ 38%] Generating lj_ffdef.h
[ 42%] Generating lj_bcdef.h
[ 46%] Generating lj_libdef.h
[ 50%] Generating lj_recdef.h
[ 53%] Generating lj_folddef.h
Scanning dependencies of target libluajit
[ 57%] Building C object exe/luajit-rocks/luajit/CMakeFiles/libluajit.dir/src/ljamalg.c.o
[ 61%] Building ASM object exe/luajit-rocks/luajit/CMakeFiles/libluajit.dir/lj_vm.s.o
Linking C shared library libluajit.dylib
[ 61%] Built target libluajit
Scanning dependencies of target luajit
[ 65%] Building C object exe/luajit-rocks/luajit/CMakeFiles/luajit.dir/src/luajit.c.o
[ 69%] Building C object exe/luajit-rocks/luajit/CMakeFiles/luajit.dir/src/ljamalg.c.o
[ 73%] Building ASM object exe/luajit-rocks/luajit/CMakeFiles/luajit.dir/lj_vm.s.o
Linking C executable luajit
[100%] Built target luajit
[ 3%] Built target minilua
[ 26%] Built target buildvm
[ 61%] Built target libluajit
[100%] Built target luajit
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/luaconf.h
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/lua.h
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/lauxlib.h
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/lualib.h
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/lua.hpp
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include/luajit.h
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/libluajit.dylib
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/bin/luajit
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/bc.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/v.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dump.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_x86.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_x64.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_arm.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_ppc.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_mips.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/dis_mipsel.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/bcsave.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/jit/vmdef.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs/unix/tools.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs/unix.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs/win32/tools.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs/win32.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs/lua.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/persist.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/list.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/require.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/repos.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/dir.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/make_manifest.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/command_line.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/install.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/build/command.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/build/cmake.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/build/make.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/build/builtin.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/cvs.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/git.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/sscm.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/tools/patch.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/svn.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/tools/zip.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/tools/tar.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/pack.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/type_check.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/make.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/path.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/remove.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fs.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/manif.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/add.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/deps.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/build.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/search.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/show.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/manif_core.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/unpack.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/validate.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/cfg.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/download.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/help.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/util.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/index.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/cache.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/refresh_cache.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/loader.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/admin_remove.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/hg.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/git_file.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/new_version.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/lint.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/purge.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/doc.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/fetch/git_http.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/path_cmd.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/upload.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/upload/api.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/upload/multipart.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/write_rockspec.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/share/lua/5.1/luarocks/site_config.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/etc/luarocks/config.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/bin/luarocks
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/bin/luarocks-admin
Installing https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luafilesystem-1.6.2-2.src.rock...
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luafilesystem-1.6.2-2.src.rock... switching to 'build' mode
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/lfs.c -o src/lfs.o
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -bundle -undefined dynamic_lookup -all_load -o lfs.so -L/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib src/lfs.o
Error: Failed producing checksum: no MD5 checker command configured
Installing https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/penlight-1.3.1-1.src.rock...
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/penlight-1.3.1-1.src.rock... switching to 'build' mode
Missing dependencies for penlight:
luafilesystem
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luafilesystem-1.6.2-2.src.rock... switching to 'build' mode
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/lfs.c -o src/lfs.o
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -bundle -undefined dynamic_lookup -all_load -o lfs.so -L/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib src/lfs.o
Error: Failed installing dependency: https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/luafilesystem-1.6.2-2.src.rock - Failed producing checksum: no MD5 checker command configured
Installing https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lua-cjson-2.1.0-1.src.rock...
Using https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/lua-cjson-2.1.0-1.src.rock... switching to 'build' mode
Archive: lua-cjson-2.1.0.zip
creating: lua-cjson-2.1.0/
inflating: lua-cjson-2.1.0/runtests.sh
inflating: lua-cjson-2.1.0/fpconv.c
inflating: lua-cjson-2.1.0/lua-cjson.spec
inflating: lua-cjson-2.1.0/rfc4627.txt
inflating: lua-cjson-2.1.0/dtoa.c
inflating: lua-cjson-2.1.0/lua-cjson-2.1.0-1.rockspec
inflating: lua-cjson-2.1.0/manual.txt
inflating: lua-cjson-2.1.0/performance.html
inflating: lua-cjson-2.1.0/CMakeLists.txt
inflating: lua-cjson-2.1.0/fpconv.h
inflating: lua-cjson-2.1.0/strbuf.h
inflating: lua-cjson-2.1.0/strbuf.c
inflating: lua-cjson-2.1.0/NEWS
inflating: lua-cjson-2.1.0/manual.html
inflating: lua-cjson-2.1.0/lua_cjson.c
inflating: lua-cjson-2.1.0/LICENSE
inflating: lua-cjson-2.1.0/dtoa_config.h
creating: lua-cjson-2.1.0/tests/
inflating: lua-cjson-2.1.0/tests/bench.lua
inflating: lua-cjson-2.1.0/tests/numbers.json
inflating: lua-cjson-2.1.0/tests/example3.json
inflating: lua-cjson-2.1.0/tests/octets-escaped.dat
extracting: lua-cjson-2.1.0/tests/types.json
inflating: lua-cjson-2.1.0/tests/genutf8.pl
inflating: lua-cjson-2.1.0/tests/rfc-example1.json
inflating: lua-cjson-2.1.0/tests/example4.json
inflating: lua-cjson-2.1.0/tests/example2.json
inflating: lua-cjson-2.1.0/tests/README
inflating: lua-cjson-2.1.0/tests/rfc-example2.json
inflating: lua-cjson-2.1.0/tests/test.lua
inflating: lua-cjson-2.1.0/tests/example5.json
inflating: lua-cjson-2.1.0/tests/example1.json
inflating: lua-cjson-2.1.0/g_fmt.c
inflating: lua-cjson-2.1.0/Makefile
creating: lua-cjson-2.1.0/lua/
inflating: lua-cjson-2.1.0/lua/lua2json.lua
inflating: lua-cjson-2.1.0/lua/json2lua.lua
creating: lua-cjson-2.1.0/lua/cjson/
inflating: lua-cjson-2.1.0/lua/cjson/util.lua
inflating: lua-cjson-2.1.0/performance.txt
inflating: lua-cjson-2.1.0/THANKS
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c lua_cjson.c -o lua_cjson.o
In file included from lua_cjson.c:47:
./fpconv.h:15:20: warning: inline function 'fpconv_init' is not defined [-Wundefined-inline]
extern inline void fpconv_init();
^
lua_cjson.c:1359:5: note: used here
fpconv_init();
^
1 warning generated.
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c strbuf.c -o strbuf.o
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c fpconv.c -o fpconv.o
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -bundle -undefined dynamic_lookup -all_load -o cjson.so -L/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib lua_cjson.o strbuf.o fpconv.o
Error: Failed producing checksum: no MD5 checker command configured
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/autolink.c -o src/autolink.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/buffer.c -o src/buffer.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/markdown.c -o src/markdown.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/stack.c -o src/stack.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/houdini_href_e.c -o html/houdini_href_e.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/houdini_html_e.c -o html/houdini_html_e.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/html.c -o html/html.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/html_smartypants.c -o html/html_smartypants.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -bundle -undefined dynamic_lookup -all_load -o libsundown.so -L/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib src/autolink.o src/buffer.o src/markdown.o src/stack.o html/houdini_href_e.o html/houdini_html_e.o html/html.o html/html_smartypants.o
Error: Failed producing checksum: no MD5 checker command configured
Error: Failed producing checksum: no MD5 checker command configured
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/vk/Work/DataAnalysis/GIT/torch-distro/pkg/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/Users/vk/Work/DataAnalysis/GIT/torch-distro/pkg/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function
is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is
highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed producing checksum: no MD5 checker command configured
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-7077/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-7077/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for dok:
sundown >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/sundown-scm-1.rockspec... switching to 'build' mode
Cloning into 'sundown-ffi'...
remote: Counting objects: 30, done.
remote: Compressing objects: 100% (30/30), done.
Receiving objects: 100% (30/30), 40.96 KiB | 0 bytes/s, done.
Resolving deltas: 100% (2/2), done.
remote: Total 30 (delta 2), reused 12 (delta 0)
Checking connectivity... done.
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/autolink.c -o src/autolink.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/buffer.c -o src/buffer.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/markdown.c -o src/markdown.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c src/stack.c -o src/stack.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/houdini_href_e.c -o html/houdini_href_e.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/houdini_html_e.c -o html/houdini_html_e.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/html.c -o html/html.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -O2 -fPIC -I/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include -c html/html_smartypants.c -o html/html_smartypants.o -Isrc/ -Ihtml/
export MACOSX_DEPLOYMENT_TARGET=10.5; gcc -bundle -undefined dynamic_lookup -all_load -o libsundown.so -L/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib src/autolink.o src/buffer.o src/markdown.o src/stack.o html/houdini_href_e.o html/houdini_html_e.o html/html.o html/html_smartypants.o
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/sundown-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for gnuplot:
torch >= 7.0
paths >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-1036/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-1036/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUA=/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/bin/luajit -DLUALIB= -DLUA_BINDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/bin" -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/lib" -DCONFDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/qtlua/scm-1/conf" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /opt/local/share/cmake-3.0/Modules/FindQt4.cmake:1314 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
CMakeLists.txt:27 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/Users/vk/Work/DataAnalysis/GIT/torch-distro/exe/qtlua/build/CMakeFiles/CMakeOutput.log".
Error: Build error: Failed building.
Missing dependencies for trepl:
torch >= 7.0
penlight >= 1.1.0
linenoise >= 0.4
luafilesystem >= 1.6.2
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-6789/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-6789/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Error: File not found: rocks/nn-scm-1.rockspec
Missing dependencies for qttorch:
torch >= 7.0
qtlua >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-4458/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-4458/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for sys:
torch >= 7.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-6256/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-6256/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for xlua:
torch >= 7.0
sys >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-1008/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-1008/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for image:
torch >= 7.0
sys >= 1.0
xlua >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-3817/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-3817/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for optim:
torch >= 7.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-6013/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-6013/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Error: Failed producing checksum: no MD5 checker command configured
Missing dependencies for threads:
torch >= 7.0
sdl2 >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-9277/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-9277/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for graphicsmagick:
torch >= 7.0
sys >= 1.0
image >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-6846/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-6846/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for gfx.js:
torch >= 7.0
penlight >= 1.1.0
image >= 1.0
graphicsmagick >= 1.scm
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-4632/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-4632/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Error: Failed producing checksum: no MD5 checker command configured
Missing dependencies for audio:
torch >= 7.0
sys >= 1.0
xlua >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-5007/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-5007/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Error: Failed producing checksum: no MD5 checker command configured
Missing dependencies for signal:
torch >= 7.0
fftw3 >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-6111/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-6111/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Missing dependencies for nnx:
torch >= 7.0
xlua >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec... switching to 'build' mode
Missing dependencies for torch:
paths >= 1.0
cwrap >= 1.0
Using https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec... switching to 'build' mode
Cloning into 'paths'...
remote: Counting objects: 10, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 10 (delta 0), reused 5 (delta 0)
Receiving objects: 100% (10/10), 12.20 KiB | 0 bytes/s, done.
Checking connectivity... done.
Warning: unmatched variable LUALIB
cmake -E make_directory build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release -DLUALIB= -DLUA_INCDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/include" -DLUA_LIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib" -DLUADIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua" -DLIBDIR="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib" -DCMAKE_INSTALL_PREFIX="/Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1" && make
-- The C compiler identification is AppleClang 6.0.0.6000054
-- The CXX compiler identification is AppleClang 6.0.0.6000054
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/utsname.h
-- Looking for include file sys/utsname.h - found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for getcwd
-- Looking for getcwd - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/luarocks_paths-scm-1-3034/paths/build
Scanning dependencies of target paths
[100%] Building C object CMakeFiles/paths.dir/paths.c.o
/tmp/luarocks_paths-scm-1-3034/paths/paths.c:730:15: warning: 'tempnam' is deprecated: This function is provided for
compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly
recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations]
char *tmp = tempnam(NULL, "luatmp");
^
/usr/include/stdio.h:389:7: note: 'tempnam' has been explicitly marked deprecated here
char *tempnam(const char *, const char *) __DARWIN_ALIAS(tempnam);
^
1 warning generated.
Linking C shared module libpaths.so
[100%] Built target paths
cd build && make install
[100%] Built target paths
Install the project...
-- Install configuration: "Release"
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lua/paths/init.lua
-- Installing: /Users/vk/Work/DataAnalysis/GIT/torch-distro/install/lib/luarocks/rocks/paths/scm-1/lib/libpaths.so
Error: Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/torch-scm-1.rockspec - Failed installing dependency: https://raw.githubusercontent.com/torch/rocks/master/paths-scm-1.rockspec - Failed producing checksum: no MD5 checker command configured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment