D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/ocaml-ssl-0.7.0-0.20230714.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b4eJBt Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WDsqKE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + rm -rf ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + /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.wTkjaB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-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 ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + '[' 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-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 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 Promoting "_build/default/ssl.opam" to "ssl.opam" Running[1]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ssl_threads.ml) > _build/default/src/.ssl.objs/ssl_threads.impl.d Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/ssl.ml) > _build/default/src/.ssl.objs/ssl.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ssl.mli) > _build/default/src/.ssl.objs/ssl.intf.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/ssl_threads.mli) > _build/default/src/.ssl.objs/ssl_threads.intf.d Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ssl.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.ssl.objs/byte/ssl_threads.cmi -c -intf src/ssl_threads.mli) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ssl.objs/byte -I /usr/lib64/ocaml/unix -no-alias-deps -o src/.ssl.objs/byte/ssl.cmi -c -intf src/ssl.mli) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ssl.objs/byte -I src/.ssl.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/native/ssl.cmx -c -impl src/ssl.ml) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ssl.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/byte/ssl.cmo -c -impl src/ssl.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.ssl.objs/byte -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/byte/ssl_threads.cmo -c -impl src/ssl_threads.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/unix -no-alias-deps -o src/config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl src/config/discover.ml) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl src/config/discover.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.ssl.objs/byte -I src/.ssl.objs/native -I /usr/lib64/ocaml/unix -intf-suffix .ml -no-alias-deps -o src/.ssl.objs/native/ssl_threads.cmx -c -impl src/ssl_threads.ml) Running[13]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/config/discover.exe /usr/lib64/ocaml/unix/unix.cmxa /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa src/config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[14]: (cd _build/default/src && config/discover.exe) Running[15]: (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -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 -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/unix -o ssl_stubs.o -c ssl_stubs.c) Running[16]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/ssl.cmxa -cclib -lssl_stubs -cclib -lssl -cclib -lcrypto src/.ssl.objs/native/ssl.cmx src/.ssl.objs/native/ssl_threads.cmx) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/ssl.cma -dllib -lssl_stubs -cclib -lssl_stubs -cclib -lssl -cclib -lcrypto src/.ssl.objs/byte/ssl.cmo src/.ssl.objs/byte/ssl_threads.cmo) Output[15]: ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file': ssl_stubs.c:1142:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1142 | DH_free(dh); | ^~~~~~~ In file included from /usr/include/openssl/dsa.h:31, from /usr/include/openssl/x509.h:37, from /usr/include/openssl/pem.h:23, from ssl_stubs.c:49: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve': ssl_stubs.c:1168:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1168 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33: /usr/include/openssl/ec.h:1017:31: note: declared here 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ ssl_stubs.c:1176:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1176 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ ssl_stubs.c: In function 'load_dh_param': ssl_stubs.c:2031:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2031 | ret = PEM_read_bio_DHparams(bio, NULL, NULL, NULL); | ^~~ /usr/include/openssl/pem.h:479:1: note: declared here 479 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ Running[18]: (cd _build/default && /usr/bin/ocamlmklib -g -o src/ssl_stubs src/ssl_stubs.o -ldopt -lssl -ldopt -lcrypto) Running[19]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/ssl.cmxs src/ssl.cmxa) Promoting "_build/default/ssl.install" to "ssl.install" + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EOelaS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + mkdir /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-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 ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + '[' 1 -eq 1 ']' + dune install --destdir=/home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-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-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 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-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/META Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/dune-package Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/libssl_stubs.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/opam Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.a Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cma Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmxa Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.cmi Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.cmt Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.cmti Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.cmx Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.ml Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.mli Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.cmxs Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/doc/ssl/CHANGES.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/doc/ssl/README.md Installing /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/stublibs/dllssl_stubs.so + '[' -d _build/default/_doc/_html ']' + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/doc ++ find /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml -name '*.mli' + mlis=$'/home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.mli\n/home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.mli' + rm -f /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl_threads.ml /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/lib64/ocaml/ssl/ssl.ml + /usr/bin/python3 /usr/lib/rpm/redhat/ocaml_files.py /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT /usr/lib64/ocaml + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.7.0-0.20230714.1.mga10 --unique-debug-suffix -0.7.0-0.20230714.1.mga10.x86_64 --unique-debug-src-base ocaml-ssl-0.7.0-0.20230714.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-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 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-ssl-0.7.0-0.20230714.1.mga10.x86_64 cpio: _build/default/bytes.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-ssl-0.7.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LJPImJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-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 ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ocaml-ssl-0.7.0-0.20230714.1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UUKab5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + cd ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + DOCDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/doc/ocaml-ssl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/doc/ocaml-ssl + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798/CHANGES.md /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/doc/ocaml-ssl + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798/README.md /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/doc/ocaml-ssl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8BGE5W + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + cd ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/licenses/ocaml-ssl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/licenses/ocaml-ssl + cp -pr /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/ocaml-ssl-ffc634d9adc8ebf5c6cc6cd5002233c4ab233798/COPYING /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT/usr/share/licenses/ocaml-ssl + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Ssl_threads) = ddfee7c4e0fbf09c75438e954f6279a3 ocaml-ssl = 0.7.0-0.20230714.1.mga10 ocaml-ssl(x86-64) = 0.7.0-0.20230714.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f Processing files: ocaml-ssl-devel-0.7.0-0.20230714.1.mga10.x86_64 Provides: ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Ssl_threads) = ddfee7c4e0fbf09c75438e954f6279a3 ocaml-ssl-devel = 0.7.0-0.20230714.1.mga10 ocaml-ssl-devel(x86-64) = 0.7.0-0.20230714.1.mga10 ocamlx(Ssl) = 9ac52b92fe4386f06550cb3c922f551d ocamlx(Ssl_threads) = 878b5bc86979c274c230308e74781b20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = aa550bdab521d60e769a9ad43a677e65 ocaml(Ssl) = 0e0f3d748649f5fd5710ea471c5a9c48 ocaml(Stdlib) = cfc6abca663b2d71db1750a2c051cf6e ocaml(Stdlib__Bigarray) = 7130a1b8b3b987c6ffc6c2c613151f82 ocaml(Stdlib__Buffer) = bf6c18db9a96f4c2d97dddb7f07cdee4 ocaml(Stdlib__Bytes) = ad0e607bc378f814f5d4913a8a7b8bc5 ocaml(Stdlib__Callback) = e63ded0535f5b914a16b4f955e944303 ocaml(Stdlib__Complex) = eea5b6e1b092aae36e0428633d5272d9 ocaml(Stdlib__Either) = c90604673db95a8e7dbd131a219e37c5 ocaml(Stdlib__Int32) = c023c5ff3d236c9ddea65bf3e12846b5 ocaml(Stdlib__Obj) = 95b257801d6620efb9f733a08b806029 ocaml(Stdlib__Printexc) = a8ffdc3139410f2a727c983fc6b29d5e ocaml(Stdlib__Printf) = 53d0458f8bd9e6a47c1910b76e8b6f06 ocaml(Stdlib__Seq) = a98573564faae435d9a1e05d5d2938ff ocaml(Stdlib__String) = 11ee86c6d03e0b37a2ef80541f3e00be ocaml(Stdlib__Uchar) = cc650ed80ecb08760ed6479a6adeec7b ocaml(Unix) = e9521192ee8ef808261c548f0ea7683f ocamlx(Ssl) = 9ac52b92fe4386f06550cb3c922f551d ocamlx(Stdlib) = 9dc4e5eb1428b4b83037e136de64d07b ocamlx(Stdlib__Bytes) = 742581368c20c030c2290b473f3214b1 ocamlx(Stdlib__Callback) = b3f126389aba08e7f2b8e20f75129130 ocamlx(Stdlib__Printexc) = 33758f610e1329d357f412b24a4fb45c ocamlx(Stdlib__Printf) = 3355dd2861376d6f7797acdac699579a ocamlx(Stdlib__String) = f97b634b8d02a0422b61f35a94a2cf6b ocamlx(Unix) = c3c2905ffb15f175d6fa3e405062f448 Processing files: ocaml-ssl-debugsource-0.7.0-0.20230714.1.mga10.x86_64 Provides: ocaml-ssl-debugsource = 0.7.0-0.20230714.1.mga10 ocaml-ssl-debugsource(x86-64) = 0.7.0-0.20230714.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-ssl-debuginfo-0.7.0-0.20230714.1.mga10.x86_64 Provides: debuginfo(build-id) = 2887c4216bf04257406ab78de6fde7dd5449196c debuginfo(build-id) = d7ab2e82daa0608659f09666fca4f869073860b5 ocaml-ssl-debuginfo = 0.7.0-0.20230714.1.mga10 ocaml-ssl-debuginfo(x86-64) = 0.7.0-0.20230714.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-ssl-debugsource(x86-64) = 0.7.0-0.20230714.1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ssl-debugsource-0.7.0-0.20230714.1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ssl-debuginfo-0.7.0-0.20230714.1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ssl-0.7.0-0.20230714.1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ocaml-ssl-devel-0.7.0-0.20230714.1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NLMW9I + umask 022 + cd /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + test -d /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/ocaml-ssl-0.7.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!