Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-26 Thread Faré
On Wed, Feb 26, 2014 at 5:14 PM, Daniel Herring wrote: > On Wed, 26 Feb 2014, Fare wrote: >> Is there a new maintainer for ECL? > Maybe. Philipp pushed a couple patches recently. Yay. >> Should I register the two issues on http://sourceforge.net/p/ecls/bugs/ ? > Yes. That should help new mainta

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-26 Thread Daniel Herring
On Wed, 26 Feb 2014, Fare wrote: > Is there a new maintainer for ECL? Maybe. Philipp pushed a couple patches recently. > Should I register the two issues on http://sourceforge.net/p/ecls/bugs/ ? Yes. That should help new maintainers get things back in order. Speaking of which, I think there

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-26 Thread Faré
ping? Is there a new maintainer for ECL? Should I register the two issues on http://sourceforge.net/p/ecls/bugs/ ? First issue was detection of GC_set_start_callback, for which dherring provided a working patch in this discussion thread. Second issue was failure of asdf's test-program.script du

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-12 Thread Faré
On Tue, Feb 11, 2014 at 11:59 AM, Faré wrote: > On the other hand, the new ECL is broken in a subtle way and fails the > standalone executable test: > ./test/hello-world-example > > Condition of type: SIMPLE-PROGRAM-ERROR > In form #'17037664 > FUNCTION: Not a valid argument 17037664. > No restart

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-11 Thread Faré
On the other hand, the new ECL is broken in a subtle way and fails the standalone executable test: ./test/hello-world-example Condition of type: SIMPLE-PROGRAM-ERROR In form #'17037664 FUNCTION: Not a valid argument 17037664. No restarts available. Top level in: #. > :b Backtrace: > SI:BYTECOD

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2014-02-11 Thread Faré
On Fri, Dec 20, 2013 at 1:26 AM, Daniel Herring wrote: > Hi Faré, > > Does the attached patch improve things on your system? > > To apply the patch, run > > $ git am 0001-fixes-for-the-detection-of-GC_start_call_back.patch > > Then re-run configure and build. Sorry, I didn't see your message earl

Re: [Ecls-list] ECL build failure on ubuntu 12.04LTS

2013-12-19 Thread Daniel Herring
Hi Faré, Does the attached patch improve things on your system? To apply the patch, run $ git am 0001-fixes-for-the-detection-of-GC_start_call_back.patch Then re-run configure and build. Later, DanielFrom 72bedda0ba2a8ddf11d86d032e00a8a95a09b842 Mon Sep 17 00:00:00 2001 From: D Herring Date:

[Ecls-list] ECL build failure on ubuntu 12.04LTS

2013-12-19 Thread Faré
make[2]: Leaving directory `/home/tunes/src/ecl/build/c' if [ -f CROSS-COMPILER ]; then \ touch ecl_min; \ else \ gcc -o ecl_min cinit.o c/all_symbols.o -L./ libeclmin.a -leclatomic -lgmp -lgc -lffi -lpthread -ldl -lm ;\ fi libeclmin.a(alloc_2.o):