Package: src:mysecureshell Version: 2.00+dfsg-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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 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 add an affects on src:mysecureshell, 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: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:6: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.in:6: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:6: the top level configure.in:14: warning: The macro 'AC_GNU_SOURCE' is obsolete. configure.in:14: You should run autoupdate. ./lib/autoconf/specific.m4:485: AC_GNU_SOURCE is expanded from... configure.in:14: the top level configure.in:15: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.in:15: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.in:15: the top level configure.in:28: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.in:28: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.in:28: the top level configure.in:37: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:37: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:37: the top level configure.in:135: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.in:135: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.in:135: the top level autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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 whether make sets $(MAKE)... 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 for sed... /usr/bin/sed checking for sudo... no checking how to run the C preprocessor... gcc -E 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 vfork.h... no checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for int32_t... yes checking for mode_t... yes checking for off_t... yes checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for -Wdate-time -D_FORTIFY_SOURCE=2 option for large files... none needed checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for arpa/inet.h... yes checking for fcntl.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/statfs.h... yes checking for sys/param.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/socket... no checking for netinet/in.h... (cached) yes checking for sys/acl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for sys/mount.h... yes checking whether closedir returns void... no checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for alarm... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking whether lstat accepts an empty string... no checking for working chown... yes checking type of array argument to getgroups... gid_t checking for library containing getgroups... none required checking for working getgroups... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for strftime... yes checking for working mktime... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for endgrent... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for statfs... yes checking for statvfs... yes checking for getgroups... (cached) yes checking for strlcpy... yes checking for strlcat... yes checking for acl... no checking for acl_get_perm_np... no checking for atexit... yes checking for dup2... yes checking for endpwent... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for realpath... yes checking for regcomp... yes checking for rmdir... yes checking for select... yes checking for setenv... yes checking for memmove... yes checking for openlog... yes checking for syslog... yes checking for closelog... yes checking for vsyslog... yes checking for connect... yes checking for gethostbyaddr... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for iconv_open... yes checking for iconv_close... yes checking for iconv... yes checking for acl_get_entry in -lacl... yes checking for gnutls_hash_init in -lgnutls... yes configure: creating ./config.status config.status: creating Makefile config.status: creating install.sh config.status: creating uninstaller.sh config.status: creating utils/sftp-user chmod: cannot access 'utils/sftp-verif': No such file or directory config.status: creating utils/sftp-verif config.status: creating config.h checking for a BSD-compatible install... /usr/bin/install -c MySecureShell has been configured with the following options: Log file: /var/log/sftp-server.log (color: no) User binaries: /usr/bin Shutdown file: /etc/sftp.shut Configuration file: /etc/ssh/sftp_config Compilation flags: Option supported: ACL : yes Remote Admin : yes UTF-8 Encoding : yes Sftp extension supported: Disk Usage : yes Disk Usage OpenSSH: yes File Hashing : yes dh_auto_build make -j2 make[1]: Entering directory '/<<PKGBUILDDIR>>' Compile [Core/main.c] Compile [Core/string.c] Compile [Core/parsing.c] Compile [Core/hash.c] Compile [Core/conf.c] Compile [Core/convert.c] Compile [Core/user.c] Compile [Core/prog.c] Compile [Core/ip.c] Compile [Core/FileSpec.c] Compile [SftpServer/Buffer.c] Compile [SftpServer/Encode.c] Compile [SftpServer/Handle.c] Compile [SftpServer/Send.c] Compile [SftpServer/Sftp.c] Compile [SftpServer/Util.c] SftpServer/Sftp.c:530:6: error: conflicting types for âDoStatâ; have âvoid(int)â 530 | void DoStat(int doLStat) | ^~~~~~ In file included from SftpServer/Buffer.h:23, from SftpServer/Encode.h:25, from SftpServer/Sftp.c:50: SftpServer/Sftp.h:288:6: note: previous declaration of âDoStatâ with type âvoid(void)â 288 | void DoStat(); | ^~~~~~ SftpServer/Sftp.c:797:6: error: conflicting types for âDoUnsupportedâ; have âvoid(int, int)â 797 | void DoUnsupported(int msgType, int msgLen) | ^~~~~~~~~~~~~ SftpServer/Sftp.h:296:6: note: previous declaration of âDoUnsupportedâ with type âvoid(void)â 296 | void DoUnsupported(); | ^~~~~~~~~~~~~ make[1]: *** [Makefile:141: SftpServer/Sftp.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 returned exit code 2 make: *** [debian/rules:8: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

