Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 23:52:41 +0300
From:      Vasil Dimov <vd@freebsd.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports@freebsd.org
Subject:   Re: [ports-i386@pointyhat.freebsd.org: hugin-0.6.1 failed on i386 6]
Message-ID:  <20070328205241.GB26022@polejan.hw.v5d.org>
In-Reply-To: <20070325190303.GU41910@xor.obsecurity.org>
References:  <20070325190303.GU41910@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--TakKZr9L6Hm6aLOc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Mar 25, 2007 at 15:03:03 -0400, Kris Kennaway wrote:
> FYI; can you please investigate and/or report to the developers?  If
> you are already aware of this problem but do not yet have a fix,
> please mark the port BROKEN in the appropriate case, so that users do
> not unexpectedly encounter it.
>=20
> See http://pointyhat.freebsd.org for the full log.
>=20
> Thanks,
> Kris
>=20
> ----- Forwarded message from User Ports-i386 <ports-i386@pointyhat.freebs=
d.org> -----
[...]
> Subject: hugin-0.6.1 failed on i386 6
[...]
> gmake[3]: Entering directory `/work/a/ports/graphics/hugin/work/hugin-0.6=
=2E1/src/hugin/po'
> /bin/sh @MKINSTALLDIRS@ /usr/local/share
> @MKINSTALLDIRS@: Can't open @MKINSTALLDIRS@: No such file or directory
> gmake[3]: *** [install-data-yes] Error 2
[...]
> ----- End forwarded message -----

The software comes with a bootstrap script which executes gettextize to
setup the gettext infrastructure. Because gettextize is interactive and
the gettext infrastructure is present I had commented out the gettextize
execution. Unfortunately the shipped gettext infrastructure does not
work with the new version of gettext (0.16.1).

The obvious solution is to allow gettextize execution in order to create
the proper files. But this has the drawback that IS_INTERACTIVE must be
set.

Any ideas how to circumvent gettextize? I read its source and it does
``read dummy < /dev/tty'' unconditionally, so it looks like there is no
way to make it non-interactive.

--=20
Vasil Dimov
gro.DSBeerF@dv

--TakKZr9L6Hm6aLOc
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----

iD8DBQFGCtWZFw6SP/bBpCARAgPLAJwPyPKByE3uBNiPhVFov+CTL6ScZQCdHwH2
K8dc+abNtdMhq2fi3feRJIg=
=tFcd
-----END PGP SIGNATURE-----

--TakKZr9L6Hm6aLOc--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070328205241.GB26022>