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:     [email protected]
Log URL:        
http://ampere2.nyi.freebsd.org/data/main-arm64-default/pcd62f0886c18_sd1cb8d11b0/logs/veloren-0.9.0_1.log
Build URL:      
http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=pcd62f0886c18_sd1cb8d11b0
Log:

=>> Building games/veloren
build started at Sat May  8 00:59:29 UTC 2021
port directory: /usr/ports/games/veloren
package name: veloren-0.9.0_1
building for: FreeBSD main-arm64-default-job-07 14.0-CURRENT FreeBSD 
14.0-CURRENT 1400013 arm64
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1400013
Job Id: 07




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400013
UNAME_v=FreeBSD 14.0-CURRENT 1400013
UNAME_r=14.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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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---
---End OPTIONS List---

--MAINTAINER--
[email protected]
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.8" 
XDG_DATA_HOME=/wrkdirs/usr/ports/games/veloren/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren/work  
HOME=/wrkdirs/usr/ports/games/veloren/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/veloren/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--
XDG_DATA_HOME=/wrkdirs/usr/ports/games/veloren/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/veloren/work  
HOME=/wrkdirs/usr/ports/games/veloren/work TMPDIR="/tmp" 
PATH=/wrkdirs/usr/ports/games/veloren/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  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_INCLUDEDIR=include/python3.8  PYTHON_LIBDIR=lib/python3.8  
PYTHON_PLATFORM=freebsd14  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=14.0 PREFIX=%D 
LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/veloren"  EXAMPLESDIR="share/examples/veloren"  
DATADIR="share/veloren"  WWWDIR="www/veloren"  ETCDIR="etc/veloren"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/veloren 
DOCSDIR=/usr/local/share/doc/veloren 
EXAMPLESDIR=/usr/local/share/examples/veloren  WWWDIR=/usr/local/www/veloren 
ETCDIR=/usr/local/etc/veloren
--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 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
aarch64-unknown-freebsd14.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 
([email protected]:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: 
aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400013
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 GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   veloren-0.9.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-07] Installing pkg-1.16.3...
[main-arm64-default-job-07] Extracting pkg-1.16.3: .......... done
===>   veloren-0.9.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of veloren-0.9.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by veloren-0.9.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by veloren-0.9.0_1 for building
=> SHA256 Checksum OK for rust/crates/ab_glyph-0.2.10.tar.gz.
=> SHA256 Checksum OK for rust/crates/ab_glyph_rasterizer-0.1.4.tar.gz.
=> SHA256 Checksum OK for rust/crates/addr2line-0.14.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/adler-1.0.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/adler32-1.2.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/ahash-0.4.7.tar.gz.
=> SHA256 Checksum OK for rust/crates/ahash-0.6.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/aho-corasick-0.7.15.tar.gz.
=> SHA256 Checksum OK for rust/crates/alsa-0.4.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/alsa-sys-0.3.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/andrew-0.3.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/android_glue-0.2.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/ansi-parser-0.7.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/ansi_term-0.11.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/ansi_term-0.12.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/anymap-0.12.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/approx-0.3.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/approx-0.4.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/arr_macro-0.1.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/arr_macro_impl-0.1.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/arraygen-0.1.14.tar.gz.
=> SHA256 Checksum OK for rust/crates/arrayref-0.3.6.tar.gz.
=> SHA256 Checksum OK for rust/crates/arrayvec-0.5.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/as-slice-0.1.5.tar.gz.
=> SHA256 Checksum OK for rust/crates/ascii-0.9.3.tar.gz.
=> SHA256 Checksum OK for rust/crates/assets_manager-0.4.3.tar.gz.
<snip>
322 |             ConnectionError::CouldntSetupConfiguration(ref e) => 
e.description(),
    |                                                                    
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:368:30
    |
368 |         write!(f, "{}", self.description())
    |                              ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:40:57
   |
40 |             MigrationError::IoError(ref error) => error.description(),
   |                                                         ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:54:14
   |
54 |         self.description().fmt(f)
   |              ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:98:68
   |
98 |             RunMigrationsError::MigrationError(ref error) => 
error.description(),
   |                                                                    
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:99:64
   |
99 |             RunMigrationsError::QueryError(ref error) => 
error.description(),
   |                                                                ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:108:43
    |
108 |         write!(f, "Failed with: {}", self.description())
    |                                           ^^^^^^^^^^^

warning: this `#[deprecated]` annotation has no effect
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/query_builder/insert_statement/mod.rs:205:1
    |
205 | / #[deprecated(
206 | |     since = "1.2.0",
207 | |     note = "Use `<&'a [U] as Insertable<T>>::Values` instead"
208 | | )]
    | |__^ help: remove the unnecessary deprecation attribute
    |
    = note: `#[warn(useless_deprecated)]` on by default

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:269:64
    |
269 |             Error::RollbackTransaction => write!(f, "{}", 
self.description()),
    |                                                                ^^^^^^^^^^^
    |
    = note: `#[warn(deprecated)]` on by default

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:270:65
    |
270 |             Error::AlreadyInTransaction => write!(f, "{}", 
self.description()),
    |                                                                 
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:279:59
    |
279 |             Error::InvalidCString(ref nul_err) => nul_err.description(),
    |                                                           ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:282:50
    |
282 |             Error::QueryBuilderError(ref e) => e.description(),
    |                                                  ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:283:53
    |
283 |             Error::DeserializationError(ref e) => e.description(),
    |                                                     ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:284:51
    |
284 |             Error::SerializationError(ref e) => e.description(),
    |                                                   ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:319:69
    |
319 |             ConnectionError::InvalidCString(ref nul_err) => 
nul_err.description(),
    |                                                                     
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:322:68
    |
322 |             ConnectionError::CouldntSetupConfiguration(ref e) => 
e.description(),
    |                                                                    
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/result.rs:368:30
    |
368 |         write!(f, "{}", self.description())
    |                              ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:40:57
   |
40 |             MigrationError::IoError(ref error) => error.description(),
   |                                                         ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:54:14
   |
54 |         self.description().fmt(f)
   |              ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:98:68
   |
98 |             RunMigrationsError::MigrationError(ref error) => 
error.description(),
   |                                                                    
^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:99:64
   |
99 |             RunMigrationsError::QueryError(ref error) => 
error.description(),
   |                                                                ^^^^^^^^^^^

warning: use of deprecated associated function 
`std::error::Error::description`: use the Display impl or to_string()
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel-1.4.6/src/migration/errors.rs:108:43
    |
108 |         write!(f, "Failed with: {}", self.description())
    |                                           ^^^^^^^^^^^

warning: 15 warnings emitted

   Compiling migrations_internals v1.4.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=migrations_internals 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_internals-1.4.1
 CARGO_PKG_AUTHORS='Sean Griffin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Internal implementation of diesels migration mechanism' 
CARGO_PKG_HOMEPAGE='http://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=migrations_internals 
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name migrations_internals 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_internals-1.4.1/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi --crate
 -type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' -C metadata=af748ab8d1ff982d -C 
extra-filename=-af748ab8d1ff982d --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
diesel=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libdiesel-99dff204a7a4a3e3.rmeta
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-2a0ba21a3f88f042/out`
   Compiling migrations_macros v1.4.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=migrations_macros 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_macros-1.4.2
 CARGO_PKG_AUTHORS='Sean Griffin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Codegeneration macros for diesels embedded migrations' 
CARGO_PKG_HOMEPAGE='http://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=migrations_macros 
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name migrations_macros 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_macros-1.4.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro
  --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
debug-assertions=off --cfg 'feature="default"' -C metadata=66d95dc30a4171ec -C 
extra-filename=-66d95dc30a4171ec --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
migrations_internals=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_internals-af748ab8d1ff982d.rlib
 --extern 
proc_macro2=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libproc_macro2-7734befa54f21058.rlib
 --extern 
quote=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libquote-52de2bdb37fa6f26.rlib
 --extern 
syn=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libsyn-8c326e06176b405e.rlib
 --extern proc_macro --cap-lints warn -C linker=cc -C 
link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-2a0ba21a3f88f042/out`
[wasmer-vm 1.0.2] AR_aarch64-unknown-freebsd = None
[wasmer-vm 1.0.2] AR_aarch64_unknown_freebsd = None
[wasmer-vm 1.0.2] HOST_AR = None
[wasmer-vm 1.0.2] AR = None
[wasmer-vm 1.0.2] running: "ar" "cq" 
"/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out/libhelpers.a"
 
"/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out/src/trap/helpers.o"
[wasmer-vm 1.0.2] exit code: 0
[wasmer-vm 1.0.2] running: "ar" "s" 
"/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out/libhelpers.a"
[wasmer-vm 1.0.2] exit code: 0
[wasmer-vm 1.0.2] cargo:rustc-link-lib=static=helpers
[wasmer-vm 1.0.2] 
cargo:rustc-link-search=native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasmer_vm 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-vm-1.0.2
 CARGO_PKG_AUTHORS='Wasmer Engineering Team <[email protected]>' 
CARGO_PKG_DESCRIPTION='Runtime library support for Wasmer' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 WITH LLVM-exception' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmer-vm 
CARGO_PKG_REPOSITORY='https://github.com/wasmerio/wasmer' 
CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out
 /usr/local/bin/rustc --crate-name wasmer_vm --edition=2018 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasm
 er-vm-1.0.2/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C 
metadata=c9d95da088102dcd -C extra-filename=-c9d95da088102dcd --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
backtrace=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libbacktrace-0291c039b1d55aea.rmeta
 --extern 
cfg_if=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libcfg_if-761d5cb864f6468f.rmeta
 --extern 
indexmap=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libindexmap-a355d1557f41ddb9.rmeta
 --extern 
libc=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/liblibc-4bba2444c47bc86b.rmeta
 --extern 
memoffset=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmemoffset-2145d33a015de53b.rmeta
 --extern more_asserts=/wrkdirs/usr/ports/games/veloren/work/target/release/de
 ps/libmore_asserts-69030ecdd11c68bf.rmeta --!
 extern 
region=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libregion-5d8e9e51f8378d64.rmeta
 --extern 
serde=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libserde-8d81eee75559d8d9.rmeta
 --extern 
thiserror=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libthiserror-54ba413cfda74e3e.rmeta
 --extern 
wasmer_types=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libwasmer_types-fd799492e78c4291.rmeta
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out
 -l static=helpers`
warning: unnecessary trailing semicolon
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-vm-1.0.2/src/trap/traphandlers.rs:242:22
    |
242 |                     };
    |                      ^ help: remove this semicolon
    |
    = note: `#[warn(redundant_semicolons)]` on by default

warning: unnecessary trailing semicolon
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-vm-1.0.2/src/trap/traphandlers.rs:251:22
    |
251 |                     };
    |                      ^ help: remove this semicolon

warning: unnecessary trailing semicolon
   --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-vm-1.0.2/src/trap/traphandlers.rs:260:22
    |
260 |                     };
    |                      ^ help: remove this semicolon

warning: 15 warnings emitted

     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=migrations_internals 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_internals-1.4.1
 CARGO_PKG_AUTHORS='Sean Griffin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Internal implementation of diesels migration mechanism' 
CARGO_PKG_HOMEPAGE='http://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=migrations_internals 
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name migrations_internals 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/migrations_internals-1.4.1/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifac
 ts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C 
linker-plugin-lto --cfg 'feature="default"' -C metadata=886549ec2328c0ae -C 
extra-filename=-886549ec2328c0ae --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
diesel=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libdiesel-f2af568cc300c88c.rmeta
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-4d696c622d3526d7/out`
   Compiling wasmer-compiler v1.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=wasmer_compiler 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-compiler-1.0.2
 CARGO_PKG_AUTHORS='Wasmer Engineering Team <[email protected]>' 
CARGO_PKG_DESCRIPTION='Base compiler abstraction for Wasmer WebAssembly 
runtime' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 WITH 
LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmer-compiler 
CARGO_PKG_REPOSITORY='https://github.com/wasmerio/wasmer' 
CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name wasmer_compiler --edition=2018 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/wasmer-compiler-1.0.2/src/lib.rs
 --error-format=json --j
 son=diagnostic-rendered-ansi,artifacts --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 
'feature="default"' --cfg 'feature="enable-serde"' --cfg 'feature="serde"' 
--cfg 'feature="serde_bytes"' --cfg 'feature="std"' --cfg 
'feature="translator"' --cfg 'feature="wasmparser"' -C 
metadata=bb641464de14991d -C extra-filename=-bb641464de14991d --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
enumset=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libenumset-9224d6360856c35c.rmeta
 --extern 
serde=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libserde-8d81eee75559d8d9.rmeta
 --extern 
serde_bytes=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libserde_bytes-b5d245f9e48711d4.rmeta
 --extern 
smallvec=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libsmallvec-d23ce86a3d447c73.rmeta
 --extern target_lexicon=/wrkdirs/usr/
 ports/games/veloren/work/target/release/deps!
 /libtarget_lexicon-77130ae4be6e5aea.rmeta --extern 
thiserror=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libthiserror-54ba413cfda74e3e.rmeta
 --extern 
wasmer_types=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libwasmer_types-fd799492e78c4291.rmeta
 --extern 
wasmer_vm=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libwasmer_vm-c9d95da088102dcd.rmeta
 --extern 
wasmparser=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libwasmparser-fecf3d91cea3a55b.rmeta
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/wasmer-vm-d3734e2f354b3864/out`
warning: 3 warnings emitted

   Compiling diesel_migrations v1.4.0
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=diesel_migrations 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel_migrations-1.4.0
 CARGO_PKG_AUTHORS='Sean Griffin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Migration management for diesel' 
CARGO_PKG_HOMEPAGE='http://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diesel_migrations 
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib:/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-2a0ba21a3f88f042/out'
 /usr/local/bin/rustc --crate-name diesel_migrations 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel_migrations-1.4.0/src/lib.rs
 --
 error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 
'feature="default"' -C metadata=225a3b103081d07e -C 
extra-filename=-225a3b103081d07e --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
migrations_internals=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_internals-886549ec2328c0ae.rmeta
 --extern 
migrations_macros=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_macros-66d95dc30a4171ec.so
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-4d696c622d3526d7/out`
error: 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_macros-66d95dc30a4171ec.so:
 Undefined symbol "__subtf3"
  --> 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel_migrations-1.4.0/src/lib.rs:82:1
   |
82 | extern crate migrations_macros;
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error

error: could not compile `diesel_migrations`

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo 
CARGO_CRATE_NAME=diesel_migrations 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel_migrations-1.4.0
 CARGO_PKG_AUTHORS='Sean Griffin <[email protected]>' 
CARGO_PKG_DESCRIPTION='Migration management for diesel' 
CARGO_PKG_HOMEPAGE='http://diesel.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diesel_migrations 
CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/games/veloren/work/target/release/deps:/usr/local/lib:/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-2a0ba21a3f88f042/out'
 /usr/local/bin/rustc --crate-name diesel_migrations 
/wrkdirs/usr/ports/games/veloren/work/veloren-1afe3b7de53804b3650d7762810cdc54213eb5db/cargo-crates/diesel_migrati
 ons-1.4.0/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto --cfg 
'feature="default"' -C metadata=225a3b103081d07e -C 
extra-filename=-225a3b103081d07e --out-dir 
/wrkdirs/usr/ports/games/veloren/work/target/release/deps -L 
dependency=/wrkdirs/usr/ports/games/veloren/work/target/release/deps --extern 
migrations_internals=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_internals-886549ec2328c0ae.rmeta
 --extern 
migrations_macros=/wrkdirs/usr/ports/games/veloren/work/target/release/deps/libmigrations_macros-66d95dc30a4171ec.so
 --cap-lints warn -C linker=cc -C link-arg=-fstack-protector-strong -L 
native=/wrkdirs/usr/ports/games/veloren/work/target/release/build/libsqlite3-sys-4d696c622d3526d7/out`
 (exit code: 1)
warning: build failed, waiting for other jobs to finish...
error: build failed
*** Error code 101

Stop.
make: stopped in /usr/ports/games/veloren
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to