Re: git: c01823936494 - main - www/firefox: update to 106.0.2 (rc1)
- In reply to: Cy Schubert : "Re: git: c01823936494 - main - www/firefox: update to 106.0.2 (rc1)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Oct 2022 16:03:19 UTC
Cy Schubert <Cy.Schubert@cschubert.com> writes: > In message <202210251752.29PHqppS049483@gitrepo.freebsd.org>, Christoph > Moench- > Tegeder writes: > >> The branch main has been updated by cmt: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=c01823936494112c36473d999fd89e >> 01396184df >> >> commit c01823936494112c36473d999fd89e01396184df >> Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> >> AuthorDate: 2022-10-25 17:52:18 +0000 >> Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> >> CommitDate: 2022-10-25 17:52:18 +0000 >> >> www/firefox: update to 106.0.2 (rc1) >> >> Release Notes (soon): >> https://www.mozilla.org/en-US/firefox/106.0.2/releasenotes/ [...] > > As of this commit firefox fails to build in a 14-CURRENT poudriere jail. > > OSVERSION=1400073 > UNAME_v=FreeBSD 14.0-CURRENT 1400073 Builds fine on the package cluster. What's your src/ revision? https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p0116f5c59197_sf7833196bd/logs/firefox-106.0.2,2.log > gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build/dom/ > bindings' > gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' > gmake[2]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-106.0.2/config/re > curse.mk:34: compile] Error 2 > gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' > gmake[1]: *** [/wrkdirs/usr/ports/www/firefox/work/firefox-106.0.2/config/ru > les.mk:361: all] Error 2 > gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/firefox/work/.build' > ===> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to > the maintainer. > *** Error code 1 The actual error is missing in the excerpt (usually, "error:" or "error["). Did you re-try with MAKE_JOBS_UNSAFE=yes as advised? Alternatively, show full poudriere log.