ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
<sam_>
i'm a bit biased in what i'd recommend (gentoo, can help if anyone does want to do it for CI), but alpine edge at least tends to be up to date, and at least debian/ubuntu is well tested but it's harder to get newer toolchains
ximion has quit [Quit: Detached from the Matrix]
keypresser86 has joined #freedesktop
keypresser86 has quit []
gilvbp has quit [Quit: Connection closed for inactivity]
jarthur has joined #freedesktop
dcunit3d_ has quit [Ping timeout: 480 seconds]
sima has joined #freedesktop
AbleBacon has joined #freedesktop
tzimmermann has joined #freedesktop
alanc has quit [Remote host closed the connection]
alanc has joined #freedesktop
i509vcb has quit [Quit: Connection closed for inactivity]
<daniels>
sam_: different nodes which do builds all day every day for other fd.o projects without failing …
<daniels>
like if compiling things predictably failed as a general rule, it would not be possible to merge any code into Mesa
<bwidawsk>
just for poops and laughs, is there a way to get a different arm runner?
tzimmermann has quit [Quit: Leaving]
<daniels>
no, there's no way to force runner assignment, but like ... it's run several hundred jobs for a few projects in the last 24h, all of which have succeeded apart from ~5 which failed due to DNS flaking out and a bunch of legitimate 'your code is not well-formed' compilation errors ... and sudbury for which 100% of the jobs have failed
<daniels>
so you'd expect 'the machine is fucked and we can't compile anything' to be a bit less choosy in what it took out
epony has quit [Remote host closed the connection]
<eric_engestrom>
any objection to moving the drivers files rules out of `.gitlab-ci/test-source-dep.yml` ?
epony has quit [Remote host closed the connection]
<eric_engestrom>
* out of that file and into their respective src/**/gitlab-ci.yml
AbleBacon has joined #freedesktop
epony has joined #freedesktop
i509vcb has joined #freedesktop
MrCooper has quit [Remote host closed the connection]
MrCooper has joined #freedesktop
Haaninjo has joined #freedesktop
vkareh has quit [Quit: WeeChat 3.6]
ximion has joined #freedesktop
<sam_>
bwidawsk: I'm pointing it out as there's historically been various toolchain issues, but see what daniels said. It's either HW or it's not. And it sounds like it ain't. :)
<sam_>
daniels: thanks, that's what I don't get really
<sam_>
it seems super unlikely it's just hitting this one thing
<sam_>
but I agree it's bizarre that both gcc and clang fail when compiling the same project like this. are you using some persistent ccache or something, maybe?
epony has quit [Remote host closed the connection]
thaller has quit [Ping timeout: 480 seconds]
sima has quit [Ping timeout: 480 seconds]
jarthur has joined #freedesktop
<DavidHeidelberg[m]>
eric_engestrom: but... but.. the name of the file implies it's there :P
<eric_engestrom>
yeah, I'm not sure what to name this file after I'm done ^^
epony has joined #freedesktop
pixelcluster has quit [Ping timeout: 480 seconds]
epony has quit [Remote host closed the connection]
<DavidHeidelberg[m]>
eric_engestrom: haha, I don't want to review that :D
<DavidHeidelberg[m]>
but could work
<eric_engestrom>
:P
<eric_engestrom>
the first half of the MR is cleanups to use the !reference macro instead of yaml anchors, the second half is straight moving lines (ie. no changes, use `--color-moved` to simplify reviewing) into the respective driver yml