You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
Compiling for linux/386...
# code.gitea.io/gitea/vendor/gopkg.in/src-d/go-git.v4
vendor/gopkg.in/src-d/go-git.v4/worktree_linux.go:15:35: cannot use os.Ctim.Sec (type int32) as type int64 in argument to time.Unix
vendor/gopkg.in/src-d/go-git.v4/worktree_linux.go:15:48: cannot use os.Ctim.Nsec (type int32) as type int64 in argument to time.Unix
2019/07/31 19:43:38 Failed to cross compile package: exit status 2.
Makefile:336: recipe for target 'release-linux' failed
make: *** [release-linux] Error 1
The text was updated successfully, but these errors were encountered:
It seems src-d broken the cross-compile and docker publish
https://drone.gitea.io/go-gitea/gitea/11344/3/3
The text was updated successfully, but these errors were encountered: