Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Nov 2016 09:55:50 -0700
From:      David Wolfskill <david@catwhisker.org>
To:        freebsd-ports@freebsd.org
Cc:        Brooks Davis <brooks@FreeBSD.org>
Subject:   Re: devel/llvm38 install seems to be missing files (e.g., FileCheck)
Message-ID:  <20161105165550.GW1203@albert.catwhisker.org>
In-Reply-To: <540ACAE8-E9FC-4B05-A109-469E3684234F@FreeBSD.org>
References:  <20161103125007.GP1203@albert.catwhisker.org> <20161105122633.GS1203@albert.catwhisker.org> <20161105135456.GV1203@albert.catwhisker.org> <168f3b93-1e48-2c4f-e0e9-2bfeabc12613@gwdg.de> <540ACAE8-E9FC-4B05-A109-469E3684234F@FreeBSD.org>

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

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

On Sat, Nov 05, 2016 at 05:08:46PM +0100, Dimitry Andric wrote:
> On 05 Nov 2016, at 16:58, Rainer Hurling <rhurlin@gwdg.de> wrote:
> ...=20
> >> Am I incorrect in thinking that devel/llvm38 has a problem, though, in
> >> that "%%LIT%%llvm38/bin/FileCheck" is in that port's pkg-plist, and
> >> llvm38/bin/FileCheck is found in the staging directory, but
> >> llvm38/bin/FileCheck is not actually installed?
> >=20
> > not sure, if I missed something in your postings.
> >=20
> > On my boxes, all recent FreeBSD 12.0-CURRENT amd64, the port
> > devel/llvm38 installed FileCheck as expected, in the two places
> > /usr/local/llvm38/bin/ and /usr/local/bin/.
>=20
> It's installed into /usr/local/bin with a version number suffix, e.g.:
>=20
> $ pkg info -l llvm38|grep FileCheck
> 	/usr/local/bin/FileCheck38
> 	/usr/local/llvm38/bin/FileCheck
> 	/usr/local/man/man1/FileCheck38.1.gz
> 	/usr/local/share/doc/llvm38/llvm/html/CommandGuide/FileCheck.html
> 	/usr/local/share/doc/llvm38/llvm/html/_sources/CommandGuide/FileCheck.txt
>=20
> Maybe that's the reason rust can't find it in OP's case?  (It works just =
fine for me, btw.)
> ....

I just re-ran "portmaster devel/llvm38" under script(1) (along with a
bit of additional trivia, such as results from "ls -lT
/usr/local/llvm38/bin" before and after the portmaster run (showing the
distinct lack of "FileCheck" in either case)

I have placed the typescript at
<http://www.catwhisker.org/~david/FreeBSD/ports/llvm38_test.txt>;
there's a gzipped copy (llvm38_test.txt.gz) available, as well.

In particular, I believe this result is salient:

albert(11.0-S)[18] grep -n '[Ii]nstall.*FileCheck' llvm38_test.txt
77:     LIT=3Don: Install lit and FileCheck test tools
7359:-- Installing:
/common/ports/devel/llvm38/work/stage/usr/local/llvm38/share/doc/llvm/html/=
_sources/CommandGuide/FileCheck.txt
7482:-- Installing:
/common/ports/devel/llvm38/work/stage/usr/local/llvm38/share/doc/llvm/html/=
CommandGuide/FileCheck.html
7658:-- Installing:
/common/ports/devel/llvm38/work/stage/usr/local/llvm38/share/man/man1/FileC=
heck.1
7807:install  -s -m 555
/common/ports/devel/llvm38/work/.build/bin/FileCheck
/common/ports/devel/llvm38/work/stage/usr/local/llvm38/bin/
albert(11.0-S)[19]=20


[In this environment, the machine has 4 individually-bootable slices,
each of which has its own /usr file system when the slice in question
is the boot slice.  For each of the 4, /usr/ports is a symlink to
/common/ports -- the file system at /common being mounted "the same"
regardless of boot slice.)

Peace,
david
--=20
David H. Wolfskill				david@catwhisker.org
Those who would murder in the name of God or prophet are blasphemous coward=
s.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.

--MzBafMtx5eI/BDwD
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQF8BAEBCgBmBQJYHg8WXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRDQ0I3Q0VGOTE3QTgwMUY0MzA2NEQ3N0Ix
NTM5Q0M0MEEwNDlFRTE3AAoJEBU5zECgSe4Xb0MIAMXietZTWWWCKwArSSzkmEaU
ENvSXgbSnKWO70oHNyzQJm5at5Esx/LPOTntRvgO6oo5raysrM5dIbKOXAjGEqMJ
sqM3itg129MEYmgdSc3JY5HEtQa1A/+hM0wgVlDnw1QYMlsMMcML/lRTV9LiuKeG
bPGWx4WXo/Z4Lw+wCbCM1feeNVgPi+/ZqJYLWpmWf4j94pcFKGManiOvxyk9MtYR
RLfW3+PdOA9UnokOX3/lyuv939R2RUfJcSZm4rbt8MhK6qSVlaTPYGP8LXEt4RYj
HLD03NS0864to10WlTdHDEsx6/W2BwzlaS9W8R9ftjX6b9/ndwwNei3Q1X9eJDw=
=OP5/
-----END PGP SIGNATURE-----

--MzBafMtx5eI/BDwD--



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