r343843 /usr/ports/ make install error: unable to create target: 'No available targets are compatible with this triple.'

Graham Perrin grahamperrin at gmail.com
Fri Feb 8 12:18:40 UTC 2019


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 at momh167-gjp4-8570p:~ # grep -v \# /etc/make.conf
PORTS_MODULES=graphics/gpu-firmware-kmod graphics/drm-legacy-kmod
DEFAULT_VERSIONS+=samba=4.8

root at momh167-gjp4-8570p:~ #


More information about the freebsd-current mailing list