[gnutls-devel] GnuTLS | gnulib: update git submodule (!1509)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Nov 25 23:42:45 CET 2022




Daiki Ueno commented on a discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/1509#note_1186520657

>      - export CFLAGS="-std=c99 -O1 -g -Wno-cpp -Werror -fno-omit-frame-pointer -fsanitize=undefined,bool,alignment,null,enum,bounds-strict,address,leak,nonnull-attribute -fno-sanitize-recover=all -fsanitize-address-use-after-scope"
>      - export CXXFLAGS="$CFLAGS"
>      - dash ./configure --cache-file $CCACHE_FILE --disable-doc --with-pkcs12-iter-count=10000
> +    - sed -i 's/-fanalyzer//g' lib/Makefile

>From the commit log of https://gitlab.com/gnutls/gnutls/-/merge_requests/1509/diffs?commit_id=c9e25c8543a84d58c9752e5b82d7e91fa6c6b61b:
> It turned out that -fanalyzer combined with -fsanitize=undefined takes
excessive time when compiling certain files, e.g., lib/priority.c.
Removing -fanalyzer should be safe as it is enabled in other
Fedora-based jobs.

In practice it would take longer than 3h for just compiling that single file.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1509#note_1186520657
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/20221125/2cb2d03c/attachment.html>


More information about the Gnutls-devel mailing list