Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitea fails to build on aarch64 #691

Closed
clandmeter opened this issue Jan 18, 2017 · 7 comments · Fixed by #1132
Closed

Gitea fails to build on aarch64 #691

clandmeter opened this issue Jan 18, 2017 · 7 comments · Fixed by #1132
Labels
Milestone

Comments

@clandmeter
Copy link

clandmeter commented Jan 18, 2017

Im reporting this upstream and will refer to this issue.

code.gitea.io/gitea/vendor/github.com/ngaut/log
vendor/github.com/ngaut/log/crash_unix.go:16: undefined: syscall.Dup2


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@tboerger
Copy link
Member

Thank you for the report.

@tboerger tboerger added type/bug status/blocked This PR cannot be merged yet, i.e. because it depends on another unmerged PR labels Jan 19, 2017
@tboerger tboerger added this to the 1.1.0 milestone Jan 19, 2017
@lunny
Copy link
Member

lunny commented Feb 11, 2017

github.com/ngaut/log is only used by tidb. I think we have to take tidb tag back and make tidb not default. Because I find tidb cannot be shared read. So SSH will never be succeed. @tboerger

@lunny lunny modified the milestones: 1.2.0, 1.1.0 Feb 23, 2017
@lunny
Copy link
Member

lunny commented Feb 23, 2017

I move this to 1.2 since we have to take tidb tag back to resolve this issue.

@tboerger
Copy link
Member

The upstream lib solved the issue, so at least we can update the lib and get gitea building in arm64

@lunny
Copy link
Member

lunny commented Feb 24, 2017

You mean tidb fixed the issue?

@lunny
Copy link
Member

lunny commented Feb 24, 2017

but that resulted in a new issue ngaut/log#7. @ngaut

@lunny lunny removed the status/blocked This PR cannot be merged yet, i.e. because it depends on another unmerged PR label Mar 7, 2017
@lunny
Copy link
Member

lunny commented Mar 7, 2017

@clandmeter please confirm #1132

@lunny lunny modified the milestones: 1.1.0, 1.2.0 Mar 7, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants