Re: [ANN] CHICKEN 6.0.0 rerlease candidate available

Anton Idukov via Chicken-users <[email protected]> Wed, 13 May 2026 22:59:54 +0300
Newsgroups gmane.lisp.scheme.chicken
Message-ID <CAMJCnqWChZONBTMAEjXx=ZxHJMekTAfk0ZqhO6LGpmPnihUaiA@mail.gmail.com>
--0000000000001397000651b86d0d
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Operating system: Debian 13
Hardware platform: aarch64
C Compiler: GCC 14.2.0
Installation works?: yes
Tests works?:  yes
Installation of eggs works?: yes (matchable)

=D1=81=D1=80, 13 =D0=BC=D0=B0=D1=8F 2026=E2=80=AF=D0=B3. =D0=B2 22:17, Anto=
n Idukov <[email protected]>:

> Operating system: Debian 8
> Hardware platform: mips (big endian 32bit sizeof int: 4  sizeof long 4)
> C Compiler: GCC 4.9.2
> Installation works?: yes
> Tests work?:  no
> tests (make install check) ends with
> ...
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Cannot hold one more than maximum value 2147483648...Cannot hold one les=
s
> than minimum value -2147483648...Testing unsigned FFI type "size_t" (32
> bits):Can hold maximum value 4294967295...Cannot hold one more than maxim=
um
> value, 4294967296...Cannot hold -1 (any fixnum negative value)Cannot hold
> -2^64 (any bignum negative value < smallest int64)Error: bus error Call
> history: compiler-tests.scm:407: chicken.number-vector#u32vector-length
> compiler-tests.scm:408: chicken.number-vector#s64vector-length
> compiler-tests.scm:409: chicken.number-vector#u8vector-length
> compiler-tests.scm:410: chicken.number-vector#u16vector-length
> compiler-tests.scm:411: chicken.number-vector#u32vector-length
> compiler-tests.scm:412: chicken.number-vector#u64vector-length
> compiler-tests.scm:413: chicken.number-vector#s8vector-length
> compiler-tests.scm:414: chicken.number-vector#s16vector-length
> compiler-tests.scm:415: chicken.number-vector#s32vector-length
> compiler-tests.scm:416: chicken.number-vector#s64vector-length
> compiler-tests.scm:417: chicken.number-vector#s8vector-length
> compiler-tests.scm:418: chicken.number-vector#s16vector-length
> compiler-tests.scm:419: chicken.number-vector#s32vector-length
> compiler-tests.scm:420: chicken.number-vector#s64vector-length
> compiler-tests.scm:421: chicken.number-vector#f32vector-length
> compiler-tests.scm:422: chicken.number-vector#f64vector-length
> <--rules.make:1020: recipe for target 'check' failed*
>
>
> Installation of eggs works?: unknown
>
> =D1=81=D1=80, 13 =D0=BC=D0=B0=D1=8F 2026=E2=80=AF=D0=B3. =D0=B2 19:23, Fe=
lix Winkelmann via Chicken-users <
> [email protected]>:
>
>> On Wed May 13, 2026 at 5:40 PM CEST, Erik Falor wrote:
>> > Operating system: Slackware64-current
>> > Hardware platform: armv7l (Raspberry Pi 3B)
>> > C Compiler: GCC 11.2.0
>> > Installation works?: yes
>> > Tests work?: yes
>> > Installation of eggs works?: no
>> >
>> > Everything works well until I run ' <some dir>/bin/chicken-install
>> srfi-1'
>> > which ends with this error message:
>> >
>> > fetching srfi-1
>> > building srfi-1
>> > /home/fadein/.cache/chicken-install/srfi-1/srfi-1.build.sh: line 11:
>> > build/bin/chicken-do: No such file or directory
>> >
>> > Error: shell command terminated with nonzero exit code
>> > 32512
>> > "sh /home/fadein/.cache/chicken-install/srfi-1/srfi-1.build.sh"
>> >
>> > Upon inspection, I find that this generated build script first updates
>> PATH
>> > like this:
>> >
>> > PATH=3D'build/bin':$PATH
>> >
>>
>> What is the default PATH on your system? Do you use a non-standard shell=
?
>>
>>
>> cheers,
>> felix
>>
>>
>>

--0000000000001397000651b86d0d
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Operating system: Debian 13<br>Hardware platform: aarch64<=
br>C Compiler: GCC 14.2.0<br>Installation works?: yes<br>Tests works?:=C2=
=A0 yes<div>Installation of eggs works?: yes (matchable)</div></div><br><di=
v class=3D"gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gma=
il_attr">=D1=81=D1=80, 13 =D0=BC=D0=B0=D1=8F 2026=E2=80=AF=D0=B3. =D0=B2 22=
:17, Anton Idukov &lt;<a href=3D"mailto:[email protected]">corbas.ai@gmai=
l.com</a>&gt;:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0=
px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><=
div dir=3D"ltr">Operating system: Debian 8<br>Hardware platform: mips (big =
endian 32bit sizeof int: 4=C2=A0 sizeof long 4)=C2=A0<br>C Compiler: GCC 4.=
9.2<br>Installation works?: yes<br><div>Tests work?:=C2=A0 no</div><div>tes=
ts (make install check) ends with</div><div>...</div><div><i>Cannot hold on=
e more than maximum value 2147483648...<br>Cannot hold one less than minimu=
m value -2147483648...<br>Testing unsigned FFI type &quot;size_t&quot; (32 =
bits):<br>Can hold maximum value 4294967295...<br>Cannot hold one more than=
 maximum value, 4294967296...<br>Cannot hold -1 (any fixnum negative value)=
<br>Cannot hold -2^64 (any bignum negative value &lt; smallest int64)<br><b=
r>Error: bus error<br><br>	Call history:<br><br>	compiler-tests.scm:407: ch=
icken.number-vector#u32vector-length	 =C2=A0<br>	compiler-tests.scm:408: ch=
icken.number-vector#s64vector-length	 =C2=A0<br>	compiler-tests.scm:409: ch=
icken.number-vector#u8vector-length	 =C2=A0<br>	compiler-tests.scm:410: chi=
cken.number-vector#u16vector-length	 =C2=A0<br>	compiler-tests.scm:411: chi=
cken.number-vector#u32vector-length	 =C2=A0<br>	compiler-tests.scm:412: chi=
cken.number-vector#u64vector-length	 =C2=A0<br>	compiler-tests.scm:413: chi=
cken.number-vector#s8vector-length	 =C2=A0<br>	compiler-tests.scm:414: chic=
ken.number-vector#s16vector-length	 =C2=A0<br>	compiler-tests.scm:415: chic=
ken.number-vector#s32vector-length	 =C2=A0<br>	compiler-tests.scm:416: chic=
ken.number-vector#s64vector-length	 =C2=A0<br>	compiler-tests.scm:417: chic=
ken.number-vector#s8vector-length	 =C2=A0<br>	compiler-tests.scm:418: chick=
en.number-vector#s16vector-length	 =C2=A0<br>	compiler-tests.scm:419: chick=
en.number-vector#s32vector-length	 =C2=A0<br>	compiler-tests.scm:420: chick=
en.number-vector#s64vector-length	 =C2=A0<br>	compiler-tests.scm:421: chick=
en.number-vector#f32vector-length	 =C2=A0<br>	compiler-tests.scm:422: chick=
en.number-vector#f64vector-length	 =C2=A0	&lt;--<br>rules.make:1020: recipe=
 for target &#39;check&#39; failed</i><br><br></div><div><br></div>Installa=
tion of eggs works?: unknown=C2=A0</div><br><div class=3D"gmail_quote"><div=
 dir=3D"ltr" class=3D"gmail_attr">=D1=81=D1=80, 13 =D0=BC=D0=B0=D1=8F 2026=
=E2=80=AF=D0=B3. =D0=B2 19:23, Felix Winkelmann via Chicken-users &lt;<a hr=
ef=3D"mailto:[email protected]" target=3D"_blank">chicken-users@nong=
nu.org</a>&gt;:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:=
0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">=
On Wed May 13, 2026 at 5:40 PM CEST, Erik Falor wrote:<br>
&gt; Operating system: Slackware64-current<br>
&gt; Hardware platform: armv7l (Raspberry Pi 3B)<br>
&gt; C Compiler: GCC 11.2.0<br>
&gt; Installation works?: yes<br>
&gt; Tests work?: yes<br>
&gt; Installation of eggs works?: no<br>
&gt;<br>
&gt; Everything works well until I run &#39; &lt;some dir&gt;/bin/chicken-i=
nstall srfi-1&#39;<br>
&gt; which ends with this error message:<br>
&gt;<br>
&gt; fetching srfi-1<br>
&gt; building srfi-1<br>
&gt; /home/fadein/.cache/chicken-install/srfi-1/<a href=3D"http://srfi-1.bu=
ild.sh" rel=3D"noreferrer" target=3D"_blank">srfi-1.build.sh</a>: line 11:<=
br>
&gt; build/bin/chicken-do: No such file or directory<br>
&gt;<br>
&gt; Error: shell command terminated with nonzero exit code<br>
&gt; 32512<br>
&gt; &quot;sh /home/fadein/.cache/chicken-install/srfi-1/<a href=3D"http://=
srfi-1.build.sh" rel=3D"noreferrer" target=3D"_blank">srfi-1.build.sh</a>&q=
uot;<br>
&gt;<br>
&gt; Upon inspection, I find that this generated build script first updates=
 PATH<br>
&gt; like this:<br>
&gt;<br>
&gt; PATH=3D&#39;build/bin&#39;:$PATH<br>
&gt;<br>
<br>
What is the default PATH on your system? Do you use a non-standard shell?<b=
r>
<br>
<br>
cheers,<br>
felix<br>
<br>
<br>
</blockquote></div>
</blockquote></div>

--0000000000001397000651b86d0d--