FS#74825 - [golang-github-pmezard-go-difflib] FTBFS

Attached to Project: Community Packages
Opened by Piggy NL (piggynl) - Sunday, 22 May 2022, 18:18 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 24 September 2023, 10:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

* package version: 1.0.0-2

Steps to reproduce: `extra-x86_64-build`

Error log:
go: go.mod file not found in current directory or any parent directory; see 'go help modules'

Since Go 1.16, Go Modules are on by default (https://go.dev/blog/go116-module-changes#modules-on-by-default), so any module without go.mod will fail to build.

Solution: apply https://github.com/pmezard/go-difflib/pull/18.patch
This task depends upon

Closed by  Jelle van der Waa (jelly)
Sunday, 24 September 2023, 10:41 GMT
Reason for closing:  Deferred
Additional comments about closing:  Dropped from repos

Loading...