<brian|lfs>
I'm getting a weird error updating vulkan-tools https://bpa.st/DRVA any ideas?
<darfo>
looks like your getting permissions errors where your building at
<darfo>
is the work dir writable?
<darfo>
is the port dir writable for .md5sum and .signature?
<brian|lfs>
I saw that and ran again as root and got the same errors
<brian|lfs>
here is my log again not sure why the md5sum couldn't be updated before https://bpa.st/MJ4A
<brian|lfs>
I just did chown for pkgmk to /usr/ports
serpente has quit [Remote host closed the connection]
_whitelogger has joined #crux
plow has quit [Server closed connection]
plow has joined #crux
Brian__ has joined #crux
brian|lfs has quit [Ping timeout: 248 seconds]
ppetrov^ has joined #crux
dlcusa has quit [Ping timeout: 260 seconds]
lavaball has joined #crux
GazL has joined #crux
<GazL>
Morning all. Whats the deal with the mesa 25.1.5 to 25.1.4 downgrade? I saw the comments about the iris driver being removed/restored from the pkgbuild, but why the downgrade?
<cruxbridge>
<tim> GazL: Hey, I messed up the version there. I'll update it later tonight
<GazL>
Ok, thanks Tim, was just curious whether there was a issue with .5 that forced the downgrade. I'm still working my way through the other days stack of llvm updates. :)
lavaball has quit [Remote host closed the connection]
brian|lfs has joined #crux
Brian__ has quit [Ping timeout: 276 seconds]
Brian__ has joined #crux
brian|lfs has quit [Ping timeout: 248 seconds]
<cruxbot>
[core/3.8]: curl: updated to version 8.15.0
<cruxbot>
[core/3.8]: ca-certificates: updated to version 20250715
maledictium has quit [Quit: WeeChat 3.8]
<cruxbot>
[opt/3.8]: jdk8-bin: updated to version 8.462.08.1
<cruxbot>
[opt/3.8]: ruby-doc: updated to version 3.4.5
<cruxbot>
[opt/3.8]: ruby: updated to version 3.4.5
<cruxbot>
[opt/3.8]: libunbound: updated to version 1.23.1
<cruxbot>
[opt/3.8]: unbound: updated to version 1.23.1
<cruxbot>
[opt/3.8]: neon: updated to version 0.35.0
<cruxbot>
[opt/3.8]: libxml2: updated to version 2.14.5
<farkuhar>
Regarding https://bpa.st/DRVA it looks like build.ninja was generated incorrectly (search for "Order-only phony target for vkcube" to see the unbalanced quotes around /usr/lib/libm.so).
<farkuhar>
The vkcube target is disabled during configuration, if wayland is not installed. But the test should really be whether wayland-protocols is installed, because wayland on its own does not provide the necessary headers that vkcube is expecting.