Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2019 12:18:33 +0000
From:      Graham Perrin <grahamperrin@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: r343843 /usr/ports/ make install error: unable to create target: 'No available targets are compatible with this triple.'
Message-ID:  <e78294ca-bfe0-4edf-eec9-de82e7db530d@gmail.com>
In-Reply-To: <f760b26e-0900-b544-8cb1-b003fe2f343f@gmail.com>
References:  <1107c464-3529-e68b-e63e-cebd0b7d947b@gmail.com> <f760b26e-0900-b544-8cb1-b003fe2f343f@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 07/02/2019 06:43, I wrote:

 > Follow-up to
 > 
<https://lists.freebsd.org/pipermail/freebsd-current/2019-February/072768.html>;
 >
 >> r343663 poudriere can not configure pkg
 >
 > It seems, the problems are not limited to my poudriere environment.
 >
 > Also, it's not possible to install from /usr/ports
 > …

The lost ability to install from /usr/ports was quite show-stopping:

1) I could not build things such as gpu-firmware-kmod or
    drm-legacy-kmod with the updated system; and

2) in the absence of properly built kernel modules, I could
    not start X.

Apparently worked around by removing all LLVM-related lines from
/etc/make.conf
then build and installation of r343883.

Re: <https://www.reddit.com/comments/ambalm/-/efn6mc5/?context=3>;
I still wonder whether these problems arose, somehow, from:

235215 – Bump LLVM_DEFAULT to 80
<https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235215#c14>;

----

Now:

root@momh167-gjp4-8570p:~ # grep -v \# /etc/make.conf
PORTS_MODULES=graphics/gpu-firmware-kmod graphics/drm-legacy-kmod
DEFAULT_VERSIONS+=samba=4.8

root@momh167-gjp4-8570p:~ #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e78294ca-bfe0-4edf-eec9-de82e7db530d>