Package: src:sa-exim Version: 4.2.1-22 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/202512/ 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:sa-exim, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_clean -- SUFF='' make -j2 clean SUFF= make[2]: Entering directory '/<<PKGBUILDDIR>>' make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -- BUILDCFLAGS='-DLOCAL_SCAN -I/usr/include/exim4 -fPIC $(CPPFLAGS) $(CFLAGS)' \ CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CFLAGS='-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection' LDFLAGS='-shared -Wl,-z,relro' SUFF='' make -j2 INSTALL="install --strip-program=true" BUILDCFLAGS="-DLOCAL_SCAN -I/usr/include/exim4 -fPIC \$(CPPFLAGS) \$(CFLAGS)" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-shared -Wl,-z,relro" SUFF= make[2]: Entering directory '/<<PKGBUILDDIR>>' echo "char *version=\"`cat version` (built `LC_ALL=C date --utc -R --date=@${SOURCE_DATE_EPOCH}`)\";" > sa-exim.h Building accept.so gcc -DLOCAL_SCAN -I/usr/include/exim4 -fPIC -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 -shared -Wl,-z,relro -o accept.so accept.c Generating sa.html Generating CHANGELOG Unable to find or create links2 config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory. chmod a+rx accept.so Generating ACKNOWLEDGEMENTS Unable to find or create links2 config directory. Please check, that you have $HOME variable set correctly and that you have write permission to your home directory. Building sa-exim.so gcc -DLOCAL_SCAN -I/usr/include/exim4 -fPIC -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 -shared -Wl,-z,relro -o sa-exim.so sa-exim.c In file included from sa-exim.c:32: sa-exim.c: In function âsavemailâ: /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:200:16: note: in expansion of macro âexpand_stringâ 200 | expand=expand_string(condition); | ^~~~~~~~~~~~~ sa-exim.c: In function âlocal_scanâ: sa-exim.c:514:2: warning: #warning you should not worry about the "might be clobbered by longjmp", see source [-Wcpp] 514 | #warning you should not worry about the "might be clobbered by longjmp", see source | ^~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:611:30: note: in expansion of macro âexpand_stringâ 611 | uschar *primary_hostname=expand_string("$primary_hostname"); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:775:17: note: in expansion of macro âexpand_stringâ 775 | if ((expand=expand_string( VAR )) == NULL) \ | ^~~~~~~~~~~~~ sa-exim.c:785:5: note: in expansion of macro âM_CONDTOFLOATâ 785 | M_CONDTOFLOAT(SAteergrube); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:775:17: note: in expansion of macro âexpand_stringâ 775 | if ((expand=expand_string( VAR )) == NULL) \ | ^~~~~~~~~~~~~ sa-exim.c:786:5: note: in expansion of macro âM_CONDTOFLOATâ 786 | M_CONDTOFLOAT(SAdevnull); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:775:17: note: in expansion of macro âexpand_stringâ 775 | if ((expand=expand_string( VAR )) == NULL) \ | ^~~~~~~~~~~~~ sa-exim.c:787:5: note: in expansion of macro âM_CONDTOFLOATâ 787 | M_CONDTOFLOAT(SApermreject); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:775:17: note: in expansion of macro âexpand_stringâ 775 | if ((expand=expand_string( VAR )) == NULL) \ | ^~~~~~~~~~~~~ sa-exim.c:788:5: note: in expansion of macro âM_CONDTOFLOATâ 788 | M_CONDTOFLOAT(SAtempreject); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:836:20: note: in expansion of macro âexpand_stringâ 836 | expand=expand_string(SATruncBodyCond); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:869:12: note: in expansion of macro âexpand_stringâ 869 | expand=expand_string(SAEximRunCond); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:930:20: note: in expansion of macro âexpand_stringâ 930 | expand=expand_string(SAspamcUser); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:1335:20: note: in expansion of macro âexpand_stringâ 1335 | expand=expand_string(SAEximRejCond); | ^~~~~~~~~~~~~ /usr/include/exim4/local_scan.h:211:35: error: â_Genericâ selector of type âchar *â is not compatible with any association 211 | #define expand_string(X) _Generic((X), \ | ^ sa-exim.c:1358:24: note: in expansion of macro âexpand_stringâ 1358 | expand=expand_string(SAteergrubecond); | ^~~~~~~~~~~~~ sa-exim.c:1405:21: error: too few arguments to function âsmtp_fflushâ; expected 1, have 0 1405 | ret=smtp_fflush(); | ^~~~~~~~~~~ /usr/include/exim4/local_scan.h:232:16: note: declared here 232 | extern int smtp_fflush(BOOL); | ^~~~~~~~~~~ make[2]: *** [Makefile:41: sa-exim.so] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 INSTALL="install --strip-program=true" BUILDCFLAGS="-DLOCAL_SCAN -I/usr/include/exim4 -fPIC \$(CPPFLAGS) \$(CFLAGS)" CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" LDFLAGS="-shared -Wl,-z,relro" SUFF= returned exit code 2 make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

