[Bug 282129] devel/json-glib: configure error: rst2html5 not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Oct 2024 02:52:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282129

--- Comment #3 from Wassily <wassily.s@protonmail.com> ---
(In reply to Wassily from comment #2)
Hi, I added the full log. This is my make.conf
CPUTYPE?=znver3
DISABLE_LICENSES=yes
ALLOW_MAKE_JOBS=yes
MAKE_JOBS_NUMBER=12
#MAKE_JOBS_UNSAFE=yes
###
#MAKE_JOBS_UNSAFE=yes
#WITH_CCACHE_BUILD=YES
############################
OPTIONS_SET+=AVX
OPTIONS_SET+=AVX2
OPTIONS_SET+=OPTIMIZED_CFLAGS
OPTIONS_SET+=CPU_OPTS
OPTIONS_SET+=OPENMP
OPTIONS_SET+=SIMD
OPTIONS_SET+=LTO
OPTIONS_SET+=GMP
OPTIONS_SET+=NONFREE
OPTIONS_SET+=ZIMG
#####
OPTIONS_UNSET+= GSSAPI_BASE
OPTIONS_SET+=   GSSAPI_MIT
#####
DEFAULT_VERSIONS+= LLVM=18 GCC=14 ssl=openssl33
#####
.if ${.CURDIR:M*/www/firefox}
LDFLAGS+=       -lm
.endif
#####

-- 
You are receiving this mail because:
You are the assignee for the bug.