7 Feb 2023 |
projectmoon | well does it currently still fial to build? | 12:01:27 |
projectmoon | yes i synced more than 2 hours ago | 12:01:30 |
parona | it shouldnt | 12:01:42 |
parona | like according to git blame the patch name was has been correct all this time | 12:01:58 |
projectmoon | well, it still fails | 12:02:25 |
projectmoon | but now for a different reason | 12:02:29 |
projectmoon | no, lies. same reason. | 12:02:36 |
parona | https://github.com/gentoo/gentoo/blame/a27d0895d305fb444bba3242bdbd0e6708146877/net-fs/samba/samba-4.15.12-r4.ebuild#L147 | 12:02:50 |
parona | like that bit has been unchanged for year through the revision bumos | 12:03:05 |
parona | * like that bit has been unchanged for year through the revision bumps | 12:03:08 |
parona | * like that bit has been unchanged for a year through the revision bumps | 12:03:13 |
parona | so a sanity check would be to see if the ebuild you have locally actually matched what is here | 12:03:37 |
parona | and possibly are you getting that from some other overlay? | 12:03:51 |
projectmoon | all overlays should be masked on my system by default, but i'll check | 12:06:31 |
projectmoon | my computer also just froze again... time to create a massive swapfile | 12:06:38 |
parona | :concern: | 12:06:58 |
projectmoon | it seems webkit-gtk is shitting itself | 12:07:10 |
projectmoon | hasn't in the past | 12:07:12 |
parona | if your solution is to add more swap then no wonder its freezing | 12:07:20 |
projectmoon | there's also some really old HDDs in here, but no building should be happening with that | 12:07:27 |
projectmoon | i have 16 gb of ram. | 12:07:37 |
projectmoon | and webkit gtk builds on hdd, not tmpfs | 12:07:46 |
projectmoon | shrug | 12:07:48 |
parona | lower your makeopts to something your ram can manage rather than thrashing your swap | 12:08:26 |
projectmoon | well, they should be already at something that the system can handle | 12:08:45 |
projectmoon | but apparently they are not | 12:08:49 |
parona | like I compile the webkits with -j8 on my ram challenged system | 12:10:07 |
guntherdw | Massive projects like webkit are among those take take several GB's per linker thread, so yeah | 12:10:07 |
guntherdw | Compared to stuff like samba it's very much a project that you lower your threads on if you don't have the RAM for it | 12:10:36 |
huayra1 | would anyone be surprised if i said that the freebsd porta package manager is in my top3 favorite package managers? | 12:10:41 |