r343843 /usr/ports/ make install error: unable to create target: 'No available targets are compatible with this triple.'
Graham Perrin
grahamperrin at gmail.com
Thu Feb 7 06:44:02 UTC 2019
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
/usr/ports/graphics/gpu-firmware-kmod for example,
https://photos.app.goo.gl/5XKPtsQzqtH77T578
> …
> error: unable to create target: 'No available targets are compatible
with this triple.'
> …
For now I'm (again) back to an r343308 boot environment, which was
probably created before I began experimenting with llvm80.
# bectl list | sort
20190131-0125 - - 487M 2019-01-31 01:25
BE Active Mountpoint Space Created
default - - 2.16M 2018-12-22 05:01
r342466 - - 521M 2019-01-07 07:53
r343308 NR / 2.78G 2019-01-22 18:51
r343663 - - 35.8G 2019-02-01 18:04
r343747 - - 6.57G 2019-02-04 18:04
r343843 - - 5.90G 2019-02-06 19:59
#
----
My make.conf, if it helps:
# cat /etc/make.conf
# PORTS_MODULES=graphics/gpu-firmware-kmod graphics/drm-current-kmod
emualtors/virtualbox-ose-kmod
#
<https://github.com/FreeBSDDesktop/kms-drm/issues/101#issuecomment-432445603>
# WITHOUT_DRM_MODULE=t
# WITHOUT_DRM2_MODULE=t
DEFAULT_VERSIONS+=samba=4.8
# <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235215#c0>
DEFAULT_VERSIONS+=llvm=80
#
<https://forums.freebsd.org/threads/share-your-make-conf-and-src-conf.63544/#post-402964>
# WITHOUT_LLVM_TARGET_AARCH64=
WITHOUT_LLVM_TARGET_ARM=
WITHOUT_LLVM_TARGET_MIPS=
WITHOUT_LLVM_TARGET_POWERPC=
WITHOUT_LLVM_TARGET_SPARC=
WITHOUT_LLVM_TARGET_X86=
#
More information about the freebsd-current
mailing list