Your message dated Sat, 18 May 2024 12:20:46 +0000
with message-id <e1s8j3o-00bxlf...@fasolo.debian.org>
and subject line Bug#1071366: fixed in starlink-pal 0.9.10-2
has caused the Debian Bug report #1071366,
regarding starlink-pal: FTBFS: palDfltin.c:185:3: error: implicit declaration 
of function ‘strlcpy’; did you mean ‘strncpy’?
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 ow...@bugs.debian.org
immediately.)


-- 
1071366: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071366
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:starlink-pal
Version: 0.9.10-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp pal.news NEWS
dh_autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:25: installing 'build-aux/compile'
configure.ac:26: installing 'build-aux/config.guess'
configure.ac:26: installing 'build-aux/config.sub'
configure.ac:11: installing 'build-aux/install-sh'
configure.ac:11: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --without-cnf --with-pthreads
        ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking --without-cnf 
--with-pthreads
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for copysign... yes
checking for isblank... yes
checking for library containing strlcpy... none required
checking for strlcpy... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _stricmp... no
checking for _strnicmp... no
checking for sin in -lm... yes
configure: Building outside a Starlink environment
configure: Looking for ERFA/SOFA in default location of /usr
checking for star/util.h... no
checking for star_strlcpy in -lstarutil... no
checking for eraCal2jd in -lerfa... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating component.xml
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAddet.lo `test -f 'palAddet.c' || echo 
'./'`palAddet.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAirmas.lo `test -f 'palAirmas.c' || echo 
'./'`palAirmas.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAirmas.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAirmas.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAddet.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAddet.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAirmas.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAirmas.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAddet.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAddet.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAltaz.lo `test -f 'palAltaz.c' || echo 
'./'`palAltaz.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAmp.lo `test -f 'palAmp.c' || echo './'`palAmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAltaz.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAltaz.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAmp.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAmp.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAmp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAltaz.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAltaz.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAmpqk.lo `test -f 'palAmpqk.c' || echo 
'./'`palAmpqk.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAop.lo `test -f 'palAop.c' || echo './'`palAop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAmpqk.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAmpqk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAop.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAmpqk.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAmpqk.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAop.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAop.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAoppa.lo `test -f 'palAoppa.c' || echo 
'./'`palAoppa.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAoppat.lo `test -f 'palAoppat.c' || echo 
'./'`palAoppat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAoppa.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAoppa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAoppat.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAoppat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAoppat.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAoppat.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAopqk.lo `test -f 'palAopqk.c' || echo 
'./'`palAopqk.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAoppa.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAoppa.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAopqk.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAopqk.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAopqk.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAopqk.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palAtmdsp.lo `test -f 'palAtmdsp.c' || echo 
'./'`palAtmdsp.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palCaldj.lo `test -f 'palCaldj.c' || echo 
'./'`palCaldj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palAtmdsp.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palAtmdsp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palCaldj.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palCaldj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palAtmdsp.c  -fPIC -DPIC -o 
libstarlink_pal_la-palAtmdsp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palCaldj.c  -fPIC -DPIC -o 
libstarlink_pal_la-palCaldj.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDafin.lo `test -f 'palDafin.c' || echo 
'./'`palDafin.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDcmpf.lo `test -f 'palDcmpf.c' || echo 
'./'`palDcmpf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDafin.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDafin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDcmpf.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDcmpf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palDafin.c  -fPIC -DPIC -o 
libstarlink_pal_la-palDafin.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palDcmpf.c  -fPIC -DPIC -o 
libstarlink_pal_la-palDcmpf.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDe2h.lo `test -f 'palDe2h.c' || echo 
'./'`palDe2h.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDeuler.lo `test -f 'palDeuler.c' || echo 
'./'`palDeuler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDe2h.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDe2h.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDeuler.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDeuler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palDe2h.c  -fPIC -DPIC -o 
libstarlink_pal_la-palDe2h.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palDeuler.c  -fPIC -DPIC -o 
libstarlink_pal_la-palDeuler.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDfltin.lo `test -f 'palDfltin.c' || echo 
'./'`palDfltin.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I/usr/include 
-I/usr/include -Wdate-time -D_FORTIFY_SOURCE=2  -prefer-pic -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -c -o libstarlink_pal_la-palDh2e.lo `test -f 'palDh2e.c' || echo 
'./'`palDh2e.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDfltin.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDfltin.o
palDfltin.c: In function ‘palDfltin’:
palDfltin.c:185:3: error: implicit declaration of function ‘strlcpy’; did you 
mean ‘strncpy’? [-Werror=implicit-function-declaration]
  185 |   strlcpy( tempbuf, &(string[*nstrt-1]), sizeof(tempbuf) );
      |   ^~~~~~~
      |   strncpy
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c palDh2e.c  
-fPIC -DPIC -o .libs/libstarlink_pal_la-palDh2e.o
cc1: some warnings being treated as errors
make[2]: *** [Makefile:1168: libstarlink_pal_la-palDfltin.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -c palDh2e.c  -fPIC -DPIC -o 
libstarlink_pal_la-palDh2e.o >/dev/null 2>&1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:823: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: starlink-pal
Source-Version: 0.9.10-2
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
starlink-pal, 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 1071...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated starlink-pal 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 18 May 2024 13:58:17 +0200
Source: starlink-pal
Architecture: source
Version: 0.9.10-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1071366
Changes:
 starlink-pal (0.9.10-2) unstable; urgency=medium
 .
   * Define _DEFAULT_SOURCE to have strlcpy() defined (Closes: #1071366)
   * Push Standards-Version to 4.7.0. No changes needed
   * Add new symbols to symbols file
   * Remove outdated lintian-oberride
Checksums-Sha1:
 73f7f5e698dcb6e52a7989e223be7a0475473ce1 2324 starlink-pal_0.9.10-2.dsc
 bd32c6199623a88ccbdd5718f19c8fad5685347c 18152 
starlink-pal_0.9.10-2.debian.tar.xz
Checksums-Sha256:
 e4ec98f644ab76e2949776916ee0ab4734f9b3c52c86d9a5410f3cf685f73ac3 2324 
starlink-pal_0.9.10-2.dsc
 ba950de4b99c892abe228d2c6585504fb8beda359d805f11a6f076ee248ef414 18152 
starlink-pal_0.9.10-2.debian.tar.xz
Files:
 72821b1ccbf5b2f9b7535c105efb2cbc 2324 science optional 
starlink-pal_0.9.10-2.dsc
 2cf76cf2bdef9204247acccba4dd6b3c 18152 science optional 
starlink-pal_0.9.10-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE7/BpV0Ra2/h0L3qtmk9WvbkOGL0FAmZImKAACgkQmk9WvbkO
GL0bvA//UxzS/qosbbpMme4q9HlFgFrjr3A0vaKxcc9tfnI6429nugnVGE28oa7S
ieS7XbVxW4WiekuPC7niz79PcPbqZ66Pc2JrdY0YTVO5SfyYHoerGyt4S2OrPz1q
wSkkdh3ib/QnOaz+dDTMmJnqYmWamPddBwfG+L9C6+JDxPXNH0RRfxkPkJynPSZe
qYeKAHVsoIm2iu/pMyQc9GDlELB3/6PFrgJlGKUBQBqNVJXG0Ucv35xqEIo2+GG+
oWGjSucMJxnWVH22VcLUrSgLTNG0oSPc7Zj37cTsTuxUMJWMgZbUtfwZM2Kn+dh1
xV615YFa2cBEFp9r4BmZwHl/pq/T7tyneu41oQ9/M2oENyq/QYGAmz+UM/2jLmIO
VdAs3GnAAA8a+Z3mJ2ISYoRMSCJgnFbOX9ZFOjUx2y6vu3k8pK8xeqpska5WKmNf
KiomG/f1l7BQ5fxRYQqOyq9HGcdXAsdrtIQzjPInahWinOZ02AOCrgWcQI8KYGve
Xd5ZwbCbPdLSh0nvYuTrQVDTZAte3Iuw8uWeavKsuPvA+ao31p4ycio8CIYTnUSM
8nbm8iNIkvIQiL6D3SqA56SCgIRpdjbYkTEpMgy06xPp1J7VcVlSpbPwA/56dfmO
UG18Wbop7M3qPDH9flqOS5k+lvwza+BMzx29oeV4pkg1/cx30RA=
=eyS2
-----END PGP SIGNATURE-----

Attachment: pgpcvnS1tnkVv.pgp
Description: PGP signature


--- End Message ---

Reply via email to