Re: [Chicken-users] git build broken?

2011-09-05 Thread Jörg F . Wittenberger

Recompiling with the new chicken solved that one.  Sight.

On Sep 4 2011, Jörg F. Wittenberger wrote:


Hi,

I just did a git pull and found irregex.scm not compiling.

wrong argument "(car)" passed to "not"<< or so.




___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] git build broken?

2011-09-04 Thread Mario Domenech Goulart
Hi,

On Sun, 4 Sep 2011 21:01:11 +0200 Peter Bex  wrote:

> On Sun, Sep 04, 2011 at 08:57:26PM +0200, Jörg F. Wittenberger wrote:
>> 
>> I just did a git pull and found irregex.scm not compiling.
>> >>wrong argument "(car)" passed to "not"<< or so.
>> 
>> The quick quess: revert to the old types.db to compile this
>> single file seems to work out.
>
> Did you build a bootstrap compiler and retry?
> Lately there've been quite a few changes that break bootstrapping
> in annoying ways, but once you have a working bootstrap compiler you
> can compile a bootstrap compiler from git, and with that build Chicken
> from git.
>
> I built a chicken this afternoon and it worked, AFAIK there have been
> no new commits pushed since then.

It could also be built to run salmonella:
http://tests.call-cc.org/master/linux/x86/2011/09/04/salmonella-report/

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] git build broken?

2011-09-04 Thread Peter Bex
On Sun, Sep 04, 2011 at 08:57:26PM +0200, Jörg F. Wittenberger wrote:
> Hi,
> 
> I just did a git pull and found irregex.scm not compiling.
> >>wrong argument "(car)" passed to "not"<< or so.
> 
> The quick quess: revert to the old types.db to compile this
> single file seems to work out.

Did you build a bootstrap compiler and retry?
Lately there've been quite a few changes that break bootstrapping
in annoying ways, but once you have a working bootstrap compiler you
can compile a bootstrap compiler from git, and with that build Chicken
from git.

I built a chicken this afternoon and it worked, AFAIK there have been
no new commits pushed since then.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
-- Donald Knuth

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] git build broken?

2011-09-04 Thread Jörg F . Wittenberger

Hi,

I just did a git pull and found irregex.scm not compiling.

wrong argument "(car)" passed to "not"<< or so.


The quick quess: revert to the old types.db to compile this
single file seems to work out.

/Jerry
.

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users