[gnutls-devel] GnuTLS | stamp_error_codes missing from doc/Makefile.am EXTRA_DIST (#1797)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Feb 11 12:45:43 CET 2026



Adam Sampson created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1797



Building gnutls 3.8.12 from the source tarball causes the `stamp_error_codes` rule in `doc/Makefile.am` to run. This isn't the intent, since the files it generates are shipped in the tarball (and it breaks crossbuilding because `errcodes` etc. aren't built for the build machine's architecture).

Looking at the contents of the tarball, the `stamp_enums` and `stamp_functions` files are included, but `stamp_error_codes` isn't. This appears to be because 251ba80dde601b9e4f9bc7a860c72044034f95a6 added `stamp_error_codes` to `DISTCLEANFILES` but didn't add it to `EXTRA_DIST`. I guess it should be in `MAINTAINERCLEANFILES` too.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1797
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20260211/5ac317af/attachment-0001.html>


More information about the Gnutls-devel mailing list