D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ocaml-psmt2-frontend-0.1-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7v4DiO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf psmt2-frontend-0.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ocaml-psmt2-frontend-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd psmt2-frontend-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/add-datarootdir.patch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix-install-dirs.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hKUS3N + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmt2-frontend-0.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoconf configure.in:161: warning: AC_OUTPUT should be used without arguments. configure.in:161: You should run autoupdate. + 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 + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for ocamlc... ocamlc ocaml version is 4.10.0 ocaml library path is /usr/lib64/ocaml checking for ocamlfind... yes checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlopt.opt version... ok checking for ocamldep... ocamldep checking platform... checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for menhir... menhir configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 ocamllex.opt src/smtlib_lexer.mll > /dev/null menhir -v src/smtlib_parser.mly Note: the nonterminal symbol option (from src/smtlib_parser.mly) is renamed src_smtlib_parser_option. Warning: 22 states have an end-of-stream conflict. File "/usr/share/menhir/standard.mly", line 209, characters 16-16: Warning: production list(term) -> is never reduced. Warning: in total, 1 production is never reduced. menhir -v src/smtlib_parser.mly Note: the nonterminal symbol option (from src/smtlib_parser.mly) is renamed src_smtlib_parser_option. Warning: 22 states have an end-of-stream conflict. File "/usr/share/menhir/standard.mly", line 209, characters 16-16: Warning: production list(term) -> is never reduced. Warning: in total, 1 production is never reduced. ocamldep -I src src/*.ml* > .depend ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/version.mli ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/options.mli ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_error.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/version.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/options.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/version.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/options.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_error.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_ty.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_syntax.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_parser.mli ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_printer.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_lexer.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typed_env.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_ty.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typed_logic.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_syntax.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_typing.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_printer.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typed_env.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typed_logic.ml ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -for-pack Psmt2Frontend src/smtlib_parser.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_typing.ml ocamlc.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -pack -o src/psmt2Frontend.cmo src/version.cmo src/options.cmo src/smtlib_error.cmo src/smtlib_ty.cmo src/smtlib_syntax.cmo src/smtlib_printer.cmo src/smtlib_parser.cmo src/smtlib_lexer.cmo src/smtlib_typed_env.cmo src/smtlib_typed_logic.cmo src/smtlib_typing.cmo ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -I src -o src/psmt2Frontend.cma src/psmt2Frontend.cmo ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_parser.ml ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -for-pack Psmt2Frontend src/smtlib_lexer.ml ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -pack -o src/psmt2Frontend.cmx src/version.cmx src/options.cmx src/smtlib_error.cmx src/smtlib_ty.cmx src/smtlib_syntax.cmx src/smtlib_printer.cmx src/smtlib_parser.cmx src/smtlib_lexer.cmx src/smtlib_typed_env.cmx src/smtlib_typed_logic.cmx src/smtlib_typing.cmx ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -o src/psmt2Frontend.cmxa src/psmt2Frontend.cmx ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -g -inline 100 -I src -o src/psmt2Frontend.cmxs src/psmt2Frontend.cmx + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jsGvZL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 + cd psmt2-frontend-0.1 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/lib64/ocaml + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 'INSTALL=/usr/bin/install -p' DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 OCAMLFIND_DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml \ ocamlfind install psmt2-frontend src/psmt2Frontend.* src/*.mli META Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/version.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/smtlib_parser.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/options.mli Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.o Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmxs Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmxa Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmx Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmt Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmo Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmi Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cma Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.a Installed /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64//usr/lib64/ocaml/psmt2-frontend/META + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.1-9.mga8 --unique-debug-suffix -0.1-9.mga8.aarch64 --unique-debug-src-base ocaml-psmt2-frontend-0.1-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/psmt2-frontend-0.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmxs extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/lib64/ocaml/psmt2-frontend/psmt2Frontend.cmxs original debug info size: 204kB, size after compression: 208kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: bytes.ml: Cannot stat: No such file or directory cpio: hashtbl.ml: Cannot stat: No such file or directory cpio: lexing.ml: Cannot stat: No such file or directory cpio: list.ml: Cannot stat: No such file or directory cpio: printf.ml: Cannot stat: No such file or directory cpio: string.ml: Cannot stat: No such file or directory 1967 blocks + /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-psmt2-frontend-0.1-9.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NHXpmN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmt2-frontend-0.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/share/doc/ocaml-psmt2-frontend + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/share/doc/ocaml-psmt2-frontend + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/share/doc/ocaml-psmt2-frontend + cp -pr CHANGES.md /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64/usr/share/doc/ocaml-psmt2-frontend + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Psmt2Frontend) = e2a3a14458ad2fa2407f4562e3f5a823 ocaml-psmt2-frontend = 0.1-9.mga8 ocaml-psmt2-frontend(aarch-64) = 0.1-9.mga8 ocamlx(Psmt2Frontend) = 31e548065a25ca56d25f83dfe8397db7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) ocaml(CamlinternalFormatBasics) = f562e7b79dbe1bb1591060d6b4e854cf ocaml(Stdlib) = aea3513d44d604b62eaff79ad12007b3 ocaml(Stdlib__buffer) = 28161e4effde5ea372547815f87193ec ocaml(Stdlib__format) = 06b0893cb3ef937aa19861955f132018 ocaml(Stdlib__hashtbl) = ae8edb4e1fa8a825285031ff0efc80c8 ocaml(Stdlib__int32) = aa83c6f44c2474e5227a6c8f103e87cf ocaml(Stdlib__lexing) = af4fe7604d37ed7010a342d5a704e3c5 ocaml(Stdlib__list) = 13989ef6fbcb7235b257d3df9a80253a ocaml(Stdlib__map) = a82b95a7a6d7947a4127a1eccd24d8b1 ocaml(Stdlib__obj) = 4f27fde74c713270e337272301a906e6 ocaml(Stdlib__printf) = 908ae2bf186b4ad7c88e5443c57d73af ocaml(Stdlib__seq) = c5f4ef3f36de5f47b7041eed1deb9679 ocaml(Stdlib__string) = f06d662544362cc717ad99f2d75ffa1e ocaml(Stdlib__uchar) = c51d7a295527e9500ba69b459f81d6b3 ocamlx(Stdlib) = 6b88613cf2b6620d6f11cd8a342880fc ocamlx(Stdlib__format) = 640a01647329f0a32f48a8a90a89014f ocamlx(Stdlib__hashtbl) = 1f15ad224dfe918b6a17c157f0f5836e ocamlx(Stdlib__lexing) = e7ce663ca25a827e8cc02172a8f8f6fb ocamlx(Stdlib__list) = e3a5f633b69d62d35929d9e3f6c26a20 ocamlx(Stdlib__map) = 3ed208b888965290b89d720efaf17612 ocamlx(Stdlib__printf) = 19b790b69e71cc8a18d06eb2330f9df4 ocamlx(Stdlib__string) = c268f14a681ed6708f8a9cb396a73317 Processing files: ocaml-psmt2-frontend-debugsource-0.1-9.mga8.aarch64 Provides: ocaml-psmt2-frontend-debugsource = 0.1-9.mga8 ocaml-psmt2-frontend-debugsource(aarch-64) = 0.1-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-psmt2-frontend-debuginfo-0.1-9.mga8.aarch64 Provides: debuginfo(build-id) = 7e06115b229727949a9888eed2b89f608c558608 ocaml-psmt2-frontend-debuginfo = 0.1-9.mga8 ocaml-psmt2-frontend-debuginfo(aarch-64) = 0.1-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-psmt2-frontend-debugsource(aarch-64) = 0.1-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-psmt2-frontend-debuginfo-0.1-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-psmt2-frontend-debugsource-0.1-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ocaml-psmt2-frontend-0.1-9.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t24I2L + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd psmt2-frontend-0.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ocaml-psmt2-frontend-0.1-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VUfGBP + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf psmt2-frontend-0.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!