al-damiri has quit [Quit: Connection closed for inactivity]
<_xvilka_>
qbitor: in most cases it is better to migrate to the extension points
ziyourenxiang has joined #ocaml
<qbitor>
_xvilka_: Not sure, if I understand. Can you explain a bit? thx.
<Fardale>
qbitor: what version of dune/jbuilder do you have ?
<qbitor>
1.0+beta18
<Fardale>
it has a bug, you need to pin version 1.0+beta17 (opam pin add jbuider 1.0+beta17)
TarVanimelde has joined #ocaml
<qbitor>
$ opam pin add jbuider 1.0+beta17
<qbitor>
[ERROR] Package jbuider has no version 1.0+beta17
<qbitor>
Strange.
<Fardale>
qbitor: there is a typo, it's jbuilder not jbuider
<qbitor>
fsck
<qbitor>
Thanks
<qbitor>
I was wondering, because I found all the relevant files here. :-)
zpe has joined #ocaml
zpe has quit [Remote host closed the connection]
<qbitor>
_xvilka_: pinning worked.
jimmyrcom has joined #ocaml
<qbitor>
What does "migrate to the extension points" mean?
johnelse is now known as johnel_away
johnel_away is now known as johnelse
<Fardale>
qbitor: there is a another way to do syntax extension, the extension points ppx
<Fardale>
And for what I know it is the new standard way to do this
<Leonidas>
hmm, why does ocamlfind fail on 4.05 with a missing num package? I even installed num.0, but it still didn't pick it up :(
zpe has joined #ocaml
<Leonidas>
I feel like splitting out num was just pointless breakage, I've seen so many failures because of this
kakadu has joined #ocaml
nullifidian has quit [Remote host closed the connection]
AltGr has joined #ocaml
<Leonidas>
nuking the switch hand recreating as seemingly solved the problem :|
mfp has joined #ocaml
<qbitor>
Fardale: I tride to read a bit into it. As far as I understand it, I as a user can't do very much here. As long as the software relies on camlp4 I'm forced to use it, right?
<flux[m]>
correct
<qbitor>
This brings me back to my original question: How can I install lwt and camlp4?
<Leonidas>
qbitor: opam install lwt camlp4?
<Leonidas>
qbitor: oh I see. Have you tried recreating your switch?
<qbitor>
Leonidas: No, how can I do this?
<qbitor>
I tried a `opam switch reinstall system`. Not sure if this was what you meant. However installing lwt failed with the error above.
tarptaeya_ has quit [Ping timeout: 246 seconds]
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
zpe has quit [Ping timeout: 260 seconds]
TarVanimelde has quit [Quit: TarVanimelde]
<thizanne>
qbitor: you shouldn't use the system switch in the first place
<thizanne>
it's tempting but it's full of annoying bugs
AltGr has left #ocaml [#ocaml]
gentauro has quit [Ping timeout: 240 seconds]
gentauro has joined #ocaml
malc_ has joined #ocaml
Haudegen has quit [Remote host closed the connection]
<Fardale>
qbitor: you have to reinstall all the dependency after the pin of jbuilder
nullifidian has joined #ocaml
zolk3ri has joined #ocaml
bartholin has quit [Ping timeout: 268 seconds]
jimt has quit [Quit: jimt]
jimt has joined #ocaml
raphinou has joined #ocaml
raphinou has quit [Client Quit]
raphinou has joined #ocaml
raphinou has quit [Client Quit]
raphinou has joined #ocaml
milou has quit [Ping timeout: 264 seconds]
sh0t has joined #ocaml
zpe has joined #ocaml
jimmyrcom has quit [Ping timeout: 256 seconds]
Haudegen has joined #ocaml
spew has joined #ocaml
<Leonidas>
qbitor: in that case you should use opam switch create ./ 4.05.0
dhil has quit [Ping timeout: 260 seconds]
AltGr has joined #ocaml
whoman has quit [Ping timeout: 260 seconds]
malc_ has quit [Remote host closed the connection]
_xvilka_ has quit [Ping timeout: 260 seconds]
sh0t has quit [Remote host closed the connection]
jbrown has joined #ocaml
_xvilka_ has joined #ocaml
dhil has joined #ocaml
freusque has joined #ocaml
freusque has quit [Client Quit]
tarptaeya has joined #ocaml
picolino_ has quit [Remote host closed the connection]
whoman has joined #ocaml
BitPuffin has joined #ocaml
picolino has joined #ocaml
AltGr has left #ocaml [#ocaml]
jao has joined #ocaml
xutux has joined #ocaml
Bronsa has joined #ocaml
Enjolras has quit [Read error: Connection reset by peer]
whoman has quit [Ping timeout: 260 seconds]
ycavirp has joined #ocaml
ycavirp has quit [Remote host closed the connection]
xutux has quit [Ping timeout: 248 seconds]
jao has quit [Ping timeout: 260 seconds]
mrgrieves has joined #ocaml
argent_smith has joined #ocaml
sh0t has joined #ocaml
gtrak has joined #ocaml
kakadu has quit [Ping timeout: 252 seconds]
kakadu_ has joined #ocaml
shinnya has joined #ocaml
govg has quit [Ping timeout: 264 seconds]
dhil has quit [Ping timeout: 256 seconds]
Tulpizino has joined #ocaml
shinnya has quit [Ping timeout: 248 seconds]
Tulpizino has left #ocaml [#ocaml]
FreeBirdLjj has joined #ocaml
zpe has quit [Remote host closed the connection]
zpe has joined #ocaml
raphinou has quit [Ping timeout: 264 seconds]
dhil has joined #ocaml
FreeBird_ has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 240 seconds]
al-damiri has joined #ocaml
AltGr has joined #ocaml
AltGr has left #ocaml [#ocaml]
AltGr has joined #ocaml
argent_smith has quit [Ping timeout: 256 seconds]
whoman has joined #ocaml
zpe has quit [Remote host closed the connection]
ygrek has quit [Ping timeout: 246 seconds]
FreeBird_ has quit [Remote host closed the connection]
ziyourenxiang has quit [Ping timeout: 260 seconds]
dedgrant has joined #ocaml
FreeBirdLjj has joined #ocaml
Haudegen has quit [Remote host closed the connection]
dhil has quit [Ping timeout: 260 seconds]
dakk has joined #ocaml
AltGr has left #ocaml [#ocaml]
dakk has quit [Remote host closed the connection]
jbrown has quit [Ping timeout: 256 seconds]
Haudegen has joined #ocaml
gtrak has quit [Quit: WeeChat 2.0.1]
<okeuday_bak>
Leonidas: I agree, especially since a replacement wasn't provided within the default ocaml install, but that seems to indicate their intention was mainly for researchers, not for usage in dependable system development
<okeuday_bak>
regarding num's removal
<okeuday_bak>
normally a replacement for num would be present with a decent amount of time allowing a switchover
FreeBirdLjj has quit [Remote host closed the connection]
gtrak has joined #ocaml
TheLemonMan has joined #ocaml
tarptaeya has quit [Quit: Leaving]
milou has joined #ocaml
cbot has joined #ocaml
milou has quit [Ping timeout: 268 seconds]
milou has joined #ocaml
milou has quit [Ping timeout: 246 seconds]
jbrown has joined #ocaml
jao has joined #ocaml
milou has joined #ocaml
milou has quit [Ping timeout: 256 seconds]
Jesin has joined #ocaml
argent_smith has joined #ocaml
cbot has quit [Ping timeout: 264 seconds]
cbot has joined #ocaml
Jesin has quit [Quit: Leaving]
SpiceGuid has joined #ocaml
SpiceGuid has quit [Client Quit]
xutux has joined #ocaml
<companion_cube>
rgr[m]: still not convinced that Base.Sequence is superior, you know, it 's much more complicated
jbrown has quit [Ping timeout: 264 seconds]
bartholin has joined #ocaml
TheLemonMan has quit [Quit: "It's now safe to turn off your computer."]
cbot_ has joined #ocaml
cbot has quit [Ping timeout: 260 seconds]
<qbitor>
Thanks to you all. I switched to 4.06.1 and recompiled and it worked.
gtrak has quit [Ping timeout: 260 seconds]
Duns_Scrotus has joined #ocaml
BitPuffin has quit [Remote host closed the connection]
kakadu has joined #ocaml
kakadu_ has quit [Ping timeout: 264 seconds]
xutux has quit [Ping timeout: 268 seconds]
gentauro has quit [Ping timeout: 260 seconds]
gentauro has joined #ocaml
JeanMax has joined #ocaml
Haudegen has quit [Remote host closed the connection]
Jesin has joined #ocaml
Haudegen has joined #ocaml
JeanMax has quit [Remote host closed the connection]
jbrown has joined #ocaml
zolk3ri has quit [Ping timeout: 246 seconds]
zolk3ri has joined #ocaml
orbifx has joined #ocaml
gacepa has joined #ocaml
gacepa has left #ocaml [#ocaml]
tormen has joined #ocaml
Haudegen has quit [Read error: Connection reset by peer]
argent_smith has quit [Quit: Leaving.]
tormen has quit [Quit: Lost terminal]
jonh has joined #ocaml
cbot has joined #ocaml
cbot_ has quit [Ping timeout: 256 seconds]
tormen has joined #ocaml
kakadu has quit [Remote host closed the connection]