Hi, On 2025-03-06 11:54, NIIBE Yutaka wrote: > Hello, > > Aurelien Jarno <aure...@debian.org> wrote: > > This change appears to have been caused by glibc 2.41. It changes the > > contents of that file, and the mentioned line (and a few others) got > > changed from > > extern double ceil (double __x) __attribute__ ((__nothrow__ , __leaf__)) > > __attribute__ ((__const__)); extern double __ceil (double __x) > > __attribute__ ((__nothrow__ , __leaf__)) __attribute__ ((__const__)); > > to > > extern double ceil (double __x) __attribute__ ((__nothrow__ , __leaf__)) > > __attribute__ ((__const__));; > > > > Note the double semicolon in the line. While unfortunate, it is still > > valid C code and it seems that gauche-c-wrapper chokes on it. > > Thank you for the explanation. > > Let me confirm that it's not the issue for Trixie (testing), right?
Currently it's not an issue for Sid (unstable), but glibc 2.41 should migrate to Trixie (testing) in the next days. Regards Aurelien -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurel...@aurel32.net http://aurel32.net