-
Notifications
You must be signed in to change notification settings - Fork 3
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
www-apps/gitea #6
Comments
Hi @neoteknic That compiles fine for me on two different servers with:
Anything else in your build log?
|
Hi @lmiphay go version go1.11.2 linux/amd64 emerge -pv go my build log after emerge -u gitea (I have gitea 1.5.2 gentoo no overlay) :
|
Hi @neoteknic Yes, confirmed when I unmask go 1.11.1, the result is an unstable build.
gitea only specify a lower go version here: https://docs.gitea.io/en-us/install-from-source/ Part of it might be sandbox related writes to e.g.:
Patching out the
Ref: golang/go#24674 |
Can you update the ebuild on the overlay ? I will test it. Of course a RC is not really "safe". |
Ok gitea-1.6.0_rc2-r1.ebuild is up there now. It starts and appears to run fine for me. Let me know if you see any issues. |
And the actual 1.6.0 release is there now. And appears to be running fine for me without the
|
Error on emerge :
code.gitea.io/gitea/vendor/gopkg.in/testfixtures.v2
make: *** [Makefile:253: gitea] Error 1
make: Leaving directory '/var/tmp/portage/www-apps/gitea-1.6.0_rc2/work/gitea-1.6.0_rc2/src/code.gitea.io/gitea'
GCC : 8.2, kernel ovh : 4.11.0-xxxx-std-ipv6-64
The text was updated successfully, but these errors were encountered: