[Nickle] Failing to build nickle 2.101

Keith Packard keithp at keithp.com
Wed Oct 30 22:14:08 PDT 2024


> Not sure what's happening with the quick succession of releases (with
> nothing changed since 2.99?)

I'm just fixing the debian packaging; usually it would be separate from
the underlying software, but in this case it's versioned together. Sorry
for the noise!

> But the math tests fail compiling on both Fedora Rawhide (42) and CentOS
> Stream 10 with identical logs

> FAIL: math.5c
> =============
> 
> math-tables.5c:4: syntax error before ","
> ...

Hrm. I replaced the old C test vector generating program with a shell
script using 'bc'. I wonder if there's some subtle problem with how that
script is generating output? Can you send along the first bit of that
file?

I just noticed the first line is '#!/bin/sh'. Which shell does that run
in your environment? On debian, it uses 'dash'. I just checked and
'dash' and 'bash' both generate the same output for me; perhaps you've
got some other shell being used?

-- 
-keith
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://keithp.com/pipermail/nickle/attachments/20241030/0112ef5b/attachment-0001.sig>


More information about the Nickle mailing list