pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/60341 (www/chromium from pkgsrc-2026Q1 requires clang20, but pkgsrc has clang19)



I ran another build on a different amd64 machine (also pkgsrc-2026Q1) and
that succeeded in building www/chromium. But ended up sucking in
lang/nodejs (resulting in nodejs-25.8.2 installed) as a dependency. So
I retried on the original failing machine:
 - pkg_delete nodejs-20.20.2
 - build lang/nodejs
   -> yielding nodejs-25.8.2
 - www/chromium: make clean; make install clean
   -> succeeded

So it looks like it fails with nodejs-20.20.2 but requires nodejs-25.8.2
(via lang/nodejs). I'm not quite sure why I ended up with nodejs-20.20.2
originally, since I definitely did not explicitly install it.




Home | Main Index | Thread Index | Old Index