Control: severity -1 important
On 9/8/25 09:18, Alastair McKinstry wrote:
libsframe needs to be rebuilt for GCC-15, as it causes other packages
(lfortran, #1114167) to FTBFS:
```
lto1: fatal error: bytecode stream in file
'/usr/lib/aarch64-linux-gnu/libsframe.a' generated with LTO version 14.0
instead of the expected 15.1
```
no, it doesn't. Why are you trying to build with a static libsframe?
[...]
cd /<<PKGBUILDDIR>>/debian/build/src/lfortran/tests && /usr/bin/cmake -E
cmake_link_script CMakeFiles/test_cwrapper.dir/link.txt --verbose=1
/usr/bin/ld: cannot find -lsframe_LIBRARY-NOTFOUND: No such file or
directory
collect2: error: ld returned 1 exit status
at least that's from the lfortran build log.