PF4Public
PF4Public
> the npm cache add command is it slow as @JohnFlowerful mentioned? > It would be fun to use both Rust and Golang and Zig and Java as mandatory for...
If only every bug report was prepared as thorough as you did… Ah dreams :) Unfortunately you haven't noticed a crucial warning in your logs: https://github.com/PF4Public/gentoo-overlay/blob/bf8bae44ad0c30badb4f5ef090fffe741bcd591c/www-client/ungoogled-chromium/ungoogled-chromium-129.0.6668.89_p1.ebuild#L554-L556 You could then [search...
re2 was always problematic and I would advise you to try default USE flags to begin with. What's disabled by default might not work — FYI.
> > And since you're new here, [#318 (comment)](https://github.com/PF4Public/gentoo-overlay/issues/318#issuecomment-2054072879) and that issue in particular might be of interest to you. > > Isn't that glibcxx flag only applicable for `libstdc++`...
You don't seem to be using GTK, would you be able to build again, but this time revert https://github.com/PF4Public/gentoo-overlay/blob/master/www-client/ungoogled-chromium/files/gtk-fix-prefers-color-scheme-query.diff? Perhaps I should make it a conditional.
I didn't understand what you were trying to do. What I would do is to start emerge as usual, wait until it starts to actually compile the thing, stop it,...
> How would I know how to revert the patch this way...? If you attempt to apply the patch if it was already applied, patch asks if you'd like to...
So, did it work in the end?
Sooo? >What I would do is to start emerge as usual, wait until it starts to actually compile the thing, stop it, revert the patch and then continue the build...
Well I see :) patch applied the patch with a fuzz and cannot therefore revert it automatically. You can manually revert it then. Just edit the files and remove the...