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:     r...@freebsd.org
Last committer: dumbb...@freebsd.org
Ident:          $FreeBSD: head/lang/rust/Makefile 459943 2018-01-25 13:59:23Z 
dumbbell $
Log URL:        
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p461032_s328914/logs/rust-1.23.0.log
Build URL:      
http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p461032_s328914
Log:

=>> Building lang/rust
build started at Thu Feb 15 02:58:43 UTC 2018
port directory: /usr/ports/lang/rust
package name: rust-1.23.0
building for: FreeBSD head-arm64-default-job-08 12.0-CURRENT FreeBSD 
12.0-CURRENT 1200056 arm64
maintained by: r...@freebsd.org
Makefile ident:      $FreeBSD: head/lang/rust/Makefile 459943 2018-01-25 
13:59:23Z dumbbell $
Poudriere version: 3.2.4-42-g98f2e28b
Host OSVERSION: 1200052
Jail OSVERSION: 1200056
Job Id: 08




!!! Jail is newer than host. (Jail: 1200056, Host: 1200052) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200056
UNAME_v=FreeBSD 12.0-CURRENT 1200056
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.2.4-42-g98f2e28b
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
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 rust-1.23.0:
     DOCS=on: Build and/or install documentation
     GDB=off: Install ports gdb (necessary for debugging rust programs)
     LLNEXTGEN=off: Build with grammar verification
     SOURCES=off: Install source files
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
r...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work  
HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/rust/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--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include 
OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rust/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rust/work  
HOME=/wrkdirs/usr/ports/lang/rust/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/lang/rust/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 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-isystem /usr/local/include"  LDFLAGS=" " LIBS="-L/usr/local/lib"  
CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  
-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_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
RUST_TARGET=aarch64-unknown-freebsd PORTDOCS="" PORTEXAMPLES="" 
PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  
PYTHON_PLATFORM=freebsd12  PYTHON_PYOEXTENSION=pyo  
PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7 
 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/rust"  EXAMPLESDIR="share/examples/rust"  
DATADIR="share/rust"  WWWDIR="www/rust"  ETCDIR="etc/rust"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/rust 
DOCSDIR=/usr/local/share/doc/rust EXAMPLESDIR=/usr/local/share/examples/rust  
WWWDIR=/usr/local/www/rust ETCDIR=/usr/local/etc/rust
--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 ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200056
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---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 APACHE20  MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rust-1.23.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.4.txz
[head-arm64-default-job-08] Installing pkg-1.10.4...
[head-arm64-default-job-08] Extracting pkg-1.10.4: .......... done
===>   rust-1.23.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of rust-1.23.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.23.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.23.0 for building
=> SHA256 Checksum OK for rust/rustc-1.23.0-src.tar.xz.
=> SHA256 Checksum OK for 
rust/2017-11-20/rustc-1.22.1-aarch64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for 
rust/2017-11-20/rust-std-1.22.1-aarch64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for 
rust/2017-11-20/cargo-0.23.0-aarch64-unknown-freebsd.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.23.0 for building
===>  Extracting for rust-1.23.0
=> SHA256 Checksum OK for rust/rustc-1.23.0-src.tar.xz.
=> SHA256 Checksum OK for 
rust/2017-11-20/rustc-1.22.1-aarch64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for 
rust/2017-11-20/rust-std-1.22.1-aarch64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for 
rust/2017-11-20/cargo-0.23.0-aarch64-unknown-freebsd.tar.gz.
/bin/ln -sf 
/portdistfiles/rust/2017-11-20/rustc-1.22.1-aarch64-unknown-freebsd.tar.gz  
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/cache/2017-11-20
/bin/ln -sf 
/portdistfiles/rust/2017-11-20/cargo-0.23.0-aarch64-unknown-freebsd.tar.gz  
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/cache/2017-11-20
/usr/bin/tar -x -C /wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src -f 
/portdistfiles/rust/2017-11-20/rust-std-1.22.1-aarch64-unknown-freebsd.tar.gz
cc -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing -fPIC -c -o 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/old_fstat.o 
/usr/ports/lang/rust/files/old_fstat.c
(set -ex; cd /wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src;  
libstd="$(echo 
"rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/"libstd-*.rlib)";
  hash="$(basename "$libstd" .rlib | /usr/bin/sed 's/^libstd-//')";  
std_o="std-$hash.std0.rust-cgu.o";  ar x "$libstd" "$std_o";  ld -r -o std.xx.o 
"$std_o" old_fstat.o;  /bin/mv std.xx.o "$std_o";  ar r "$libstd" "$std_o")
+ cd /wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src
+ echo 
rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/libstd-705efc2cf5cfcc70.rlib
+ 
libstd=rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/libstd-705efc2cf5cfcc70.rlib
+ basename 
rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/libstd-705efc2cf5cfcc70.rlib
 .rlib
+ /usr/bin/sed s/^libstd-//
+ hash=705efc2cf5cfcc70
+ std_o=std-705efc2cf5cfcc70.std0.rust-cgu.o
+ ar x 
rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/libstd-705efc2cf5cfcc70.rlib
 std-705efc2cf5cfcc70.std0.rust-cgu.o
+ ld -r -o std.xx.o std-705efc2cf5cfcc70.std0.rust-cgu.o old_fstat.o
+ /bin/mv std.xx.o std-705efc2cf5cfcc70.std0.rust-cgu.o
+ ar r 
rust-std-1.22.1-aarch64-unknown-freebsd/rust-std-aarch64-unknown-freebsd/lib/rustlib/aarch64-unknown-freebsd/lib/libstd-705efc2cf5cfcc70.rlib
 std-705efc2cf5cfcc70.std0.rust-cgu.o
/usr/bin/tar -cz --format=ustar -C 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src -f 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/rust-std.tar.gz 
rust-std-1.22.1-aarch64-unknown-freebsd
/bin/mv /wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/rust-std.tar.gz 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/cache/2017-11-20/rust-std-1.22.1-aarch64-unknown-freebsd.tar.gz
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rust-1.23.0
===>  Applying extra patch /usr/ports/lang/rust/files/extra-patch-ino64
===>  Applying FreeBSD patches for rust-1.23.0
===========================================================================
=======================<phase: build-depends  >============================
<snip>
[ 54%] Building CXX object 
src/passes/CMakeFiles/passes.dir/RemoveUnusedBrs.cpp.o
[ 57%] Building CXX object src/passes/CMakeFiles/passes.dir/Metrics.cpp.o
[ 58%] Building CXX object src/passes/CMakeFiles/passes.dir/PostEmscripten.cpp.o
[ 60%] Building CXX object 
src/passes/CMakeFiles/passes.dir/RelooperJumpThreading.cpp.o
[ 61%] Building CXX object 
src/passes/CMakeFiles/passes.dir/OptimizeInstructions.cpp.o
[ 63%] Building CXX object src/passes/CMakeFiles/passes.dir/PickLoadSigns.cpp.o
[ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/Print.cpp.o
[ 64%] Building CXX object src/passes/CMakeFiles/passes.dir/Inlining.cpp.o
[ 65%] Building CXX object src/passes/CMakeFiles/passes.dir/NameList.cpp.o
[ 67%] Building CXX object 
src/passes/CMakeFiles/passes.dir/RemoveUnusedNames.cpp.o
[ 68%] Building CXX object 
src/passes/CMakeFiles/passes.dir/I64ToI32Lowering.cpp.o
[ 69%] Building CXX object 
src/passes/CMakeFiles/passes.dir/ReorderFunctions.cpp.o
[ 73%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveMemory.cpp.o
[ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/LogExecution.cpp.o
[ 75%] Building CXX object src/passes/CMakeFiles/passes.dir/SSAify.cpp.o
[ 72%] Building CXX object src/passes/CMakeFiles/passes.dir/SafeHeap.cpp.o
[ 78%] Building CXX object 
src/passes/CMakeFiles/passes.dir/RemoveUnusedModuleElements.cpp.o
[ 78%] Building CXX object src/passes/CMakeFiles/passes.dir/SimplifyLocals.cpp.o
[ 79%] Building CXX object src/passes/CMakeFiles/passes.dir/PrintCallGraph.cpp.o
[ 80%] Building CXX object src/passes/CMakeFiles/passes.dir/ReReloop.cpp.o
[ 82%] Building CXX object src/passes/CMakeFiles/passes.dir/TrapMode.cpp.o
[ 83%] Building CXX object src/passes/CMakeFiles/passes.dir/RemoveImports.cpp.o
[ 84%] Building CXX object src/passes/CMakeFiles/passes.dir/Untee.cpp.o
[ 86%] Building CXX object src/passes/CMakeFiles/passes.dir/ReorderLocals.cpp.o
[ 87%] Building CXX object src/passes/CMakeFiles/passes.dir/Vacuum.cpp.o
gmake[4]: Leaving directory 
'/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/aarch64-unknown-freebsd/stage0-rustc/aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/aarch64-unknown-freebsd/stage0-rustc/aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/aarch64-unknown-freebsd/stage0-rustc/aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/aarch64-unknown-freebsd/stage0-rustc/aarch64-unknown-freebsd/release/build/rustc_binaryen-cfb76adb9420e94c/out/build'

--- stderr
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** 
[src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/build.make:63: 
src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/optimizer-shared.cpp.o]
 Error 1
gmake[4]: *** Waiting for unfinished jobs....
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: c++: errorerror: : the clang compiler does not support '-march=native'the 
clang compiler does not support '-march=native'

c++c++: error: the clang compiler does not support '-march=native'c++
: error: the clang compiler does not support '-march=native': 
c++errorc++: the clang compiler does not support '-march=native'
: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** 
[src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/build.make:111: 
src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/simple_ast.cpp.o] 
Error 1
gmake[4]: *** [src/ir/CMakeFiles/ir.dir/build.make:111: 
src/ir/CMakeFiles/ir.dir/LocalGraph.cpp.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:135: 
src/support/CMakeFiles/support.dir/command-line.cpp.o] Error 1
gmake[4]: *** [src/ir/CMakeFiles/ir.dir/build.make:87: 
src/ir/CMakeFiles/ir.dir/ExpressionManipulator.cpp.o] Error 1
: errorgmake[4]: *** Waiting for unfinished jobs....
: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/asmjs/CMakeFiles/asmjs.dir/build.make:87: 
src/asmjs/CMakeFiles/asmjs.dir/shared-constants.cpp.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: *** [src/cfg/CMakeFiles/cfg.dir/build.make:63: 
src/cfg/CMakeFiles/cfg.dir/Relooper.cpp.o] Error 1
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:159: 
src/support/CMakeFiles/support.dir/file.cpp.o] Error 1
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:207: 
src/support/CMakeFiles/support.dir/threads.cpp.o] Error 1
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:87: 
src/support/CMakeFiles/support.dir/bits.cpp.o] Error 1
gmake[3]: *** [CMakeFiles/Makefile2:665: src/cfg/CMakeFiles/cfg.dir/all] Error 2
gmake[3]: *** Waiting for unfinished jobs....
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:183: 
src/support/CMakeFiles/support.dir/safe_integer.cpp.o] Error 1
gmake[4]: *** [src/ir/CMakeFiles/ir.dir/build.make:63: 
src/ir/CMakeFiles/ir.dir/ExpressionAnalyzer.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
c++: error: gmake[3]: *** [CMakeFiles/Makefile2:555: 
src/ir/CMakeFiles/ir.dir/all] Error 2
the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:63: 
src/support/CMakeFiles/support.dir/archive.cpp.o] Error 1
gmake[4]: *** [src/asmjs/CMakeFiles/asmjs.dir/build.make:63: 
src/asmjs/CMakeFiles/asmjs.dir/asm_v_wasm.cpp.o] Error 1
gmake[3]: *** [CMakeFiles/Makefile2:610: src/asmjs/CMakeFiles/asmjs.dir/all] 
Error 2
gmake[4]: *** 
[src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/build.make:87: 
src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/parser.cpp.o] 
Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[3]: *** [CMakeFiles/Makefile2:720: 
src/emscripten-optimizer/CMakeFiles/emscripten-optimizer.dir/all] Error 2
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:183: 
src/wasm/CMakeFiles/wasm.dir/wasm-type.cpp.o] Error 1
gmake[4]: *** [src/support/CMakeFiles/support.dir/build.make:111: 
src/support/CMakeFiles/support.dir/colors.cpp.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:87: 
src/wasm/CMakeFiles/wasm.dir/wasm.cpp.o] Error 1
gmake[3]: *** [CMakeFiles/Makefile2:830: 
src/support/CMakeFiles/support.dir/all] Error 2
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:135: 
src/wasm/CMakeFiles/wasm.dir/wasm-io.cpp.o] Error 1
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:111: 
src/wasm/CMakeFiles/wasm.dir/wasm-binary.cpp.o] Error 1
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:63: 
src/wasm/CMakeFiles/wasm.dir/literal.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:207: 
src/wasm/CMakeFiles/wasm.dir/wasm-validator.cpp.o] Error 1
gmake[4]: *** [src/wasm/CMakeFiles/wasm.dir/build.make:159: 
src/wasm/CMakeFiles/wasm.dir/wasm-s-parser.cpp.o] Error 1
gmake[3]: *** [CMakeFiles/Makefile2:885: src/wasm/CMakeFiles/wasm.dir/all] 
Error 2
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: c++error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'c++: error: the 
clang compiler does not support '-march=native'

c++: c++error: the clang compiler does not support '-march=native'
: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
: gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:495: 
src/passes/CMakeFiles/passes.dir/Metrics.cpp.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:183: 
src/passes/CMakeFiles/passes.dir/DeadCodeElimination.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:423: 
src/passes/CMakeFiles/passes.dir/InstrumentMemory.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:807: 
src/passes/CMakeFiles/passes.dir/RemoveUnusedNames.cpp.o] Error 1
error: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:591: 
src/passes/CMakeFiles/passes.dir/PostEmscripten.cpp.o] Error 1
: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:63: 
src/passes/CMakeFiles/passes.dir/pass.cpp.o] Error 1
c++gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:135: 
src/passes/CMakeFiles/passes.dir/CodeFolding.cpp.o] Error 1
: error: the clang compiler does not support '-march=native'
c++c++: error: the clang compiler does not support '-march=native': c++
error: the clang compiler does not support '-march=native'
: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:159: 
src/passes/CMakeFiles/passes.dir/ConstHoisting.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:207: 
src/passes/CMakeFiles/passes.dir/DuplicateFunctionElimination.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:303: 
src/passes/CMakeFiles/passes.dir/LegalizeJSInterface.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:255: 
src/passes/CMakeFiles/passes.dir/Flatten.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:87: 
src/passes/CMakeFiles/passes.dir/CoalesceLocals.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:543: 
src/passes/CMakeFiles/passes.dir/OptimizeInstructions.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:855: 
src/passes/CMakeFiles/passes.dir/ReorderLocals.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:231: 
src/passes/CMakeFiles/passes.dir/ExtractFunction.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:903: 
src/passes/CMakeFiles/passes.dir/TrapMode.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:471: 
src/passes/CMakeFiles/passes.dir/MergeBlocks.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++c++: error: the clang compiler does not support '-march=native': error: the 
clang compiler does not support '-march=native'

c++: error: the clang compiler does not support '-march=native'
c++: error: c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:999: 
src/passes/CMakeFiles/passes.dir/Untee.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'c++
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++: error: the clang compiler does not support '-march=native'
c++c++: error: : error: the clang compiler does not support '-march=native'
the clang compiler does not support '-march=native'
c++: : errorerror: : the clang compiler does not support '-march=native'the 
clang compiler does not support '-march=native'

gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:327: 
src/passes/CMakeFiles/passes.dir/LocalCSE.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:759: 
src/passes/CMakeFiles/passes.dir/RemoveMemory.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:447: 
src/passes/CMakeFiles/passes.dir/MemoryPacking.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:735: 
src/passes/CMakeFiles/passes.dir/RemoveImports.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:879: 
src/passes/CMakeFiles/passes.dir/ReorderFunctions.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:615: 
src/passes/CMakeFiles/passes.dir/Precompute.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:375: 
src/passes/CMakeFiles/passes.dir/I64ToI32Lowering.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:663: 
src/passes/CMakeFiles/passes.dir/PrintCallGraph.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:1023: 
src/passes/CMakeFiles/passes.dir/Vacuum.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:711: 
src/passes/CMakeFiles/passes.dir/ReReloop.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:951: 
src/passes/CMakeFiles/passes.dir/SimplifyLocals.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:831: 
src/passes/CMakeFiles/passes.dir/RemoveUnusedModuleElements.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:399: 
src/passes/CMakeFiles/passes.dir/InstrumentLocals.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:279: 
src/passes/CMakeFiles/passes.dir/Inlining.cpp.o] Error 1
c++: error: the clang compiler does not support '-march=native'
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:639: 
src/passes/CMakeFiles/passes.dir/Print.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:519: 
src/passes/CMakeFiles/passes.dir/NameList.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:927: 
src/passes/CMakeFiles/passes.dir/SafeHeap.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:567: 
src/passes/CMakeFiles/passes.dir/PickLoadSigns.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:783: 
src/passes/CMakeFiles/passes.dir/RemoveUnusedBrs.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:111: 
src/passes/CMakeFiles/passes.dir/CodePushing.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:687: 
src/passes/CMakeFiles/passes.dir/RelooperJumpThreading.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:975: 
src/passes/CMakeFiles/passes.dir/SSAify.cpp.o] Error 1
gmake[4]: *** [src/passes/CMakeFiles/passes.dir/build.make:351: 
src/passes/CMakeFiles/passes.dir/LogExecution.cpp.o] Error 1
gmake[3]: *** [CMakeFiles/Makefile2:775: src/passes/CMakeFiles/passes.dir/all] 
Error 2
gmake[2]: *** [CMakeFiles/Makefile2:171: CMakeFiles/binaryen.dir/rule] Error 2
gmake[1]: *** [Makefile:190: binaryen] Error 2
thread 'main' panicked at '
command did not execute successfully, got: exit code: 2

build script failed, must exit now', src/vendor/cmake/src/lib.rs:631:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...
error: build failed
thread 'main' panicked at 'command did not execute successfully: 
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/aarch64-unknown-freebsd/stage0/bin/cargo"
 "build" "--target" "aarch64-unknown-freebsd" "--release" "--frozen" 
"--features" " jemalloc llvm" "--manifest-path" 
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/src/rustc/Cargo.toml" 
"--message-format" "json"
expected success, got: exit code: 101', src/bootstrap/compile.rs:882:8
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Traceback (most recent call last):
  File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/x.py", line 20, in 
<module>
    bootstrap.main()
  File 
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/src/bootstrap/bootstrap.py",
 line 758, in main
    bootstrap()
  File 
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/src/bootstrap/bootstrap.py",
 line 749, in bootstrap
    run(args, env=env, verbose=build.verbose)
  File 
"/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/src/bootstrap/bootstrap.py",
 line 148, in run
    raise RuntimeError(err)
RuntimeError: failed to run: 
/wrkdirs/usr/ports/lang/rust/work/rustc-1.23.0-src/build/bootstrap/debug/bootstrap
 build --verbose --config ./config.toml --jobs 1
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to