Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 10:09:51 +0100
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        udo.schweigert@siemens.com
Cc:        Albert Shih <Albert.Shih@obspm.fr>, freebsd-ports@freebsd.org, Bryan Drewery <bdrewery@FreeBSD.org>
Subject:   Tr: mutt port broken with SLANG option [was mutt ports broke portupgrade]
Message-ID:  <20140205090951.GA96545@graf.pompo.net>
In-Reply-To: <52F19477.6050306@FreeBSD.org>
References:  <20140204232420.GA76864@pcjas.obspm.fr> <52F19477.6050306@FreeBSD.org>

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

--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello Udo,

I just committed a quick fix for this problem.
Could you please check it?

Thanks.

Le mer  5 f=E9v 14 =E0  2:31:35 +0100, Bryan Drewery <bdrewery@FreeBSD.org>
 =E9crivait=A0:
> On 2/4/2014 5:24 PM, Albert Shih wrote:
> > hi all,
> >=20
> > mutt ports broke portuprade in the last update
> >=20
> > [root@ /root]# portupgrade --all
> > [Reading data from pkg(8) ... - 886 packages found - done]
> > [Updating the portsdb <format:dbm_hash> in /usr/ports ... - 24579 port
> > entries found
> > .........1000.........2000.........3000.........4000.........5000......=
=2E..6000.........7000.........8000.........9000.........10000.........1100=
0.........12000.........13000.........14000.........15000.........16000....=
=2E....17000.........18000.........19000.........20000.........21000.......=
=2E.22000.........23000.........24000.....
> > ..... done]
> > "Makefile", line 441: Unassociated shell command "@${ECHO} "=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
" > ${PKGMESSAGE}"
> > "Makefile", line 442: Unassociated shell command "@${ECHO} "You have in=
stalled ${PORTNAME} with SLANG support." >> ${PKGMESSAGE}"
> > "Makefile", line 443: Unassociated shell command "@${ECHO} "This may wo=
rk for a color terminal only when defining" >> ${PKGMESSAGE}"
> > "Makefile", line 444: Unassociated shell command "@${ECHO} "COLORTERM=
=3Dyes and COLORFGBG=3D\"color1;color2\" in your" >> ${PKGMESSAGE}"
> > "Makefile", line 445: Unassociated shell command "@${ECHO} "environment=
=2E" >> ${PKGMESSAGE}"
> > "Makefile", line 446: Unassociated shell command "@${ECHO} "=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
" >> ${PKGMESSAGE}"
> > make: fatal errors encountered -- cannot continue
> > ** Makefile possibly broken: mail/mutt:
> > ** Please report this to the maintainer for mail/mutt
> > /usr/local/sbin/portupgrade:1580:in `get_pkgname': Makefile broken (Mak=
efileBrokenError)
> >         from /usr/local/sbin/portupgrade:642:in `block (4 levels) in ma=
in'
> >         from /usr/local/sbin/portupgrade:626:in `each'
> >         from /usr/local/sbin/portupgrade:626:in `block (3 levels) in ma=
in'
> >         from /usr/local/sbin/portupgrade:599:in `catch'
> >         from /usr/local/sbin/portupgrade:599:in `block (2 levels) in ma=
in'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1408:in `call'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1408:in `block (2 leve=
ls) in parse_in_order'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1403:in `catch'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1403:in `block in pars=
e_in_order'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1351:in `catch'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1351:in `parse_in_orde=
r'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1345:in `order!'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:1337:in `order'
> >         from /usr/local/sbin/portupgrade:576:in `block in main'
> >         from /usr/local/lib/ruby/2.0/optparse.rb:885:in `initialize'
> >         from /usr/local/sbin/portupgrade:237:in `new'
> >         from /usr/local/sbin/portupgrade:237:in `main'
> >         from /usr/local/sbin/portupgrade:2371:in `<main>'
> >=20
> > Regards.
> >=20
> > JAS
> >=20
>=20
> It's more than just portupgrade, the port is broken when you select the
> SLANG option.
>=20
> This block of code needs some help. The ECHO lines used to be in
> post-install but are now orphaned, and the PKGMESSAGE seems orphaned
> too, I can't find the actual file.
>=20
> > .if ${PORT_OPTIONS:MSLANG}
> > PKGMESSAGE=3D     ${WRKDIR}/pkg-message
> >         @${ECHO} "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" > ${PKGMESSAGE}
> >         @${ECHO} "You have installed ${PORTNAME} with SLANG support." >=
> ${PKGMESSAGE}
> >         @${ECHO} "This may work for a color terminal only when defining=
" >> ${PKGMESSAGE}
> >         @${ECHO} "COLORTERM=3Dyes and COLORFGBG=3D\"color1;color2\" in =
your" >> ${PKGMESSAGE}
> >         @${ECHO} "environment." >> ${PKGMESSAGE}
> >         @${ECHO} "=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D" >> ${PKGMESSAGE}
> > .endif
>=20
>=20
>=20
>=20
> --=20
> Regards,
> Bryan Drewery

--=20
Th. Thomas.

--HlL+5n6rz5pIUxbD
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQJ8BAEBCgBmBQJS8f/fXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRFNTM2QkU4NTM4NTM5OUQwMEI2RkFBNzZG
MUM1MTZCM0M4MzU5NzUzAAoJEPHFFrPINZdTKBsQAI7ddx3LmFtGuQHV2uQRCEAx
XZuP5LSpRDuaZpDRIJgf4xzd4nFi9Gmr9LY381HoCI6gywAJ84IFXs+N3w/nDs0P
BkX5wWY8zlSo04B9zxxm5G/Sm5EQVAsVSxnz/NcwiX/oC0gmG0oaklJb+j6HqBIW
5pA933L8Ju/xS5RnNk6a7WtGE3BB6L6xGIpEhySbTsroGDl99EisBAbCpW83R9+8
7ExriWhvS2Om94/g53SN7pOecMn7nOvdg9ll42y7gv8G1HJKP6s8xDC67TOjf8u4
xjK4QguQIt9rpQgcQwf1vlrymBeSVkHl/57lhwZzYJaXN/WGgyhieFb5eEhLKu1A
YLHO2/mg/TZEf3tnTtyOnTkLqu7S2KJYJFhshiU2V1keqhwGWUfbAKcMiLZio5+z
wMduw1t6l+CShopwzvHfe5TETK7CH0YqgfkPOIfUanU/VyhMdiwfsIQS072K1UTp
nqPUtZfIKuhG0Z61mJggSc8vOed17Wms0+fCBNIiGOOwO/dPnzkJFdc2AwBJVgAW
oRt8mUsPxaxgu6kOcDb0JXtgtoZ1ncTTCxRmPjSgIpuwclC4MYZxdPGN/XvhZ1Oe
oq65bM0GBGEMe+Ly8CasTQWTKgjRxf1O5jNqqWF9RfM4GuUD5rHXXmlAeNU8RxH5
iYpMtwWzCHorsZmKmp7i
=NUka
-----END PGP SIGNATURE-----

--HlL+5n6rz5pIUxbD--



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