00:02:57 bfulgham [n=brent@adsl-69-234-130-247.dsl.irvnca.pacbell.net] has joined #ccl 00:03:21 -!- bfulgham [n=brent@adsl-69-234-130-247.dsl.irvnca.pacbell.net] has quit [Remote closed the connection] 00:03:47 bfulgham [n=brent@adsl-69-234-130-247.dsl.irvnca.pacbell.net] has joined #ccl 00:19:54 -!- dat [n=dthomp@nmd.sbx08736.mcminor.wayport.net] has quit [Read error: 113 (No route to host)] 00:49:56 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [Read error: 113 (No route to host)] 00:50:09 billstclair-sitt [n=billstcl@dsl-74-209-25-84.taconic.net] has joined #ccl 00:59:20 -!- bfulgham [n=brent@adsl-69-234-130-247.dsl.irvnca.pacbell.net] has quit [] 01:07:27 bfulgham [n=brent@adsl-69-234-130-247.dsl.irvnca.pacbell.net] has joined #ccl 02:50:23 -!- alms [n=alms@209-150-48-250.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [] 03:03:30 jauaor [n=araujo@gentoo/developer/araujo] has joined #ccl 03:18:14 theari [n=ari@host-85-162-3-96.midco.net] has joined #ccl 03:18:37 *theari* waves. 03:20:34 Does anyone have any thoughts on how to go about diagnosing this problem?: ccl::build-application on 32-bit PPC causes a core dump, which of course on OSX in my experience means three minutes of disk thrashing. I get a .app with apparently all the files it needs filled in, except the Contents/MacOSX/binary file is 0-byte 03:39:10 alms [n=alms@209-150-48-250.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 03:42:47 you actually got a core dump ? 03:46:21 vy [n=user@88.224.119.146] has joined #ccl 03:49:35 Hi! I'm reading "Chapter 11. Profiling" from the CCL Manual. But (find-symbol "WRITE-ELF-SYMBOLS-TO-FILE" (find-package "CCL")) returns NIL. This is CCL 1.3-RC1-r11719M (LinuxX8632). Am I missing something? 03:50:06 (require "ELF") 03:50:18 Ooops! 03:50:59 gbyers: Yeah, not sure if it was saved to disk or not but I can check. 03:52:33 -!- vy [n=user@88.224.119.146] has quit [Remote closed the connection] 03:55:59 But I definitely get the OSX app crash dialog 03:57:16 lisppaste5: help 03:57:16 To use the lisppaste bot, visit http://paste.lisp.org/new/ccl and enter your paste. 04:06:13 theari: there's likely a file in (IIRC) ~/Library/Logs/CrashReporter that was created at the time of the crash. 04:11:59 True. I have it open to the most recent one. It was an EXC_BAD_ACCESS to 0x0001 04:12:37 Perhaps with a backtrace and some other info. 04:13:36 Yes. Although the problem is different now that I try with the latest svn. That may prove easier to debug anyhow, so let me check. 04:14:15 *theari* is attempting to complete the currency converter tutorial on Tiger, for some context. 04:15:21 How odd. Last time I tried I got a dead Mac Ptr object error. Now ... so far no deaths. 04:15:40 Go figure. 04:15:46 You've fixed the problem. :) 04:18:00 Thanks for the time, though. =) 04:18:08 ok 04:20:21 dat [n=dthomp@c-76-115-198-84.hsd1.or.comcast.net] has joined #ccl 04:24:01 -!- theari [n=ari@host-85-162-3-96.midco.net] has quit ["ERC Version 5.1.2 (CVS) $Revision: 1.813 $ (IRC client for Emacs)"] 05:49:14 -!- dat [n=dthomp@c-76-115-198-84.hsd1.or.comcast.net] has quit [Read error: 110 (Connection timed out)] 05:58:02 dat [n=dthomp@c-76-115-198-84.hsd1.or.comcast.net] has joined #ccl 06:31:00 -!- jauaor [n=araujo@gentoo/developer/araujo] has quit [] 07:01:39 -!- rme [n=rme@pool-70-104-125-18.chi.dsl-w.verizon.net] has quit [] 07:22:31 -!- dat [n=dthomp@c-76-115-198-84.hsd1.or.comcast.net] has quit [Read error: 110 (Connection timed out)] 07:50:17 vy [n=user@88.224.119.146] has joined #ccl 08:19:48 How should I make ASDF-INSTALL package appear? I did a (require 'asdf) but (find-package 'asdf-install) still returns NIL; despite http://trac.clozure.com/ccl/wiki/HintsForAsdfAndOpenmcl tells it should have worked. (1.3-RC1-r11719M) 08:35:50 http://trac.clozure.com/openmcl/changeset/4703 seems to have clobbered ASDF/REQUIRE interoperability. 08:50:04 gbyers: Should I submit a ticket for this in Trac? 08:50:48 Yes, please. 08:51:40 I'm suprised that nobody had realized it yet. 08:52:04 I never willingly use ASDF. 09:08:46 gbyers: So how do you install package dependencies? Manually? 09:09:10 I generally don't build packages. 09:11:53 vy, i always do (require 'asdf-install) , sbcl habit 09:12:32 milanj: Neither that works: Module ASDF-INSTALL was not provided by any function on *MODULE-PROVIDER-FUNCTIONS*. 09:13:02 hmm, works here 09:13:28 Clozure Common Lisp Version 1.3-r11959M (DarwinX8664) 09:13:54 This is Clozure Common Lisp Version 1.3-RC1-r11719M (LinuxX8632) 09:38:01 -!- billstclair-sitt is now known as billstclair 09:39:40 -!- billstclair [n=billstcl@unaffiliated/billstclair] has quit [] 10:01:45 billstclair [n=billstcl@dsl-74-209-25-84.taconic.net] has joined #ccl 11:14:07 jauaor [n=araujo@gentoo/developer/araujo] has joined #ccl 11:53:41 vy` [n=user@88.227.111.54] has joined #ccl 11:56:34 -!- vy` [n=user@88.227.111.54] has quit [Read error: 104 (Connection reset by peer)] 11:57:20 vy` [n=user@88.229.116.45] has joined #ccl 12:10:00 -!- vy [n=user@88.224.119.146] has quit [Read error: 110 (Connection timed out)] 12:15:54 -!- vy` is now known as vy 13:37:13 -!- alms [n=alms@209-150-48-250.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [] 14:38:37 alms [n=alms@209-150-48-250.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 16:34:02 -!- vy [n=user@88.229.116.45] has quit [Remote closed the connection] 17:44:06 hypno [n=hypno@195.43.248.100] has joined #ccl 18:23:33 -!- milanj [n=milan@93.86.231.240] has quit ["This computer has gone to sleep"] 21:05:33 milanj [n=milan@93.86.231.240] has joined #ccl 23:43:14 -!- sellout [n=greg@pool-141-156-131-49.res.east.verizon.net] has quit [] 23:46:43 -!- milanj [n=milan@93.86.231.240] has quit ["Leaving"]