rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Serpent7776 has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
olle has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 260 seconds]
Haudegen has joined #ocaml
olle has quit [Ping timeout: 268 seconds]
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 245 seconds]
bobo_ has quit [Quit: Konversation terminated!]
rgrinberg has joined #ocaml
spip has joined #ocaml
rgrinberg has quit [Ping timeout: 250 seconds]
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 265 seconds]
mro has joined #ocaml
bartholin has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 245 seconds]
<bartholin>
When I try to compile with ocamlbuild, I get the error Error: Unbound module Angstrom
<bartholin>
If I do $ ocamlfind query angstrom, I get /home/bartholin/.opam/4.11.0/lib/angstrom
<bartholin>
but if I do ocamlbuild test.cmo, it does not know what is angstrom
spip has quit [Ping timeout: 250 seconds]
bobo_ has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 240 seconds]
rgrinberg has joined #ocaml
<octachron>
bartholin, you need to inform ocamlbuild that it needs to use the angstrom package (using the _tag file if I remember correctly?).
rgrinberg has quit [Ping timeout: 268 seconds]
<bartholin>
octachron: I have put true: package(angstrom) as a _tags file, and I have compiled with ocamlbuild -use-ocamlfind test.cmo, and now it works!
<bartholin>
why is the toolchain such a mess
mro has quit [Remote host closed the connection]
mro has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 268 seconds]
glassofethanol has joined #ocaml
<ccx>
Did you see a real world toolchain that wasn't a mess? >_>
glassofe1hanol has joined #ocaml
ralu9 has joined #ocaml
ansiwen_ has joined #ocaml
greyrat_ has joined #ocaml
brettgilio3 has joined #ocaml
jsoo_ has joined #ocaml
Techcable_ has joined #ocaml
vb_ has joined #ocaml
wagle_ has joined #ocaml
kandu_ has joined #ocaml
gahr_ has joined #ocaml
ts2 has joined #ocaml
<octachron>
also ocamlbuild is no longer part of the main toolchain
ocabot_ has joined #ocaml
rgrinberg has joined #ocaml
infinity0_ has joined #ocaml
infinity0 has quit [Killed (iridium.libera.chat (Nickname regained by services))]
infinity0_ is now known as infinity0
vb has quit [Ping timeout: 260 seconds]
greyrat has quit [Ping timeout: 260 seconds]
jsoo has quit [Ping timeout: 260 seconds]
glassofethanol has quit [Ping timeout: 260 seconds]
wagle has quit [Ping timeout: 260 seconds]
ocabot has quit [Ping timeout: 260 seconds]
kandu has quit [Ping timeout: 260 seconds]
brettgilio has quit [Ping timeout: 260 seconds]
ts1 has quit [Ping timeout: 260 seconds]
Leonidas has quit [Ping timeout: 260 seconds]
gahr has quit [Ping timeout: 260 seconds]
gravicappa has quit [Ping timeout: 260 seconds]
mbuf has quit [Ping timeout: 260 seconds]
mbuf has joined #ocaml
ralu has quit [Ping timeout: 260 seconds]
Techcable has quit [Ping timeout: 260 seconds]
ansiwen has quit [Ping timeout: 260 seconds]
greenbagels has quit [Ping timeout: 260 seconds]
micro has quit [Ping timeout: 260 seconds]
Leonidas_ has joined #ocaml
ralu9 is now known as ralu
brettgilio3 is now known as brettgilio
micro has joined #ocaml
glassofe1hanol has quit [Quit: leaving]
glassofethanol has joined #ocaml
rgrinberg has quit [Ping timeout: 250 seconds]
greenbagels has joined #ocaml
gravicappa has joined #ocaml
gahr_ is now known as gahr
mro has quit [Remote host closed the connection]
Corbin has quit [Ping timeout: 268 seconds]
Anarchos has joined #ocaml
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 265 seconds]
Haudegen has quit [Quit: Bin weg.]
rgrinberg has joined #ocaml
mro has joined #ocaml
rgrinberg has quit [Ping timeout: 265 seconds]
rgrinberg has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
rgrinberg has quit [Ping timeout: 268 seconds]
rgrinberg has joined #ocaml
rgrinberg has quit [Ping timeout: 268 seconds]
gravicappa has quit [Ping timeout: 245 seconds]
mro has quit [Remote host closed the connection]
Haudegen has joined #ocaml
rak has quit [Quit: Segmentation fault (core recycled)]
rak has joined #ocaml
rgrinberg has joined #ocaml
mro has joined #ocaml
mro has quit [Remote host closed the connection]
xd1le has quit [Quit: xd1le]
<d_bot>
<Lupus> for some reason `opam switch list-available | grep flambda` does not show any 4.12 or 4.13 options, running `opam update` does not change anything
<d_bot>
<Lupus> were flambda variants dropped from 4.12+ compilers? 🤔
<zozozo>
@Lupus : no support has not been dropped, instead, it's the way opam deals with configure-time options of the compiler which has changed, you should instead install the ocaml-option-flambda package to ensure that the switch uses flambda
<d_bot>
<Lupus> cool! thanks!
<d_bot>
<Lupus> would be awesome if opam told me this when I asked about 4.12.1+flambda switch...
<d_bot>
<VPhantom> (Actually the 4.13.0 notes are better because they also show the syntax for opam 2.1.)
gravicappa has joined #ocaml
Corbin has joined #ocaml
mro has joined #ocaml
rgrinberg has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
rgrinberg has joined #ocaml
* Anarchos
running 5.00.0+dev0-2021-11-05 on Haiku OS
Anarchos has quit [Quit: Vision[]: i've been blurred!]
Haudegen has quit [Quit: Bin weg.]
mro has quit [Remote host closed the connection]
waleee has quit [Ping timeout: 268 seconds]
mbuf has quit [Quit: Leaving]
waleee has joined #ocaml
mro has joined #ocaml
Anarchos has joined #ocaml
<sim642>
Anyone know how to imitate the opam-repository lower-bounds CI job on my own CI? I tried the tricks from its logs, but I just get: [ERROR] No installed solver matching the selected 'builtin-0install' found
bartholin has quit [Quit: Leaving]
mro has quit [Remote host closed the connection]
<Anarchos>
what is hte status of patoline ?
Colt has quit [Remote host closed the connection]
Colt has joined #ocaml
glassofethanol has quit [Quit: leaving]
Colt has quit [Remote host closed the connection]
Colt has joined #ocaml
mro has joined #ocaml
waleee has quit [Ping timeout: 245 seconds]
waleee has joined #ocaml
Colt has quit [Remote host closed the connection]
Colt has joined #ocaml
mro has quit [Remote host closed the connection]
mro has joined #ocaml
mro has quit [Remote host closed the connection]
Haudegen has joined #ocaml
waleee has quit [Quit: WeeChat 3.3]
waleee has joined #ocaml
average has quit [Quit: Connection closed for inactivity]
Haudegen has quit [Ping timeout: 268 seconds]
Haudegen has joined #ocaml
<d_bot>
<Lupus> hm, latest `base` in 0.13 family has upper bound constraint on OCaml < 4.12