amd64/177760: circular dependency with libiconv/gettext

Scot Hetzel swhetzel at gmail.com
Thu Apr 11 00:50:01 UTC 2013


The following reply was made to PR ports/177760; it has been noted by GNATS.

From: Scot Hetzel <swhetzel at gmail.com>
To: Will Foster <sadsfae at funcamp.net>
Cc: freebsd-gnats-submit at freebsd.org
Subject: Re: amd64/177760: circular dependency with libiconv/gettext
Date: Wed, 10 Apr 2013 19:44:12 -0500

 --089e0129483ad3bc3b04da0b15ab
 Content-Type: text/plain; charset=ISO-8859-1
 
 On Wed, Apr 10, 2013 at 1:22 PM, Will Foster <sadsfae at funcamp.net> wrote:
 
 > When following the UPDATING.txt instructions up to or prior to 20130316
 > (my ports were dated 2014-02-25) the following error occurs -after- removal
 > of gettext and during the build of libiconv.
 >
 > Shared object "libintl.so.9" not found, required by "sed"
 >
 > # pkg delete -f devel/gettext (goes ok)
 > # portmaster converters/libiconv devel/gettext (libiconv build fails to
 > error above)
 >
 > Because devel/gettext is removed the system is left unusable for many
 > applications.  In my case I simply restored from ZFS root snapshot to
 > troubleshoot various approaches with help from folks in the FreeBSD forums.
 >
 > The only make config option set for converters/libiconv was [x] Encodings:
 > Include extra character sets
 >
 > Full details are here:
 > https://forums.freebsd.org/showthread.php?t=38970
 >
 >
 According to the forum posts you have the following ports installed:
 
 converters/libiconv
 devel/gettext
 textproc/gsed
 
 textproc/gsed has a dependancy on devel/gettext if the NLS option is
 selected.
 
 The problem you are encountering is that the configure script for
 converters/libiconv is using /usr/local/bin/sed instead of the base systems
 sed.  This is what is causing the libintl.so.9 not found error.
 
 You will need to re-install textproc/gsed before upgrading
 converters/libiconv.  If you don't need NLS support in gsed, then just
 uncheck that option before rebuilding textproc/gsed.
 
 -- 
 DISCLAIMER:
 
 No electrons were maimed while sending this message. Only slightly bruised.
 
 --089e0129483ad3bc3b04da0b15ab
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On W=
 ed, Apr 10, 2013 at 1:22 PM, Will Foster <span dir=3D"ltr"><<a href=3D"m=
 ailto:sadsfae at funcamp.net" target=3D"_blank">sadsfae at funcamp.net</a>></s=
 pan> wrote:<br>
 <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
 x #ccc solid;padding-left:1ex">When following the UPDATING.txt instructions=
  up to or prior to 20130316 (my ports were dated 2014-02-25) the following =
 error occurs -after- removal of gettext and during the build of libiconv.<b=
 r>
 
 <br>
 Shared object "libintl.so.9" not found, required by "sed&quo=
 t;<br>
 <br>
 # pkg delete -f devel/gettext (goes ok)<br>
 # portmaster converters/libiconv devel/gettext (libiconv build fails to err=
 or above)<br>
 <br>
 Because devel/gettext is removed the system is left unusable for many appli=
 cations. =A0In my case I simply restored from ZFS root snapshot to troubles=
 hoot various approaches with help from folks in the FreeBSD forums.<br>
 <br>
 The only make config option set for converters/libiconv was [x] Encodings: =
 Include extra character sets<br>
 <br>
 Full details are here:<br>
 <a href=3D"https://forums.freebsd.org/showthread.php?t=3D38970" target=3D"_=
 blank">https://forums.freebsd.org/showthread.php?t=3D38970</a><br>
 <br clear=3D"all"></blockquote></div><br></div><div class=3D"gmail_extra">A=
 ccording to the forum posts you have the following ports installed:<br><br>=
 </div><div class=3D"gmail_extra">converters/libiconv<br></div><div class=3D=
 "gmail_extra">
 devel/gettext<br></div><div class=3D"gmail_extra">textproc/gsed<br><br></di=
 v><div class=3D"gmail_extra">textproc/gsed has a dependancy on devel/gettex=
 t if the NLS option is selected.<br><br></div><div class=3D"gmail_extra">Th=
 e problem you are encountering is that the configure script for converters/=
 libiconv is using /usr/local/bin/sed instead of the base systems sed.=A0 Th=
 is is what is causing the libintl.so.9 not found error.<br>
 <br></div><div class=3D"gmail_extra">You will need to re-install textproc/g=
 sed before upgrading converters/libiconv.=A0 If you don't need NLS supp=
 ort in gsed, then just uncheck that option before rebuilding textproc/gsed.=
 <br>
 <br></div><div class=3D"gmail_extra">-- <br><div>DISCLAIMER:</div><div>=A0<=
 /div><div>No electrons were maimed while sending this message. Only slightl=
 y bruised.</div>
 </div></div>
 
 --089e0129483ad3bc3b04da0b15ab--


More information about the freebsd-ports-bugs mailing list