D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-lwt_log-1.1.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wrCCvf Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cAQ4Im + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + rm -rf lwt_log-1.1.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/lwt_log-1.1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lwt_log-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rSKVHk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-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 -m64 -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 -m64 -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 -m64 -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 -m64 -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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt_log-1.1.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + dune build --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Actual targets: - recursive alias @install Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_log.ml) > _build/default/src/unix/.lwt_log.objs/lwt_log.impl.d Running[2]: (cd _build/default && /usr/bin/ocamllex -q -o src/core/lwt_log_rules.ml src/core/lwt_log_rules.mll) Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_daemon.ml) > _build/default/src/unix/.lwt_log.objs/lwt_daemon.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_daemon.mli) > _build/default/src/unix/.lwt_log.objs/lwt_daemon.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_log_core.mli) > _build/default/src/core/.lwt_log_core.objs/lwt_log_core.intf.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_log_core.ml) > _build/default/src/core/.lwt_log_core.objs/lwt_log_core.impl.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_log.mli) > _build/default/src/unix/.lwt_log.objs/lwt_log.intf.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_log_rules.mli) > _build/default/src/core/.lwt_log_core.objs/lwt_log_rules.intf.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_log_rules.ml) > _build/default/src/core/.lwt_log_core.objs/lwt_log_rules.impl.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/core/.lwt_log_core.objs/byte -I /usr/lib64/ocaml/lwt -no-alias-deps -o src/core/.lwt_log_core.objs/byte/lwt_log_core.cmi -c -intf src/core/lwt_log_core.mli) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/core/.lwt_log_core.objs/byte -I /usr/lib64/ocaml/lwt -no-alias-deps -o src/core/.lwt_log_core.objs/byte/lwt_log_rules.cmi -c -intf src/core/lwt_log_rules.mli) Running[12]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/core/.lwt_log_core.objs/byte -I /usr/lib64/ocaml/lwt -intf-suffix .ml -no-alias-deps -o src/core/.lwt_log_core.objs/byte/lwt_log_rules.cmo -c -impl src/core/lwt_log_rules.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/core/.lwt_log_core.objs/byte -I src/core/.lwt_log_core.objs/native -I /usr/lib64/ocaml/lwt -intf-suffix .ml -no-alias-deps -o src/core/.lwt_log_core.objs/native/lwt_log_rules.cmx -c -impl src/core/lwt_log_rules.ml) Running[14]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/core/.lwt_log_core.objs/byte -I /usr/lib64/ocaml/lwt -intf-suffix .ml -no-alias-deps -o src/core/.lwt_log_core.objs/byte/lwt_log_core.cmo -c -impl src/core/lwt_log_core.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/unix/.lwt_log.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -no-alias-deps -o src/unix/.lwt_log.objs/byte/lwt_log.cmi -c -intf src/unix/lwt_log.mli) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/unix/.lwt_log.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_log.objs/byte/lwt_log.cmo -c -impl src/unix/lwt_log.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/unix/.lwt_log.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -no-alias-deps -o src/unix/.lwt_log.objs/byte/lwt_daemon.cmi -c -intf src/unix/lwt_daemon.mli) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/core/.lwt_log_core.objs/byte -I src/core/.lwt_log_core.objs/native -I /usr/lib64/ocaml/lwt -intf-suffix .ml -no-alias-deps -o src/core/.lwt_log_core.objs/native/lwt_log_core.cmx -c -impl src/core/lwt_log_core.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -bin-annot-occurrences -I src/unix/.lwt_log.objs/byte -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_log.objs/byte/lwt_daemon.cmo -c -impl src/unix/lwt_daemon.ml) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -a -o src/core/lwt_log_core.cma src/core/.lwt_log_core.objs/byte/lwt_log_rules.cmo src/core/.lwt_log_core.objs/byte/lwt_log_core.cmo) Running[21]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -a -o src/unix/lwt_log.cma src/unix/.lwt_log.objs/byte/lwt_log.cmo src/unix/.lwt_log.objs/byte/lwt_daemon.cmo) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -a -o src/core/lwt_log_core.cmxa src/core/.lwt_log_core.objs/native/lwt_log_rules.cmx src/core/.lwt_log_core.objs/native/lwt_log_core.cmx) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/unix/.lwt_log.objs/byte -I src/unix/.lwt_log.objs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -I src/core/.lwt_log_core.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_log.objs/native/lwt_log.cmx -c -impl src/unix/lwt_log.ml) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -shared -linkall -I src/core -o src/core/lwt_log_core.cmxs src/core/lwt_log_core.cmxa) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/unix/.lwt_log.objs/byte -I src/unix/.lwt_log.objs/native -I /usr/lib64/ocaml/lwt -I /usr/lib64/ocaml/lwt/unix -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/threads -I /usr/lib64/ocaml/unix -I src/core/.lwt_log_core.objs/byte -I src/core/.lwt_log_core.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_log.objs/native/lwt_daemon.cmx -c -impl src/unix/lwt_daemon.ml) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -a -o src/unix/lwt_log.cmxa src/unix/.lwt_log.objs/native/lwt_log.cmx src/unix/.lwt_log.objs/native/lwt_daemon.cmx) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -shared -linkall -I src/unix -o src/unix/lwt_log.cmxs src/unix/lwt_log.cmxa) Promoting "_build/default/lwt_log.install" to "lwt_log.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AHxSge + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-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 -m64 -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 -m64 -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 -m64 -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 -m64 -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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt_log-1.1.2 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/doc/lwt_log/CHANGES Installing /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/doc/lwt_log/README.md + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=$'/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_core.ml /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/core/lwt_log_rules.ml /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_log.ml /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/lib64/ocaml/lwt_log/lwt_daemon.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.1.2-1.mga10 --unique-debug-suffix -1.1.2-1.mga10.x86_64 --unique-debug-src-base ocaml-lwt_log-1.1.2-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 2 files sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ocaml-lwt_log-1.1.2-1.mga10.x86_64 cpio: _build/default/buffer.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.ml: Cannot stat: No such file or directory cpio: _build/default/camlinternalLazy.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/lexing.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/src/unix/lwt_io.ml: Cannot stat: No such file or directory cpio: _build/default/src/unix/lwt_unix.cppo.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory find-debuginfo: done + /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/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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RCUZZb + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-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 -m64 -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 -m64 -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 -m64 -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 -m64 -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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt_log-1.1.2 + '[' 1 -eq 1 ']' + dune runtest --verbose --release -j16 Shared cache: enabled-except-user-rules Shared cache location: /home/pterjan/.cache/dune/db Workspace root: /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2 Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-lwt_log-1.1.2-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cegFBW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + cd lwt_log-1.1.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/doc/ocaml-lwt_log + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/doc/ocaml-lwt_log + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2/CHANGES /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/doc/ocaml-lwt_log + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2/README.md /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/doc/ocaml-lwt_log + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aA7BSu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + cd lwt_log-1.1.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/licenses/ocaml-lwt_log + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/licenses/ocaml-lwt_log + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/lwt_log-1.1.2/COPYING /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT/usr/share/licenses/ocaml-lwt_log + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Lwt_daemon) = 40ec1c5256eec8045311359e380e9e1a ocaml(Lwt_log) = 9ff83d48018a1875137e9698424945f5 ocaml(Lwt_log_core) = 54c29c57767d7dd6991d6b5166a41860 ocaml(Lwt_log_rules) = a39793bfbcde864bc4fe08333cb0f477 ocaml-lwt_log = 1.1.2-1.mga10 ocaml-lwt_log(x86-64) = 1.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_list) = cb29eb23ff196ada009e5b19c13b0232 ocaml(Lwt_log) = 9ff83d48018a1875137e9698424945f5 ocaml(Lwt_log_core) = 54c29c57767d7dd6991d6b5166a41860 ocaml(Lwt_log_rules) = a39793bfbcde864bc4fe08333cb0f477 ocaml(Lwt_main) = fea429cf7db9661ff9dc0690f807a89c ocaml(Lwt_mutex) = 3866f60b6a25353c207f90b8b0304fb6 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdlib__Weak) = 1a371fbec831b5df00a44cc1e163c620 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-lwt_log-devel-1.1.2-1.mga10.x86_64 Provides: ocaml(Lwt_daemon) = 40ec1c5256eec8045311359e380e9e1a ocaml(Lwt_log) = 9ff83d48018a1875137e9698424945f5 ocaml(Lwt_log_core) = 54c29c57767d7dd6991d6b5166a41860 ocaml(Lwt_log_rules) = a39793bfbcde864bc4fe08333cb0f477 ocaml-lwt_log-devel = 1.1.2-1.mga10 ocaml-lwt_log-devel(x86-64) = 1.1.2-1.mga10 ocamlx(Lwt_daemon) = 5a571a90ae0c22e40b5b02d2b2196bd2 ocamlx(Lwt_log) = 5ffcc40c144233c5356caaeb886fcdff ocamlx(Lwt_log_core) = e78fa823e44d2039c03213d14b9a5069 ocamlx(Lwt_log_rules) = d8f0d8ffadf7c9bf14d1957c20b86c3c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(CamlinternalLazy) = e6f402abe3d0b60a19bf6c6c6c6f0848 ocaml(Lwt) = b2fdf2cd6abf92c2c93038bb82271149 ocaml(Lwt_bytes) = 1332efe239dfda85613d14da83b7b273 ocaml(Lwt_io) = 2eb0d492745f97c45d9e3bcb671ba295 ocaml(Lwt_list) = cb29eb23ff196ada009e5b19c13b0232 ocaml(Lwt_log) = 9ff83d48018a1875137e9698424945f5 ocaml(Lwt_log_core) = 54c29c57767d7dd6991d6b5166a41860 ocaml(Lwt_log_rules) = a39793bfbcde864bc4fe08333cb0f477 ocaml(Lwt_main) = fea429cf7db9661ff9dc0690f807a89c ocaml(Lwt_mutex) = 3866f60b6a25353c207f90b8b0304fb6 ocaml(Lwt_seq) = 0fff3a1e579013eb091ca25ed56f5c11 ocaml(Lwt_sequence) = b1704f409f95fae4cb486a552145294c ocaml(Lwt_stream) = 54baa1c994cf3ef76264eea315ed7b17 ocaml(Lwt_sys) = 5f8bd6b70de6c63aab21158f6f62b91f ocaml(Lwt_unix) = 177b05c1d0300fb1279a4516092fe454 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Array) = 9d976b3b47c2c5800331b7449565b98c ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Filename) = f74cc059dcb93d696ed0ec81c946c31f ocaml(Stdlib__Hashtbl) = 62d90b388a282ba341dbe91a50a61569 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Lazy) = 1d6be45458ac0f04df24caf4c6b0825f ocaml(Stdlib__Lexing) = 3e6ab8b82b1880d4ad2ced0d57aca6f7 ocaml(Stdlib__List) = a30617a473d55bfeb31bc8cb1d8035c0 ocaml(Stdlib__Marshal) = 3e4c0a9c59b0e4d62cbe6fac67d913a4 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Sys) = aa921c44c52af557dede0ef5720a3515 ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Stdlib__Weak) = 1a371fbec831b5df00a44cc1e163c620 ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(CamlinternalLazy) = 8fa5efa863f9bc5a5c55714e835af459 ocamlx(Lwt) = 826bdb9d949ba6e14d611343151604bb ocamlx(Lwt_io) = f230504e3bc097f95f820307d97b8119 ocamlx(Lwt_list) = 5e085d8eb596e66090705a10c3e1591c ocamlx(Lwt_log) = 5ffcc40c144233c5356caaeb886fcdff ocamlx(Lwt_log_core) = e78fa823e44d2039c03213d14b9a5069 ocamlx(Lwt_log_rules) = d8f0d8ffadf7c9bf14d1957c20b86c3c ocamlx(Lwt_main) = f47dbd12fe4aca3f4ffdab231da2c591 ocamlx(Lwt_mutex) = 1df6de3a6321f9df29da03ca7e4a85fa ocamlx(Lwt_sequence) = 13fc7af8184bc914c16f38bc58dbd2ea ocamlx(Lwt_unix) = 308f31c69b23c75947b8acacb18b4081 ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Array) = def48d766be8b076d2a4fefcfbc64945 ocamlx(Stdlib__Buffer) = 019603e6c5a03da51c8ca38adff3c148 ocamlx(Stdlib__Filename) = bf3c8902f5a0bdbfcb879bef2df078c3 ocamlx(Stdlib__Hashtbl) = 13921c1b993c3df360282ffc9e1fc820 ocamlx(Stdlib__Lazy) = b405c79d4813730b171e981546b636f6 ocamlx(Stdlib__Lexing) = a0a1b1cb8c436f14fa0076493b310581 ocamlx(Stdlib__List) = c3a511aa4a318695fc8c537a066b344c ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Stdlib__Sys) = 2437f5a239783c66a7a6539f2924f9e6 ocamlx(Stdlib__Weak) = 9fd99e38cc01e0a2d24b14b08b843567 ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-lwt_log-debugsource-1.1.2-1.mga10.x86_64 Provides: ocaml-lwt_log-debugsource = 1.1.2-1.mga10 ocaml-lwt_log-debugsource(x86-64) = 1.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-lwt_log-debuginfo-1.1.2-1.mga10.x86_64 Provides: debuginfo(build-id) = 36aefc12395a5903812662dc3e1eb8a0a01f025d debuginfo(build-id) = c9bb6734db939513f07ef7c662cf4d9f89fab5fe ocaml-lwt_log-debuginfo = 1.1.2-1.mga10 ocaml-lwt_log-debuginfo(x86-64) = 1.1.2-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-lwt_log-debugsource(x86-64) = 1.1.2-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_log-debugsource-1.1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_log-debuginfo-1.1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_log-1.1.2-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-lwt_log-devel-1.1.2-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mB4fKe + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-lwt_log-1.1.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!