D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2362140:rust-gettext-rs-0.7.7-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GrQMzL Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hgxhm6 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + rm -rf gettext-rs-0.7.7 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/gettext-rs-0.7.7.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd gettext-rs-0.7.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hqWo2e + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + cd gettext-rs-0.7.7 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QdH6qr + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gettext-rs-0.7.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j24 -Z avoid-dev-deps --profile rpm Compiling memchr v2.8.0 Compiling regex-syntax v0.8.11 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=1d03a6d359e6de92 -C extra-filename=-2189b76ce8d30b15 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling lazy_static v1.5.0 Compiling gettext-sys v0.26.0 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8ddbeb94f5255478 -C extra-filename=-08735dcaae0fc87e --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=363398647358101e -C extra-filename=-5da5bd20e7d8dc8c --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gettext_sys --edition=2015 /usr/share/cargo/registry/gettext-sys-0.26.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' -C metadata=31a605924b5df7fa -C extra-filename=-e3c6bb8345a750b3 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=e1bb6d612b2ebbe5 -C extra-filename=-390c2f9b539412e4 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libmemchr-2189b76ce8d30b15.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=663c900a94eda574 -C extra-filename=-d3f350ae1a38f336 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libaho_corasick-390c2f9b539412e4.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libmemchr-2189b76ce8d30b15.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libregex_syntax-08735dcaae0fc87e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.13.0 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=33a680921e3fa89c -C extra-filename=-450b7468a205518d --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libaho_corasick-390c2f9b539412e4.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libmemchr-2189b76ce8d30b15.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libregex_automata-d3f350ae1a38f336.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libregex_syntax-08735dcaae0fc87e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling locale_config v0.3.0 Running `/usr/bin/rustc --crate-name locale_config --edition=2015 /usr/share/cargo/registry/locale_config-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b91d02a210c27021 -C extra-filename=-b1c6e4406282357d --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern lazy_static=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblazy_static-5da5bd20e7d8dc8c.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libregex-450b7468a205518d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling gettext-rs v0.7.7 (/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7) Running `/usr/bin/rustc --crate-name gettextrs --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' -C metadata=23cde2ea3870e15f -C extra-filename=-227244b317747071 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern gettext_sys=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettext_sys-e3c6bb8345a750b3.rmeta --extern locale_config=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblocale_config-b1c6e4406282357d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 46.39s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vIKm9H + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + mkdir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gettext-rs-0.7.7 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=gettext-rs ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.7 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT/usr/share/cargo/registry/gettext-rs-0.7.7 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT/usr/share/cargo/registry/gettext-rs-0.7.7 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT/usr/share/cargo/registry/gettext-rs-0.7.7 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT/usr/share/cargo/registry/gettext-rs-0.7.7/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT/usr/share/cargo/registry/gettext-rs-0.7.7/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C7AGdm + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd gettext-rs-0.7.7 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh memchr v2.8.0 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.11 Fresh regex-automata v0.4.13 Fresh regex v1.13.0 Fresh lazy_static v1.5.0 Fresh locale_config v0.3.0 Fresh gettext-sys v0.26.0 Compiling gettext-rs v0.7.7 (/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7) Running `/usr/bin/rustc --crate-name integration --edition=2015 tests/integration.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' -C metadata=1c8708eb41452d54 -C extra-filename=-6ea151a1a48b25f5 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern gettextrs=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettextrs-227244b317747071.rlib --extern gettext_sys=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettext_sys-e3c6bb8345a750b3.rlib --extern lazy_static=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblazy_static-5da5bd20e7d8dc8c.rlib --extern locale_config=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblocale_config-b1c6e4406282357d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name gettextrs --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' -C metadata=394b0033d81c53ed -C extra-filename=-58f0cc1307691d44 --out-dir /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps --extern gettext_sys=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettext_sys-e3c6bb8345a750b3.rlib --extern lazy_static=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblazy_static-5da5bd20e7d8dc8c.rlib --extern locale_config=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblocale_config-b1c6e4406282357d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 6.80s Running `/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/gettextrs-58f0cc1307691d44` running 30 tests test tests::bind_textdomain_codeset_panics_on_zero_in_codeset - should panic ... ok test tests::dcgettext_panics_on_zero_in_msgid - should panic ... ok test tests::dgettext_panics_on_zero_in_domainname - should panic ... ok test tests::dngettext_panics_on_zero_in_domainname - should panic ... ok test tests::ngettext_panics_on_zero_in_msgid_plural - should panic ... ok test tests::bindtextdomain_panics_on_zero_in_dirname - should panic ... ok test tests::plural_context_test ... ok test tests::textdomain_panics_on_zero_in_domainname - should panic ... ok test tests::smoke_test ... ok test tests::context_test ... ok test text_domain::tests::attributes ... ok test text_domain::tests::errors ... ok test tests::plural_test ... ok test tests::pgettext_panics_on_zero_in_msgid - should panic ... ok test tests::pgettext_panics_on_zero_in_msgctxt - should panic ... ok test tests::setlocale_panics_on_zero_in_locale - should panic ... ok test tests::npgettext_panics_on_zero_in_msgid_plural - should panic ... ok test tests::dcgettext_panics_on_zero_in_domainname - should panic ... ok test tests::dcngettext_panics_on_zero_in_msgid_plural - should panic ... ok test tests::gettext_panics - should panic ... ok test tests::dgettext_panics_on_zero_in_msgid - should panic ... ok test tests::dcngettext_panics_on_zero_in_domainname - should panic ... ok test tests::npgettext_panics_on_zero_in_msgctxt - should panic ... ok test tests::bind_textdomain_codeset_panics_on_zero_in_domainname - should panic ... ok test tests::bindtextdomain_panics_on_zero_in_domainname - should panic ... ok test tests::dngettext_panics_on_zero_in_msgid - should panic ... ok test tests::ngettext_panics_on_zero_in_msgid - should panic ... ok test tests::npgettext_panics_on_zero_in_msgid - should panic ... ok test tests::dngettext_panics_on_zero_in_msgid_plural - should panic ... ok test tests::dcngettext_panics_on_zero_in_msgid - should panic ... ok test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/integration-6ea151a1a48b25f5` running 11 tests test current_textdomain_works ... ok test ngettext_fn ... ok test npgettext_fn ... ok test domain_directory_works ... ok test dngettext_fn ... ok test gettext_fn ... ok test dcgettext_fn ... ok test dgettext_fn ... ok test dcngettext_fn ... ok test pgettext_fn ... ok test test_textdomain_codeset ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests gettextrs Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name gettextrs --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7 --extern gettextrs=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettextrs-227244b317747071.rlib --extern gettext_sys=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/libgettext_sys-e3c6bb8345a750b3.rlib --extern lazy_static=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblazy_static-5da5bd20e7d8dc8c.rlib --extern locale_config=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps/liblocale_config-b1c6e4406282357d.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/gettext-rs-0.7.7/target/rpm/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gettext-system"))' --error-format human` running 14 tests test src/text_domain.rs - text_domain::TextDomain::skip_system_data_paths (line 272) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::new (line 169) - compile ... ok test src/lib.rs - (line 48) - compile ... ok test src/text_domain.rs - text_domain::TextDomain (line 99) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::prepend (line 242) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::push (line 257) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::locale_category (line 205) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::codeset (line 225) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::init (line 295) - compile ... ok test src/lib.rs - (line 58) - compile ... ok test src/text_domain.rs - text_domain::TextDomain::locale (line 190) - compile ... ok test src/text_domain.rs - text_domain::TextDomain (line 124) - compile ... ok test src/lib.rs - (line 5) - compile ... ok test src/text_domain.rs - text_domain::TextDomain (line 111) - compile ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-gettext-rs-devel-0.7.7-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/README.md Provides: crate(gettext-rs) = 0.7.7 purl(pkg:cargo/gettext-rs@0.7.7) rust-gettext-rs-devel = 0.7.7-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gettext-sys/default) >= 0.21.0 crate(locale_config/default) >= 0.3.0 Processing files: rust-gettext-rs+default-devel-0.7.7-1.mga11.noarch Provides: crate(gettext-rs/default) = 0.7.7 rust-gettext-rs+default-devel = 0.7.7-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gettext-rs) = 0.7.7 Processing files: rust-gettext-rs+gettext-system-devel-0.7.7-1.mga11.noarch Provides: crate(gettext-rs/gettext-system) = 0.7.7 rust-gettext-rs+gettext-system-devel = 0.7.7-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(gettext-rs) = 0.7.7 crate(gettext-sys/gettext-system) >= 0.21.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-gettext-rs+default-devel-0.7.7-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-gettext-rs+gettext-system-devel-0.7.7-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-gettext-rs-devel-0.7.7-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p53ivI + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + test -d /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-gettext-rs-0.7.7-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/CHANGELOG.md File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/LICENSE.txt File listed twice: /usr/share/cargo/registry/gettext-rs-0.7.7/README.md D: [iurt_root_command] Success!