Your message dated Wed, 10 Sep 2025 10:06:27 +0000
with message-id <[email protected]>
and subject line Bug#1097935: fixed in starlink-ast 9.2.10+dfsg-3
has caused the Debian Bug report #1097935,
regarding starlink-ast: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1097935: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097935
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:starlink-ast
Version: 9.2.10+dfsg-2
Severity: important
Tags: sid forky
User: [email protected]
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
--- End Message ---
--- Begin Message ---
Source: starlink-ast
Source-Version: 9.2.10+dfsg-3
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
starlink-ast, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated starlink-ast package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 10 Sep 2025 11:03:18 +0200
Source: starlink-ast
Architecture: source
Version: 9.2.10+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1097935
Changes:
starlink-ast (9.2.10+dfsg-3) unstable; urgency=medium
.
* Pin C standard to gnu17 (Closes: #1097935)
* Push Standards-Verson to 4.7.2, no changes needed
Checksums-Sha1:
c30f8746f402c3e4f19f1001eb93d7f1e64062e2 2555 starlink-ast_9.2.10+dfsg-3.dsc
daef75ee652d3bf7f047146e182e5959626c924c 22968
starlink-ast_9.2.10+dfsg-3.debian.tar.xz
Checksums-Sha256:
779ceab614442721a64ebf1b3184648c65e1ee13d2379464578fd1b7eb0473fa 2555
starlink-ast_9.2.10+dfsg-3.dsc
8a687ccc45dcc1a517b72d1d53d2ae6d7ffcdfdefa6dee84867835d48ebbec4e 22968
starlink-ast_9.2.10+dfsg-3.debian.tar.xz
Files:
3312335771c2210779e3e62bda44e9fe 2555 science optional
starlink-ast_9.2.10+dfsg-3.dsc
a8cd6ef095a458163315a58ae2f02283 22968 science optional
starlink-ast_9.2.10+dfsg-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmjBST8ACgkQcRWv0HcQ
3Pf2UxAAxPEomxXz2gL87K5xFROM/OHXI0+G5BoO9r3AT6s0m6I9g71pS37Q9iT6
/maUDDpk38St6HLXVe1xXOI5os3xvt+PYfEoc0/3giDintx6UMqknqmnUOUmcIg4
ajsI8drOIqGyDSl3r8A5ORS+zA+aKaMYogV2rGBI1HuyNGmahXsZHfXqn9zwljjX
FMm5ZWAHa/BSWq/ol1QkZCuvcP5PonFr0mssuWpzerXjHn7o/f5Py8yDfmrSdt0b
oQzQY0f0+YicDw45ILaon9y6hw0yI+wzl/Xs5PCpH32Bw/DR3vSCcfb9J3PWee0Z
MMdiQtgQzMVXTKLZiuhROuvBpWQtvFDQPEK6F+K1ZnMEZ0TcfSRzXp40gvbXivSC
JVCk64BOlwuydTkWubVptLbpPo+kGE/RUfT5CToZLYA/5yPYjPtWgTxM3MLwEpSF
4hVRNyqP69dfZE4Ze65OP4LXj/JZc75KMN+YfM/YI2U0jENv1jWL0JVO08BfkNmT
XyDJFLtnKheod9T0RlqOlTFrOTKyG+ox5ro5281No5u5HVCEfyhUkJFCchYN0V24
5iSxS/0X42ZOazctnfyBo6ylFD2MgYGJAUk64o1g68DiJb2ufaF7OJiqaTzH3vGo
TxWxwWTrks70kmqrmatykQVAu9mjNV+LQnepIsBu2fu4DF+CgYU=
=GLtH
-----END PGP SIGNATURE-----
pgpwulwDVIPQU.pgp
Description: PGP signature
--- End Message ---