[Bug 258576] www/chromium: build fails with harfbuzz 3.0.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258576] www/chromium: build fails with harfbuzz 3.0.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Sep 2021 21:08:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258576 --- Comment #8 from Jan Beich <jbeich@FreeBSD.org> --- Looks like the updates arrived to 11.4 and 13.0. For 12.2 the package builder is too slow: either the machine needs to be replaced or MAX_EXECUTION_TIME (86400 aka 24h by default) bumped from 122400 (34h) to 172800 (48h). $ env ABI=FreeBSD:13:amd64 pkg rquery %n-%v chromium electron12 chromium-92.0.4515.159_2 electron12-12.0.9_2 $ env ABI=FreeBSD:12:amd64 pkg rquery %n-%v chromium electron12 $ env ABI=FreeBSD:11:amd64 pkg rquery %n-%v chromium electron12 chromium-92.0.4515.159_2 -- You are receiving this mail because: You are the assignee for the bug.