Re: Strange(?) build failures for golang package

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

 



The log output from the go compiler is really bad for grepping for errors. I've learned that searching for ".go:" is a good way to do it. Looks like this is the error that causes the failure:

"""
# github.com/go-task/task/internal/orderedmap
_build/src/github.com/go-task/task/internal/orderedmap/orderedmap.go:94:24: type func(i K, j K) bool of less does not match inferred type func(a K, b K) int for func(a E, b E) int
"""

There might be more errors hidden by this one though.

Fabio

On Wed, Oct 11, 2023, 14:02 Mark E. Fuller <fuller@xxxxxxxxxxxxxxxxx> wrote:
I am trying to update go-task for some time now and consistently getting
a build error/failure with no clear indication of what's happened:
https://download.copr.fedorainfracloud.org/results/fuller/test-builds/fedora-rawhide-x86_64/06508072-golang-github-task/builder-live.log.gz

Is it possible that there are build flags are default settings in the
golang macros that might be leading to this?

Thanks,
fuller
_______________________________________________
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
_______________________________________________
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