[package - 130arm64-default][x11-toolkits/nanogui] Failed for nanogui-g20220215_1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Apr 2022 03:13:44 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: yuri@FreeBSD.org Log URL: http://ampere3.nyi.freebsd.org/data/130arm64-default/875f224725f9/logs/nanogui-g20220215_1.log Build URL: http://ampere3.nyi.freebsd.org/build.html?mastername=130arm64-default&build=875f224725f9 Log: =>> Building x11-toolkits/nanogui build started at Wed Apr 20 03:13:26 UTC 2022 port directory: /usr/ports/x11-toolkits/nanogui package name: nanogui-g20220215_1 building for: FreeBSD 130arm64-default-job-02 13.0-RELEASE-p11 FreeBSD 13.0-RELEASE-p11 arm64 maintained by: yuri@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400050 Jail OSVERSION: 1300139 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300139 UNAME_v=FreeBSD 13.0-RELEASE-p11 UNAME_r=13.0-RELEASE-p11 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-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/130arm64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/130arm64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=130arm64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/130arm64-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 nanogui-g20220215_1: PYTHON=on: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.8" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.cache HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NINJA_STATUS="[%p %s/%t] " XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.cache HOME=/wrkdirs/usr/ports/x11-toolkits/nanogui/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/stage 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-- PYTHON="" NO_PYTHON="@comment " CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python3.8 PYTHON_LIBDIR=lib/python3.8 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.8/site-packages PYTHON_SUFFIX=38 PYTHON_EXT_SUFFIX=.cpython-38 PYTHON_VER=3.8 PYTHON_VERSION=python3.8 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/nanogui" EXAMPLESDIR="share/examples/nanogui" DATADIR="share/nanogui" WWWDIR="www/nanogui" ETCDIR="etc/nanogui" --End PLIST_SUB-- --SUB_LIST-- PYTHON="" NO_PYTHON="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nanogui DOCSDIR=/usr/local/share/doc/nanogui EXAMPLESDIR=/usr/local/share/examples/nanogui WWWDIR=/usr/local/www/nanogui ETCDIR=/usr/local/etc/nanogui --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 #### /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=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-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_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=aarch64 OPSYS=FreeBSD _OSRELEASE=13.0-RELEASE-p11 OSREL=13.0 OSVERSION=1300139 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) 1048576 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 BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> nanogui-g20220215_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.5_1.pkg [130arm64-default-job-02] Installing pkg-1.17.5_1... [130arm64-default-job-02] Extracting pkg-1.17.5_1: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nanogui-g20220215_1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by nanogui-g20220215_1 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by nanogui-g20220215_1 for building => SHA256 Checksum OK for mitsuba-renderer-nanogui-g20220215-c6505300bb3036ec87ac68f5f1699c434c3d7fc6_GH0.tar.gz. => SHA256 Checksum OK for wjakob-nanovg-bf2320d1175122374a9b806d91e9e666c9336375_GH0.tar.gz. => SHA256 Checksum OK for wjakob-nanovg_metal-075b04f16c579728c693b46a2ce408f2325968cf_GH0.tar.gz. => SHA256 Checksum OK for wjakob-glfw-e130e55a990998c78fd323f21076e798e0efe8a4_GH0.tar.gz. => SHA256 Checksum OK for pybind-pybind11-8de7772cc72daca8e947b79b83fea46214931604_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by nanogui-g20220215_1 for building ===> Extracting for nanogui-g20220215_1 => SHA256 Checksum OK for mitsuba-renderer-nanogui-g20220215-c6505300bb3036ec87ac68f5f1699c434c3d7fc6_GH0.tar.gz. => SHA256 Checksum OK for wjakob-nanovg-bf2320d1175122374a9b806d91e9e666c9336375_GH0.tar.gz. => SHA256 Checksum OK for wjakob-nanovg_metal-075b04f16c579728c693b46a2ce408f2325968cf_GH0.tar.gz. => SHA256 Checksum OK for wjakob-glfw-e130e55a990998c78fd323f21076e798e0efe8a4_GH0.tar.gz. => SHA256 Checksum OK for pybind-pybind11-8de7772cc72daca8e947b79b83fea46214931604_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for nanogui-g20220215_1 ===> Applying FreeBSD patches for nanogui-g20220215_1 from /usr/ports/x11-toolkits/nanogui/files =========================================================================== =======================<phase: build-depends >============================ ===> nanogui-g20220215_1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.22.2_1.pkg [130arm64-default-job-02] Installing cmake-3.22.2_1... [130arm64-default-job-02] `-- Installing curl-7.82.0_1... [130arm64-default-job-02] | `-- Installing ca_root_nss-3.77... [130arm64-default-job-02] | `-- Extracting ca_root_nss-3.77: ........ done [130arm64-default-job-02] | `-- Installing libnghttp2-1.46.0... [130arm64-default-job-02] | `-- Extracting libnghttp2-1.46.0: .......... done <snip> [130arm64-default-job-02] `-- Installing expat-2.4.8... [130arm64-default-job-02] `-- Extracting expat-2.4.8: .......... done [130arm64-default-job-02] `-- Installing jsoncpp-1.9.5... [130arm64-default-job-02] `-- Extracting jsoncpp-1.9.5: .......... done [130arm64-default-job-02] `-- Installing libarchive-3.6.0,1... [130arm64-default-job-02] | `-- Installing liblz4-1.9.3,1... [130arm64-default-job-02] | `-- Extracting liblz4-1.9.3,1: .......... done [130arm64-default-job-02] | `-- Installing zstd-1.5.2... [130arm64-default-job-02] | `-- Extracting zstd-1.5.2: .......... done [130arm64-default-job-02] `-- Extracting libarchive-3.6.0,1: .......... done [130arm64-default-job-02] `-- Installing libuv-1.42.0... [130arm64-default-job-02] `-- Extracting libuv-1.42.0: .......... done [130arm64-default-job-02] `-- Installing rhash-1.4.2... [130arm64-default-job-02] `-- Extracting rhash-1.4.2: .......... done [130arm64-default-job-02] Extracting cmake-3.22.2_1: .......... done ===== Message from ca_root_nss-3.77: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===> nanogui-g20220215_1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.2,2.pkg [130arm64-default-job-02] Installing ninja-1.10.2,2... [130arm64-default-job-02] `-- Installing python38-3.8.13... [130arm64-default-job-02] | `-- Installing libffi-3.3_1... [130arm64-default-job-02] | `-- Extracting libffi-3.3_1: .......... done [130arm64-default-job-02] | `-- Installing mpdecimal-2.5.1... [130arm64-default-job-02] | `-- Extracting mpdecimal-2.5.1: .......... done [130arm64-default-job-02] | `-- Installing readline-8.1.2... [130arm64-default-job-02] | `-- Extracting readline-8.1.2: .......... done [130arm64-default-job-02] `-- Extracting python38-3.8.13: .......... done [130arm64-default-job-02] Extracting ninja-1.10.2,2: ........ done ===== Message from python38-3.8.13: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py38-gdbm databases/py-gdbm@py38 py38-sqlite3 databases/py-sqlite3@py38 py38-tkinter x11-toolkits/py-tkinter@py38 ===> nanogui-g20220215_1 depends on executable: ninja - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/bin/python3.8 - found ===> nanogui-g20220215_1 depends on package: xorgproto>=0 - not found ===> Installing existing package /packages/All/xorgproto-2021.5.pkg [130arm64-default-job-02] Installing xorgproto-2021.5... [130arm64-default-job-02] Extracting xorgproto-2021.5: .......... done ===> nanogui-g20220215_1 depends on package: xorgproto>=0 - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.7.2,1.pkg [130arm64-default-job-02] Installing libX11-1.7.2,1... [130arm64-default-job-02] `-- Installing libxcb-1.14_1... [130arm64-default-job-02] | `-- Installing libXau-1.0.9... [130arm64-default-job-02] | `-- Extracting libXau-1.0.9: .......... done [130arm64-default-job-02] | `-- Installing libXdmcp-1.1.3... [130arm64-default-job-02] | `-- Extracting libXdmcp-1.1.3: ......... done [130arm64-default-job-02] | `-- Installing libpthread-stubs-0.4... [130arm64-default-job-02] | `-- Extracting libpthread-stubs-0.4: .... done [130arm64-default-job-02] `-- Extracting libxcb-1.14_1: .......... done [130arm64-default-job-02] Extracting libX11-1.7.2,1: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - not found ===> Installing existing package /packages/All/libXcursor-1.2.0.pkg [130arm64-default-job-02] Installing libXcursor-1.2.0... [130arm64-default-job-02] `-- Installing libXfixes-6.0.0... [130arm64-default-job-02] `-- Extracting libXfixes-6.0.0: .......... done [130arm64-default-job-02] `-- Installing libXrender-0.9.10_2... [130arm64-default-job-02] `-- Extracting libXrender-0.9.10_2: .......... done [130arm64-default-job-02] Extracting libXcursor-1.2.0: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found ===> Installing existing package /packages/All/libXi-1.8,1.pkg [130arm64-default-job-02] Installing libXi-1.8,1... [130arm64-default-job-02] `-- Installing libXext-1.3.4,1... [130arm64-default-job-02] `-- Extracting libXext-1.3.4,1: .......... done [130arm64-default-job-02] Extracting libXi-1.8,1: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - not found ===> Installing existing package /packages/All/libXinerama-1.1.4_2,1.pkg [130arm64-default-job-02] Installing libXinerama-1.1.4_2,1... [130arm64-default-job-02] Extracting libXinerama-1.1.4_2,1: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Installing existing package /packages/All/libXrandr-1.5.2.pkg [130arm64-default-job-02] Installing libXrandr-1.5.2... [130arm64-default-job-02] Extracting libXrandr-1.5.2: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - not found ===> Installing existing package /packages/All/libXxf86vm-1.1.4_3.pkg [130arm64-default-job-02] Installing libXxf86vm-1.1.4_3... [130arm64-default-job-02] Extracting libXxf86vm-1.1.4_3: .......... done ===> nanogui-g20220215_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> Returning to build of nanogui-g20220215_1 =========================================================================== =======================<phase: lib-depends >============================ ===> nanogui-g20220215_1 depends on shared library: libglfw.so - not found ===> Installing existing package /packages/All/glfw-3.3.7.pkg [130arm64-default-job-02] Installing glfw-3.3.7... [130arm64-default-job-02] `-- Installing libGLU-9.0.2_1... [130arm64-default-job-02] | `-- Installing libglvnd-1.4.0_1... [130arm64-default-job-02] | `-- Extracting libglvnd-1.4.0_1: .......... done [130arm64-default-job-02] `-- Extracting libGLU-9.0.2_1: ..... done [130arm64-default-job-02] Extracting glfw-3.3.7: .......... done ===> nanogui-g20220215_1 depends on shared library: libglfw.so - found (/usr/local/lib/libglfw.so) ===> Returning to build of nanogui-g20220215_1 ===> nanogui-g20220215_1 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for nanogui-g20220215_1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build -- NanoGUI v0.1.4 -- The CXX compiler identification is Clang 11.0.1 -- The C compiler identification is Clang 11.0.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- NanoGUI: using GLES 2 backend. -- NanoGUI: building shared library. -- NanoGUI: using libc++. -- NanoGUI: building the Python plugin. -- Found Python3: /usr/local/bin/python3.8 (found suitable exact version "3.8.13") found components: Interpreter Development Development.Module Development.Embed -- pybind11 v2.6.2 CMake Warning (dev) at /usr/local/share/cmake/Modules/CMakeDependentOption.cmake:84 (message): Policy CMP0127 is not set: cmake_dependent_option() supports full Condition Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): ext/pybind11/CMakeLists.txt:98 (cmake_dependent_option) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BOOST_PYTHON_SUFFIX CMAKE_COLOR_MAKEFILE CMAKE_VERBOSE_MAKEFILE Python_ADDITIONAL_VERSIONS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for nanogui-g20220215_1 [ 1% 1/55] cd /wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build && /usr/local/bin/cmake -DOUTPUT_C=nanogui_resources.cpp -DOUTPUT_H=nanogui_resources.h -DINPUT_FILES=/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/FontAwesome-Solid.ttf,/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/Inconsolata-Regular.ttf,/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/Roboto-Bold.ttf,/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/Roboto-Regular.ttf,/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/imageview_fragment.gles,/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/resources/imageview_vertex.gles -P /wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68 f5f1699c434c3d7fc6/resources/bin2c.cmake [ 3% 3/55] /usr/bin/cc -DNANOGUI_BUILD -DNANOGUI_GLES_VERSION=2 -DNANOGUI_SHARED -DNANOGUI_USE_GLES -DNVG_BUILD -DNVG_SHARED -DNVG_STB_IMAGE_IMPLEMENTATION -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/include -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -fPIC -march=nehalem -MD -MT CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o -MF CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o.d -o CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o -c /wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src/nanovg.c FAILED: CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o /usr/bin/cc -DNANOGUI_BUILD -DNANOGUI_GLES_VERSION=2 -DNANOGUI_SHARED -DNANOGUI_USE_GLES -DNVG_BUILD -DNVG_SHARED -DNVG_STB_IMAGE_IMPLEMENTATION -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/include -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -fPIC -march=nehalem -MD -MT CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o -MF CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o.d -o CMakeFiles/nanogui.dir/ext/nanovg/src/nanovg.c.o -c /wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src/nanovg.c cc: error: the clang compiler does not support '-march=nehalem' [ 5% 3/55] /usr/bin/c++ -DNANOGUI_BUILD -DNANOGUI_GLES_VERSION=2 -DNANOGUI_SHARED -DNANOGUI_USE_GLES -DNVG_BUILD -DNVG_SHARED -DNVG_STB_IMAGE_IMPLEMENTATION -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/include -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wextra -stdlib=libc++ -D_LIBCPP_VERSION -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -fPIC -fvisibility=hidden -march=nehalem -std=gnu++17 -MD -MT CMakeFiles/nanogui.dir/src/texture_gl.cpp.o -MF CMakeFiles/nanogui.dir/src/texture_gl.cpp.o.d -o CMakeFiles/nanogui.dir/src/texture_gl.cpp.o -c /wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/src/texture_gl.cpp FAILED: CMakeFiles/nanogui.dir/src/texture_gl.cpp.o /usr/bin/c++ -DNANOGUI_BUILD -DNANOGUI_GLES_VERSION=2 -DNANOGUI_SHARED -DNANOGUI_USE_GLES -DNVG_BUILD -DNVG_SHARED -DNVG_STB_IMAGE_IMPLEMENTATION -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/.build -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/include -I/wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/ext/nanovg/src -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wextra -stdlib=libc++ -D_LIBCPP_VERSION -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -flto=thin -fPIC -fvisibility=hidden -march=nehalem -std=gnu++17 -MD -MT CMakeFiles/nanogui.dir/src/texture_gl.cpp.o -MF CMakeFiles/nanogui.dir/src/texture_gl.cpp.o.d -o CMakeFiles/nanogui.dir/src/texture_gl.cpp.o -c /wrkdirs/usr/ports/x11-toolkits/nanogui/work/nanogui-c6505300bb3036ec87ac68f5f1699c434c3d7fc6/src/texture_gl.cpp c++: error: the clang compiler does not support '-march=nehalem' ninja: build stopped: subcommand failed. ===> 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/x11-toolkits/nanogui