Date: Wed, 17 Feb 2016 08:32:39 +0000 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-ports@freebsd.org, dougb@dougbarton.us Subject: Re: Makefile for devel/tcllibc causes error in cache-init Message-ID: <56C43027.5080201@FreeBSD.org> In-Reply-To: <56C3E580.9010800@dougbarton.us> References: <56C3E580.9010800@dougbarton.us>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XL5IGSLAJUsfSViG6792OIvfqwEuNQnOj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 17/02/2016 03:14, Doug Barton wrote: > Matthew, >=20 > When running cache-init for some time now I get this error: >=20 > cache-init:devel/tcllibc (tcllibc-1.18_1) Error. RUN_DEPENDS > /var/ports/devel/tcllib -- dependency is not a port > cache-init: /usr/ports/devel/tcllibc Error. Can't parse make output >=20 > Interestingly I don't get that same error when I run 'make describe', s= o > I'm not quite sure what's happening. Hmmm... I really should change that output. When cache-init says: Processing make describe output for path "/usr/ports": it is actually lying through its teeth. It hasn't run 'make describe' per-se for many, many years. Instead it uses 'make -V var1 -V var2 =2E...' to extract the values of numerous variables which provides equivalent information, and a bit more. > hope this helps, >=20 > Doug >=20 I can't reproduce this with cache-init on my system. Do you have any non-standard OPTIONS or make.conf settings that could affect this port? (I couldn't see any obvious OPTION knobs that might cause problems, but I didn't really look very hard.) Any local modifications to your ports tree? The only slightly odd looking thing was this RUN_DEPENDS line in devel/tcllibc: RUN_DEPENDS=3D ${PREFIX}/lib/tcllib/pkgIndex.tcl:${MASTERDIR} # PREFIX, not LOCALBASE Can you show me what this returns?: make -C /var/ports/devel/tcllibc -V RUN_DEPENDS -V MASTERDIR (I assume from your output above you have PORTSDIR=3D/var/ports ?) Cheers, Matthew --XL5IGSLAJUsfSViG6792OIvfqwEuNQnOj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQJ8BAEBCgBmBQJWxDAnXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ2NTNBNjhCOTEzQTRFNkNGM0UxRTEzMjZC QjIzQUY1MThFMUE0MDEzAAoJELsjr1GOGkATaOYP/j/JLOL/ehr82yhSg7+PqSoR +iDO4sbJDhE2Rbes7dDKh7xHwjx0qqxI5vF61vT8Yeuu1y2v/P3doXjPhHpFQFZB FglJIddHFTfIMacCA3VHp2wbPQ6KsgF5zqaPIc5qJT3mxex6F5Uu9WP5TpG0Wxjh JvD6f8sU7MT9ithpQZn66qMLySdsbg+G5HMODpY9N/gaOEGvwg6YAHhp9dt6boay pMfUOB/maEvrjr7lGzB+d3Te/NuOLJxBNAqqOtAS1GtmetGWeyzfsCMm3s8WxEh7 QazMeQp9Y//Yh7U9ckNDHd0xGZbIsoyKMOE5QTpjeIar3KXIDyryKxdIVAlG3GtZ UjS47AW2bDBYV04+cK4/UVG20aBrV7sbawonUUJ/op1QRIFkIZ67aloB6BjtCzg1 97N0BCAeVrwilIhvCejIrf0MGJlmL2Dp+zxsaeb9BzlFc3SAakaLpnpepALHRZJr e00nT5Xz5eT2ahJfxErO74ACnPi6NAb7eG4LB5xCm5jLhAst5ALKUXhn2Uw1X50C G/ARHlQp794tB0BBAs5ilQlVut+j5+LF/mTiiIScZfvYW3knnlwSK4b4pDWnptzz A9NjHCeN1KoG+eAjATkqah6f2odDbkYG9I8QptEYwpr6+sbatCtrmfB+pzatmfVI qYQXHibHJ9wisi5nEvKR =Xujl -----END PGP SIGNATURE----- --XL5IGSLAJUsfSViG6792OIvfqwEuNQnOj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56C43027.5080201>