ChanServ changed the topic of #crystal-lang to: The Crystal programming language | https://crystal-lang.org | Fund Crystal's development: https://crystal-lang.org/sponsors | GH: https://github.com/crystal-lang/crystal | Docs: https://crystal-lang.org/docs | Gitter: https://gitter.im/crystal-lang/crystal
notzmv has joined #crystal-lang
moe[m] has joined #crystal-lang
<FromGitter> <skurhse> ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=61dcf6cf6d9ba23328b6303d]
<FromGitter> <skurhse> ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=61dcf6ef5ee4df335adaf591]
<FromGitter> <skurhse> can anyone tell me the significance of this statement: ⏎ ⏎ ```ln -sf /usr/bin/ld.lld-8 /usr/bin/ld.lld``` [https://gitter.im/crystal-lang/crystal?at=61dcf7ac5dc6213cd4d66f9b]
<FromGitter> <skurhse> it doesn't appear to effect anything on my end
<FromGitter> <Blacksmoke16> pretty sure its compiled with 13 now, at least thats what i get on `crystal --version`
<FromGitter> <Blacksmoke16> might be better to use latest, as 8 is pretty old by now
<FromGitter> <skurhse> creating that symbolic link appeared to be the missing piece
<FromGitter> <skurhse> it's running tests now
<FromGitter> <skurhse> is there anyway I can look at the nightly build process
<FromGitter> <skurhse> ```Finished in 13:59 minutes ⏎ 24142 examples, 0 failures, 0 errors, 23 pending``` [https://gitter.im/crystal-lang/crystal?at=61dcfbe99b470f38975e19a5]
<FromGitter> <skurhse> so this works on bookworm but like you said the wiki documentation seems very old
<FromGitter> <Blacksmoke16> i could believe it
<FromGitter> <skurhse> it's using a machine executor
<FromGitter> <skurhse> i think that mean that it's privately managed
<FromGitter> <Blacksmoke16> makes sense
<FromGitter> <Blacksmoke16> iirc there's a self hosted GH runner for aarch64 fwiw
<FromGitter> <skurhse> llvm-13 doesn't appear to work
<FromGitter> <Blacksmoke16> 😱
<FromGitter> <skurhse> ```$ file /usr/bin/ld.lld ⏎ /usr/bin/ld.lld: symbolic link to ld.lld-13``` [https://gitter.im/crystal-lang/crystal?at=61dd07b546529077f57b30fa]
<FromGitter> <skurhse> should i be using a different distro
<FromGitter> <Blacksmoke16> i guess bookworm is diff enough to cause problems? could maybe try just normal ubuntu
<FromGitter> <Blacksmoke16> oh thats just the name of the next version :S
<FromGitter> <Blacksmoke16> apparently there's something going on
<FromGitter> <skurhse> it is working now
<FromGitter> <skurhse> after `sudo apt-get upgrade`
<FromGitter> <Blacksmoke16> nice
<FromGitter> <skurhse> i updated the wiki
<FromGitter> <skurhse> is there a way to run make against a single spec file
<FromGitter> <Blacksmoke16> 🙏
<FromGitter> <Blacksmoke16> `./bin/crystal spec spec/...`
<FromGitter> <skurhse> I think I want `make compiler_spec`
<FromGitter> <Blacksmoke16> that runs the compiler tests
<FromGitter> <Blacksmoke16> which are ran when you do `make spec`
<FromGitter> <skurhse> that is just kind of long for testing
<FromGitter> <skurhse> 14 min
<FromGitter> <Blacksmoke16> just run the spec files you are touching
<FromGitter> <skurhse> is there a pr status check that gets run for pull requests
<FromGitter> <Blacksmoke16> yes
<FromGitter> <skurhse> a bunch it seems
<FromGitter> <Blacksmoke16> those are just the GHA ones, id just look at an actual pr
<FromGitter> <skurhse> ```code paste, see link``` [https://gitter.im/crystal-lang/crystal?at=61dd14e59b470f38975e48d8]
<FromGitter> <Blacksmoke16> ddi you mean to run the `parser_spec.cr` file?
<FromGitter> <skurhse> rip
<FromGitter> <skurhse> I need first-time contributor workflow approval
repo[m] has quit [Quit: You have been kicked for being idle]
xyhuvud has quit [Quit: No Ping reply in 180 seconds.]
yxhuvud has joined #crystal-lang
notzmv has quit [Ping timeout: 268 seconds]
notzmv has joined #crystal-lang
ua__ has joined #crystal-lang
ua_ has quit [Ping timeout: 268 seconds]