Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2024 15:54:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 282285] devel/glib20 fails to build on 14.2-PRERELEASE system
Message-ID:  <bug-282285-39348-Fe37xi5LPU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282285-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-282285-39348@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=3D282285

--- Comment #2 from web@umich.edu ---
Using the suggestion from Gleb Popov. I ran "# pkg delete textproc/py-docut=
ils"
since the rst2man script is installed by that port.  I then reinstalled that
port using "portmaster textproc/py-docutils" which resulted in the rst2man
script having today's date.

I then attempted to rebuild devel/glib20 using portmaster and I got the exa=
ct
same set of errors (ten in all) each with this error message:

   locale.Error: unsupported locale setting

This failure was accompanied with the suggestion to try:

   MAKE_JOBS_UNSAFE=3Dyes

and rebuild the port manually, which I did.  This rebuild attempt took long=
er,
but at the same point (98% or 99% complete) it failed with the same error:

   locale.Error: unsupported locale setting

but only one "FAILURE" error instead of ten.  Can anyone explain what I nee=
d to
do to correct this issue?  It appears to be related to locale settings, but
according to Gleb Popov, his settings matched mine.  Thank you in advance.

.

--=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-282285-39348-Fe37xi5LPU>