bug-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-zile] Google Summer of Code 2014


From: Reuben Thomas
Subject: Re: [Bug-zile] Google Summer of Code 2014
Date: Fri, 7 Mar 2014 21:42:10 +0000

On 7 March 2014 21:27, Garnaik Sumeet <address@hidden> wrote:
Sir,
     In case of bootstrap.cloning the specl,the server timed out,I have been trying this every couple hrs for about 10 hrs,it timed out every time.

So you had no problem cloning zile from savannah.gnu.org, but you had a problem cloning specl from github.com? Do you have problems with other github URLs? Or is your problem with any use of the git protocol (in which case you can follow the instructions under "Development sources" in README.md to automatically have git convert git URLs to https URLs)?
 
After running make for the first time I got the following as the output

  ZLC      lib/zmacs/commands.lua
/usr/bin/lua: ./lib/zmacs/zlc:22: module 'std.io' not found:
    no field package.preload['std.io']
    no file '/home/sumefsp/COMPUTING/OPEN-SOURCE/zile/lib/std/io.lua'
    no file '/home/sumefsp/COMPUTING/OPEN-SOURCE/zile/lib/std/io.lua'
    no file './std/io.lua'
    no file '/usr/local/share/lua/5.1/std/io.lua'
    no file '/usr/local/share/lua/5.1/std/io/init.lua'
    no file '/usr/local/lib/lua/5.1/std/io.lua'
    no file '/usr/local/lib/lua/5.1/std/io/init.lua'
    no file '/usr/share/lua/5.1/std/io.lua'
    no file '/usr/share/lua/5.1/std/io/init.lua'
    no file './std/io.so'
    no file '/usr/local/lib/lua/5.1/std/io.so'
    no file '/usr/lib/i386-linux-gnu/lua/5.1/std/io.so'
    no file '/usr/lib/lua/5.1/std/io.so'
    no file '/usr/local/lib/lua/5.1/loadall.so'
    no file './std.so'
    no file '/usr/local/lib/lua/5.1/std.so'
    no file '/usr/lib/i386-linux-gnu/lua/5.1/std.so'
    no file '/usr/lib/lua/5.1/std.so'
    no file '/usr/local/lib/lua/5.1/loadall.so'
stack traceback:
    [C]: in function 'require'
    ./lib/zmacs/zlc:22: in main chunk

    [C]: ?
test -f 'lib/zmacs/commands.lua'
make: *** [lib/zmacs/commands.lua] Error 1

OK, that looks like a bug. Gary?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]