Archive: release-v9.0.0.zip e9666958d8fb1d0628e568897881b01f48b66057 creating: lcurses-release-v9.0.0/ inflating: lcurses-release-v9.0.0/.autom4te.cfg inflating: lcurses-release-v9.0.0/.travis.yml inflating: lcurses-release-v9.0.0/AUTHORS inflating: lcurses-release-v9.0.0/COPYING inflating: lcurses-release-v9.0.0/ChangeLog inflating: lcurses-release-v9.0.0/GNUmakefile inflating: lcurses-release-v9.0.0/INSTALL inflating: lcurses-release-v9.0.0/Makefile.am inflating: lcurses-release-v9.0.0/Makefile.in inflating: lcurses-release-v9.0.0/NEWS inflating: lcurses-release-v9.0.0/README inflating: lcurses-release-v9.0.0/aclocal.m4 inflating: lcurses-release-v9.0.0/bootstrap inflating: lcurses-release-v9.0.0/bootstrap.conf creating: lcurses-release-v9.0.0/build-aux/ inflating: lcurses-release-v9.0.0/build-aux/ar-lib inflating: lcurses-release-v9.0.0/build-aux/compile inflating: lcurses-release-v9.0.0/build-aux/config.guess inflating: lcurses-release-v9.0.0/build-aux/config.ld.in inflating: lcurses-release-v9.0.0/build-aux/config.sub inflating: lcurses-release-v9.0.0/build-aux/depcomp inflating: lcurses-release-v9.0.0/build-aux/gitlog-to-changelog inflating: lcurses-release-v9.0.0/build-aux/install-sh inflating: lcurses-release-v9.0.0/build-aux/ltmain.sh inflating: lcurses-release-v9.0.0/build-aux/missing inflating: lcurses-release-v9.0.0/build-aux/mkrockspecs inflating: lcurses-release-v9.0.0/build-aux/release.mk inflating: lcurses-release-v9.0.0/build-aux/rockspecs.mk inflating: lcurses-release-v9.0.0/build-aux/sanity-cfg.mk inflating: lcurses-release-v9.0.0/build-aux/sanity.mk inflating: lcurses-release-v9.0.0/build-aux/specl.mk inflating: lcurses-release-v9.0.0/config.h.in inflating: lcurses-release-v9.0.0/configure inflating: lcurses-release-v9.0.0/configure.ac creating: lcurses-release-v9.0.0/doc/ creating: lcurses-release-v9.0.0/doc/classes/ inflating: lcurses-release-v9.0.0/doc/classes/curses.chstr.html inflating: lcurses-release-v9.0.0/doc/classes/curses.window.html creating: lcurses-release-v9.0.0/doc/examples/ inflating: lcurses-release-v9.0.0/doc/examples/curses.lua.html inflating: lcurses-release-v9.0.0/doc/index.html inflating: lcurses-release-v9.0.0/doc/ldoc.css creating: lcurses-release-v9.0.0/doc/modules/ inflating: lcurses-release-v9.0.0/doc/modules/curses.html creating: lcurses-release-v9.0.0/examples/ inflating: lcurses-release-v9.0.0/examples/curses.lua creating: lcurses-release-v9.0.0/ext/ inflating: lcurses-release-v9.0.0/ext/curses.c creating: lcurses-release-v9.0.0/ext/curses/ inflating: lcurses-release-v9.0.0/ext/curses/chstr.c inflating: lcurses-release-v9.0.0/ext/curses/window.c creating: lcurses-release-v9.0.0/ext/include/ inflating: lcurses-release-v9.0.0/ext/include/_helpers.c inflating: lcurses-release-v9.0.0/ext/include/compat-5.2.c inflating: lcurses-release-v9.0.0/ext/include/compat-5.2.h inflating: lcurses-release-v9.0.0/ext/include/strlcpy.c inflating: lcurses-release-v9.0.0/lcurses-9.0.0-1.rockspec inflating: lcurses-release-v9.0.0/lcurses-git-1.rockspec creating: lcurses-release-v9.0.0/lib/ inflating: lcurses-release-v9.0.0/lib/curses.lua inflating: lcurses-release-v9.0.0/local.mk creating: lcurses-release-v9.0.0/m4/ inflating: lcurses-release-v9.0.0/m4/ax_lua.m4 inflating: lcurses-release-v9.0.0/m4/ax_with_curses.m4 inflating: lcurses-release-v9.0.0/m4/libtool.m4 inflating: lcurses-release-v9.0.0/m4/ltoptions.m4 inflating: lcurses-release-v9.0.0/m4/ltsugar.m4 inflating: lcurses-release-v9.0.0/m4/ltversion.m4 inflating: lcurses-release-v9.0.0/m4/lt~obsolete.m4 inflating: lcurses-release-v9.0.0/rockspec.conf creating: lcurses-release-v9.0.0/specs/ inflating: lcurses-release-v9.0.0/specs/curses_spec.yaml inflating: lcurses-release-v9.0.0/specs/spec_helper.lua inflating: lcurses-release-v9.0.0/specs/specs.mk inflating: lcurses-release-v9.0.0/travis.yml.in ## ------------------------- ## ## Configuring lcurses 9.0.0 ## ## ------------------------- ## checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for NcursesW wide-character library... no checking for Ncurses library... no checking for Curses library... no checking for resizeterm... no checking for strlcpy... no checking if /home/sp/Dropbox/Linux/x86/luajit//bin/lua is a Lua interpreter... yes checking whether /home/sp/Dropbox/Linux/x86/luajit//bin/lua version >= 5.1, < 5.4... yes checking for /home/sp/Dropbox/Linux/x86/luajit//bin/lua version... 5.1 checking for /home/sp/Dropbox/Linux/x86/luajit//bin/lua platform... unknown checking for /home/sp/Dropbox/Linux/x86/luajit//bin/lua script directory... ${prefix}/share/lua/5.1 checking for /home/sp/Dropbox/Linux/x86/luajit//bin/lua module directory... ${exec_prefix}/lib/lua/5.1 checking if LUA_VERSION is defined... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking luaconf.h usability... yes checking luaconf.h presence... yes checking for luaconf.h... yes checking for Lua header version... 5.1 checking if Lua header version matches 5.1... yes checking for specl... : checking for ldoc... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/config.ld config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands test -z "" || rm -f test -z "" || rm -f rm -rf .libs _libs rm -rf ext/.libs ext/_libs rm -rf ext/curses/.libs ext/curses/_libs test -z "ext/curses_c.la" || rm -f ext/curses_c.la rm -f ext/so_locations rm -f *.o rm -f ext/*.o rm -f ext/*.lo rm -f ext/curses/*.o rm -f ext/curses/*.lo rm -f *.lo make all-am make[1]: Entering directory `/tmp/luarocks_lcurses-9.0.0-1-5420/lcurses-release-v9.0.0' CC ext/curses.lo make[1]: Leaving directory `/tmp/luarocks_lcurses-9.0.0-1-5420/lcurses-release-v9.0.0' Installing https://luarocks.org/lcurses-9.0.0-1.src.rock... Using https://luarocks.org/lcurses-9.0.0-1.src.rock... switching to 'build' mode ./configure LUA='/home/sp/Dropbox/Linux/x86/luajit//bin/lua' LUA_INCLUDE='-I/home/sp/Dropbox/Linux/x86/luajit//include' --prefix='/home/sp/PrjLocal/luarockstree/lib/luarocks/rocks/lcurses/9.0.0-1' --libdir='/home/sp/PrjLocal/luarockstree/lib/luarocks/rocks/lcurses/9.0.0-1/lib' --datadir='/home/sp/PrjLocal/luarockstree/lib/luarocks/rocks/lcurses/9.0.0-1/lua' --datarootdir='/home/sp/PrjLocal/luarockstree/lib/luarocks/rocks/lcurses/9.0.0-1' && make clean all