-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Caddy Build Fails for Solaris/Illumos and Plan9 #3615
Comments
I have opened issues upstream:
I've also removed those platforms from our download page for the time being. Too bad. :( |
There's one item in this stream 🙂
It's a thoughie because there's no equivalent to |
Yeah, but that one won't be too hard -- like you said, a shell command or something: https://en.wikipedia.org/wiki/Kill_(command)#Plan_9_from_Bell_Labs Tbh I'm skeptical that the upstream ones will be resolved though. |
Dgraph fixing builds for Plan9; looking into Solaris: https://discuss.dgraph.io/t/build-failure-for-goos-solaris-illumos-plan9/9145/3?u=mholt |
Joyent's pkgsrc somehow manages to compile caddy on illumos, but it is with no packages. |
Looks like it's working everywhere except plan9 now! https://github.com/caddyserver/caddy/actions/runs/1152172382 Errors I see from trying to build it locally:
Asked badger if they can backport their fixes for plan9 to their v2 branch: hypermodeinc/badger#1451 (comment)
|
This generated way too many test jobs, which weren't really that useful. Cross-build is just to keep us posted on which architectures are building okay, so it's not necessary to do it twice. Only plan9 is not working at this point (see #3615)
This generated way too many test jobs, which weren't really that useful. Cross-build is just to keep us posted on which architectures are building okay, so it's not necessary to do it twice. Only plan9 is not working at this point (see #3615)
Getting closer, sort of. Still builds for solaris OK, latest attempt at plan9 is now failing with:
|
Welp, still the same result 2 years later. I don't think there's any hope of getting Caddy to build on Plan9 until the listed dependencies also support it. We could be more proactive about getting this done, but I think we'll only prioritize this if there's a real need and/or sponsorship to do so. |
Initially reported by @Toasterson
Originally posted by @Toasterson in #3602 (comment)
Build errors:
Known as of v2.1.1, but issue could be extending back in history. Exact version/commit is pretty much irrelevant.
The text was updated successfully, but these errors were encountered: