Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

compile in linux/386 failed #1202

Closed
@lunny

Description

It seems src-d broken the cross-compile and docker publish
https://drone.gitea.io/go-gitea/gitea/11344/3/3

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions