>>> nushell 0.85.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/nushell/nushell-0.85.0.tar.gz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/nushell-0.85.0 -xf - >>> nushell 0.85.0 Patching Applying 0001-uucore-add-support-for-sparc64.patch using patch: patching file VENDOR/uucore/src/lib/features/fs.rs Hunk #1 succeeded at 116 with fuzz 1 (offset -5 lines). Hunk #2 succeeded at 128 with fuzz 1 (offset -10 lines). /bin/sed -i -e 's/b0390ae7bca8b31f0db289a5d064bba36d45e4d137674e9df2c6ab6256f926f4/f8ce2ad571e1482f6833cb147eafeb724776e7887ebabf339a5f3e79860583cb/' /home/buildroot/instance-0/output-1/build/nushell-0.85.0/VENDOR/uucore/.cargo-checksum.json >>> nushell 0.85.0 Configuring >>> nushell 0.85.0 Building cd /home/buildroot/instance-0/output-1/build/nushell-0.85.0/ && GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc-ar" AS="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-as" LD="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-ld" NM="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc-nm" CC="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc" GCC="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc" CPP="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-cpp" CXX="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-g++" FC="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gfortran" F77="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gfortran" RANLIB="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc-ranlib" READELF="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-objcopy" OBJDUMP="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-as" DEFAULT_LINKER="/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=3" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=3" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CARGO_HOME=/home/buildroot/instance-0/dl/br-cargo-home __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" CARGO_UNSTABLE_HOST_CONFIG="true" CARGO_UNSTABLE_TARGET_APPLIES_TO_HOST="true" CARGO_TARGET_APPLIES_TO_HOST="false" CARGO_BUILD_TARGET="powerpc64le-unknown-linux-gnu" CARGO_HOST_RUSTFLAGS="-C link-args=-L/home/buildroot/instance-0/output-1/host/lib -C link-args=-Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" CARGO_TARGET_POWERPC64LE_UNKNOWN_LINUX_GNU_LINKER=powerpc64le-linux-gcc CARGO_PROFILE_DEV_INCREMENTAL="false" CARGO_PROFILE_RELEASE_INCREMENTAL="false" CARGO_PROFILE_DEV_CODEGEN_UNITS="16" CARGO_PROFILE_RELEASE_CODEGEN_UNITS="16" CARGO_PROFILE_DEV_SPLIT_DEBUGINFO="off" CARGO_PROFILE_RELEASE_SPLIT_DEBUGINFO="off" CARGO_PROFILE_DEV_OPT_LEVEL="s" CARGO_PROFILE_RELEASE_OPT_LEVEL="s" CARGO_PROFILE_DEV_LTO="false" CARGO_PROFILE_RELEASE_LTO="false" CARGO_PROFILE_DEV_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_DEV_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_DEV_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" cargo build --offline --release --manifest-path Cargo.toml --locked warning: Both `/home/buildroot/instance-0/output-1/build/nushell-0.85.0/.cargo/config` and `/home/buildroot/instance-0/output-1/build/nushell-0.85.0/.cargo/config.toml` exist. Using `/home/buildroot/instance-0/output-1/build/nushell-0.85.0/.cargo/config` Compiling proc-macro2 v1.0.63 Compiling quote v1.0.29 Compiling unicode-ident v1.0.10 Compiling libc v0.2.147 Compiling cfg-if v1.0.0 Compiling serde v1.0.166 Compiling autocfg v1.1.0 Compiling once_cell v1.18.0 Compiling version_check v0.9.4 Compiling memchr v2.5.0 Compiling bitflags v1.3.2 Compiling utf8parse v0.2.1 Compiling log v0.4.19 Compiling rustix v0.38.3 Compiling linux-raw-sys v0.4.3 Compiling unicode-width v0.1.10 Compiling scopeguard v1.1.0 Compiling itoa v1.0.8 Compiling io-lifetimes v1.0.11 Compiling crossbeam-utils v0.8.16 Compiling lazy_static v1.4.0 Compiling allocator-api2 v0.2.15 Compiling either v1.8.1 Compiling crc32fast v1.3.2 Compiling iana-time-zone v0.1.57 Compiling pure-rust-locales v0.7.0 Compiling ahash v0.8.3 Compiling num-traits v0.2.15 Compiling memoffset v0.9.0 Compiling thiserror v1.0.41 Compiling arrayvec v0.7.4 Compiling crossbeam-epoch v0.9.15 Compiling adler v1.0.2 Compiling cc v1.0.79 Compiling miniz_oxide v0.7.1 Compiling byteorder v1.4.3 Compiling ryu v1.0.14 Compiling aho-corasick v1.0.2 Compiling hashbrown v0.14.0 Compiling crossbeam-channel v0.5.8 Compiling nu-ansi-term v0.49.0 Compiling rayon-core v1.11.0 Compiling regex-syntax v0.7.3 Compiling syn v2.0.23 Compiling flate2 v1.0.26 Compiling vte_generate_state_changes v0.1.1 Compiling crossbeam-deque v0.8.3 Compiling serde_json v1.0.100 Compiling rustix v0.36.15 Compiling equivalent v1.0.0 Compiling indexmap v2.0.0 Compiling procfs v0.15.1 Compiling pkg-config v0.3.27 Compiling vte v0.11.1 Compiling linux-raw-sys v0.1.4 Compiling erased-serde v0.3.27 Compiling num_cpus v1.16.0 Compiling dirs-sys-next v0.1.2 Compiling lscolors v0.15.0 Compiling num-format v0.4.4 Compiling smawk v0.3.1 Compiling sys-locale v0.3.0 Compiling bit-vec v0.6.3 Compiling unicode-linebreak v0.1.5 Compiling is_ci v1.1.1 Compiling hex v0.4.3 Compiling textwrap v0.15.2 Compiling bit-set v0.5.3 Compiling dirs-next v2.0.0 Compiling strip-ansi-escapes v0.2.0 Compiling terminal_size v0.1.17 Compiling nu-utils v0.85.0 (/home/buildroot/instance-0/output-1/build/nushell-0.85.0/crates/nu-utils) Compiling owo-colors v3.5.0 Compiling rayon v1.7.0 Compiling utf8-width v0.1.6 Compiling inventory v0.3.8 Compiling paste v1.0.13 Compiling lru v0.11.0 Compiling smallvec v1.11.0 Compiling minimal-lexical v0.2.1 Compiling nu-glob v0.85.0 (/home/buildroot/instance-0/output-1/build/nushell-0.85.0/crates/nu-glob) Compiling lock_api v0.4.10 Compiling parking_lot_core v0.9.8 Compiling nom v7.1.3 Compiling regex-automata v0.3.0 Compiling unicode-xid v0.2.4 Compiling const_format_proc_macros v0.2.31 Compiling mio v0.8.8 Compiling time-core v0.1.1 Compiling signal-hook v0.3.17 Compiling rustix v0.37.23 Compiling rmp v0.8.11 Compiling typenum v1.16.0 Compiling siphasher v0.3.10 Compiling phf_shared v0.11.2 Compiling openssl-sys v0.9.90 Compiling signal-hook-registry v1.4.1 Compiling generic-array v0.14.7 Compiling unicase v2.6.0 Compiling itertools v0.11.0 Compiling linux-raw-sys v0.3.8 Compiling rustversion v1.0.13 Compiling rand_core v0.6.4 Compiling arrayvec v0.5.2 Compiling rand v0.8.5 error: failed to run custom build command for `openssl-sys v0.9.90` Caused by: process didn't exit successfully: `/home/buildroot/instance-0/output-1/build/nushell-0.85.0/target/release/build/openssl-sys-04f33119a94f5105/build-script-main` (exit status: 101) --- stdout cargo:rerun-if-env-changed=POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset cargo:rerun-if-env-changed=OPENSSL_LIB_DIR OPENSSL_LIB_DIR unset cargo:rerun-if-env-changed=POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR OPENSSL_INCLUDE_DIR unset cargo:rerun-if-env-changed=POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_DIR POWERPC64LE_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset cargo:rerun-if-env-changed=OPENSSL_DIR OPENSSL_DIR unset cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=OPENSSL_STATIC cargo:rerun-if-env-changed=OPENSSL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_PATH_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=SYSROOT cargo:rerun-if-env-changed=OPENSSL_STATIC cargo:rerun-if-env-changed=OPENSSL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC cargo:rustc-link-search=native=/home/buildroot/instance-0/output-1/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/lib cargo:rustc-link-lib=ssl cargo:rustc-link-lib=crypto cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG cargo:rerun-if-env-changed=PKG_CONFIG cargo:rerun-if-env-changed=OPENSSL_STATIC cargo:rerun-if-env-changed=OPENSSL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC cargo:rerun-if-env-changed=PKG_CONFIG_PATH_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_PATH_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_PATH cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_powerpc64le-unknown-linux-gnu cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_powerpc64le_unknown_linux_gnu cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-changed=build/expando.c OPT_LEVEL = Some("s") TARGET = Some("powerpc64le-unknown-linux-gnu") HOST = Some("x86_64-unknown-linux-gnu") cargo:rerun-if-env-changed=CC_powerpc64le-unknown-linux-gnu CC_powerpc64le-unknown-linux-gnu = None cargo:rerun-if-env-changed=CC_powerpc64le_unknown_linux_gnu CC_powerpc64le_unknown_linux_gnu = None cargo:rerun-if-env-changed=TARGET_CC TARGET_CC = None cargo:rerun-if-env-changed=CC CC = Some("/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc") cargo:rerun-if-env-changed=CFLAGS_powerpc64le-unknown-linux-gnu CFLAGS_powerpc64le-unknown-linux-gnu = None cargo:rerun-if-env-changed=CFLAGS_powerpc64le_unknown_linux_gnu CFLAGS_powerpc64le_unknown_linux_gnu = None cargo:rerun-if-env-changed=TARGET_CFLAGS TARGET_CFLAGS = None cargo:rerun-if-env-changed=CFLAGS CFLAGS = Some("-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=3") cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = None running: "/home/buildroot/instance-0/output-1/host/bin/powerpc64le-linux-gcc" "-Os" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-D_LARGEFILE_SOURCE" "-D_LARGEFILE64_SOURCE" "-D_FILE_OFFSET_BITS=64" "-Os" "-g0" "-D_FORTIFY_SOURCE=3" "-I" "/home/buildroot/instance-0/output-1/host/bin/../powerpc64le-buildroot-linux-gnu/sysroot/usr/include" "-E" "build/expando.c" exit status: 0 cargo:rustc-cfg=openssl cargo:rustc-cfg=osslconf="OPENSSL_NO_BUF_FREELISTS" cargo:rustc-cfg=osslconf="OPENSSL_NO_COMP" cargo:rustc-cfg=osslconf="OPENSSL_NO_EC2M" cargo:rustc-cfg=osslconf="OPENSSL_NO_ENGINE" cargo:rustc-cfg=osslconf="OPENSSL_NO_KRB5" cargo:rustc-cfg=osslconf="OPENSSL_NO_PSK" cargo:rustc-cfg=osslconf="OPENSSL_NO_SRP" cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" cargo:rustc-cfg=osslconf="OPENSSL_NO_SEED" cargo:conf=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED cargo:rustc-cfg=libressl cargo:rustc-cfg=libressl251 cargo:rustc-cfg=libressl252 cargo:rustc-cfg=libressl261 cargo:rustc-cfg=libressl270 cargo:rustc-cfg=libressl271 cargo:rustc-cfg=libressl273 cargo:rustc-cfg=libressl280 cargo:rustc-cfg=libressl281 cargo:rustc-cfg=libressl291 cargo:rustc-cfg=libressl310 cargo:rustc-cfg=libressl321 cargo:rustc-cfg=libressl332 cargo:rustc-cfg=libressl340 cargo:rustc-cfg=libressl350 cargo:rustc-cfg=libressl360 cargo:rustc-cfg=libressl370 cargo:libressl_version_number=3080400f --- stderr thread 'main' panicked at /home/buildroot/instance-0/output-1/build/nushell-0.85.0/VENDOR/openssl-sys/build/main.rs:315:5: This crate is only compatible with OpenSSL (version 1.0.1 through 1.1.1, or 3.0.0), or LibreSSL 2.5 through 3.8.0, but a different version of OpenSSL was found. The build is now aborting due to this version mismatch. note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... make: *** [package/pkg-generic.mk:283: /home/buildroot/instance-0/output-1/build/nushell-0.85.0/.stamp_built] Error 101 make: Leaving directory '/home/buildroot/instance-0/buildroot'