Package: src:atftp
Version: 0.8.0-8
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

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

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

If you cannot 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 add an affects on src:atftp, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
configure.ac:67: warning: The macro 'AC_GNU_SOURCE' is obsolete.
configure.ac:67: You should run autoupdate.
./lib/autoconf/specific.m4:486: AC_GNU_SOURCE is expanded from...
configure.ac:67: the top level
configure.ac:70: warning: The macro 'AC_AIX' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/specific.m4:724: AC_AIX is expanded from...
configure.ac:70: the top level
configure.ac:153: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:2976: AC_TRY_LINK is expanded from...
configure.ac:153: the top level
configure.ac:183: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:183: You should run autoupdate.
./lib/autoconf/headers.m4:664: AC_HEADER_STDC is expanded from...
configure.ac:183: the top level
configure.ac:200: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:200: You should run autoupdate.
./lib/autoconf/headers.m4:703: AC_HEADER_TIME is expanded from...
configure.ac:200: the top level
configure.ac:201: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:201: You should run autoupdate.
./lib/autoconf/types.m4:804: AC_TYPE_SIGNAL is expanded from...
configure.ac:201: the top level
configure.ac:209: warning: The macro 'AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:209: You should run autoupdate.
./lib/autoconf/status.m4:1029: AC_OUTPUT_COMMANDS is expanded from...
configure.ac:209: the top level
configure.ac:217: warning: AC_OUTPUT should be used without arguments.
configure.ac:217: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:66: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:15: installing './install-sh'
configure.ac:15: installing './missing'
Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: configure.ac: not running make: --make not given
autoreconf: Leaving directory '.'
   dh_auto_configure
        ./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
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking whether UID '999' is supported by ustar format... yes
checking whether GID '999' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... x86_64-linux-gnu-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 x86_64-linux-gnu-gcc accepts -g... yes
checking for x86_64-linux-gnu-gcc option to enable C23 features... none needed
checking whether x86_64-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-linux-gnu-gcc... none
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 wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether make sets $(MAKE)... (cached) yes
checking for pthread_create in -lpthread... yes
checking for tgetent in -lreadline... no
checking for tgetent in -lncurses... yes
checking for readline in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for hosts_ctl in -lwrap... no
checking for pcre2_config_8 in -lpcre2-8... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for arpa/tftp.h... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking for signal.h... yes
checking for pthread.h... yes
checking for argz.h... yes
checking for netdb.h... yes
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for tcpd.h... yes
checking for pcre2.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for strchr... yes
checking for memcpy... yes
checking for strstr... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strncmp... (cached) yes
checking for socket... yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for gethostbyaddr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile
config.status: creating redhat/atftp.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in .
make[3]: Entering directory '/<<PKGBUILDDIR>>'
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftp.o tftp.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftp_io.o tftp_io.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o logger.o logger.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o options.o options.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftp_def.o tftp_def.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftp_file.o tftp_file.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o argz.o argz.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftp_mtftp.o tftp_mtftp.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftpd.o tftpd.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o stats.o stats.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftpd_file.o tftpd_file.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftpd_list.o tftpd_list.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftpd_mcast.o tftpd_mcast.c
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -D_GNU_SOURCE -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 -g 
-Wall -D_REENTRANT -O2 -c -o tftpd_pcre.o tftpd_pcre.c
tftpd_pcre.c: In function ‘tftpd_pcre_open’:
tftpd_pcre.c:109:37: error: passing argument 1 of 
‘pcre2_substring_list_free_8’ from incompatible pointer type 
[-Wincompatible-pointer-types]
  109 |           pcre2_substring_list_free((const PCRE2_UCHAR **)substrlist);
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     const PCRE2_UCHAR8 ** {aka const 
unsigned char **}
In file included from tftpd_pcre.h:24,
                 from tftpd_pcre.c:35:
/usr/include/pcre2.h:1011:1: note: expected ‘PCRE2_UCHAR8 **’ {aka 
‘unsigned char **’} but argument is of type ‘const PCRE2_UCHAR8 **’ 
{aka ‘const unsigned char **’}
 1011 | PCRE2_TYPES_STRUCTURES_AND_FUNCTIONS
      | ^
make[3]: *** [Makefile:608: tftpd_pcre.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:710: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:428: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

Reply via email to