Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#73754 - [golang-github-burntsushi-xgb] FTBFS
Attached to Project:
Community Packages
Opened by Jeffrey Pan (XieJiSS) - Saturday, 12 February 2022, 02:59 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:40 GMT
Opened by Jeffrey Pan (XieJiSS) - Saturday, 12 February 2022, 02:59 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:40 GMT
|
DetailsDescription:
Failed to build from source ``` go: go.mod file not found in current directory or any parent directory; see 'go help modules' ``` Additional info: * package version(s) pkgver=0.0.20210121 _commit=deaf085860bc2ec870e50cacc83c467b3501a404 * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: asp checkout extra-x86_64-build Purposed fix: Maybe we can apply https://github.com/BurntSushi/xgb/pull/57 ? |
This task depends upon
Closed by Jelle van der Waa (jelly)
Sunday, 24 September 2023, 10:40 GMT
Reason for closing: Deferred
Additional comments about closing: Package no longer in repos
Sunday, 24 September 2023, 10:40 GMT
Reason for closing: Deferred
Additional comments about closing: Package no longer in repos

According to https://github.com/BurntSushi/xgb/pull/57#issuecomment-1041896563, maybe we can change the source to https://github.com/jezek/xgb ?

https://github.com/jezek/xgb/releases/tag/v1.0.0