Re: [ANN] CHICKEN 6.0.0 rerlease candidate available
Arnaud Bailly via Chicken-users <[email protected]> Wed, 13 May 2026 21:07:19 +0200
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAL4zPar7aOcuuz7K1p-R6oqoPs1E3+pexa229RThdPBTB0Q7Rw@mail.gmail.com> |
--0000000000001c5d070651b7b17a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I checked out source code and did: % ./configure --prefix build --chicken /opt/homebrew/bin/chicken --debugbuild detecting platform ... macosx installation prefix: build bootstrap chicken: /opt/homebrew/bin/chicken testing C compiler (gcc) ... works now run make to build the system % make /opt/homebrew/bin/chicken library.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -feature debugbuild -verbose -specialize -consult-types-file ./types.db -explicit-use -no-trace -output-file library.c \ -no-module-registration \ -emit-import-library chicken.bitwise \ -emit-import-library chicken.bytevector \ -emit-import-library chicken.fixnum \ -emit-import-library chicken.flonum \ -emit-import-library chicken.gc \ -emit-import-library chicken.keyword \ -emit-import-library chicken.platform \ -emit-import-library chicken.plist \ -emit-import-library chicken.io \ -emit-import-library chicken.process-context Error: (line 5248) invalid `#!' token: "bwp" make: *** [library.c] Error 70 Not sure what I am doing wrong, haven't built chicken in a while I confess. --=20 Arnaud Bailly - @dr_c0d3 On Wed, May 13, 2026 at 8:14=E2=80=AFPM Arnaud Bailly <[email protected]= om> wrote: > Apologies for not replying earlier, I have been swamped at work! > > Let me give it a shot :) > > > -- > Arnaud Bailly - @dr_c0d3 > > > On Wed, May 13, 2026 at 5:21=E2=80=AFPM Felix Winkelmann < > [email protected]> wrote: > >> Hi, again! >> >> I think we found a workaround, can you try the current git version >> (branch "master")? >> The linker paths were not completely set up for all executables, so with >> the current >> HEAD (1510b6b03982d0a8037f9aac99b4a01718563e42) the check may hopefully >> run. >> >> >> cheers, >> felix >> >> --0000000000001c5d070651b7b17a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>I checked out source code and did:=C2=A0</div><div><b= r></div><div>% ./configure --prefix build --chicken /opt/homebrew/bin/chick= en --debugbuild<br>detecting platform ... macosx<br>installation prefix: bu= ild<br>bootstrap chicken: /opt/homebrew/bin/chicken<br>testing C compiler (= gcc) ... works<br><br>now run make to build the system<br></div><div><br></= div><div>% make<br>/opt/homebrew/bin/chicken =C2=A0library.scm -optimize-le= vel 2 -include-path . -include-path ./ -inline -ignore-repository -feature = chicken-bootstrap -feature debugbuild -verbose -specialize -consult-types-f= ile ./types.db =C2=A0-explicit-use -no-trace -output-file library.c \<br> -= no-module-registration \<br> -emit-import-library chicken.bitwise \<br> -em= it-import-library chicken.bytevector \<br> -emit-import-library chicken.fix= num \<br> -emit-import-library chicken.flonum \<br> -emit-import-library ch= icken.gc \<br> -emit-import-library chicken.keyword \<br> -emit-import-libr= ary chicken.platform \<br> -emit-import-library chicken.plist \<br> -emit-i= mport-library <a href=3D"http://chicken.io">chicken.io</a> \<br> -emit-impo= rt-library chicken.process-context<br><br>Error: (line 5248) invalid `#!= 9; token: "bwp"<br>make: *** [library.c] Error 70<br></div><div><= br></div><div><br></div><div>Not sure what I am doing wrong, haven't bu= ilt chicken in a while I confess.</div><div><br></div><div><div dir=3D"ltr"= class=3D"gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"l= tr"><div><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div><div>--=C2=A0<br>= </div>Arnaud Bailly - @dr_c0d3<br></div></div></div></div></div></div></div= ></div></div><br></div><br><div class=3D"gmail_quote gmail_quote_container"= ><div dir=3D"ltr" class=3D"gmail_attr">On Wed, May 13, 2026 at 8:14=E2=80= =AFPM Arnaud Bailly <<a href=3D"mailto:[email protected]">arnaud.oq= [email protected]</a>> wrote:<br></div><blockquote class=3D"gmail_quote" sty= le=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);paddi= ng-left:1ex"><div dir=3D"ltr"><div>Apologies for not replying earlier, I ha= ve been swamped at work!=C2=A0</div><div><br></div><div>Let me give it a sh= ot :)</div><div><br></div><div><br></div><div><div dir=3D"ltr" class=3D"gma= il_signature"><div dir=3D"ltr"><div><div dir=3D"ltr"><div><div dir=3D"ltr">= <div><div><div>--=C2=A0<br></div>Arnaud Bailly - @dr_c0d3<br></div></div></= div></div></div></div></div></div></div><br></div><br><div class=3D"gmail_q= uote"><div dir=3D"ltr" class=3D"gmail_attr">On Wed, May 13, 2026 at 5:21=E2= =80=AFPM Felix Winkelmann <<a href=3D"mailto:[email protected]= " target=3D"_blank">[email protected]</a>> wrote:<br></div><bl= ockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-lef= t:1px solid rgb(204,204,204);padding-left:1ex">Hi, again!<br> <br> I think we found a workaround, can you try the current git version (branch = "master")?<br> The linker paths were not completely set up for all executables, so with th= e current<br> HEAD (1510b6b03982d0a8037f9aac99b4a01718563e42) the check may hopefully run= .<br> <br> <br> cheers,<br> felix<br> <br> </blockquote></div> </blockquote></div> --0000000000001c5d070651b7b17a--