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://ampere1.nyi.freebsd.org/data/131releng-armv7-quarterly/26ab9c488ede/logs/sigi-3.4.0.log
Build URL:      
http://ampere1.nyi.freebsd.org/build.html?mastername=131releng-armv7-quarterly&build=26ab9c488ede
Log:

=>> Building deskutils/sigi
build started at Sat Oct  1 04:14:16 UTC 2022
port directory: /usr/ports/deskutils/sigi
package name: sigi-3.4.0
building for: FreeBSD 131releng-armv7-quarterly-job-02 13.1-RELEASE-p2 FreeBSD 
13.1-RELEASE-p2 1301000 arm
maintained by: [email protected]
Makefile ident: 
Poudriere version: 3.2.8-21-g883afb07
Host OSVERSION: 1400063
Jail OSVERSION: 1301000
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1301000
UNAME_v=FreeBSD 13.1-RELEASE-p2 1301000
UNAME_r=13.1-RELEASE-p2
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/131releng-armv7-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/131releng-armv7-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=131releng-armv7-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/131releng-armv7-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---
---End OPTIONS List---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/sigi/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/sigi/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/sigi/work/.cache  
HOME=/wrkdirs/usr/ports/deskutils/sigi/work 
TMPDIR="/wrkdirs/usr/ports/deskutils/sigi/work" 
PATH=/wrkdirs/usr/ports/deskutils/sigi/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/sigi/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig
 SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/sigi/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/sigi/work  
XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/sigi/work/.cache  
HOME=/wrkdirs/usr/ports/deskutils/sigi/work 
TMPDIR="/wrkdirs/usr/ports/deskutils/sigi/work" 
PATH=/wrkdirs/usr/ports/deskutils/sigi/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
 
PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/deskutils/sigi/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/libdata/pkgconfig
 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_INSTAL
 L_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=13.1 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib 
DOCSDIR="share/doc/sigi"  EXAMPLESDIR="share/examples/sigi"  
DATADIR="share/sigi"  WWWDIR="www/sigi"  ETCDIR="etc/sigi"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sigi 
DOCSDIR=/usr/local/share/doc/sigi EXAMPLESDIR=/usr/local/share/examples/sigi  
WWWDIR=/usr/local/www/sigi ETCDIR=/usr/local/etc/sigi
--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 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin 
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" 
"--hash-style=both" "--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 13.0.0 
([email protected]:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) Target: 
armv7-unknown-freebsd13.1-gnueabihf Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=armv7
OPSYS=FreeBSD
_OSRELEASE=13.1-RELEASE-p2
OSREL=13.1
OSVERSION=1301000
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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sigi-3.4.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.18.3.pkg
[131releng-armv7-quarterly-job-02] Installing pkg-1.18.3...
[131releng-armv7-quarterly-job-02] Extracting pkg-1.18.3: .......... done
===>   sigi-3.4.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sigi-3.4.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sigi-3.4.0 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by sigi-3.4.0 for building
=> SHA256 Checksum OK for rust/crates/atty-0.2.14.crate.
=> SHA256 Checksum OK for rust/crates/autocfg-1.0.1.crate.
=> SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate.
=> SHA256 Checksum OK for rust/crates/cc-1.0.73.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate.
=> SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate.
=> SHA256 Checksum OK for rust/crates/chrono-0.4.19.crate.
=> SHA256 Checksum OK for rust/crates/clap-3.1.6.crate.
=> SHA256 Checksum OK for rust/crates/clap_derive-3.1.4.crate.
=> SHA256 Checksum OK for rust/crates/clearscreen-1.0.9.crate.
=> SHA256 Checksum OK for rust/crates/clipboard-win-4.4.1.crate.
=> SHA256 Checksum OK for rust/crates/dirs-2.0.2.crate.
=> SHA256 Checksum OK for rust/crates/dirs-next-2.0.0.crate.
=> SHA256 Checksum OK for rust/crates/dirs-sys-0.3.7.crate.
=> SHA256 Checksum OK for rust/crates/dirs-sys-next-0.1.2.crate.
=> SHA256 Checksum OK for rust/crates/either-1.6.1.crate.
=> SHA256 Checksum OK for rust/crates/endian-type-0.1.2.crate.
=> SHA256 Checksum OK for rust/crates/errno-0.2.8.crate.
=> SHA256 Checksum OK for rust/crates/errno-dragonfly-0.1.2.crate.
=> SHA256 Checksum OK for rust/crates/error-code-2.3.1.crate.
=> SHA256 Checksum OK for rust/crates/fd-lock-3.0.5.crate.
=> SHA256 Checksum OK for rust/crates/fnv-1.0.7.crate.
=> SHA256 Checksum OK for rust/crates/getrandom-0.1.16.crate.
=> SHA256 Checksum OK for rust/crates/getrandom-0.2.6.crate.
=> SHA256 Checksum OK for rust/crates/hashbrown-0.11.2.crate.
=> SHA256 Checksum OK for rust/crates/heck-0.4.0.crate.
=> SHA256 Checksum OK for rust/crates/hermit-abi-0.1.18.crate.
=> SHA256 Checksum OK for rust/crates/indexmap-1.8.0.crate.
=> SHA256 Checksum OK for rust/crates/io-lifetimes-0.6.1.crate.
=> SHA256 Checksum OK for rust/crates/itoa-0.4.7.crate.
=> SHA256 Checksum OK for rust/crates/json-0.12.4.crate.
=> SHA256 Checksum OK for rust/crates/lazy_static-1.4.0.crate.
=> SHA256 Checksum OK for rust/crates/libc-0.2.124.crate.
=> SHA256 Checksum OK for rust/crates/linux-raw-sys-0.0.42.crate.
=> SHA256 Checksum OK for rust/crates/log-0.4.16.crate.
=> SHA256 Checksum OK for rust/crates/memchr-2.4.1.crate.
<snip>
240 | |   } else {
241 | |     x as i32
242 | |   })
    | |____- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:262:3
    |
262 |   map!(i, be_u32, |x| x as i32)
    |   ----------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:282:3
    |
282 |   map!(i, be_u64, |x| x as i64)
    |   ----------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:303:3
    |
303 |   map!(i, be_u128, |x| x as i128)
    |   ------------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:489:3
    |
489 |   map!(i, le_u8, |x| x as i8)
    |   --------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:509:3
    |
509 |   map!(i, le_u16, |x| x as i16)
    |   ----------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |       map!(__impl $i, call!($f), $g);
    |                                     ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:530:3
    |
530 | /   map!(i, le_u24, |x| if x & 0x80_00_00 != 0 {
531 | |     (x | 0xff_00_00_00) as i32
532 | |   } else {
533 | |     x as i32
534 | |   })
    | |____- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:554:3
    |
554 |   map!(i, le_u32, |x| x as i32)
    |   ----------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:574:3
    |
574 |   map!(i, le_u64, |x| x as i64)
    |   ----------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

warning: trailing semicolon in macro used in expression position
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/combinator/macros.rs:509:35
    |
509 |     map!(__impl $i, call!($f), $g);
    |                                   ^
    |
   ::: 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nom-5.1.2/src/number/complete.rs:595:3
    |
595 |   map!(i, le_u128, |x| x as i128)
    |   ------------------------------- in this macro invocation
    |
    = warning: this was previously accepted by the compiler but is being phased 
out; it will become a hard error in a future release!
    = note: for more information, see issue #79813 
<https://github.com/rust-lang/rust/issues/79813>
    = note: macro invocations at the end of a block are treated as expressions
    = note: to ignore the value produced by the macro, add a semicolon after 
the invocation of `map`
    = note: this warning originates in the macro `map` (in Nightly builds, run 
with -Z macro-backtrace for more info)

   Compiling nix v0.23.1
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nix-0.23.1
 CARGO_PKG_AUTHORS='The nix-rust Project Developers' 
CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=nix CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' 
CARGO_PKG_VERSION=0.23.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 
CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name nix --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nix-0.23.1/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C 
linker-plugin-lto -C codegen-units=1 -C metadata=876fbefb96ad6798 -C 
extra-filename=-
 876fbefb96ad6798 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
bitflags=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libbitflags-d89ac0514c4fc36f.rmeta
 --extern 
cfg_if=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-56068fe875ce52ad.rmeta
 --extern 
libc=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liblibc-a2a4078ff1e47193.rmeta
 --extern 
memoffset=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libmemoffset-dfd2ebfb398ece8d.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
warning: `nom` (lib) generated 214 warnings (188 duplicates)
   Compiling nix v0.22.3
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nix-0.22.3
 CARGO_PKG_AUTHORS='The nix-rust Project Developers' 
CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=nix CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' 
CARGO_PKG_VERSION=0.22.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 
CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name nix --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/nix-0.22.3/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C 
linker-plugin-lto -C codegen-units=1 -C metadata=c5e0af057080710c -C 
extra-filename=-
 c5e0af057080710c --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
bitflags=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libbitflags-d89ac0514c4fc36f.rmeta
 --extern 
cfg_if=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-56068fe875ce52ad.rmeta
 --extern 
libc=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liblibc-a2a4078ff1e47193.rmeta
 --extern 
memoffset=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libmemoffset-dfd2ebfb398ece8d.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_integer 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/num-integer-0.1.44
 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Integer 
traits and functions' 
CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-integer' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=num-integer 
CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-integer' 
CARGO_PKG_VERSION=0.1.44 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
CARGO_PKG_VERSION_PATCH=44 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/build/num-integer-ed7ac09050b6e634/out
 /usr/local/bin/rustc --crate-name num_integer 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/num-integer-0.1.44/src/lib.rs
 --error-format=json --json=d
 iagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C 
codegen-units=1 -C metadata=b6c454fa391e8637 -C 
extra-filename=-b6c454fa391e8637 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
num_traits=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libnum_traits-a8af0a0c20dca865.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong --cfg has_i128`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/syn-1.0.86
 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' 
CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=syn CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' 
CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/build/syn-99508f172ed4a7bb/out
 /usr/local/bin/rustc --crate-name syn --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/syn-1.0.86/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C
  embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 
'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 
'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' 
--cfg 'feature="quote"' -C metadata=72381c6fb967bad6 -C 
extra-filename=-72381c6fb967bad6 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps/libproc_macro2-3a24512925c1d050.rmeta
 --extern 
quote=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps/libquote-fb6fbab085fcf261.rmeta
 --extern 
unicode_xid=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps/libunicode_xid-c998b3617aed980c.rmeta
 --cap-lints warn --cfg syn_disable_nightly_tests`
   Compiling dirs v2.0.2
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dirs 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/dirs-2.0.2
 CARGO_PKG_AUTHORS='Simon Ochsenreither <[email protected]>' 
CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific 
standard locations of directories for config, cache and other data on Linux, 
Windows, macOS and Redox by leveraging the mechanisms defined by the XDG 
base/user directory specifications on Linux, the Known Folder API on Windows, 
and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=dirs CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' 
CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 /usr/local/bin/rustc --crate-name dirs /w
 
rkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/dirs-2.0.2/src/lib.rs
 --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat 
--crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C 
linker-plugin-lto -C codegen-units=1 -C metadata=02425a4fccd1cf3f -C 
extra-filename=-02425a4fccd1cf3f --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
cfg_if=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libcfg_if-359c4a38078d9ff5.rmeta
 --extern 
dirs_sys=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libdirs_sys-53abddcb215b48e5.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/proc-macro-error-attr-1.0.4
 CARGO_PKG_AUTHORS='CreepySkeleton <[email protected]>' 
CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr 
CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 
CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 
CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/build/proc-macro-error-attr-f586d006062c5955/out
 /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/proc-macro-error-
 attr-1.0.4/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type 
proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C 
debug-assertions=off -C metadata=83cfac87dbf763d2 -C 
extra-filename=-83cfac87dbf763d2 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps --extern 
proc_macro2=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps/libproc_macro2-3a24512925c1d050.rlib
 --extern 
quote=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps/libquote-fb6fbab085fcf261.rlib
 --extern proc_macro --cap-lints warn`
     Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/rustix-0.34.4
 CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>:Jakub Konka 
<[email protected]>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to 
POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix 
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' 
CARGO_PKG_VERSION=0.34.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 
CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/build/rustix-fa166b38e2fcd23b/out
 /usr/local/bin/rustc --crate-name rustix --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-
 crates/rustix-0.34.4/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C 
codegen-units=1 --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 
'feature="std"' -C metadata=36d7d18f27011602 -C 
extra-filename=-36d7d18f27011602 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
bitflags=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libbitflags-d89ac0514c4fc36f.rmeta
 --extern 
errno=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liberrno-b22649026eb70e93.rmeta
 --extern io_lifetimes=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-un
 known-freebsd/release/deps/libio_lifetimes-c!
 6110015e33c2732.rmeta --extern 
libc=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liblibc-a2a4078ff1e47193.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong --cfg libc`
error[E0308]: mismatched types
   --> 
/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/rustix-0.34.4/src/imp/libc/net/syscalls.rs:560:21
    |
560 |                     tv_sec,
    |                     ^^^^^^ expected `i64`, found `i32`
    |
help: you can convert an `i32` to an `i64`
    |
560 |                     tv_sec: tv_sec.into(),
    |                     +++++++       +++++++

For more information about this error, try `rustc --explain E0308`.
error: could not compile `rustix` due to previous error

Caused by:
  process didn't exit successfully: `CARGO=/usr/local/bin/cargo 
CARGO_CRATE_NAME=rustix 
CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/sigi-3.4.0/cargo-crates/rustix-0.34.4
 CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>:Jakub Konka 
<[email protected]>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to 
POSIX/Unix/Linux/Winsock2-like syscalls' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix 
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' 
CARGO_PKG_VERSION=0.34.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 
CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' 
LD_LIBRARY_PATH='/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps:/usr/local/lib'
 
OUT_DIR=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/build/rustix-fa166b38e2fcd23b/out
 /usr/local/bin/rustc --crate-name rustix --edition=2018 
/wrkdirs/usr/ports/deskutils/sigi
 /work/sigi-3.4.0/cargo-crates/rustix-0.34.4/src/lib.rs --error-format=json 
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C opt-level=z -C linker-plugin-lto -C 
codegen-units=1 --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 
'feature="std"' -C metadata=36d7d18f27011602 -C 
extra-filename=-36d7d18f27011602 --out-dir 
/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 --target armv7-unknown-freebsd -C linker=cc -L 
dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps
 -L dependency=/wrkdirs/usr/ports/deskutils/sigi/work/target/release/deps 
--extern 
bitflags=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/libbitflags-d89ac0514c4fc36f.rmeta
 --extern 
errno=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liberrno-b22649026eb70e93.rmeta
 --extern io_lifetimes=/wrkdirs/usr/ports/deskutils/si
 gi/work/target/armv7-unknown-freebsd/release!
 /deps/libio_lifetimes-c6110015e33c2732.rmeta --extern 
libc=/wrkdirs/usr/ports/deskutils/sigi/work/target/armv7-unknown-freebsd/release/deps/liblibc-a2a4078ff1e47193.rmeta
 --cap-lints warn -C link-arg=-fstack-protector-strong --cfg libc` (exit 
status: 1)
warning: build failed, waiting for other jobs to finish...
*** Error code 101

Stop.
make: stopped in /usr/ports/deskutils/sigi


Reply via email to