Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2021 11:45:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251117] [NEW PORT] www/palemoon: Open-source web browser
Message-ID:  <bug-251117-7788-bKRfJXgDqH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251117-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251117-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251117

--- Comment #12 from Olivier Certner <olivier.freebsd@free.fr> ---
Attaching a new patch, superseding the previous one.

Changes:
1. I've fixed all FAILURE and almost all WARNINGS from `portlint -AC`. The
ordering "bug" was really due to putting UXP_VERSION in the PORTNAME block.
I've moved it later in the file, putting a big warning near DISTVERSION, ju=
st
to be able to fix the ordering, although as said this is impractical for me.
2. I should have fixed the build failure on CURRENT. I did not reproduce the
problem directly (setting up a CURRENT environment would take more time) but
careful examination of the logs and failing code strongly indicates that the
problem is caused by the 'sed' failure seen in the logs. I've added a patch=
 for
the regexp that should make it work. The observed failure however should not
happen, and is probably some sed/regex bug in -CURRENT.

Could you please test building again?

In case the build still fails with same error, could you attach the content=
 of
files:
- work/pale-moon/pmbuild/js/src/config.status
- work/pale-moon/pmbuild/js/src/config.log

Thanks.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251117-7788-bKRfJXgDqH>