Gitea fails to build on aarch64 #245

Closed
opened 2025-11-02 03:15:20 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @clandmeter on GitHub (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.

Originally created by @clandmeter on GitHub (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 <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/41075455-gitea-fails-to-build-on-aarch64?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github). </bountysource-plugin>
GiteaMirror added the type/bug label 2025-11-02 03:15:20 -06:00
Author
Owner

@tboerger commented on GitHub (Jan 19, 2017):

Thank you for the report.

@tboerger commented on GitHub (Jan 19, 2017): Thank you for the report.
Author
Owner

@lunny commented on GitHub (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 commented on GitHub (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
Author
Owner

@lunny commented on GitHub (Feb 23, 2017):

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

@lunny commented on GitHub (Feb 23, 2017): I move this to 1.2 since we have to take tidb tag back to resolve this issue.
Author
Owner

@tboerger commented on GitHub (Feb 23, 2017):

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

@tboerger commented on GitHub (Feb 23, 2017): The upstream lib solved the issue, so at least we can update the lib and get gitea building in arm64
Author
Owner

@lunny commented on GitHub (Feb 24, 2017):

You mean tidb fixed the issue?

@lunny commented on GitHub (Feb 24, 2017): You mean tidb fixed the issue?
Author
Owner

@lunny commented on GitHub (Feb 24, 2017):

but that resulted in a new issue https://github.com/ngaut/log/issues/7. @ngaut

@lunny commented on GitHub (Feb 24, 2017): but that resulted in a new issue https://github.com/ngaut/log/issues/7. @ngaut
Author
Owner

@lunny commented on GitHub (Mar 7, 2017):

@clandmeter please confirm #1132

@lunny commented on GitHub (Mar 7, 2017): @clandmeter please confirm #1132
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#245