[gnutls-devel] GnuTLS | CI: move to Fedora 42 (!2039)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Nov 25 09:35:56 CET 2025




Daiki Ueno started a new discussion on .gitlab-ci.yml: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2911587502

 >    timeout: 2h
 >    allow_failure: true
 >  
 > -fedora-cross/i686-linux-gnu/build:
 > +fedora-i686/build:
 >    extends:
 >      - .build
 > -    - .fedora
 > +    - .fedora-i686
 >    needs:
 >      - fedora/bootstrap
 >    script:
 >      # Fedora's softhsm package is not multiarch yet. Missing softhsm libraries
 >      # for the target will cause the test suite to fail when p11-kit is enabled.
 > -    - setarch i686 -- ./configure --disable-gcc-warnings
 > +    - env PKG_CONFIG=i686-redhat-linux-gnu-pkg-config

Couldn't this be moved to a `variables` table somewhere?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2039#note_2911587502
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/20251125/317ee8b9/attachment.html>


More information about the Gnutls-devel mailing list