[Debian-astro-maintainers] Bug#1097935: starlink-ast: ftbfs with GCC-15
Matthias Klose
doko at debian.org
Mon Feb 17 17:55:12 GMT 2025
Package: src:starlink-ast
Version: 9.2.10+dfsg-2
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/starlink-ast_9.2.10+dfsg-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
from src/stcschan.c:217:
src/ellipse.h:160:13: note: in a call to function 'astEllipse_'
160 | AstEllipse *astEllipse_( void *, int, const double[2], const double[2], const double[2], AstRegion *, const char *, int *, ...);
| ^~~~~~~~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stcsearchlocation.c -fPIC -DPIC -o src/libstarlink_ast_la-stcsearchlocation.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-switchmap.lo `test -f 'src/switchmap.c' || echo './'`src/switchmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/switchmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-switchmap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-table.lo `test -f 'src/table.c' || echo './'`src/table.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/table.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-table.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-timeframe.lo `test -f 'src/timeframe.c' || echo './'`src/timeframe.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/timeframe.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-timeframe.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/switchmap.c -fPIC -DPIC -o src/libstarlink_ast_la-switchmap.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-timemap.lo `test -f 'src/timemap.c' || echo './'`src/timemap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/timemap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-timemap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/table.c -fPIC -DPIC -o src/libstarlink_ast_la-table.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/timeframe.c -fPIC -DPIC -o src/libstarlink_ast_la-timeframe.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/stcschan.c -fPIC -DPIC -o src/libstarlink_ast_la-stcschan.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/timemap.c -fPIC -DPIC -o src/libstarlink_ast_la-timemap.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-tranmap.lo `test -f 'src/tranmap.c' || echo './'`src/tranmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/tranmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-tranmap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-unit.lo `test -f 'src/unit.c' || echo './'`src/unit.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/tranmap.c -fPIC -DPIC -o src/libstarlink_ast_la-tranmap.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unit.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-unit.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-unitmap.lo `test -f 'src/unitmap.c' || echo './'`src/unitmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unitmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-unitmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unitmap.c -fPIC -DPIC -o src/libstarlink_ast_la-unitmap.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-unitnormmap.lo `test -f 'src/unitnormmap.c' || echo './'`src/unitnormmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unitnormmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-unitnormmap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-wcsmap.lo `test -f 'src/wcsmap.c' || echo './'`src/wcsmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/wcsmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-wcsmap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unitnormmap.c -fPIC -DPIC -o src/libstarlink_ast_la-unitnormmap.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-winmap.lo `test -f 'src/winmap.c' || echo './'`src/winmap.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/winmap.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-winmap.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-xml.lo `test -f 'src/xml.c' || echo './'`src/xml.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/xml.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-xml.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/unit.c -fPIC -DPIC -o src/libstarlink_ast_la-unit.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -prefer-pic -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/libstarlink_ast_la-xmlchan.lo `test -f 'src/xmlchan.c' || echo './'`src/xmlchan.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/wcsmap.c -fPIC -DPIC -o src/libstarlink_ast_la-wcsmap.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/xmlchan.c -fPIC -DPIC -o src/.libs/libstarlink_ast_la-xmlchan.o
src/xmlchan.c: In function 'AttrValueB':
src/xmlchan.c:2428:16: error: expected identifier or '(' before 'true'
2428 | const char *true[ 5 ] = { "true", "TRUE", "yes", "YES", "1" };
| ^~~~
src/xmlchan.c:2429:16: error: expected identifier or '(' before 'false'
2429 | const char *false[ 5 ] = { "false", "FALSE", "no", "NO", "0" };
| ^~~~~
src/xmlchan.c:2450:26: error: subscripted value is neither array nor pointer nor vector
2450 | if( strstr( true[ i ], value ) == true[ i ] ) {
| ^
src/xmlchan.c:2450:48: error: subscripted value is neither array nor pointer nor vector
2450 | if( strstr( true[ i ], value ) == true[ i ] ) {
| ^
src/xmlchan.c:2460:30: error: subscripted value is neither array nor pointer nor vector
2460 | if( strstr( false[ i ], value ) == false[ i ] ) {
| ^
src/xmlchan.c:2460:53: error: subscripted value is neither array nor pointer nor vector
2460 | if( strstr( false[ i ], value ) == false[ i ] ) {
| ^
make[2]: *** [Makefile:3182: src/libstarlink_ast_la-xmlchan.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/winmap.c -fPIC -DPIC -o src/libstarlink_ast_la-winmap.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/xml.c -fPIC -DPIC -o src/libstarlink_ast_la-xml.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/polygon.c -fPIC -DPIC -o src/libstarlink_ast_la-polygon.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/star -DTHREAD_SAFE -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/starlink-ast-9.2.10+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c src/mapping.c -fPIC -DPIC -o src/libstarlink_ast_la-mapping.o >/dev/null 2>&1
make[2]: Leaving directory '/build/reproducible-path/starlink-ast-9.2.10+dfsg'
make[1]: *** [Makefile:1874: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/starlink-ast-9.2.10+dfsg'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
More information about the Debian-astro-maintainers
mailing list