hannes changed the topic of #mirage to: bug cleaning day first friday each month from 14:00 UTC till late, meet here. MirageOS 3 is released, happy hacking!
dudelson has joined #mirage
<dudelson> I'm trying to compile a unikernel and `make depend` is failing to install mirage-http 3.2.0. The error is "Unbound module type Cohttp_lwt.Server".
<dudelson> `opam update -u` didn't help
<dudelson> not sure how to proceed with troubleshooting
<dudelson> full command output is here https://www.pastery.net/kzpbxk/
dudelson has quit [Ping timeout: 240 seconds]
argent_smith has joined #mirage
argent_smith has quit [Ping timeout: 248 seconds]
argent_smith1 has joined #mirage
argent_smith1 has quit [Ping timeout: 248 seconds]
argent_smith has joined #mirage
dudelson has joined #mirage
argent_smith1 has joined #mirage
argent_smith has quit [Ping timeout: 248 seconds]
argent_smith has joined #mirage
argent_smith1 has quit [Ping timeout: 240 seconds]
argent_smith has quit [Quit: Leaving.]
dudelson has quit [Quit: WeeChat 1.9.1]
<kensan> I am getting the same build error as dudelson
<kensan> Does anybody have some advice?
<hannes> kensan: this is due to cohttp.1.0 renamed mirage-http to cohttp-mirage. this has been fixed in the most recent mirage release (3.0.6), which I just now merged into opam-repository... if you try opam update again in an hour, it is likely to show up...
<hannes> in the meantime you can "opam pin add mirage --dev-repo" to use the latest git version of mirage!
<kensan> hannes: Ah great, thanks!
<kensan> hannes: I am actually fiddling around with my patched version of mirage so I will just rebase that.
<hannes> kensan: 8e8cfe9fe76eb8865176599de89da5b47b37c206 is the mirage commit in question, very simple
pagurus` has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
<kensan> hannes: I think the version constraint for cohttp-mirage is not valid any longer since the only available cohttp-mirage version is 1.0.0.
<hannes> yes
<kensan> hannes: If I read the diff correctly, that is. https://github.com/mirage/mirage/commit/8e8cfe9
<kensan> hannes: ah great, thanks!
<kensan> Always a step ahead, very handy :)
<hannes> ;P
argent_smith has joined #mirage
<kensan> hannes: Finally got everything to work. Thanks for the help!
argent_smith has quit [Quit: Leaving.]