=> Bootstrap dependency digest>=20010302: found digest-20180917 => Checksum SHA1 OK for rust-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum RMD160 OK for rust-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum SHA512 OK for rust-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum SHA1 OK for rust-std-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum RMD160 OK for rust-std-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum SHA512 OK for rust-std-1.29.2-x86_64-unknown-netbsd.tar.gz => Checksum SHA1 OK for rustc-1.30.1-src.tar.gz => Checksum RMD160 OK for rustc-1.30.1-src.tar.gz => Checksum SHA512 OK for rustc-1.30.1-src.tar.gz ===> Installing dependencies for rust-1.30.1 ========================================================================== The following variables will affect the build process of this package, rust-1.30.1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 37 * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency bash-[0-9]*: found bash-4.4.019 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.30 => Tool dependency perl>=5.0: found perl-5.28.0nb2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Build dependency cmake>=2.8.5nb1: found cmake-3.12.3nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency python27>=2.7.1nb2: found python27-2.7.15nb1 => Full dependency http-parser>=2.7.0: found http-parser-2.8.1 ===> Overriding tools for rust-1.30.1 ===> Extracting for rust-1.30.1 set -e; if test -e /var/pkgsrc/work/lang/rust/work/rust-1.29.2-x86_64-unknown-netbsd/install.sh -a ! -e /var/pkgsrc/work/lang/rust/work/rust-bootstrap/bin/rustc; then cd /var/pkgsrc/work/lang/rust/work/rust-1.29.2-x86_64-unknown-netbsd; /usr/pkg/bin/bash ./install.sh --prefix=/var/pkgsrc/work/lang/rust/work/rust-bootstrap; cd /var/pkgsrc/work/lang/rust/work/rust-std-1.29.2-x86_64-unknown-netbsd; /usr/pkg/bin/bash ./install.sh --prefix=/var/pkgsrc/work/lang/rust/work/rust-bootstrap; fi install: creating uninstall script at /var/pkgsrc/work/lang/rust/work/rust-bootstrap/lib/rustlib/uninstall.sh install: installing component 'rustc' install: installing component 'cargo' install: installing component 'rls-preview' install: installing component 'clippy-preview' install: installing component 'rustfmt-preview' install: installing component 'llvm-tools-preview' install: installing component 'rust-analysis-x86_64-unknown-netbsd' install: installing component 'rust-std-x86_64-unknown-netbsd' Rust is ready to roll. install: uninstalling component 'rust-std-x86_64-unknown-netbsd' install: creating uninstall script at /var/pkgsrc/work/lang/rust/work/rust-bootstrap/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-netbsd' std is standing at the ready. cat /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/libc/.cargo-checksum.json | /usr/bin/sed -e 's/9c6af198a2f80da827054784faf70bc404673d9568fb45664b4f73c46245fdbd/c3851969a854d6ccaa8a94369f1288025149d1ebdc74b36f224423f35b18f7a7/' > /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/libc/.cargo-checksum.json.patched cat /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/rand/.cargo-checksum.json | /usr/bin/sed -e 's/cb94a0b54e47022b2e9b58b45e0196785c61d083760333276226da435cc040d9/bcb195562cf830c9e2078757e6d0976f86ede59816ff305e21a2764a4a4cf43e/' > /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/rand/.cargo-checksum.json.patched /bin/cp -f /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/libc/.cargo-checksum.json.patched /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/libc/.cargo-checksum.json /bin/cp -f /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/rand/.cargo-checksum.json.patched /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/src/vendor/rand/.cargo-checksum.json SDIR=/var/pkgsrc/work/lang/rust/work/scripts; /bin/mkdir -p ${SDIR}; cd ${SDIR}; /bin/rm -f c++-wrap; /bin/rm -f clang++-wrap; /bin/rm -f clang-wrap; /bin/cp /usr/pkgsrc/lang/rust/files/gcc-wrap .; /bin/chmod +x gcc-wrap; /bin/ln -s gcc-wrap c++-wrap; /bin/ln -s gcc-wrap clang++-wrap; /bin/ln -s gcc-wrap clang-wrap ===> Patching for rust-1.30.1 => Applying pkgsrc patches for rust-1.30.1 ===> Creating toolchain wrappers for rust-1.30.1 ===> Configuring for rust-1.30.1 => Substituting "rpath" in src/bootstrap/bin/rustc.rs configure: processing command line configure: configure: rust.dist-src := False configure: build.extended := True configure: build.vendor := True configure: rust.channel := stable configure: build.python := /usr/pkg/bin/python2.7 configure: rust.rpath := True configure: install.sysconfdir := /usr/pkg/etc configure: rust.codegen-tests := False configure: install.prefix := /usr/pkg configure: build.rustc := /var/pkgsrc/work/lang/rust/work/rust-bootstrap ... configure: build.cargo := /var/pkgsrc/work/lang/rust/work/rust-bootstrap ... configure: llvm.static-libstdcpp := False configure: llvm.ninja := False configure: install.mandir := /usr/pkg/man configure: build.configure-args := ['--prefix=/usr/pkg', '--mandir=/usr/pkg/man', ... configure: configure: writing `config.toml` in current directory configure: configure: run `python /var/pkgsrc/work/lang/rust/work/rustc-1.30.1-src/x.py --help` configure: => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp