serpente has quit [Remote host closed the connection]
aardo has quit [Ping timeout: 252 seconds]
ardo has joined #crux
_whitelogger has joined #crux
<r0ni>
is there a script which force rebuilds everything not in core installed on a system to pick up any opt deps that might have been installed along the way?
<erilun06-mobile>
I'm trying to install luakit, which depends on webkitgtk, but Webkitgtk fails to build in really strange ways. Could someone with a decent computer (I'm running crux on an old laptop) try building it, to see if it's an issue with my hardware, or something wrong with the pkgfile on 3.8
<pitillo>
erilun06-mobile: may be uploading the build log to a paste service could help too
<erilun06-mobile>
Last couple of times, the laptop has powered off mid-build, unsure if it's because of the battery or something else, I'm also really new to crux and I'm not sure where I would find the build log after the fact
<pitillo>
erilun06-mobile: you can check in /etc/prt-get.conf if you are writing logs (first of all) because it's disabled by default (writelog enabled). If it's enabled, you can find prt-get logs on /var/log/pkgbuild/ directory
<erilun06-mobile>
pitillo: Thanks, I'm probably not writing logs, again I'm quite new to this
<erilun06-mobile>
I'll try again once I'm done eating lunch
<pitillo>
verify that you have logs enabled, they are usefull specially when "playing" with big ports on "small" devices
<erilun06-mobile>
Yeah, my plan is probably to precompile stuff on my gaming-pc-turned-proxmox-server, but I'm not sure how to set it up at the moment
<pitillo>
if they share the same architecture, that shouldn't be hard.... new proxmox VM where building packages for your less powerful computers
<erilun06-mobile>
They are both about 10 years old, Intel, 64bit not super well versed in cpu architectures but I'm pretty sure they are the same
<r0ni>
coon webkigtk needs to use clang or it fails
<r0ni>
bad typo lol
<r0ni>
i have a 3.8 package i think
<pitillo>
erilun06-mobile: yes, they share the same arch, so probably building stuff in your gaming-pc-server could safe some live for your laptop
<r0ni>
and the last one from last year someone asked for is sitting there as well lol
<r0ni>
but warning don't download random packages you may find in those dirs as the other 99% is for arm64 and not intel
<erilun06-mobile>
Well, now I'm not even getting the Thinkpad logo, or anything on the screen. Might have to wait until I get home and can connect an external monitor
<farkuhar>
The quickdep command is meant to put the targets in an appropriate order, but it has the side-effect of re-introducing some of the core ports that were filtered out by the `comm -13`. You could probably get away with `comm -13 <(ls /usr/ports/core) <(prt-get listinst) | xargs prt-get update -fr` if you don't care about sorting the targets by dependencies.
<r0ni>
farkuhar thanks i'll give it a shot and see how it does!
<r0ni>
it don't really matter too much if core ports get rebuilt, i just figure there isn't much use in rebuilding them
<r0ni>
i just had a thought that a crux system is really slim but if you add things along the way, you won't get a full use of said packages unless you rebuild it all once or twice
<farkuhar>
stenur opened a Gitea issue about adding softdeps awareness to prt-get, so that the quickdep command could use that information when sorting the list. Otherwise, only the hard dependencies are taken into account. Not really a problem when force-rebuilding, but maybe useful if you pass to `prt-get depinst` a gigantic list of everything you want installed.
<r0ni>
well the idea is i've pulled in packages that could be soft-deps for already installed ones, this would in theory allow those packages to now include what they'd initially been built without since they now exist on the system
<r0ni>
just started on my 3.7 system which has almost every port installed... lets see where it takes me lol
erilun06-mobile has quit [Read error: Connection reset by peer]
erilun06-mobile has joined #crux
TinyTimmyTokyo has quit [Quit: Privet!]
erilun06-mobile has quit [Ping timeout: 248 seconds]
erilun06-mobile has joined #crux
ppetrov^ has quit [Quit: Leaving]
erilun06-mobile has quit [Read error: Connection reset by peer]