SourceForge.net | 6 Sep 2011 19:12
Picon

[ clisp-Bugs-3405120 ] probe-pathname set :newest version

Bugs item #3405120, was opened at 2011-09-06 11:12
Message generated for change (Tracker Item Submitted) made by gabalz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3405120&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gabor Balazs (gabalz)
Assigned to: Bruno Haible (haible)
Summary: probe-pathname set :newest version

Initial Comment:

$ clisp --version
GNU CLISP 2.49 (2010-07-07) (built 3519331083) (memory 3519302729)
Software: GNU C 4.4.5 
gcc -O2 -march=core2 -fomit-frame-pointer -pipe -Wa,--noexecstack -W -Wswitch -Wcomment
-Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare
-Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1
-Wl,--as-needed  /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a
/usr/lib64/libcallback.a  -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a 
SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libsigsegv 2.8
(Continue reading)

SourceForge.net | 10 Sep 2011 19:41
Picon

[ clisp-Bugs-3407260 ] linux:tcsetattr fails - ffi problem

Bugs item #3407260, was opened at 2011-09-10 13:41
Message generated for change (Tracker Item Submitted) made by jbparker1
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407260&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brad Parker (jbparker1)
Assigned to: Bruno Haible (haible)
Summary: linux:tcsetattr fails - ffi problem

Initial Comment:
I'm using the stock clisp on ubuntu 9.1 (which is admitted, old).
The linux:tcsettattr call fails with an ffi problem.

sorry if this has been fixed.

Welcome to GNU CLISP 2.44.1 (2008-02-23) <http://clisp.cons.org/>

(let* ((descriptor (linux:open "/dev/ttyS0" ;;(device port)
			       (logior linux:O_RDWR linux:O_NDELAY)
			       (logior linux:S_IRUSR linux:S_IWUSR)))
       (attributes (get-attributes descriptor)))
(Continue reading)

SourceForge.net | 11 Sep 2011 22:31
Picon

[ clisp-Bugs-3405120 ] probe-pathname set :newest version

Bugs item #3405120, was opened at 2011-09-06 11:12
Message generated for change (Comment added) made by gabalz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3405120&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gabor Balazs (gabalz)
Assigned to: Bruno Haible (haible)
Summary: probe-pathname set :newest version

Initial Comment:

$ clisp --version
GNU CLISP 2.49 (2010-07-07) (built 3519331083) (memory 3519302729)
Software: GNU C 4.4.5 
gcc -O2 -march=core2 -fomit-frame-pointer -pipe -Wa,--noexecstack -W -Wswitch -Wcomment
-Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare
-Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1
-Wl,--as-needed  /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a
/usr/lib64/libcallback.a  -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a 
SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libsigsegv 2.8
(Continue reading)

SourceForge.net | 11 Sep 2011 23:23
Picon

[ clisp-Bugs-3405120 ] probe-pathname set :newest version

Bugs item #3405120, was opened at 2011-09-06 11:12
Message generated for change (Comment added) made by gabalz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3405120&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gabor Balazs (gabalz)
Assigned to: Bruno Haible (haible)
Summary: probe-pathname set :newest version

Initial Comment:

$ clisp --version
GNU CLISP 2.49 (2010-07-07) (built 3519331083) (memory 3519302729)
Software: GNU C 4.4.5 
gcc -O2 -march=core2 -fomit-frame-pointer -pipe -Wa,--noexecstack -W -Wswitch -Wcomment
-Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare
-Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1
-Wl,--as-needed  /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a
/usr/lib64/libcallback.a  -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a 
SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libsigsegv 2.8
(Continue reading)

SourceForge.net | 12 Sep 2011 04:07
Picon

[ clisp-Bugs-3407931 ] Trying to install in OS X Lion with MacPorts.

Bugs item #3407931, was opened at 2011-09-11 19:07
Message generated for change (Tracker Item Submitted) made by shaktool
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407931&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: segfault
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Nesky (shaktool)
Assigned to: Bruno Haible (haible)
Summary: Trying to install in OS X Lion with MacPorts.

Initial Comment:
We're having some trouble here:
https://trac.macports.org/ticket/30338
It seems to partially build, but it randomly segfaults while compiling lisp files during the
installation, and the person who knows about macports says that we should notify the CLISP developers.
Can we help troubleshoot this?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407931&group_id=1355

(Continue reading)

SourceForge.net | 14 Sep 2011 00:31
Picon

[ clisp-Bugs-3407260 ] linux:tcsetattr fails - ffi problem

Bugs item #3407260, was opened at 2011-09-10 13:41
Message generated for change (Comment added) made by sds
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407260&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brad Parker (jbparker1)
Assigned to: Bruno Haible (haible)
Summary: linux:tcsetattr fails - ffi problem

Initial Comment:
I'm using the stock clisp on ubuntu 9.1 (which is admitted, old).
The linux:tcsettattr call fails with an ffi problem.

sorry if this has been fixed.

Welcome to GNU CLISP 2.44.1 (2008-02-23) <http://clisp.cons.org/>

(let* ((descriptor (linux:open "/dev/ttyS0" ;;(device port)
			       (logior linux:O_RDWR linux:O_NDELAY)
			       (logior linux:S_IRUSR linux:S_IWUSR)))
       (attributes (get-attributes descriptor)))
(Continue reading)

SourceForge.net | 14 Sep 2011 00:39
Picon

[ clisp-Bugs-3405120 ] probe-pathname set :newest version

Bugs item #3405120, was opened at 2011-09-06 13:12
Message generated for change (Comment added) made by sds
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3405120&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
>Status: Pending
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Gabor Balazs (gabalz)
>Assigned to: Sam Steingold (sds)
Summary: probe-pathname set :newest version

Initial Comment:

$ clisp --version
GNU CLISP 2.49 (2010-07-07) (built 3519331083) (memory 3519302729)
Software: GNU C 4.4.5 
gcc -O2 -march=core2 -fomit-frame-pointer -pipe -Wa,--noexecstack -W -Wswitch -Wcomment
-Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare
-Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1
-Wl,--as-needed  /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a
/usr/lib64/libcallback.a  -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a 
SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libsigsegv 2.8
(Continue reading)

SourceForge.net | 14 Sep 2011 00:50
Picon

[ clisp-Bugs-3407931 ] Trying to install in OS X Lion with MacPorts.

Bugs item #3407931, was opened at 2011-09-11 22:07
Message generated for change (Comment added) made by sds
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407931&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: segfault
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Nesky (shaktool)
Assigned to: Bruno Haible (haible)
Summary: Trying to install in OS X Lion with MacPorts.

Initial Comment:
We're having some trouble here:
https://trac.macports.org/ticket/30338
It seems to partially build, but it randomly segfaults while compiling lisp files during the
installation, and the person who knows about macports says that we should notify the CLISP developers.
Can we help troubleshoot this?

----------------------------------------------------------------------

>Comment By: Sam Steingold (sds)
Date: 2011-09-13 18:50

(Continue reading)

SourceForge.net | 14 Sep 2011 01:38
Picon

[ clisp-Bugs-3405120 ] probe-pathname set :newest version

Bugs item #3405120, was opened at 2011-09-06 11:12
Message generated for change (Comment added) made by gabalz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3405120&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
>Status: Open
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Gabor Balazs (gabalz)
Assigned to: Sam Steingold (sds)
Summary: probe-pathname set :newest version

Initial Comment:

$ clisp --version
GNU CLISP 2.49 (2010-07-07) (built 3519331083) (memory 3519302729)
Software: GNU C 4.4.5 
gcc -O2 -march=core2 -fomit-frame-pointer -pipe -Wa,--noexecstack -W -Wswitch -Wcomment
-Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare
-Wno-format-nonliteral -O -falign-functions=4 -DENABLE_UNICODE -DDYNAMIC_FFI -I. -Wl,-O1
-Wl,--as-needed  /usr/lib64/libreadline.so -lncurses -ldl /usr/lib64/libavcall.a
/usr/lib64/libcallback.a  -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc libgnu_cl.a 
SAFETY=0 TYPECODES WIDE_HARD GENERATIONAL_GC SPVW_BLOCKS SPVW_MIXED TRIVIALMAP_MEMORY
libsigsegv 2.8
(Continue reading)

SourceForge.net | 14 Sep 2011 02:22
Picon

[ clisp-Bugs-3407260 ] linux:tcsetattr fails - ffi problem

Bugs item #3407260, was opened at 2011-09-10 13:41
Message generated for change (Comment added) made by jbparker1
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3407260&group_id=1355

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: clisp
Group: lisp error
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Brad Parker (jbparker1)
Assigned to: Bruno Haible (haible)
Summary: linux:tcsetattr fails - ffi problem

Initial Comment:
I'm using the stock clisp on ubuntu 9.1 (which is admitted, old).
The linux:tcsettattr call fails with an ffi problem.

sorry if this has been fixed.

Welcome to GNU CLISP 2.44.1 (2008-02-23) <http://clisp.cons.org/>

(let* ((descriptor (linux:open "/dev/ttyS0" ;;(device port)
			       (logior linux:O_RDWR linux:O_NDELAY)
			       (logior linux:S_IRUSR linux:S_IWUSR)))
       (attributes (get-attributes descriptor)))
(Continue reading)


Gmane