Greetings, and thanks so much for your reply!
Qian Yun <
oldk...@gmail.com> writes:
> On 5/26/26 3:18 AM, Camm Maguire wrote:
>> Greetings! In just going through a routine check of Debian packages,
>> I've noticed axiom of a sudden cannot open an X window, but fricas can.
>> -nox appears to function normally. Has there been some upstream
>> windowing changes recently to which fricas has had to adapt, that I
>> might study and apply to axiom?
>>
>> Take care,
>
> No recent changes related to this I'm aware of.
>
I found it -- the process id can overflow the number of characters in
the struct sockaddr sa_data field. You had fixed by using struct
sockaddr_un.
> BTW, any plans to update fricas to 1.3.13 on debian?
>
Coming soon!
> Also, the recent policy that "debian 14 must ship
> reproducible packages", I guess that affects fricas, right?
>
Yes it appears all my packages will need attention before release next
year. Thank you for bringing this to my attention. Most are simple
timestamps in dvi files. But I also suspect that the energy I put into
speeding up builds with parallel make may need some reversion unless I
can pinpoint all unspecified inputs.
Take care,
> - Qian