Bug#954545: proftpd-mod-autohost: FTBFS: conf.h:57:11: fatal error: stropts.h: No such file or directory

Lucas Nussbaum lucas at debian.org
Sun Mar 22 07:18:28 GMT 2020


Source: proftpd-mod-autohost
Version: 0.4-2
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely due to the upgrade to glibc 2.30. 
>From https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00000.html:
> * The obsolete and never-implemented XSI STREAMS header files <stropts.h>
>   and <sys/stropts.h> have been removed.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> DESTDIR=/<<PKGBUILDDIR>>/debian/proftpd-mod-autohost prxs -c mod_autohost.c
> libtool --mode=compile gcc  -DLINUX -g2 -g -O2 -fdebug-prefix-map=/build/proftpd-dfsg-3rBFSi/proftpd-dfsg-1.3.6c=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -I. -I/usr/include/proftpd -c mod_autohost.c
> libtool: compile:  gcc -DLINUX -g2 -g -O2 -fdebug-prefix-map=/build/proftpd-dfsg-3rBFSi/proftpd-dfsg-1.3.6c=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-omit-frame-pointer -Werror=implicit-function-declaration -DPR_SHARED_MODULE -I. -I/usr/include/proftpd -c mod_autohost.c  -fPIC -DPIC -o .libs/mod_autohost.o
> In file included from mod_autohost.c:31:
> /usr/include/proftpd/conf.h:57:11: fatal error: stropts.h: No such file or directory
>    57 | # include <stropts.h>
>       |           ^~~~~~~~~~~
> compilation terminated.
> prxs: error executing command (1)
> make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/proftpd-mod-autohost_0.4-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-proftpd-maintainers mailing list