[package - main-powerpc-default][devel/godot35] Failed for godot35-3.5.1_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 04:46:05 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: FreeBSD@Shaneware.biz Log URL: https://pkg-status.freebsd.org/foul1/data/main-powerpc-default/p3b548e384d0b_s601fd768cf/logs/godot35-3.5.1_1.log Build URL: https://pkg-status.freebsd.org/foul1/build.html?mastername=main-powerpc-default&build=p3b548e384d0b_s601fd768cf Log: =>> Building devel/godot35 build started at Sat Oct 14 03:09:39 UTC 2023 port directory: /usr/ports/devel/godot35 package name: godot35-3.5.1_1 building for: FreeBSD main-powerpc-default-job-13 15.0-CURRENT FreeBSD 15.0-CURRENT 1500000 powerpc maintained by: FreeBSD@Shaneware.biz Makefile ident: Poudriere version: 3.2.8-23-ga7f8d188 Host OSVERSION: 1500000 Jail OSVERSION: 1500000 Job Id: 13 ---Begin Environment--- SHELL=/bin/sh UNAME_p=powerpc UNAME_m=powerpc OSVERSION=1500000 UNAME_v=FreeBSD 15.0-CURRENT 1500000 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-23-ga7f8d188 MASTERMNT=/usr/local/poudriere/data/.m/main-powerpc-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-powerpc-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-powerpc-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-powerpc-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for godot35-3.5.1_1: UDEV=on: Libudev support (Joystick) ====> Audio support ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- FreeBSD@Shaneware.biz --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/godot35/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/godot35/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/godot35/work/.cache HOME=/wrkdirs/usr/ports/devel/godot35/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/godot35/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/godot35/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/godot35/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/godot35/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/godot35/work/.cache HOME=/wrkdirs/usr/ports/devel/godot35/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/godot35/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/godot35/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644 " BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTEXAMPLES="@comment " OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/godot" EXAMPLESDIR="share/examples/godot" DATADIR="share/godot" WWWDIR="www/godot" ETCDIR="etc/godot" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/godot DOCSDIR=/usr/local/share/doc/godot EXAMPLESDIR=/usr/local/share/examples/godot WWWDIR=/usr/local/www/godot ETCDIR=/usr/local/etc/godot --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=powerpc MACHINE_ARCH=powerpc ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=3 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: powerpc-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: powerpc-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf32ppc_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_53255a77=yes CC_OUTPUT_921dbbb2_911cfe02=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes CC_OUTPUT_921dbbb2_af59ad06=yes CC_OUTPUT_921dbbb2_a15f3fcf=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152) Target: powerpc-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc OPSYS=FreeBSD _OSRELEASE=15.0-CURRENT OSREL=15.0 OSVERSION=1500000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 1048576 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT CC-BY-3.0 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> godot35-3.5.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.7.pkg [main-powerpc-default-job-13] Installing pkg-1.20.7... [main-powerpc-default-job-13] Extracting pkg-1.20.7: .......... done ===> godot35-3.5.1_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of godot35-3.5.1_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT CC-BY-3.0 accepted by the user ===> Fetching all distfiles required by godot35-3.5.1_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT CC-BY-3.0 accepted by the user ===> Fetching all distfiles required by godot35-3.5.1_1 for building => SHA256 Checksum OK for godotengine-godot-3.5.1-stable_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT CC-BY-3.0 accepted by the user ===> Fetching all distfiles required by godot35-3.5.1_1 for building ===> Extracting for godot35-3.5.1_1 => SHA256 Checksum OK for godotengine-godot-3.5.1-stable_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for godot35-3.5.1_1 ===> Applying FreeBSD patches for godot35-3.5.1_1 from /usr/ports/devel/godot35/files =========================================================================== =======================<phase: build-depends >============================ ===> godot35-3.5.1_1 depends on executable: yasm - not found ===> Installing existing package /packages/All/yasm-1.3.0.pkg [main-powerpc-default-job-13] Installing yasm-1.3.0... [main-powerpc-default-job-13] `-- Installing gettext-runtime-0.22_1... <snip> clang++ -o core/project_settings.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/project_settings.cpp clang++ -o core/ref_ptr.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/ref_ptr.cpp clang++ -o core/reference.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/reference.cpp clang++ -o core/register_core_types.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/register_core_types.cpp clang++ -o core/resource.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/resource.cpp clang++ -o core/rid.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/rid.cpp clang++ -o core/rid_handle.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/rid_handle.cpp clang++ -o core/safe_refcount.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/safe_refcount.cpp clang++ -o core/script_debugger_local.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/script_debugger_local.cpp clang++ -o core/script_language.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/script_language.cpp clang++ -o core/string_builder.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/string_builder.cpp clang++ -o core/string_name.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/string_name.cpp clang++ -o core/translation.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/translation.cpp clang++ -o core/undo_redo.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/undo_redo.cpp clang++ -o core/ustring.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/ustring.cpp clang++ -o core/variant.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/variant.cpp clang++ -o core/variant_call.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/variant_call.cpp clang++ -o core/variant_op.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/variant_op.cpp clang++ -o core/variant_parser.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/variant_parser.cpp clang++ -o core/script_encryption_key.gen.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/script_encryption_key.gen.cpp clang++ -o core/version_hash.gen.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/version_hash.gen.cpp clang++ -o core/os/dir_access.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/dir_access.cpp clang++ -o core/os/file_access.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/file_access.cpp clang++ -o core/os/input.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/input.cpp clang++ -o core/os/input_event.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/input_event.cpp clang++ -o core/os/keyboard.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/keyboard.cpp clang++ -o core/os/main_loop.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/main_loop.cpp clang++ -o core/os/memory.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/memory.cpp clang++ -o core/os/midi_driver.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/midi_driver.cpp clang++ -o core/os/mutex.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/mutex.cpp clang++ -o core/os/os.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/os.cpp clang++ -o core/os/thread.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/thread.cpp clang++ -o core/os/thread_work_pool.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/thread_work_pool.cpp clang++ -o core/os/time.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/os/time.cpp clang++ -o core/math/a_star.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/a_star.cpp clang++ -o core/math/aabb.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/aabb.cpp clang++ -o core/math/audio_frame.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/audio_frame.cpp clang++ -o core/math/basis.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/basis.cpp clang++ -o core/math/bsp_tree.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/bsp_tree.cpp clang++ -o core/math/camera_matrix.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/camera_matrix.cpp clang++ -o core/math/convex_hull.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/convex_hull.cpp clang++ -o core/math/disjoint_set.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/disjoint_set.cpp clang++ -o core/math/expression.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/expression.cpp clang++ -o core/math/face3.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/face3.cpp clang++ -o core/math/geometry.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/geometry.cpp clang++ -o core/math/math_fieldwise.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/math_fieldwise.cpp clang++ -o core/math/math_funcs.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/math_funcs.cpp clang++ -o core/math/plane.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/plane.cpp clang++ -o core/math/quat.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/quat.cpp clang++ -o core/math/quick_hull.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/quick_hull.cpp clang++ -o core/math/random_number_generator.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/random_number_generator.cpp clang++ -o core/math/random_pcg.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/random_pcg.cpp clang++ -o core/math/rect2.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/rect2.cpp clang++ -o core/math/transform.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/transform.cpp clang++ -o core/math/transform_2d.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/transform_2d.cpp clang++ -o core/math/transform_interpolator.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/transform_interpolator.cpp clang++ -o core/math/triangle_mesh.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/triangle_mesh.cpp clang++ -o core/math/triangulate.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/triangulate.cpp clang++ -o core/math/vector2.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/vector2.cpp clang++ -o core/math/vector3.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/math/vector3.cpp clang++ -o core/crypto/aes_context.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/mbedtls/include -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/crypto/aes_context.cpp clang++ -o core/crypto/crypto.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/mbedtls/include -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/crypto/crypto.cpp clang++ -o core/crypto/crypto_core.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/mbedtls/include -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/crypto/crypto_core.cpp clang++ -o core/crypto/hashing_context.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -Ithirdparty/mbedtls/include -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/crypto/hashing_context.cpp clang++ -o core/io/compression.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/compression.cpp clang++ -o core/io/config_file.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/config_file.cpp clang++ -o core/io/dtls_server.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/dtls_server.cpp clang++ -o core/io/file_access_compressed.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_compressed.cpp clang++ -o core/io/file_access_encrypted.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_encrypted.cpp clang++ -o core/io/file_access_memory.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_memory.cpp clang++ -o core/io/file_access_network.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_network.cpp clang++ -o core/io/file_access_pack.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_pack.cpp clang++ -o core/io/file_access_zip.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/file_access_zip.cpp clang++ -o core/io/http_client.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/http_client.cpp clang++ -o core/io/image_loader.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/image_loader.cpp clang++ -o core/io/ip.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/ip.cpp clang++ -o core/io/ip_address.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/ip_address.cpp clang++ -o core/io/json.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/json.cpp clang++ -o core/io/logger.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/logger.cpp clang++ -o core/io/marshalls.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/marshalls.cpp clang++ -o core/io/multiplayer_api.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/multiplayer_api.cpp clang++ -o core/io/net_socket.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/net_socket.cpp clang++ -o core/io/networked_multiplayer_custom.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/networked_multiplayer_custom.cpp clang++ -o core/io/networked_multiplayer_peer.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/networked_multiplayer_peer.cpp clang++ -o core/io/packet_peer.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/packet_peer.cpp clang++ -o core/io/packet_peer_dtls.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/packet_peer_dtls.cpp clang++ -o core/io/packet_peer_udp.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/packet_peer_udp.cpp clang++ -o core/io/pck_packer.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/pck_packer.cpp clang++ -o core/io/resource_format_binary.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/resource_format_binary.cpp clang++ -o core/io/resource_importer.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/resource_importer.cpp clang++ -o core/io/resource_loader.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/resource_loader.cpp clang++ -o core/io/resource_saver.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/resource_saver.cpp clang++ -o core/io/stream_peer.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/stream_peer.cpp clang++ -o core/io/stream_peer_ssl.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/stream_peer_ssl.cpp clang++ -o core/io/stream_peer_tcp.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/stream_peer_tcp.cpp clang++ -o core/io/tcp_server.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/tcp_server.cpp clang++ -o core/io/translation_loader_po.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/translation_loader_po.cpp clang++ -o core/io/udp_server.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/udp_server.cpp clang++ -o core/io/xml_parser.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/xml_parser.cpp clang++ -o core/io/zip_io.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/io/zip_io.cpp clang++ -o core/bind/core_bind.x11.opt.32.llvm.o -c -std=gnu++14 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g2 -O3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -fpie -Wall -Wno-ordered-compare-function-pointers -DNO_EDITOR_SPLASH -D_THREAD_SAFE -DTOUCH_ENABLED -DALSA_ENABLED -DALSAMIDI_ENABLED -DJOYDEV_ENABLED -DUDEV_ENABLED -DX11_ENABLED -DUNIX_ENABLED -DOPENGL_ENABLED -DGLES_ENABLED -D_FILE_OFFSET_BITS=64 -DNDEBUG -DPTRCALL_ENABLED -DMINIZIP_ENABLED -DZSTD_STATIC_LINKING_ONLY -DGLAD_ENABLED -DGLES_OVER_GL -Ithirdparty/glad -Ithirdparty/zstd -Iplatform/x11 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 core/bind/core_bind.cpp progress_finish(["progress_finish"], []) ar rc core/libcore.x11.opt.32.llvm.a thirdparty/misc/fastlz.x11.opt.32.llvm.o thirdparty/misc/smaz.x11.opt.32.llvm.o thirdparty/misc/hq2x.x11.opt.32.llvm.o thirdparty/misc/pcg.x11.opt.32.llvm.o thirdparty/misc/triangulator.x11.opt.32.llvm.o thirdparty/misc/clipper.x11.opt.32.llvm.o thirdparty/minizip/ioapi.x11.opt.32.llvm.o thirdparty/minizip/unzip.x11.opt.32.llvm.o thirdparty/minizip/zip.x11.opt.32.llvm.o thirdparty/zstd/common/debug.x11.opt.32.llvm.o thirdparty/zstd/common/entropy_common.x11.opt.32.llvm.o thirdparty/zstd/common/error_private.x11.opt.32.llvm.o thirdparty/zstd/common/fse_decompress.x11.opt.32.llvm.o thirdparty/zstd/common/pool.x11.opt.32.llvm.o thirdparty/zstd/common/threading.x11.opt.32.llvm.o thirdparty/zstd/common/xxhash.x11.opt.32.llvm.o thirdparty/zstd/common/zstd_common.x11.opt.32.llvm.o thirdparty/zstd/compress/fse_compress.x11.opt.32.llvm.o thirdparty/zstd/compress/hist.x11.opt.32.llvm.o thirdparty/zstd/compress/huf_compress.x11.opt.32.llvm.o thirdparty/zstd/ compress/zstd_compress.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_double_fast.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_fast.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_lazy.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_ldm.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_opt.x11.opt.32.llvm.o thirdparty/zstd/compress/zstdmt_compress.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_compress_literals.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_compress_sequences.x11.opt.32.llvm.o thirdparty/zstd/compress/zstd_compress_superblock.x11.opt.32.llvm.o thirdparty/zstd/decompress/huf_decompress.x11.opt.32.llvm.o thirdparty/zstd/decompress/zstd_ddict.x11.opt.32.llvm.o thirdparty/zstd/decompress/zstd_decompress_block.x11.opt.32.llvm.o thirdparty/zstd/decompress/zstd_decompress.x11.opt.32.llvm.o core/array.x11.opt.32.llvm.o core/bitfield_dynamic.x11.opt.32.llvm.o core/class_db.x11.opt.32.llvm.o core/color.x11.opt.32.llvm.o core/command_queue_mt.x11.opt.32.llvm.o core/compres sed_translation.x11.opt.32.llvm.o core/core_! string_names.x11.opt.32.llvm.o core/dictionary.x11.opt.32.llvm.o core/engine.x11.opt.32.llvm.o core/error_macros.x11.opt.32.llvm.o core/func_ref.x11.opt.32.llvm.o core/global_constants.x11.opt.32.llvm.o core/image.x11.opt.32.llvm.o core/input_map.x11.opt.32.llvm.o core/message_queue.x11.opt.32.llvm.o core/method_bind.x11.opt.32.llvm.o core/node_path.x11.opt.32.llvm.o core/object.x11.opt.32.llvm.o core/packed_data_container.x11.opt.32.llvm.o core/path_remap.x11.opt.32.llvm.o core/pool_allocator.x11.opt.32.llvm.o core/pool_vector.x11.opt.32.llvm.o core/print_string.x11.opt.32.llvm.o core/project_settings.x11.opt.32.llvm.o core/ref_ptr.x11.opt.32.llvm.o core/reference.x11.opt.32.llvm.o core/register_core_types.x11.opt.32.llvm.o core/resource.x11.opt.32.llvm.o core/rid.x11.opt.32.llvm.o core/rid_handle.x11.opt.32.llvm.o core/safe_refcount.x11.opt.32.llvm.o core/script_debugger_local.x11.opt.32.llvm.o core/script_language.x11.opt.32.llvm.o core/string_builder.x11.opt.32.llvm.o core/strin g_name.x11.opt.32.llvm.o core/translation.x11.opt.32.llvm.o core/undo_redo.x11.opt.32.llvm.o core/ustring.x11.opt.32.llvm.o core/variant.x11.opt.32.llvm.o core/variant_call.x11.opt.32.llvm.o core/variant_op.x11.opt.32.llvm.o core/variant_parser.x11.opt.32.llvm.o core/script_encryption_key.gen.x11.opt.32.llvm.o core/version_hash.gen.x11.opt.32.llvm.o core/os/dir_access.x11.opt.32.llvm.o core/os/file_access.x11.opt.32.llvm.o core/os/input.x11.opt.32.llvm.o core/os/input_event.x11.opt.32.llvm.o core/os/keyboard.x11.opt.32.llvm.o core/os/main_loop.x11.opt.32.llvm.o core/os/memory.x11.opt.32.llvm.o core/os/midi_driver.x11.opt.32.llvm.o core/os/mutex.x11.opt.32.llvm.o core/os/os.x11.opt.32.llvm.o core/os/thread.x11.opt.32.llvm.o core/os/thread_work_pool.x11.opt.32.llvm.o core/os/time.x11.opt.32.llvm.o core/math/a_star.x11.opt.32.llvm.o core/math/aabb.x11.opt.32.llvm.o core/math/audio_frame.x11.opt.32.llvm.o core/math/basis.x11.opt.32.llvm.o core/math/bsp_tree.x11.opt.32.llvm.o core/math/c amera_matrix.x11.opt.32.llvm.o core/math/con! vex_hull.! x11.opt.32.llvm.o core/math/disjoint_set.x11.opt.32.llvm.o core/math/expression.x11.opt.32.llvm.o core/math/face3.x11.opt.32.llvm.o core/math/geometry.x11.opt.32.llvm.o core/math/math_fieldwise.x11.opt.32.llvm.o core/math/math_funcs.x11.opt.32.llvm.o core/math/plane.x11.opt.32.llvm.o core/math/quat.x11.opt.32.llvm.o core/math/quick_hull.x11.opt.32.llvm.o core/math/random_number_generator.x11.opt.32.llvm.o core/math/random_pcg.x11.opt.32.llvm.o core/math/rect2.x11.opt.32.llvm.o core/math/transform.x11.opt.32.llvm.o core/math/transform_2d.x11.opt.32.llvm.o core/math/transform_interpolator.x11.opt.32.llvm.o core/math/triangle_mesh.x11.opt.32.llvm.o core/math/triangulate.x11.opt.32.llvm.o core/math/vector2.x11.opt.32.llvm.o core/math/vector3.x11.opt.32.llvm.o core/crypto/aes_context.x11.opt.32.llvm.o core/crypto/crypto.x11.opt.32.llvm.o core/crypto/crypto_core.x11.opt.32.llvm.o core/crypto/hashing_context.x11.opt.32.llvm.o core/io/compression.x11.opt.32.llvm.o core/io/config_file.x11.op t.32.llvm.o core/io/dtls_server.x11.opt.32.llvm.o core/io/file_access_compressed.x11.opt.32.llvm.o core/io/file_access_encrypted.x11.opt.32.llvm.o core/io/file_access_memory.x11.opt.32.llvm.o core/io/file_access_network.x11.opt.32.llvm.o core/io/file_access_pack.x11.opt.32.llvm.o core/io/file_access_zip.x11.opt.32.llvm.o core/io/http_client.x11.opt.32.llvm.o core/io/image_loader.x11.opt.32.llvm.o core/io/ip.x11.opt.32.llvm.o core/io/ip_address.x11.opt.32.llvm.o core/io/json.x11.opt.32.llvm.o core/io/logger.x11.opt.32.llvm.o core/io/marshalls.x11.opt.32.llvm.o core/io/multiplayer_api.x11.opt.32.llvm.o core/io/net_socket.x11.opt.32.llvm.o core/io/networked_multiplayer_custom.x11.opt.32.llvm.o core/io/networked_multiplayer_peer.x11.opt.32.llvm.o core/io/packet_peer.x11.opt.32.llvm.o core/io/packet_peer_dtls.x11.opt.32.llvm.o core/io/packet_peer_udp.x11.opt.32.llvm.o core/io/pck_packer.x11.opt.32.llvm.o core/io/resource_format_binary.x11.opt.32.llvm.o core/io/resource_importer.x11.opt.3 2.llvm.o core/io/resource_loader.x11.opt.32.! llvm.o co! re/io/resource_saver.x11.opt.32.llvm.o core/io/stream_peer.x11.opt.32.llvm.o core/io/stream_peer_ssl.x11.opt.32.llvm.o core/io/stream_peer_tcp.x11.opt.32.llvm.o core/io/tcp_server.x11.opt.32.llvm.o core/io/translation_loader_po.x11.opt.32.llvm.o core/io/udp_server.x11.opt.32.llvm.o core/io/xml_parser.x11.opt.32.llvm.o core/io/zip_io.x11.opt.32.llvm.o core/bind/core_bind.x11.opt.32.llvm.o ranlib core/libcore.x11.opt.32.llvm.a clang++ -o bin/godot.x11.opt.32.llvm -fstack-protector-strong -fuse-ld=lld -pipe -no-pie -static-libgcc -static-libstdc++ platform/x11/godot_x11.x11.opt.32.llvm.o platform/x11/context_gl_x11.x11.opt.32.llvm.o platform/x11/crash_handler_x11.x11.opt.32.llvm.o platform/x11/os_x11.x11.opt.32.llvm.o platform/x11/key_mapping_x11.x11.opt.32.llvm.o platform/x11/joypad_linux.x11.opt.32.llvm.o platform/x11/power_x11.x11.opt.32.llvm.o platform/x11/detect_prime.x11.opt.32.llvm.o platform/x11/libudev-so_wrap.x11.opt.32.llvm.o -L/usr/local/lib -L/lib main/libmain.x11.opt.32.llvm.a modules/libmodules.x11.opt.32.llvm.a platform/libplatform.x11.opt.32.llvm.a drivers/libdrivers.x11.opt.32.llvm.a scene/libscene.x11.opt.32.llvm.a servers/libservers.x11.opt.32.llvm.a core/libcore.x11.opt.32.llvm.a -lXcursor -lXinerama -lXext -lXrandr -lXrender -lX11 -lXi -lfreetype -lpng16 -lvpx -lm -lpcre2-32 -lz -lGL -lpthread -lexecinfo clang++: warning: argument unused during compilation: '-no-pie' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] clang++: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument] ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0x4e): relocation R_PPC_GOT16 out of range: 67216 is not in [-32768, 32767]; references .L.str >>> referenced by godot_x11.cpp:42 (platform/x11/godot_x11.cpp:42) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0xf2): relocation R_PPC_GOT16 out of range: 67220 is not in [-32768, 32767]; references .L__FUNCTION__.main >>> referenced by godot_x11.cpp:65 (platform/x11/godot_x11.cpp:65) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0xf6): relocation R_PPC_GOT16 out of range: 67224 is not in [-32768, 32767]; references .L.str.1 >>> referenced by godot_x11.cpp:65 (platform/x11/godot_x11.cpp:65) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0xfa): relocation R_PPC_GOT16 out of range: 67228 is not in [-32768, 32767]; references .L.str.3 >>> referenced by godot_x11.cpp:65 (platform/x11/godot_x11.cpp:65) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0x166): relocation R_PPC_GOT16 out of range: 67220 is not in [-32768, 32767]; references .L__FUNCTION__.main >>> referenced by godot_x11.cpp:45 (platform/x11/godot_x11.cpp:45) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0x16a): relocation R_PPC_GOT16 out of range: 67224 is not in [-32768, 32767]; references .L.str.1 >>> referenced by godot_x11.cpp:45 (platform/x11/godot_x11.cpp:45) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function main: .text+0x16e): relocation R_PPC_GOT16 out of range: 67232 is not in [-32768, 32767]; references .L.str.2 >>> referenced by godot_x11.cpp:45 (platform/x11/godot_x11.cpp:45) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::~List(): .text._ZN4ListI6String16DefaultAllocatorED2Ev+0x9e): relocation R_PPC_GOT16 out of range: 67236 is not in [-32768, 32767]; references .L__FUNCTION__._ZN4ListI6String16DefaultAllocatorED2Ev >>> referenced by list.h:694 (./core/list.h:694) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::~List(): .text._ZN4ListI6String16DefaultAllocatorED2Ev+0xa2): relocation R_PPC_GOT16 out of range: 67240 is not in [-32768, 32767]; references .L.str.7 >>> referenced by list.h:694 (./core/list.h:694) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::~List(): .text._ZN4ListI6String16DefaultAllocatorED2Ev+0xa6): relocation R_PPC_GOT16 out of range: 67244 is not in [-32768, 32767]; references .L.str.8 >>> referenced by list.h:694 (./core/list.h:694) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x10e): relocation R_PPC_GOT16 out of range: 67248 is not in [-32768, 32767]; references .L__FUNCTION__._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE >>> referenced by list.h:149 (./core/list.h:149) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x112): relocation R_PPC_GOT16 out of range: 67240 is not in [-32768, 32767]; references .L.str.7 >>> referenced by list.h:149 (./core/list.h:149) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x116): relocation R_PPC_GOT16 out of range: 67252 is not in [-32768, 32767]; references .L.str.9 >>> referenced by list.h:149 (./core/list.h:149) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x122): relocation R_PPC_GOT16 out of range: 67248 is not in [-32768, 32767]; references .L__FUNCTION__._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE >>> referenced by list.h:150 (./core/list.h:150) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x126): relocation R_PPC_GOT16 out of range: 67240 is not in [-32768, 32767]; references .L.str.7 >>> referenced by list.h:150 (./core/list.h:150) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/godot_x11.x11.opt.32.llvm.o:(function List<String, DefaultAllocator>::_Data::erase(List<String, DefaultAllocator>::Element const*): .text._ZN4ListI6String16DefaultAllocatorE5_Data5eraseEPKNS2_7ElementE+0x12a): relocation R_PPC_GOT16 out of range: 67256 is not in [-32768, 32767]; references .L.str.10 >>> referenced by list.h:150 (./core/list.h:150) >>> defined in platform/x11/godot_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/context_gl_x11.x11.opt.32.llvm.o:(function ContextGL_X11::initialize(): .text+0x1ce): relocation R_PPC_GOT16 out of range: 67260 is not in [-32768, 32767]; references .L.str >>> referenced by context_gl_x11.cpp:99 (platform/x11/context_gl_x11.cpp:99) >>> defined in platform/x11/context_gl_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/context_gl_x11.x11.opt.32.llvm.o:(function ContextGL_X11::initialize(): .text+0x20a): relocation R_PPC_GOT16 out of range: 67264 is not in [-32768, 32767]; references ContextGL_X11::initialize()::visual_attribs_layered >>> referenced by context_gl_x11.cpp:136 (platform/x11/context_gl_x11.cpp:136) >>> defined in platform/x11/context_gl_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/context_gl_x11.x11.opt.32.llvm.o:(function ContextGL_X11::initialize(): .text+0x2be): relocation R_PPC_GOT16 out of range: 67268 is not in [-32768, 32767]; references ContextGL_X11::initialize()::visual_attribs >>> referenced by context_gl_x11.cpp:166 (platform/x11/context_gl_x11.cpp:166) >>> defined in platform/x11/context_gl_x11.x11.opt.32.llvm.o ld.lld: error: platform/x11/context_gl_x11.x11.opt.32.llvm.o:(function ContextGL_X11::initialize(): .text+0x2f6): relocation R_PPC_GOT16 out of range: 67272 is not in [-32768, 32767]; references ctxErrorHandler(_XDisplay*, XErrorEvent*) >>> referenced by context_gl_x11.cpp:175 (platform/x11/context_gl_x11.cpp:175) >>> defined in platform/x11/context_gl_x11.x11.opt.32.llvm.o ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) scons: *** [bin/godot.x11.opt.32.llvm] Error 1 scons: building terminated because of errors. [Time elapsed: 01:33:31.850] ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/devel/godot35