Heads-up: Go 1.24 causing widespread FTBFS in F42

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This is a heads-up regarding the impact of Go 1.24, now available in
Fedora, and the subsequent mass-rebuild for Fedora 42. Over 200
packages are currently failing to build from source (FTBFS) [1] due to
a stricter check introduced in Go 1.24 [2].

The failure occurs due to a stricter vet check requiring non-constant
format strings to be explicitly handled. Affected builds fail with an
error like:

    non-constant format string in call to <function_name>

The failures typically occur during the %check phase, which is why
"source-only" packages are also affected.

Fixing this issue is relatively simple, and some patches have already
been submitted upstream [3][4]. However, addressing all affected
packages downstream will likely take several months.

Best regards,
Mikel

[1] https://koschei.fedoraproject.org/groups/go-sig?collection=f42
[2] https://tip.golang.org/doc/go1.24#vet
[3] https://github.com/coreos/ignition/pull/2000
[4] https://github.com/opentofu/opentofu/pull/2390
-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux