Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2018 05:22:22 GMT
From:      pkg-fallout@FreeBSD.org
To:        rust@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [exp - 104amd64-default-build-as-user][lang/rust] Failed for rust-1.27.1 in build
Message-ID:  <201807230522.w6N5MMSU020656@package19.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     rust@FreeBSD.org
Last committer: dumbbell@FreeBSD.org
Ident:          $FreeBSD: head/lang/rust/Makefile 474978 2018-07-19 20:57:09Z dumbbell $
Log URL:        http://package19.nyi.freebsd.org/data/104amd64-default-build-as-user/475131/logs/rust-1.27.1.log
Build URL:      http://package19.nyi.freebsd.org/build.html?mastername=104amd64-default-build-as-user&build=475131
Log:

=>> Building lang/rust
build started at Mon Jul 23 02:35:31 UTC 2018
port directory: /usr/ports/lang/rust
package name: rust-1.27.1
building for: FreeBSD 104amd64-default-build-as-user-job-06 10.4-RELEASE-p9 FreeBSD 10.4-RELEASE-p9 amd64
maintained by: rust@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/rust/Makefile 474978 2018-07-19 20:57:09Z dumbbell $
Poudriere version: 3.2.7-2-g1cf194be
Host OSVERSION: 1200069
Jail OSVERSION: 1004000
Job Id: 06

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1004000
UNAME_v=FreeBSD 10.4-RELEASE-p9
UNAME_r=10.4-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-2-g1cf194be
MASTERMNT=/poudriere/data/.m/104amd64-default-build-as-user/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
GID=0
UID=0
PWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=104amd64-default-build-as-user
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for rust-1.27.1:
     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--
rust@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/games:/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/games:/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 -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="  -fstack-protector" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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_M
 AN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
RUST_TARGET=x86_64-unknown-freebsd PORTDOCS="" PORTEXAMPLES="" PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd10  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=10.4 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
FORCE_PACKAGE=yes
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2

# stable/10 includes src.conf too late but make.conf is in sys.mk
.if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*}
# Disable build of llib now that head no longer has lint(1)
LINT=	true
.endif
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix "/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=error: invalid value 'c++14' in '-std=c++14'
CC_OUTPUT_921dbbb2_f2776b26=error: invalid value 'c++17' in '-std=c++17'
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=error: invalid value 'gnu++14' in '-std=gnu++14'
CC_OUTPUT_921dbbb2_fb62803b=error: invalid value 'gnu++17' in '-std=gnu++17'
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=10.4-RELEASE-p9
OSREL=10.4
OSVERSION=1004000
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
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)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License APACHE20  MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   rust-1.27.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[104amd64-default-build-as-user-job-06] Installing pkg-1.10.5_1...
[104amd64-default-build-as-user-job-06] Extracting pkg-1.10.5_1: .......... done
===>   rust-1.27.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of rust-1.27.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.27.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.27.1 for building
=> SHA256 Checksum OK for rust/rustc-1.27.1-src.tar.xz.
=> SHA256 Checksum OK for rust/2018-05-10/rustc-1.26.0-x86_64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for rust/2018-05-10/rust-std-1.26.0-x86_64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for rust/2018-05-10/cargo-0.27.0-x86_64-unknown-freebsd.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20  MIT accepted by the user
===> Fetching all distfiles required by rust-1.27.1 for building
===>  Extracting for rust-1.27.1
=> SHA256 Checksum OK for rust/rustc-1.27.1-src.tar.xz.
=> SHA256 Checksum OK for rust/2018-05-10/rustc-1.26.0-x86_64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for rust/2018-05-10/rust-std-1.26.0-x86_64-unknown-freebsd.tar.gz.
=> SHA256 Checksum OK for rust/2018-05-10/cargo-0.27.0-x86_64-unknown-freebsd.tar.gz.
/bin/ln -sf /portdistfiles/rust/2018-05-10/rustc-1.26.0-x86_64-unknown-freebsd.tar.gz  /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/cache/2018-05-10
/bin/ln -sf /portdistfiles/rust/2018-05-10/rust-std-1.26.0-x86_64-unknown-freebsd.tar.gz  /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/cache/2018-05-10
/bin/ln -sf /portdistfiles/rust/2018-05-10/cargo-0.27.0-x86_64-unknown-freebsd.tar.gz  /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/cache/2018-05-10
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for rust-1.27.1
===>  Applying FreeBSD patches for rust-1.27.1
===========================================================================
=======================<phase: build-depends  >============================
===>   rust-1.27.1 depends on executable: cmake - not found
===>   Installing existing package /packages/All/cmake-3.11.4_2.txz
[104amd64-default-build-as-user-job-06] Installing cmake-3.11.4_2...
[104amd64-default-build-as-user-job-06] `-- Installing curl-7.60.0...
<snip>
        c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
        > CleanTools { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libtest }
Dirty - /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-tools
        < CleanTools { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libtest }
      < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
    < Test { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Dirty - /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Building stage1 compiler artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd)
running: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--features" " jemalloc" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/rustc/Cargo.toml" "--message-format" "json"
   Compiling libc v0.2.40
   Compiling cfg-if v0.1.2
   Compiling stable_deref_trait v1.0.0
   Compiling smallvec v0.6.0
   Compiling bitflags v1.0.1
   Compiling serialize v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libserialize)
   Compiling scoped-tls v0.1.1
   Compiling unicode-width v0.1.4
   Compiling rustc_target v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_target)
   Compiling cc v1.0.10
   Compiling syntax v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libsyntax)
   Compiling termcolor v0.3.6
   Compiling rustc v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc)
   Compiling remove_dir_all v0.5.1
   Compiling rustc-demangle v0.1.7
   Compiling rustc_metadata v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_metadata)
   Compiling graphviz v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libgraphviz)
   Compiling rustc-serialize v0.3.24
   Compiling byteorder v1.2.2
   Compiling rustc_incremental v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_incremental)
   Compiling lazy_static v0.2.11
   Compiling lazy_static v1.0.0
   Compiling fmt_macros v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libfmt_macros)
   Compiling quick-error v1.2.1
   Compiling rustc_platform_intrinsics v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_platform_intrinsics)
   Compiling rustc_driver v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_driver)
   Compiling ar v0.3.1
   Compiling log_settings v0.1.1
   Compiling owning_ref v0.3.3
   Compiling log v0.4.1
   Compiling humantime v1.1.1
   Compiling rustc_cratesio_shim v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_cratesio_shim)
   Compiling ena v0.9.2
   Compiling rand v0.4.2
   Compiling atty v0.2.8
   Compiling jobserver v0.1.11
   Compiling rustc_apfloat v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_apfloat)
   Compiling env_logger v0.5.8
   Compiling parking_lot_core v0.2.14
   Compiling tempdir v0.3.7
   Compiling parking_lot v0.5.5
   Compiling miniz-sys v0.1.10
   Compiling backtrace-sys v0.1.16
   Compiling rustc_data_structures v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_data_structures)
   Compiling flate2 v1.0.1
   Compiling syntax_pos v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libsyntax_pos)
   Compiling arena v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libarena)
   Compiling rls-span v0.4.0
   Compiling rls-data v0.15.0
   Compiling rustc_errors v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_errors)
   Compiling backtrace v0.3.6
   Compiling proc_macro v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libproc_macro)
   Compiling syntax_ext v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/libsyntax_ext)
   Compiling rustc_mir v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_mir)
   Compiling rustc_typeck v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_typeck)
   Compiling rustc_traits v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_traits)
   Compiling rustc_resolve v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_resolve)
   Compiling rustc_allocator v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_allocator)
   Compiling rustc_plugin v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_plugin)
   Compiling rustc_privacy v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_privacy)
   Compiling rustc_save_analysis v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_save_analysis)
   Compiling rustc_borrowck v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_borrowck)
   Compiling rustc_passes v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_passes)
   Compiling rustc_trans_utils v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_trans_utils)
   Compiling rustc_lint v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_lint)
   Compiling rustc-main v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/rustc)
    Finished release [optimized] target(s) in 814.4 secs
updating "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.librustc.stamp" as "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_driver-a4aef57b54f18e3b.so" changed
    c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
Copying stage1 rustc from stage1 (x86_64-unknown-freebsd -> x86_64-unknown-freebsd / x86_64-unknown-freebsd)
      c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
      > CleanTools { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Librustc }
Dirty - /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-tools
      < CleanTools { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Librustc }
    < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  < Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  > CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", backend: "llvm" }
    c Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    c Llvm { target: "x86_64-unknown-freebsd", emscripten: false }
Building stage1 codegen artifacts (x86_64-unknown-freebsd -> x86_64-unknown-freebsd, llvm)
running: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_trans/Cargo.toml" "--features" " jemalloc" "--message-format" "json"
   Compiling build_helper v0.1.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/build_helper)
   Compiling rustc_trans v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_trans)
   Compiling cc v1.0.10
   Compiling num_cpus v1.8.0
   Compiling rustc_llvm v0.0.0 (file:///wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/librustc_llvm)
    Finished release [optimized] target(s) in 127.61 secs
updating "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/.tmp.stamp" as "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage1-rustc/x86_64-unknown-freebsd/release/deps/librustc_trans-b56ee0f088e7a838.so" changed
  < CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", backend: "llvm" }
Assembling stage2 compiler (x86_64-unknown-freebsd)
  > Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  < Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  > Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  < Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
< Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
> Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  > StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  < StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  c Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Uplifting stage1 std (x86_64-unknown-freebsd -> x86_64-unknown-freebsd)
  > StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
Copying stage2 std from stage1 (x86_64-unknown-freebsd -> x86_64-unknown-freebsd / x86_64-unknown-freebsd)
    c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
    > CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libstd }
      c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Dirty - /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage2-tools
    < CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libstd }
  < StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
< Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
> Test { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  c Std { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  c Test { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Uplifting stage1 test (x86_64-unknown-freebsd -> x86_64-unknown-freebsd)
  c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  > TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
Copying stage2 test from stage1 (x86_64-unknown-freebsd -> x86_64-unknown-freebsd / x86_64-unknown-freebsd)
    c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
    > CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libtest }
      c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    < CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Libtest }
  < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
< Test { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
> Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  c Test { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  c Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
Uplifting stage1 rustc (x86_64-unknown-freebsd -> x86_64-unknown-freebsd)
  c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
  > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
Copying stage2 rustc from stage1 (x86_64-unknown-freebsd -> x86_64-unknown-freebsd / x86_64-unknown-freebsd)
    c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
    > CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Librustc }
      c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" } }
    < CleanTools { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", mode: Librustc }
  < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-freebsd" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
< Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
> Cargo { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd" }
  > Openssl { target: "x86_64-unknown-freebsd" }
  < Openssl { target: "x86_64-unknown-freebsd" }
  c Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
  > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" }, target: "x86_64-unknown-freebsd", tool: "cargo", path: "src/tools/cargo", mode: Librustc, is_ext_tool: false, extra_features: [] }
    c Rustc { target: "x86_64-unknown-freebsd", compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
    c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-freebsd" } }
Building stage2 tool cargo (x86_64-unknown-freebsd)
running: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/tools/cargo/Cargo.toml" "--features" "" "--message-format" "json"
error: the listed checksum of `/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/vendor/libgit2-sys/libgit2/src/streams/openssl.h` has changed:
expected: b7fa0be612ee26506953f72e78622b63cbfe41080a5470b4f5864ab16ad8ce12
actual:   19267ca1b23270d5f52cbb756f17821d7ce44bf8ac5e2e2185beef1aefc2a50d

directory sources are not intended to be edited, if modifications are required then it is recommended that [replace] is used with a forked copy of the source
command did not execute successfully: "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/x86_64-unknown-freebsd/stage0/bin/cargo" "build" "--target" "x86_64-unknown-freebsd" "--release" "--frozen" "--manifest-path" "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/tools/cargo/Cargo.toml" "--features" "" "--message-format" "json"
expected success, got: exit code: 101
Traceback (most recent call last):
  File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/x.py", line 20, in <module>
    bootstrap.main()
  File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/bootstrap/bootstrap.py", line 800, in main
    bootstrap(help_triggered)
  File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/bootstrap/bootstrap.py", line 791, in bootstrap
    run(args, env=env, verbose=build.verbose)
  File "/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/bootstrap/bootstrap.py", line 148, in run
    raise RuntimeError(err)
RuntimeError: failed to run: /wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/build/bootstrap/debug/bootstrap build --verbose --config ./config.toml --jobs 1
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807230522.w6N5MMSU020656>