05:04:39 -!- rme [rme@45CC2C80.80B03224.699BA7A6.IP] has quit [Quit: rme] 05:04:39 -!- rme [~rme@50.43.135.89] has quit [Quit: rme] 07:36:40 leo2007 [~leo@222.130.135.186] has joined #ccl 07:37:13 Cannot start ccl http://paste.pound-python.org/show/12684 07:37:20 ideas? 07:38:12 Version 1.8-dev-r14988M-trunk 07:38:34 with ccl.core generated by http://paste.pound-python.org/show/ExMAIQIcgAXcAXQCGInl 07:39:25 <|3b|> running on same system where core was saved? 07:39:33 yes 07:39:36 I use rcirc on GNU Emacs 23.3.50.1 (Mac OS X 10.6.8) 07:52:07 *|3b|* doesn't know, random guesses would be: try (ccl:rebuild-ccl :full t) 07:52:13 <|3b|> and rebuild core if you haven't already 07:53:55 <|3b|> if that doesn't help, i'd try printing ccl::*shared-libraries* right before dumping the core, and maybe (mapcar 'ccl::shlib.soname ccl::*shared-libraries*) and see if anything looks odd 07:54:04 |3b|: that's what I have done. 08:33:31 ccl::shlib.soname is a macro; you'd need to do something like (mapcar (lambda (x) (ccl::shlib.soname x)) ccl::*shared-libraries*) 08:35:43 does this problem happen on your OSX too? 08:38:29 I have no idea; I don't use OSX much these days. Looking at the code, it's hard to understand how it could happen; a library that's created by OPEN-SHARED-LIBRARY should have a non-NULL shlib.soname slot. 08:39:22 *|3b|* has no OSX 08:42:09 if I don't include iolib, it works fine. 08:47:59 the debug info suggested by |3b| is here http://paste.pound-python.org/show/12687 08:48:40 ccl::shlib.soname returns nil for libiolib-syscalls.dylib 09:01:11 OPEN-SHARED-LIBRARY should have created it with the same values in shlib.soname and shlib.pathname. 09:03:07 ok, is that a bug in iolib? I am using the one provided by quicklisp. 09:05:20 I don't know where the bug is. Can you start a fresh lisp and do (OPEN-SHARED-LIBRARY "libiolib-syscalls.dylib") ? If that works (returns a SHLIB), DESCRIBE should show you whether or not it has a string in its shlib.sonane slot. 09:12:03 error: http://paste.pound-python.org/show/12688 09:12:48 do I need to give full-path to "libiolib-syscalls.dylib"? 09:15:24 Yes. You might also need to open some other libraries that that library depends on; I don't know. 09:17:16 open-shared-library works but soname is still nil. See http://paste.pound-python.org/show/12689 09:21:29 In your earlier paste, you'd loaded the "iolib" lisp code before trying. I suspect that you're still in the same session; the library says that it's been opened twice. We're trying to verify that the soname slot willl be non-nil when the iolib lisp stuff isn't loaded. 09:23:13 gbyers: you are right. sorry for that. Seems correct now: http://paste.pound-python.org/show/12690 09:24:50 OK. So I don't know how that's getting set to NIL, but it doesn't seem to be OPEN-SHARED-LIBRARY doing it, and I'm not sure what else in CCL would do it. 09:27:05 ok, I'll leave iolib out for now. 13:08:30 -!- leo2007 [~leo@222.130.135.186] has quit [Remote host closed the connection] 14:16:21 -!- mdc_mobile [mdc@clozure-4B847F4A.entity.com] has quit [Ping timeout] 14:17:48 -!- mdc_mobile [~mdc_mobil@indigo.entity.com] has quit [Ping timeout: 260 seconds] 14:55:51 rme [~rme@50.43.135.89] has joined #ccl 15:35:06 -!- pigeons [~tielk@67-197-48-106.fm.dyn.cm.comporium.net] has left #ccl 15:36:56 leo2007 [~leo@222.130.135.186] has joined #ccl 17:15:13 -!- leo2007 [~leo@222.130.135.186] has quit [Quit: rcirc on GNU Emacs 23.3.50.1] 17:30:19 -!- rme [~rme@50.43.135.89] has quit [Quit: rme] 17:30:22 -!- sellout- [~Adium@c-98-245-162-253.hsd1.co.comcast.net] has quit [Quit: Leaving.] 17:48:24 sellout- [~Adium@c-67-190-86-73.hsd1.co.comcast.net] has joined #ccl 18:59:39 mdc_mobile [~mdc_mobil@74.125.60.4] has joined #ccl 20:29:30 -!- sellout- [~Adium@c-67-190-86-73.hsd1.co.comcast.net] has quit [Quit: Leaving.] 21:06:05 rme [~rme@50.43.135.89] has joined #ccl 21:19:05 -!- gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has quit [Quit: Leaving] 21:42:35 gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has joined #ccl 21:47:28 -!- gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has quit [Client Quit] 21:47:50 gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has joined #ccl 22:21:22 -!- gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has quit [Remote host closed the connection] 22:30:22 sellout- [~Adium@c-98-245-162-253.hsd1.co.comcast.net] has joined #ccl 23:02:10 gbyers [~gb@c-68-84-152-249.hsd1.nm.comcast.net] has joined #ccl 23:09:03 -!- mdc_mobile [~mdc_mobil@74.125.60.4] has quit [Quit: mdc_mobile]