>>> host-openssl Installing to host directory >>> host-rustc Extracting >>> host-rustc Patching >>> host-rustc Configuring >>> host-rustc Building >>> host-rustc Installing to host directory sentry-cli-2.20.3-cargo2.tar.gz: OK (sha256: 997581bca5bdb6f7540ea9d6e1d25f0e9df06fcc338d26ed75fc81f9401d65d4) >>> host-sentry-cli 2.20.3 Extracting gzip -d -c /home/autobuild/autobuild/instance-3/dl/sentry-cli/sentry-cli-2.20.3-cargo2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3 -xf - >>> host-sentry-cli 2.20.3 Patching Applying 0001-Disable-SSL-support-for-the-curl-module.patch using patch: patching file Cargo.lock patching file Cargo.toml >>> host-sentry-cli 2.20.3 Configuring >>> host-sentry-cli 2.20.3 Building cd /home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3/ && GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CARGO_HOME=/home/autobuild/autobuild/instance-3/dl/br-cargo-home RUSTFLAGS="-C link-args=-L/home/autobuild/autobuild/instance-3/output-1/host/lib -C link-args=-Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" cargo build --offline --release --manifest-path Cargo.toml --locked warning: `/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` Compiling libc v0.2.139 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.6 Compiling quote v1.0.28 Compiling autocfg v1.1.0 Compiling serde v1.0.164 Compiling pkg-config v0.3.26 Compiling memchr v2.5.0 Compiling version_check v0.9.4 Compiling once_cell v1.18.0 Compiling typenum v1.16.0 Compiling tinyvec_macros v0.1.0 Compiling itoa v1.0.5 Compiling jobserver v0.1.25 Compiling generic-array v0.14.6 Compiling tinyvec v1.6.0 Compiling cc v1.0.78 Compiling syn v1.0.107 Compiling syn v2.0.18 Compiling unicode-bidi v0.3.10 Compiling thiserror v1.0.40 Compiling percent-encoding v2.2.0 Compiling unicode-normalization v0.1.22 Compiling stable_deref_trait v1.2.0 Compiling ryu v1.0.12 Compiling form_urlencoded v1.1.0 Compiling getrandom v0.2.8 Compiling idna v0.3.0 Compiling rand_core v0.6.4 Compiling aho-corasick v0.7.20 Compiling serde_json v1.0.97 Compiling lazy_static v1.4.0 Compiling regex-syntax v0.6.28 Compiling scopeguard v1.1.0 Compiling ahash v0.7.6 Compiling time-core v0.1.0 Compiling smallvec v1.10.0 Compiling fallible-iterator v0.2.0 Compiling adler v1.0.2 Compiling miniz_oxide v0.6.2 Compiling time v0.3.17 Compiling serde_derive v1.0.164 Compiling thiserror-impl v1.0.40 Compiling regex v1.7.1 Compiling lock_api v0.4.9 Compiling log v0.4.17 Compiling parking_lot_core v0.9.6 Compiling subtle v2.4.1 Compiling bitflags v1.3.2 Compiling hashbrown v0.12.3 Compiling gimli v0.27.3 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.3 Compiling zstd-sys v2.0.5+zstd.1.5.2 Compiling libz-sys v1.1.8 Compiling digest v0.10.6 Compiling cpufeatures v0.2.5 Compiling indexmap v1.9.2 Compiling crc32fast v1.3.2 Compiling semver v1.0.16 Compiling parking_lot v0.12.1 Compiling bzip2-sys v0.1.11+1.0.8 Compiling zstd-safe v5.0.2+zstd.1.5.2 Compiling ppv-lite86 v0.2.17 Compiling rand_chacha v0.3.1 Compiling openssl-sys v0.9.80 Compiling base64ct v1.5.3 Compiling sha1_smol v1.0.0 Compiling url v2.3.1 Compiling uuid v1.3.0 Compiling debugid v0.8.0 Compiling encoding_index_tests v0.1.4 Compiling siphasher v0.3.10 Compiling scroll_derive v0.11.0 Compiling radium v0.7.0 Compiling io-lifetimes v1.0.4 Compiling crossbeam-utils v0.8.14 Compiling phf_shared v0.10.0 Compiling password-hash v0.4.2 Compiling flate2 v1.0.25 Compiling rand v0.8.5 Compiling scroll v0.11.0 Compiling sha2 v0.10.6 Compiling hmac v0.12.1 Compiling inplace-vec-builder v0.1.1 Compiling cipher v0.3.0 Compiling backtrace v0.3.67 Compiling memmap2 v0.5.10 Compiling memoffset v0.7.1 Compiling minimal-lexical v0.2.1 Compiling hex v0.4.3 Compiling precomputed-hash v0.1.1 Compiling leb128 v0.2.5 Compiling opaque-debug v0.3.0 Compiling binary-merge v0.1.2 Compiling rustix v0.36.7 Compiling tap v1.0.1 Compiling arrayvec v0.7.2 Compiling new_debug_unreachable v1.0.4 Compiling wyz v0.5.1 Compiling string_cache v0.8.4 Compiling range-collections v0.2.4 Compiling brownstone v3.0.0 Compiling nom v7.1.3 Compiling aes v0.7.5 Compiling sentry-types v0.31.2 Compiling watto v0.1.0 Compiling symbolic-common v12.1.5 Compiling pbkdf2 v0.11.0 Compiling pdb v0.8.0 Compiling sha1 v0.10.5 Compiling addr2line v0.19.0 Compiling curl-sys v0.4.59+curl-7.86.0 Compiling elsa v1.8.1 Compiling object v0.30.3 Compiling crossbeam-epoch v0.9.13 Compiling num-traits v0.2.15 Compiling plain v0.2.3 Compiling constant_time_eq v0.1.5 Compiling indent_write v2.2.0 Compiling joinery v2.1.0 Compiling linux-raw-sys v0.1.4 Compiling maybe-owned v0.3.4 Compiling byteorder v1.4.3 Compiling funty v2.0.0 Compiling rustc-demangle v0.1.21 Compiling pdb-addr2line v0.10.4 Compiling bitvec v1.0.1 Compiling nom-supreme v0.8.0 Compiling goblin v0.6.1 Compiling sentry-core v0.31.2 Compiling symbolic-ppdb v12.1.5 Compiling rustc_version v0.4.0 Compiling elementtree v1.2.3 Compiling wasmparser v0.102.0 Compiling num-integer v0.1.45 Compiling either v1.8.1 Compiling anyhow v1.0.69 Compiling dmsort v1.0.2 Compiling sentry-contexts v0.31.2 Compiling tracing-attributes v0.1.23 Compiling libgit2-sys v0.14.2+1.5.1 Compiling brotli-sys v0.3.2 Compiling dirs-sys-next v0.1.2 Compiling tracing-core v0.1.30 Compiling curl v0.4.44 Compiling pin-project-lite v0.2.9 Compiling unicode-width v0.1.10 Compiling regex-automata v0.1.10 Compiling rayon-core v1.10.2 Compiling match_cfg v0.1.0 Compiling hostname v0.3.1 Compiling bstr v0.2.17 Compiling dirs-next v2.0.0 Compiling tracing v0.1.37 Compiling crossbeam-deque v0.8.2 Compiling sentry-backtrace v0.31.2 Compiling crossbeam-channel v0.5.6 Compiling scroll_derive v0.10.5 Compiling encoding-index-korean v1.20141219.5 Compiling encoding-index-singlebyte v1.20141219.5 Compiling encoding-index-simpchinese v1.20141219.5 Compiling encoding-index-tradchinese v1.20141219.5 Compiling encoding-index-japanese v1.20141219.5 Compiling runas v1.0.0 Compiling socket2 v0.4.7 Compiling num_cpus v1.15.0 Compiling uname v0.1.1 Compiling time v0.1.45 Compiling bstr v1.1.0 Compiling csv-core v0.1.10 Compiling openssl-probe v0.1.5 Compiling safemem v0.3.3 Compiling signal-hook v0.3.15 Compiling fnv v1.0.7 Compiling same-file v1.0.6 Compiling dlv-list v0.3.0 Compiling iana-time-zone v0.1.53 Compiling os_str_bytes v6.4.1 Compiling itoa v0.4.8 Compiling clap_lex v0.3.1 Compiling csv v1.1.6 Compiling ordered-multimap v0.4.3 Compiling chrono v0.4.23 Compiling walkdir v2.3.2 Compiling globset v0.4.10 Compiling line-wrap v0.1.1 Compiling encoding v0.2.33 Compiling scroll v0.10.2 Compiling sentry-anyhow v0.31.2 Compiling term v0.7.0 Compiling console v0.15.5 Compiling which v4.4.0 Compiling is-terminal v0.4.2 Compiling terminal_size v0.2.3 Compiling scheduled-thread-pool v0.2.6 Compiling signal-hook-registry v1.4.0 Compiling dirs-sys v0.3.7 Compiling quick-xml v0.26.0 Compiling thread_local v1.1.4 Compiling instant v0.1.12 Compiling pathdiff v0.2.1 Compiling number_prefix v0.3.0 Compiling base64 v0.13.1 Compiling unicode-id v0.3.3 Compiling strsim v0.10.0 Compiling encode_unicode v1.0.0 Compiling if_chain v1.0.2 Compiling data-encoding v2.3.3 Compiling sentry-cli v2.20.3 (/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3) Compiling httpdate v1.0.2 Compiling sourcemap v6.3.0 Compiling prettytable-rs v0.10.0 Compiling plist v1.4.0 Compiling clap v4.1.6 Compiling indicatif v0.14.0 Compiling open v3.2.0 Compiling backoff v0.4.0 Compiling ignore v0.4.20 Compiling dirs v4.0.0 Compiling r2d2 v0.8.10 Compiling rayon v1.6.1 Compiling java-properties v1.4.1 Compiling anylog v0.6.3 Compiling rust-ini v0.18.0 Compiling itertools v0.10.5 Compiling proguard v5.0.0 Compiling might-be-minified v0.3.0 Compiling dotenv v0.15.0 Compiling chardet v0.2.4 Compiling bytecount v0.6.3 Compiling username v0.2.0 Compiling glob v0.3.1 Compiling bzip2 v0.4.4 Compiling brotli2 v0.3.2 Compiling zstd v0.11.2+zstd.1.5.2 Compiling zip v0.6.4 Compiling symbolic-debuginfo v12.1.5 Compiling sentry v0.31.2 Compiling symbolic-il2cpp v12.1.5 Compiling symbolic-symcache v12.1.5 Compiling symbolic v12.1.5 Compiling git2 v0.16.1 warning: field `0` is never read --> src/utils/dif_upload.rs:81:17 | 81 | BcSymbolMap(BcSymbolMap<'a>), | ----------- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 81 | BcSymbolMap(()), | ~~ warning: field `0` is never read --> src/utils/dif_upload.rs:82:13 | 82 | UuidMap(UuidMapping), | ------- ^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 82 | UuidMap(()), | ~~ warning: field `0` is never read --> src/utils/dif_upload.rs:101:10 | 101 | Temp(TempFile), | ---- ^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 101 | Temp(()), | ~~ warning: `sentry-cli` (bin "sentry-cli") generated 3 warnings Finished `release` profile [optimized] target(s) in 1m 42s >>> host-sentry-cli 2.20.3 Installing to host directory cd /home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3/ && GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" GIT_DIR=. PATH="/home/autobuild/autobuild/instance-3/output-1/host/bin:/home/autobuild/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-3/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CARGO_HOME=/home/autobuild/autobuild/instance-3/dl/br-cargo-home RUSTFLAGS="-C link-args=-L/home/autobuild/autobuild/instance-3/output-1/host/lib -C link-args=-Wl,-rpath,/home/autobuild/autobuild/instance-3/output-1/host/lib" cargo install --offline --root /home/autobuild/autobuild/instance-3/output-1/host --bins --path ./ --force --locked warning: `/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3/.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` warning: `/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3/./.cargo/config` is deprecated in favor of `config.toml` note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` Installing sentry-cli v2.20.3 (/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3) warning: field `0` is never read --> src/utils/dif_upload.rs:81:17 | 81 | BcSymbolMap(BcSymbolMap<'a>), | ----------- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 81 | BcSymbolMap(()), | ~~ warning: field `0` is never read --> src/utils/dif_upload.rs:82:13 | 82 | UuidMap(UuidMapping), | ------- ^^^^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 82 | UuidMap(()), | ~~ warning: field `0` is never read --> src/utils/dif_upload.rs:101:10 | 101 | Temp(TempFile), | ---- ^^^^^^^^ | | | field in this variant | help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 101 | Temp(()), | ~~ warning: `sentry-cli` (bin "sentry-cli") generated 3 warnings Finished `release` profile [optimized] target(s) in 0.16s Installing /home/autobuild/autobuild/instance-3/output-1/host/bin/sentry-cli Installed package `sentry-cli v2.20.3 (/home/autobuild/autobuild/instance-3/output-1/build/host-sentry-cli-2.20.3)` (executable `sentry-cli`) >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-3/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/include /home/autobuild/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-3/output-1/target/usr/doc find /home/autobuild/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-3/output-1/target/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/man /home/autobuild/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/info /home/autobuild/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/doc /home/autobuild/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-3/output-1/target/lib/debug /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.08-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-rc2\"" \ ) > /home/autobuild/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-3/output-1/per-package \ /home/autobuild/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-3/output-1/target/usr ln -snf /home/autobuild/autobuild/instance-3/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-3/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-3/buildroot' >>> Buildroot 2024.08-rc2 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.10.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> dash 0.5.12 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dtv-scan-tables 7098bdd27548eaf3e5d9485fc68575f88e362daf Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> host-imagemagick 7.1.1-31 Collecting legal info LICENSE: OK (sha256: a556c5292c87c9a6ac795c80669b0c3660f9f729de8c476bf2b10f83ab1b34ec) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.43 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> nghttp2 1.58.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-rust-bin 1.79.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-sentry-cli 2.20.3 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-rustc Collecting legal info WARNING: the Buildroot source code has not been saved Legal info produced in /home/autobuild/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-3/buildroot'