[Bug 257091] graphics/cairo: cairo-1.17.4 failed to build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257091] cairo-1.17.4 failed to build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 18:27:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257091
tech-lists@zyxst.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tech-lists@zyxst.net
--- Comment #5 from tech-lists@zyxst.net ---
The problem is still happening, if the defaults are used
The workaround is to unset OPENGL and to set GLESV2.
the make.conf:
MAKE_JOBS_NUMBER=4
WITH_CCACHE_BUILD=YES
CCACHE_DIR=/var/cache/ccache
WITH_MANCOMPRESS=YES
OPTIONS_UNSET+=DEBUG INFO CUPS BITMAPS SCDAEMON WKS_SERVER
OPTIONS_SET+=OPTIMIZED_CFLAGS CPU_OPTS OPENMP GMP LZO LZ4 ZSTD BROTLI
OPTIONS_SET+=DOCS DOXYGEN EXAMPLES MANPAGES MAN LARGE_RSA NLS GSSAPI_NONE
SUID_GPG LIBSECRET
OPTIONS_SET+=METALINK PCRE2 TAINTWARN
DEFAULT_VERSIONS+=ImageMagick=7
LICENSES_ACCEPTED+=GPLv2+ MSPAT PDFlib
context is a headless rpi4b running main-n251742-cfca19c28e5
--
You are receiving this mail because:
You are the assignee for the bug.