bug-kawa
[Top][All Lists]
Advanced

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

[Bug-kawa] [bug #49943] kawa (command-line program) hangs when importing


From: Sudarshan S Chawathe
Subject: [Bug-kawa] [bug #49943] kawa (command-line program) hangs when importing library twice
Date: Wed, 28 Dec 2016 14:33:01 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.75 Safari/537.36

Follow-up Comment #1, bug #49943 (project kawa):

An update to my earlier report:  I just 'git clone'd, built, and installed
Kawa afresh and the problem seems to still exist. (The installation itself was
without problems, including passing 'make check'.)

address@hidden:~/res/scheme/local-libs$ kawa --version
Kawa 2.2.1 (git describe: import-from-subversion-39-g7c1aba1-dirty)
Copyright (C) 2016 Per Bothner

address@hidden:~/res/scheme/local-libs$ kawa 
#|kawa:1|# (include "128.sld")
/home/chaw/res/scheme/local-libs/128.body1.scm:241:9: warning - no use of
norp?
#|kawa:2|# (import (srfi 128))
#|kawa:3|# (import (srfi 128))
^C
[*** hangs above ***]

address@hidden:~/res/scheme/local-libs$ uname -a
Linux vereq.eip10.org 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u2
(2016-10-19) i686 GNU/Linux

address@hidden:~/res/scheme/local-libs$ java -version
openjdk version "1.8.0_111"
OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-2~bpo8+1-b14)
OpenJDK Server VM (build 25.111-b14, mixed mode)



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49943>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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