Hi,

On Fri, 5 Sep 2025 18:42:30 +0200
Matthias Klose <[email protected]> wrote:
> The packaging is using versioned gcc-15 in the build-deps, and then 
> using the unversioned one in debian/rules.  This fails, when the 
> versioned gcc is not the default one. You may want to use CC=gcc-15 
> CXX=g++-15 in the rules.

 Well, esstra is gcc plugin package, just use CXX=g++-15 is not enough...
 It was broke with gcc-14 update, so I've tied it with gcc package
 version (It may be too strict, I should think it later...).

 And I've failed to upload proper build version with git, debian/rules
 was not updated to gcc-15, just a mistake... 

 I'll upload next upstream version later, and it would be built properly.


-- 
Hideki Yamane <[email protected]>

Reply via email to