building ungoogled-chromium from ports

after almost 24 hrs and using ai for help to solve numerous problems and entering my root password 100 times or more, i am finally nearing the end of the crazy build

ninja: Entering directory `/usr/ports/www/ungoogled-chromium/work/chromium-146.0.7680.80/out/Release/gn_build'


i wondered why it wasn't available for install with a pkg command but really i see it's a marathon effort to build from source. i'm guessing that must be why.

and of course i don't know what i am doing at all so i have no idea if any of the many options i selected along the way are the right ones or not. this build was clearly 'above my paygrade'
 
If you entered the root password multiple times you did build dependencies as well.

Even if your desired port is not available as a package most or all build dependencies will be. Install them as packages before building the main port.

And you can start the whole build as root, then the password questions don't come up.
 
If you entered the root password multiple times you did build dependencies as well.

Even if your desired port is not available as a package most or all build dependencies will be. Install them before building the main port.
yes that seems right. soo many.. crazy number.
 
i wondered why it wasn't available for install with a pkg command but really i see it's a marathon effort to build from source. i'm guessing that must be why.
Good guess:

https://pkg-status.freebsd.org/beefy21/build.html?mastername=150amd64-quarterly&build=05fed70d47d6 .

"Reason: Blacklisted"
Poudriere bulk results for 150amd64-quarterly 05fed70d47d6.png


See also
 
i don't think it's still blacklisted looks like it's queued up

35328 ungoogled-chromium-145.0.7632.159 www/ungoogled-chromium listed
 
ok so why was it black listed?
Because it chokes up the process, so now only the regular www/chromium gets built, something that took almost 25 hours by the way.

I don't think it's still blacklisted looks like it's queued up
The Queued ports section is the total of all ports that are set to be built. That doesn't mean they will all end up being built. If you see www/ungoogled-chromium in the Ignored ports section, then it will be ignored. By the way, this build is already finished and www/ungoogled-chromium is not listed in the Built ports section.
That's been the case for months now (since late last year) and probably won't change any time soon.

https://pkg-status.freebsd.org/beefy23/build.html?mastername=150amd64-default&build=5d5e50b67111
 
Back
Top