Date: Sat, 13 Feb 2021 06:25:29 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 122powerpc64-quarterly][misc/ngraph] Failed for ngraph-machine-learning-library-0.29.0.r.0.345_3 in configure Message-ID: <202102130625.11D6PTKO004575@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 Last committer: thierry@FreeBSD.org Ident: $FreeBSD: branches/2021Q1/misc/ngraph/Makefile 557839 2020-12-12 17:04:37Z thierry $ Log URL: http://pylon.nyi.freebsd.org/data/122powerpc64-quarterly/564023/logs/ngraph-machine-learning-library-0.29.0.r.0.345_3.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=122powerpc64-quarterly&build=564023 Log: =>> Building misc/ngraph build started at Sat Feb 13 06:22:27 UTC 2021 port directory: /usr/ports/misc/ngraph package name: ngraph-machine-learning-library-0.29.0.r.0.345_3 building for: FreeBSD 122powerpc64-quarterly-job-03 12.2-RELEASE FreeBSD 12.2-RELEASE powerpc maintained by: yuri@FreeBSD.org Makefile ident: $FreeBSD: branches/2021Q1/misc/ngraph/Makefile 557839 2020-12-12 17:04:37Z thierry $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1400003 Jail OSVERSION: 1202000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1202000 UNAME_v=FreeBSD 12.2-RELEASE UNAME_r=12.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root 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-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen PWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=122powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/122powerpc64-quarterly/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 ngraph-machine-learning-library-0.29.0.r.0.345_3: NATIVE=off: Build with native optimizations (-march=native) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/misc/ngraph/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/ngraph/work HOME=/wrkdirs/usr/ports/misc/ngraph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/ngraph/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/ngraph/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/ngraph/work HOME=/wrkdirs/usr/ports/misc/ngraph/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/misc/ngraph/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/misc/ngraph/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="clang90" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="clang-cpp90" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="clang++90" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/eigen3 -isystem /usr/local/include " 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_DA TA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ngraph" EXAMPLESDIR="share/examples/ngraph" DATADIR="share/ngraph" WWWDIR="www/ngraph" ETCDIR="etc/ngraph" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ngraph DOCSDIR=/usr/local/share/doc/ngraph EXAMPLESDIR=/usr/local/share/examples/ngraph WWWDIR=/usr/local/www/ngraph ETCDIR=/usr/local/etc/ngraph --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=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.2-RELEASE OSREL=12.2 OSVERSION=1202000 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) 33554432 stack size (kbytes, -s) 524288 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 APACHE20 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.1.txz [122powerpc64-quarterly-job-03] Installing pkg-1.16.1... [122powerpc64-quarterly-job-03] Extracting pkg-1.16.1: .......... done ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ngraph-machine-learning-library-0.29.0.r.0.345_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by ngraph-machine-learning-library-0.29.0.r.0.345_3 for building =========================================================================== =======================<phase: checksum >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by ngraph-machine-learning-library-0.29.0.r.0.345_3 for building => SHA256 Checksum OK for NervanaSystems-ngraph-v0.29.0-rc.0-345-g58b649aa6_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by ngraph-machine-learning-library-0.29.0.r.0.345_3 for building ===> Extracting for ngraph-machine-learning-library-0.29.0.r.0.345_3 => SHA256 Checksum OK for NervanaSystems-ngraph-v0.29.0-rc.0-345-g58b649aa6_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ngraph-machine-learning-library-0.29.0.r.0.345_3 ===> Applying FreeBSD patches for ngraph-machine-learning-library-0.29.0.r.0.345_3 from /usr/ports/misc/ngraph/files =========================================================================== =======================<phase: build-depends >============================ ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on package: onednn>0 - not found ===> Installing existing package /packages/All/onednn-1.7_3.txz [122powerpc64-quarterly-job-03] Installing onednn-1.7_3... [122powerpc64-quarterly-job-03] `-- Installing gcc9-9.3.0_1... [122powerpc64-quarterly-job-03] | `-- Installing binutils-2.33.1_4,1... [122powerpc64-quarterly-job-03] | | `-- Installing gettext-runtime-0.21... [122powerpc64-quarterly-job-03] | | `-- Installing indexinfo-0.3.1... [122powerpc64-quarterly-job-03] | | `-- Extracting indexinfo-0.3.1: .... done [122powerpc64-quarterly-job-03] | | `-- Extracting gettext-runtime-0.21: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting binutils-2.33.1_4,1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing gmp-6.2.1... [122powerpc64-quarterly-job-03] | `-- Extracting gmp-6.2.1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing mpc-1.1.0_2... [122powerpc64-quarterly-job-03] | | `-- Installing mpfr-4.1.0... [122powerpc64-quarterly-job-03] | | `-- Extracting mpfr-4.1.0: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting mpc-1.1.0_2: ......... done [122powerpc64-quarterly-job-03] `-- Extracting gcc9-9.3.0_1: .......... done <snip> 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 ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on file: /usr/local/bin/cmake - found ===> Returning to build of ngraph-machine-learning-library-0.29.0.r.0.345_3 ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.10.2,2.txz [122powerpc64-quarterly-job-03] Installing ninja-1.10.2,2... [122powerpc64-quarterly-job-03] Extracting ninja-1.10.2,2: ........ done ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on executable: ninja - found ===> Returning to build of ngraph-machine-learning-library-0.29.0.r.0.345_3 ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - not found ===> Installing existing package /packages/All/eigen-3.3.8.txz [122powerpc64-quarterly-job-03] Installing eigen-3.3.8... [122powerpc64-quarterly-job-03] `-- Installing adol-c-2.7.2... [122powerpc64-quarterly-job-03] | `-- Installing boost-libs-1.72.0_3... [122powerpc64-quarterly-job-03] | | `-- Installing icu-68.2,1... [122powerpc64-quarterly-job-03] | | `-- Extracting icu-68.2,1: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting boost-libs-1.72.0_3: .......... done [122powerpc64-quarterly-job-03] `-- Extracting adol-c-2.7.2: .......... done [122powerpc64-quarterly-job-03] `-- Installing fftw3-3.3.9... [122powerpc64-quarterly-job-03] `-- Extracting fftw3-3.3.9: .......... done [122powerpc64-quarterly-job-03] `-- Installing mesa-libs-20.2.3... [122powerpc64-quarterly-job-03] | `-- Installing libX11-1.6.12,1... [122powerpc64-quarterly-job-03] | | `-- Installing libxcb-1.14_1... [122powerpc64-quarterly-job-03] | | `-- Installing libXau-1.0.9... [122powerpc64-quarterly-job-03] | | `-- Extracting libXau-1.0.9: .......... done [122powerpc64-quarterly-job-03] | | `-- Installing libXdmcp-1.1.3... [122powerpc64-quarterly-job-03] | | | `-- Installing xorgproto-2020.1... [122powerpc64-quarterly-job-03] | | | `-- Extracting xorgproto-2020.1: .......... done [122powerpc64-quarterly-job-03] | | `-- Extracting libXdmcp-1.1.3: ......... done [122powerpc64-quarterly-job-03] | | `-- Installing libpthread-stubs-0.4... [122powerpc64-quarterly-job-03] | | `-- Extracting libpthread-stubs-0.4: .... done [122powerpc64-quarterly-job-03] | | `-- Extracting libxcb-1.14_1: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting libX11-1.6.12,1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libXdamage-1.1.5... [122powerpc64-quarterly-job-03] | | `-- Installing libXfixes-5.0.3_2... [122powerpc64-quarterly-job-03] | | `-- Extracting libXfixes-5.0.3_2: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting libXdamage-1.1.5: ......... done [122powerpc64-quarterly-job-03] | `-- Installing libXext-1.3.4,1... [122powerpc64-quarterly-job-03] | `-- Extracting libXext-1.3.4,1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libXrandr-1.5.2... [122powerpc64-quarterly-job-03] | | `-- Installing libXrender-0.9.10_2... [122powerpc64-quarterly-job-03] | | `-- Extracting libXrender-0.9.10_2: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting libXrandr-1.5.2: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libXxf86vm-1.1.4_3... [122powerpc64-quarterly-job-03] | `-- Extracting libXxf86vm-1.1.4_3: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libdrm-2.4.103,1... [122powerpc64-quarterly-job-03] | | `-- Installing libpciaccess-0.16... [122powerpc64-quarterly-job-03] | | `-- Installing pciids-20201127... [122powerpc64-quarterly-job-03] | | `-- Extracting pciids-20201127: ..... done [122powerpc64-quarterly-job-03] | | `-- Extracting libpciaccess-0.16: ......... done [122powerpc64-quarterly-job-03] | `-- Extracting libdrm-2.4.103,1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libunwind-20200331_1... [122powerpc64-quarterly-job-03] | `-- Extracting libunwind-20200331_1: .......... done [122powerpc64-quarterly-job-03] | `-- Installing libxshmfence-1.3... [122powerpc64-quarterly-job-03] | `-- Extracting libxshmfence-1.3: ......... done [122powerpc64-quarterly-job-03] | `-- Installing wayland-1.18.0_4... [122powerpc64-quarterly-job-03] | | `-- Installing libepoll-shim-0.0.20200602... [122powerpc64-quarterly-job-03] | | `-- Extracting libepoll-shim-0.0.20200602: .......... done [122powerpc64-quarterly-job-03] | `-- Extracting wayland-1.18.0_4: .......... done [122powerpc64-quarterly-job-03] | `-- Installing zstd-1.4.5_1... [122powerpc64-quarterly-job-03] | `-- Extracting zstd-1.4.5_1: .......... done [122powerpc64-quarterly-job-03] `-- Extracting mesa-libs-20.2.3: .......... done [122powerpc64-quarterly-job-03] `-- Installing openblas-0.3.12,1... [122powerpc64-quarterly-job-03] `-- Extracting openblas-0.3.12,1: .......... done [122powerpc64-quarterly-job-03] `-- Installing suitesparse-5.8.1... [122powerpc64-quarterly-job-03] | `-- Installing metis-5.1.0_8... [122powerpc64-quarterly-job-03] | `-- Extracting metis-5.1.0_8: .......... done [122powerpc64-quarterly-job-03] | `-- Installing tbb-2020.3_1... [122powerpc64-quarterly-job-03] | `-- Extracting tbb-2020.3_1: .......... done [122powerpc64-quarterly-job-03] `-- Extracting suitesparse-5.8.1: .......... done [122powerpc64-quarterly-job-03] `-- Installing superlu-5.2.2... [122powerpc64-quarterly-job-03] | `-- Installing blas-3.5.0_6... [122powerpc64-quarterly-job-03] | `-- Extracting blas-3.5.0_6: ....... done [122powerpc64-quarterly-job-03] | `-- Installing lapack-3.5.0_8... [122powerpc64-quarterly-job-03] | `-- Extracting lapack-3.5.0_8: .......... done [122powerpc64-quarterly-job-03] `-- Extracting superlu-5.2.2: .......... done [122powerpc64-quarterly-job-03] Extracting eigen-3.3.8: .......... done ===== Message from boost-libs-1.72.0_3: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===== Message from metis-5.1.0_8: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on file: /usr/local/libdata/pkgconfig/eigen3.pc - found ===> Returning to build of ngraph-machine-learning-library-0.29.0.r.0.345_3 ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.7.3,1.txz [122powerpc64-quarterly-job-03] Installing pkgconf-1.7.3,1... [122powerpc64-quarterly-job-03] Extracting pkgconf-1.7.3,1: .......... done ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of ngraph-machine-learning-library-0.29.0.r.0.345_3 =========================================================================== =======================<phase: lib-depends >============================ ===> ngraph-machine-learning-library-0.29.0.r.0.345_3 depends on shared library: libtbb.so - found (/usr/local/lib/libtbb.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for ngraph-machine-learning-library-0.29.0.r.0.345_3 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/misc/ngraph/work/.build -- Found Git: /wrkdirs/usr/ports/misc/ngraph/work/.bin/git -- Current hash -- NGRAPH_VERSION 0.0.0+custom-build -- NGRAPH_VERSION_SHORT 0.0.0 -- NGRAPH_WHEEL_VERSION 0.0.0 -- NGRAPH_API_VERSION 0.0 -- The C compiler identification is Clang 9.0.1 -- The CXX compiler identification is Clang 9.0.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Check for working C compiler: /usr/local/bin/clang90 -- Check for working C compiler: /usr/local/bin/clang90 - broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:66 (message): The C compiler "/usr/local/bin/clang90" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/misc/ngraph/work/.build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/local/bin/ninja cmTC_b09d7 && [1/2] Building C object CMakeFiles/cmTC_b09d7.dir/testCCompiler.c.o [2/2] Linking C executable cmTC_b09d7 FAILED: cmTC_b09d7 : && /usr/local/bin/clang90 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong CMakeFiles/cmTC_b09d7.dir/testCCompiler.c.o -o cmTC_b09d7 && : ld: error: crtstuff.c:(.text+0x16): relocation R_PPC64_TOC16_DS out of range: -32808 is not in [-32768, 32767] ld: error: crtstuff.c:(.text+0x12): relocation R_PPC64_TOC16_DS out of range: -32776 is not in [-32768, 32767] ld: error: crtstuff.c:(.text+0x2E): relocation R_PPC64_TOC16_DS out of range: -32800 is not in [-32768, 32767] ld: error: crtstuff.c:(.text+0xA6): relocation R_PPC64_TOC16_DS out of range: -32792 is not in [-32768, 32767] ld: error: crtstuff.c:(.text+0xBE): relocation R_PPC64_TOC16_DS out of range: -32784 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:136:(.text+0x32): relocation R_PPC64_TOC16_DS out of range: -32936 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:139:(.text+0x5A): relocation R_PPC64_TOC16_DS out of range: -32928 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/powerpc64/crt1.c:85:(.text+0xAE): relocation R_PPC64_TOC16_DS out of range: -32920 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/powerpc64/crt1.c:86:(.text+0xBA): relocation R_PPC64_TOC16_DS out of range: -32912 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/powerpc64/crt1.c:96:(.text+0xDA): relocation R_PPC64_TOC16_DS out of range: -32848 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/powerpc64/crt1.c:96:(.text+0x106): relocation R_PPC64_TOC16_DS out of range: -32840 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/powerpc64/crt1.c:88:(.text+0x12A): relocation R_PPC64_TOC16_DS out of range: -32904 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:114:(.text+0x14A): relocation R_PPC64_TOC16_DS out of range: -32912 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:114:(.text+0x14E): relocation R_PPC64_TOC16_DS out of range: -32896 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:116:(.text+0x16A): relocation R_PPC64_TOC16_DS out of range: -32888 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:116:(.text+0x16E): relocation R_PPC64_TOC16_DS out of range: -32880 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:122:(.text+0x1CE): relocation R_PPC64_TOC16_DS out of range: -32872 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:123:(.text+0x1EE): relocation R_PPC64_TOC16_DS out of range: -32864 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:123:(.text+0x1F2): relocation R_PPC64_TOC16_DS out of range: -32856 is not in [-32768, 32767] ld: error: /usr/src/lib/csu/common/ignore_init.c:96:(.text+0x262): relocation R_PPC64_TOC16_DS out of range: -32824 is not in [-32768, 32767] ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) clang-9: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:66 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/misc/ngraph/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/misc/ngraph/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/misc/ngraph
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102130625.11D6PTKO004575>