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

next in thread | previous in thread | raw e-mail | index | archive | help
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=

#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f760b26e-0900-b544-8cb1-b003fe2f343f>