From g.castaldi at quinary.com Fri Jan 30 12:30:59 2004 From: g.castaldi at quinary.com (Giannandrea Castaldi) Date: Fri, 30 Jan 2004 13:30:59 +0100 Subject: [Bese-devel] Problemi con l'installazione di cl-icu Message-ID: <401A4E83.2030501@quinary.com> I've tired to install cl-icu on cmucl but I've had the following error: Execution of a form compiled with errors: (ALIEN:DEF-ALIEN-TYPE IT.BESE.CL-ICU::UCALENDAR (* C-CALL:VOID)) [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR] Restarts: 0: [CONTINUE] Return NIL from load of #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f". 1: [RETRY] Retry performing # on #. 2: [ACCEPT] Continue, treating # on # as having been successful. 3: [RETRY] Retry installation 4: [ABORT] Return to Slime toplevel. 5: [ABORT] Return to Top-Level. Backtrace: 0: (C::DO-CALL # 44 45 4 ...) 1: (COMMON-LISP::FOP-FUNCALL-FOR-EFFECT) 2: (COMMON-LISP::LOAD-GROUP #) 3: (COMMON-LISP::FASLOAD #) 4: (COMMON-LISP::INTERNAL-LOAD #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f" #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f" :ERROR :BINARY) 5: (COMMON-LISP::INTERNAL-LOAD #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f" #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f" :ERROR NIL) 6: (LOAD #p"/home/gcast/.asdf-install-dir/site/cl-icu_0.1.0/src/icu/utypes.x86f" :VERBOSE NIL :PRINT ...) 7: ("DEFMETHOD PERFORM (LOAD-OP CL-SOURCE-FILE)" # # # #) 8: ("LAMBDA (PCL::EFFECTIVE-METHOD-GENSYM-0 PCL::EFFECTIVE-METHOD-GENSYM-1 PCL::EFFECTIVE-METHOD-GENSYM-2)" # # # #) 9: (#:G0) 10: (ASDF:OPERATE ASDF:LOAD-OP "cl-icu") 11: (ASDF:OPERATE 2 ASDF:LOAD-OP "cl-icu")[:EXTERNAL] 12: (ASDF-INSTALL::ONE-ITER ("cl-icu")) 13: (ASDF-INSTALL:INSTALL "cl-icu") 14: (ASDF-INSTALL:INSTALL 1)[:EXTERNAL] Thanks. Giannandrea P.S.: I don't remember if I subscribed to the mailing list but on the site www.common-lisp.net I haven't found instrasction to subscribe From mb at bese.it Fri Jan 30 15:02:40 2004 From: mb at bese.it (Marco Baringer) Date: Fri, 30 Jan 2004 16:02:40 +0100 Subject: [Bese-devel] Problemi con l'installazione di cl-icu In-Reply-To: <401A4E83.2030501@quinary.com> Message-ID: <5976DEFA-5335-11D8-BB55-000393599076@bese.it> > I've tired to install cl-icu on cmucl but I've had the following error: > > Execution of a form compiled with errors: > (ALIEN:DEF-ALIEN-TYPE IT.BESE.CL-ICU::UCALENDAR (* C-CALL:VOID)) > [Condition of type KERNEL:SIMPLE-PROGRAM-ERROR] unfortunetly i dont' have a cmucl install lying around, what version of uffi and what version of cmucl does this error come from? my first guess is to upgrade uffi (the latest version is 1.4.6), then try loading and compiling the file (cl-icu/src/icu/utypes.lisp) manually and see what errors you get. sorry i can't be more helpfull. -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mb at bese.it Fri Jan 30 18:29:57 2004 From: mb at bese.it (Marco Baringer) Date: Fri, 30 Jan 2004 19:29:57 +0100 Subject: [Bese-devel] FiveAM version 1.2 Message-ID: <4EA16B8D-5352-11D8-9D79-000393599076@bese.it> FiveAM version 1.2 is almost ready. the major change is the introduction on inter test dependecies and integration with asdf. if anybody would like to give it a spin before i distribute it and make a fool of myself it's available as: bese-2004 at common-lisp.net/FiveAM--dev--1.1--patch-13 -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen From mb at bese.it Fri Jan 30 18:22:15 2004 From: mb at bese.it (Marco Baringer) Date: Fri, 30 Jan 2004 19:22:15 +0100 Subject: [Bese-devel] arch repo Message-ID: <25080B96-535C-11D8-9D79-000393599076@bese.it> the old repository (bese-devel at common-lisp.net) had collected a lot of cruft (dead or empty branches, versions and categories) so i degided to follow create a new archive: name - bese-2004 at common-lisp.net public location - 'http://common-lisp.net/project/bese/bese-2004 at common-lisp.net' this archive currently only has the FiveAM development, and pxmlutils but soon everything will be moved over. the bese category has been moved into a support--dists branch while the www caterogy has been moved into support--htdocs. we're no longer going to have stable or main branches, we'll just have the main dev branch for each project. if we need to do work which can't go on the main branch we'll branch, but if we want to make a release we're just going to add the proper config. i'm seriously comptemplating moving the ucw stuff into this repo as well. -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen -- Marco Ring the bells that still can ring. Forget the perfect offering. There is a crack in everything. That's how the light gets in. -Leonard Cohen