D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/erlang-setup-2.0.2-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hTYZft + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf setup-2.0.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/setup-2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd setup-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/erlang-setup-0001-Don-t-escriptize.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/erlang-setup-0002-Support-expansion-of-setup-modes-for-find_hooks.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZImZOu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd setup-2.0.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' '!' -f src/setup.app.src -a '!' -f src/setup.app -a '!' -f ebin/setup.app ']' + echo '*.app file (or *.app.src template) was found.' *.app file (or *.app.src template) was found. + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + VSN=2.0.2 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/setup-2.0.2/vsn.cache + export REBAR_VSN_CACHE_FILE + echo '{{git, "/home/iurt/rpmbuild/BUILD/setup-2.0.2"}, "2.0.2"}.' + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + IGNORE_MISSING_DEPS=TRUE + export IGNORE_MISSING_DEPS + ERL_LIBS=/usr/share/erlang/lib/ + export ERL_LIBS + /usr/bin/rebar compile skip_deps=true -vv DEBUG: Evaluating config script "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config.script" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/src/setup.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/setup-2.0.2: [] DEBUG: Predirs: [] ==> setup-2.0.2 (compile) DEBUG: Matched required ERTS version: 12.0.3 -> .* DEBUG: Matched required OTP release: 24 -> .* DEBUG: Min OTP version unconfigured DEBUG: erl_opts [debug_info,debug_info] DEBUG: Files to compile first: ["src/setup_lib.erl"] Compiled src/setup_lib.erl DEBUG: Starting 3 compile worker(s) Compiled src/setup_app.erl Compiled src/setup_sup.erl Compiled src/setup_srv.erl DEBUG: Worker exited cleanly Compiled src/setup_gen.erl DEBUG: Worker exited cleanly src/setup.erl:944:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace src/setup.erl:1048:24: Warning: variable 'Mode' is unused src/setup.erl:1210:36: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace src/setup.erl:1635:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace Compiled src/setup.erl DEBUG: Worker exited cleanly INFO: No app_vars_file defined. DEBUG: Postdirs: [] + '[' -f doc/overview.edoc ']' + /usr/bin/rebar doc -vv DEBUG: Evaluating config script "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config.script" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/src/setup.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/setup-2.0.2: [] DEBUG: Predirs: [] ==> setup-2.0.2 (doc) DEBUG: "src/setup.erl" is more recent than "doc/edoc-info": {{2021,9,10},{6,16,26}} > {{2018,2,7},{7,45,53}} INFO: Regenerating edocs for setup ./src/setup.erl, function home/0: at line 189: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function log_dir/0: at line 213: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function data_dir/0: at line 223: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function verify_directories/0: at line 256: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function verify_dir/1: at line 268: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_env_vars/1: at line 282: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function patch_app/1: at line 613: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function pick_vsn/3: at line 641: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_app/1: at line 682: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_app/2: at line 687: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function reload_app/1: at line 746: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function reload_app/2: at line 752: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function reload_app/3: at line 758: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_hooks/0: at line 966: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_hooks/1: at line 1003: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function find_hooks/2: at line 1010: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function run_hooks/0: at line 1116: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function run_hooks/1: at line 1124: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function run_hooks/2: at line 1132: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function run_selected_hooks/1: at line 1143: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function applications/0: at line 1224: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function keep_release/1: at line 1271: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function lib_dirs/0: at line 1354: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup.erl, function lib_dirs/1: at line 1361: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. ./src/setup_gen.erl, function run/1: at line 55: warning: EDoc @spec tags are deprecated. Please use -spec attributes instead. DEBUG: Postdirs: [] + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3bef1a + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 + cd setup-2.0.2 + '[' 1 -eq 1 ']' + '[' setup '!=' '' ']' + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/erlang/lib/setup-2.0.2/ + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/erlang/lib/setup-2.0.2/ebin/ + '[' -f ebin/setup.app ']' + /usr/bin/install -m 0644 -p ebin/setup.app /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/erlang/lib/setup-2.0.2/ebin/ + /usr/bin/install -m 0644 -p ebin/setup.beam ebin/setup_app.beam ebin/setup_gen.beam ebin/setup_lib.beam ebin/setup_srv.beam ebin/setup_sup.beam /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/erlang/lib/setup-2.0.2/ebin/ + '[' -d include/ ']' + '[' -d priv/ ']' + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.2-1.mga9 --unique-debug-suffix -2.0.2-1.mga9.aarch64 --unique-debug-src-base erlang-setup-2.0.2-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/setup-2.0.2 + /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-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lf0xLc + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd setup-2.0.2 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + VSN=2.0.2 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/setup-2.0.2/vsn.cache + export REBAR_VSN_CACHE_FILE + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + /usr/bin/rebar eunit skip_deps=true -vv DEBUG: Evaluating config script "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config.script" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/src/setup.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/setup-2.0.2: [] DEBUG: Predirs: [] ==> setup-2.0.2 (eunit) DEBUG: Matched required ERTS version: 12.0.3 -> .* DEBUG: Matched required OTP release: 24 -> .* DEBUG: Min OTP version unconfigured DEBUG: Triq availability: true DEBUG: PropEr availability: false DEBUG: QuickCheck availability: false INFO: sh info: cwd: "/home/iurt/rpmbuild/BUILD/setup-2.0.2" cmd: cp -R src/setup_app.erl src/setup_gen.erl src/setup_lib.erl src/setup_srv.erl src/setup_sup.erl src/setup.erl ".eunit" DEBUG: opts: [{use_stdout,false},abort_on_error] DEBUG: Port Cmd: "cp -R src/setup_app.erl src/setup_gen.erl src/setup_lib.erl src/setup_srv.erl src/setup_sup.erl src/setup.erl \".eunit\"" Port Opts: [exit_status,{line,16384},use_stdio,stderr_to_stdout,hide] DEBUG: erl_opts [{d,'TEST'},debug_info,debug_info,{d,'TRIQ'}] DEBUG: Files to compile first: ["src/setup_lib.erl"] Compiled src/setup_lib.erl DEBUG: Starting 3 compile worker(s) Compiled src/setup_app.erl Compiled src/setup_sup.erl Compiled src/setup_srv.erl DEBUG: Worker exited cleanly Compiled src/setup_gen.erl DEBUG: Worker exited cleanly src/setup.erl:944:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace src/setup.erl:1048:24: Warning: variable 'Mode' is unused src/setup.erl:1210:36: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace src/setup.erl:1635:52: Warning: erlang:get_stacktrace/0 is removed; use the new try/catch syntax for retrieving the stack backtrace Compiled src/setup.erl DEBUG: Worker exited cleanly ======================== EUnit ======================== module 'setup_lib' module 'setup_app' module 'setup_sup' module 'setup_srv' module 'setup_gen' module 'setup' setup:1703: setup_test_...ok setup:1704: setup_test_...ok setup:1705: setup_test_...ok setup:1706: setup_test_...[0.001 s] ok setup:1707: setup_test_...[0.004 s] ok [done in 0.054 s] ======================================================= All 5 tests passed. DEBUG: Reconstruct stdlib [] DEBUG: Reconstruct crypto [{fips_mode,false},{rand_cache_size,896}] DEBUG: Reconstruct rebar [{log_level,warn}, {log_colored,uncolored}, {any_dir_modules, [rebar_require_vsn,rebar_deps,rebar_subdirs, rebar_templater,rebar_cleaner]}, {modules, [{app_dir, [rebar_proto_compiler, rebar_protobuffs_compiler, rebar_neotoma_compiler, rebar_asn1_compiler,rebar_dia_compiler, rebar_dialyzer,rebar_erlc_compiler, rebar_lfe_compiler,rebar_erlydtl_compiler, rebar_port_compiler,rebar_otp_app, rebar_otp_appup,rebar_ct,rebar_eunit, rebar_qc,rebar_escripter,rebar_edoc, rebar_shell,rebar_xref,rebar_metacmds]}, {rel_dir, [rebar_appups,rebar_reltool, rebar_upgrade]}]}, {recursive_cmds, ['check-deps',compile,'delete-deps','get-deps', 'list-deps','update-deps']}] + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + VSN=2.0.2 + export VSN + REBAR_VSN_CACHE_FILE=/home/iurt/rpmbuild/BUILD/setup-2.0.2/vsn.cache + export REBAR_VSN_CACHE_FILE + REBAR_DEPS_PREFER_LIBS=TRUE + export REBAR_DEPS_PREFER_LIBS + /usr/bin/rebar ct skip_deps=true -vv DEBUG: Evaluating config script "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config.script" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/rebar.config" DEBUG: Rebar location: "/usr/bin/rebar" DEBUG: Consult config file "/home/iurt/rpmbuild/BUILD/setup-2.0.2/src/setup.app.src" DEBUG: Available deps: [] DEBUG: Missing deps : [] DEBUG: Plugins requested while processing /home/iurt/rpmbuild/BUILD/setup-2.0.2: [] DEBUG: Predirs: [] ==> setup-2.0.2 (ct) WARN: test directory not present - skipping DEBUG: Postdirs: [] + RPM_EC=0 ++ jobs -p + exit 0 Processing files: erlang-setup-2.0.2-1.mga9.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5WJVxa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd setup-2.0.2 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/doc/erlang-setup + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/doc/erlang-setup + cp -pr doc/ /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/doc/erlang-setup + cp -pr examples/ /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/doc/erlang-setup + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/doc/erlang-setup + RPM_EC=0 ++ jobs -p + exit 0 warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. ERROR: Cant find erlang:get_stacktrace/0 while processing '/home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64/usr/share/erlang/lib/setup-2.0.2/ebin/setup.beam' warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Provides: erlang-setup = 2.0.2-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: erlang-erts(aarch-64) erlang-kernel(aarch-64) erlang-sasl(aarch-64) erlang-stdlib(aarch-64) Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/erlang-setup-2.0.2-1.mga9.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0EBgyv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd setup-2.0.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/erlang-setup-2.0.2-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QPrSv4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf setup-2.0.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!