Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec'], chrootPath='/mnt/mock/kojid//dist-an23.3-riscv-build-438133-73130/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1699920000 Wrote: /builddir/build/SRPMS/ocaml-lwt-5.4.2-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec'], chrootPath='/mnt/mock/kojid//dist-an23.3-riscv-build-438133-73130/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1699920000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9ma7hM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lwt-5.4.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/5.4.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd lwt-5.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-fix-test-error-for-loongarch64.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 /var/tmp/rpm-tmp.eXoyhi + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt-5.4.2 + dune exec src/unix/config/discover.exe -- --save --use-libev true --use-pthread true + dune build -j64 --profile=release --verbose Workspace root: /builddir/build/BUILD/lwt-5.4.2 disable binary cache Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dunec5c059.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/builddir/build/BUILD/lwt-5.4.2/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib64/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib64/ocaml" ; "DUNE_SOURCEROOT" : "/builddir/build/BUILD/lwt-5.4.2" ; "INSIDE_DUNE" : "/builddir/build/BUILD/lwt-5.4.2/_build/default" ; "MANPATH" : "/builddir/build/BUILD/lwt-5.4.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/lwt-5.4.2/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/lwt-5.4.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/lwt-5.4.2/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib64/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.0" ; standard_library_default = "/usr/lib64/ocaml" ; standard_library = "/usr/lib64/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-O2" ; "-flto=auto" ; "-ffat-lto-objects" ; "-fexceptions" ; "-g" ; "-grecord-gcc-switches" ; "-pipe" ; "-Wall" ; "-Werror=format-security" ; "-Wp,-D_FORTIFY_SOURCE=2" ; "-Wp,-D_GLIBCXX_ASSERTIONS" ; "-specs=/usr/lib/rpm/anolis/anolis-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/anolis/anolis-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; cc_profile = [] ; architecture = "riscv" ; model = "riscv64" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "riscv64-unknown-linux-gnu" ; target = "riscv64-unknown-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Running[1]: (cd src/unix/luv && /usr/bin/ocaml -I +compiler-libs /builddir/build/BUILD/lwt-5.4.2/_build/.dune/default/src/unix/luv/dune.ml) Running[2]: (cd src/unix && /usr/bin/ocaml -I +compiler-libs /builddir/build/BUILD/lwt-5.4.2/_build/.dune/default/src/unix/dune.ml) Running[3]: (cd src/react && /usr/bin/ocaml -I +compiler-libs /builddir/build/BUILD/lwt-5.4.2/_build/.dune/default/src/react/dune.ml) Running[4]: (cd src/ppx && /usr/bin/ocaml -I +compiler-libs /builddir/build/BUILD/lwt-5.4.2/_build/.dune/default/src/ppx/dune.ml) Running[5]: (cd src/core && /usr/bin/ocaml -I +compiler-libs /builddir/build/BUILD/lwt-5.4.2/_build/.dune/default/src/core/dune.ml) Actual targets: - alias @@default Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt.mli) > _build/default/src/core/.lwt.objs/lwt.mli.d Running[7]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt.ml) > _build/default/src/core/.lwt.objs/lwt.ml.d Running[8]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_condition.mli) > _build/default/src/core/.lwt.objs/lwt_condition.mli.d Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_condition.ml) > _build/default/src/core/.lwt.objs/lwt_condition.ml.d Running[10]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_list.mli) > _build/default/src/core/.lwt.objs/lwt_list.mli.d Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_list.ml) > _build/default/src/core/.lwt.objs/lwt_list.ml.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_mutex.mli) > _build/default/src/core/.lwt.objs/lwt_mutex.mli.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_mutex.ml) > _build/default/src/core/.lwt.objs/lwt_mutex.ml.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_mvar.mli) > _build/default/src/core/.lwt.objs/lwt_mvar.mli.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_mvar.ml) > _build/default/src/core/.lwt.objs/lwt_mvar.ml.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_pool.mli) > _build/default/src/core/.lwt.objs/lwt_pool.mli.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_pool.ml) > _build/default/src/core/.lwt.objs/lwt_pool.ml.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_pqueue.mli) > _build/default/src/core/.lwt.objs/lwt_pqueue.mli.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_pqueue.ml) > _build/default/src/core/.lwt.objs/lwt_pqueue.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_result.mli) > _build/default/src/core/.lwt.objs/lwt_result.mli.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_result.ml) > _build/default/src/core/.lwt.objs/lwt_result.ml.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_sequence.mli) > _build/default/src/core/.lwt.objs/lwt_sequence.mli.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_sequence.ml) > _build/default/src/core/.lwt.objs/lwt_sequence.ml.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_stream.mli) > _build/default/src/core/.lwt.objs/lwt_stream.mli.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_stream.ml) > _build/default/src/core/.lwt.objs/lwt_stream.ml.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/core/lwt_switch.mli) > _build/default/src/core/.lwt.objs/lwt_switch.mli.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/core/lwt_switch.ml) > _build/default/src/core/.lwt.objs/lwt_switch.ml.d Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/config/.discover.eobjs/byte -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -no-alias-deps -o src/unix/config/.discover.eobjs/byte/discover.cmo -c -impl src/unix/config/discover.ml) Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_bytes.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_bytes.mli.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_bytes.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_bytes.ml.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_config.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_config.ml.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_engine.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_engine.mli.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_engine.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_engine.ml.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_fmt.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_fmt.mli.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_fmt.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_fmt.ml.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_gc.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_gc.mli.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_gc.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_gc.ml.d Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_io.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_io.mli.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_io.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_io.ml.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_main.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_main.mli.d Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_main.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_main.ml.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_preemptive.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_preemptive.mli.d Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_preemptive.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_preemptive.ml.d Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_process.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_process.mli.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_process.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_process.ml.d Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_sys.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_sys.mli.d Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_sys.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_sys.ml.d Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_throttle.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_throttle.mli.d Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_throttle.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_throttle.ml.d Running[50]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_timeout.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_timeout.mli.d Running[51]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_timeout.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_timeout.ml.d Running[52]: (cd _build/default && /usr/bin/cppo -V OCAML:4.14.0 src/unix/lwt_unix.cppo.mli -o src/unix/lwt_unix.mli) Running[53]: (cd _build/default && /usr/bin/cppo -V OCAML:4.14.0 src/unix/lwt_unix.cppo.ml -o src/unix/lwt_unix.ml) Running[54]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmo -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[55]: (cd _build/default && /usr/bin/cppo -V OCAML:4.14.0 src/react/lwt_react.cppo.ml -o src/react/lwt_react.ml) Running[56]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_pqueue.cmi -c -intf src/core/lwt_pqueue.mli) Running[57]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_sequence.cmi -c -intf src/core/lwt_sequence.mli) Running[58]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/config/.discover.eobjs/byte -I src/unix/config/.discover.eobjs/native -I /usr/lib64/ocaml/csexp -I /usr/lib64/ocaml/dune-configurator -I /usr/lib64/ocaml/result -intf-suffix .ml -no-alias-deps -o src/unix/config/.discover.eobjs/native/discover.cmx -c -impl src/unix/config/discover.ml) Running[59]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/unix/lwt_unix.mli) > _build/default/src/unix/.lwt_unix.objs/lwt_unix.mli.d Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_unix.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_unix.ml.d Running[61]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/0224ad3443a846e54f1637fccb074e7d -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/metaquot -I /usr/lib64/ocaml/ppxlib/metaquot_lifters -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml-gen -no-alias-deps -o .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx -c -impl .ppx/0224ad3443a846e54f1637fccb074e7d/_ppx.ml-gen) Running[62]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_pqueue.cmx -c -impl src/core/lwt_pqueue.ml) Running[63]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_pqueue.cmo -c -impl src/core/lwt_pqueue.ml) Running[64]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_sequence.cmx -c -impl src/core/lwt_sequence.ml) Running[65]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_sequence.cmo -c -impl src/core/lwt_sequence.ml) Running[66]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt.cmi -c -intf src/core/lwt.mli) Running[67]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/unix/config/discover.exe /usr/lib64/ocaml/unix.cmxa -I /usr/lib64/ocaml /usr/lib64/ocaml/csexp/csexp.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/dune-configurator/configurator.cmxa src/unix/config/.discover.eobjs/native/discover.cmx) Output[65]: File "src/core/lwt_sequence.ml", line 14, characters 2-27: 14 | mutable node_prev : 'a t; ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field node_prev is never mutated. File "src/core/lwt_sequence.ml", line 15, characters 2-27: 15 | mutable node_next : 'a t; ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field node_next is never mutated. Running[68]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt.cmo -c -impl src/core/lwt.ml) Running[69]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_list.cmi -c -intf src/core/lwt_list.mli) Running[70]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_mutex.cmi -c -intf src/core/lwt_mutex.mli) Running[71]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_mvar.cmi -c -intf src/core/lwt_mvar.mli) Running[72]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_pool.cmi -c -intf src/core/lwt_pool.mli) Running[73]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_result.cmi -c -intf src/core/lwt_result.mli) Running[74]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmi -c -intf src/core/lwt_stream.mli) Running[75]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_switch.cmi -c -intf src/core/lwt_switch.mli) Running[76]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa /usr/lib64/ocaml/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmxa /usr/lib64/ocaml/ppxlib/metaquot/ppxlib_metaquot.cmxa .ppx/0224ad3443a846e54f1637fccb074e7d/dune__exe___ppx.cmx) Output[64]: File "src/core/lwt_sequence.ml", line 14, characters 2-27: 14 | mutable node_prev : 'a t; ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field node_prev is never mutated. File "src/core/lwt_sequence.ml", line 15, characters 2-27: 15 | mutable node_next : 'a t; ^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field node_next is never mutated. Running[77]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt.cmx -c -impl src/core/lwt.ml) Running[78]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_mutex.cmo -c -impl src/core/lwt_mutex.ml) Running[79]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -no-alias-deps -o src/core/.lwt.objs/byte/lwt_condition.cmi -c -intf src/core/lwt_condition.mli) Running[80]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_list.cmo -c -impl src/core/lwt_list.ml) Running[81]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_pool.cmo -c -impl src/core/lwt_pool.ml) Running[82]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_mvar.cmo -c -impl src/core/lwt_mvar.ml) Running[83]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_result.cmo -c -impl src/core/lwt_result.ml) Running[84]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_switch.cmo -c -impl src/core/lwt_switch.ml) Running[85]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml) Output[78]: File "src/core/lwt_mutex.ml", line 17, characters 34-77: 17 | type t = { mutable locked : bool; mutable waiters : unit Lwt.u Lwt_sequence.t } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field waiters is never mutated. Running[86]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_condition.cmo -c -impl src/core/lwt_condition.ml) Running[87]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_engine.cmi -c -intf src/unix/lwt_engine.mli) Running[88]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_gc.cmi -c -intf src/unix/lwt_gc.mli) Running[89]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_main.cmi -c -intf src/unix/lwt_main.mli) Running[90]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_preemptive.cmi -c -intf src/unix/lwt_preemptive.mli) Running[91]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_sys.cmi -c -intf src/unix/lwt_sys.mli) Running[92]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_throttle.cmi -c -intf src/unix/lwt_throttle.mli) Running[93]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_timeout.cmi -c -intf src/unix/lwt_timeout.mli) Running[94]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_unix.cmi -c -intf src/unix/lwt_unix.mli) Running[95]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -I src/react/.lwt_react.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I src/core/.lwt.objs/byte -no-alias-deps -o src/react/.lwt_react.objs/byte/lwt_react.cmi -c -intf src/react/lwt_react.mli) Running[96]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_main.cmo -c -impl src/unix/lwt_main.ml) Running[97]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_bytes.cmi -c -intf src/unix/lwt_bytes.mli) Running[98]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_gc.cmo -c -impl src/unix/lwt_gc.ml) Running[99]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_preemptive.cmo -c -impl src/unix/lwt_preemptive.ml) Running[100]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_throttle.cmo -c -impl src/unix/lwt_throttle.ml) Running[101]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_timeout.cmo -c -impl src/unix/lwt_timeout.ml) Running[102]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -bin-annot -I src/react/.lwt_react.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/react/.lwt_react.objs/byte/lwt_react.cmo -c -impl src/react/lwt_react.ml) Output[85]: File "src/core/lwt_stream.ml", line 48, characters 2-32: 48 | mutable push_external : Obj.t; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field push_external is never read. (However, this field is used to build or mutate values.) File "src/core/lwt_stream.ml", line 69, characters 2-33: 69 | mutable pushb_external : Obj.t; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field pushb_external is never read. (However, this field is used to build or mutate values.) Running[103]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_bytes.cmo -c -impl src/unix/lwt_bytes.ml) Running[104]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_io.cmi -c -intf src/unix/lwt_io.mli) Running[105]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-29 -g -a -o src/core/lwt.cma src/core/.lwt.objs/byte/lwt_sequence.cmo src/core/.lwt.objs/byte/lwt.cmo src/core/.lwt.objs/byte/lwt_switch.cmo src/core/.lwt.objs/byte/lwt_stream.cmo src/core/.lwt.objs/byte/lwt_result.cmo src/core/.lwt.objs/byte/lwt_pqueue.cmo src/core/.lwt.objs/byte/lwt_list.cmo src/core/.lwt.objs/byte/lwt_pool.cmo src/core/.lwt.objs/byte/lwt_mvar.cmo src/core/.lwt.objs/byte/lwt_mutex.cmo src/core/.lwt.objs/byte/lwt_condition.cmo) Running[106]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_io.cmo -c -impl src/unix/lwt_io.ml) Running[107]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_fmt.cmi -c -intf src/unix/lwt_fmt.mli) Running[108]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_process.cmi -c -intf src/unix/lwt_process.mli) Running[109]: (cd _build/default/src/unix && config/discover.exe) Running[110]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A -g -a -o src/react/lwt_react.cma src/react/.lwt_react.objs/byte/lwt_react.cmo) Running[111]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_fmt.cmo -c -impl src/unix/lwt_fmt.ml) Running[112]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_process.cmo -c -impl src/unix/lwt_process.ml) Running[113]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_mutex.cmx -c -impl src/core/lwt_mutex.ml) Running[114]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_list.cmx -c -impl src/core/lwt_list.ml) Running[115]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_mvar.cmx -c -impl src/core/lwt_mvar.ml) Running[116]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_result.cmx -c -impl src/core/lwt_result.ml) Running[117]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_switch.cmx -c -impl src/core/lwt_switch.ml) Running[118]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml) Output[113]: File "src/core/lwt_mutex.ml", line 17, characters 34-77: 17 | type t = { mutable locked : bool; mutable waiters : unit Lwt.u Lwt_sequence.t } ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: mutable record field waiters is never mutated. Running[119]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_condition.cmx -c -impl src/core/lwt_condition.ml) Running[120]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_pool.cmx -c -impl src/core/lwt_pool.ml) Output[118]: File "src/core/lwt_stream.ml", line 48, characters 2-32: 48 | mutable push_external : Obj.t; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field push_external is never read. (However, this field is used to build or mutate values.) File "src/core/lwt_stream.ml", line 69, characters 2-33: 69 | mutable pushb_external : Obj.t; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field pushb_external is never read. (However, this field is used to build or mutate values.) Running[121]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -I src/react/.lwt_react.objs/byte -I src/react/.lwt_react.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/react -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/react/.lwt_react.objs/native/lwt_react.cmx -c -impl src/react/lwt_react.ml) Running[122]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -a -o src/core/lwt.cmxa src/core/.lwt.objs/native/lwt_sequence.cmx src/core/.lwt.objs/native/lwt.cmx src/core/.lwt.objs/native/lwt_switch.cmx src/core/.lwt.objs/native/lwt_stream.cmx src/core/.lwt.objs/native/lwt_result.cmx src/core/.lwt.objs/native/lwt_pqueue.cmx src/core/.lwt.objs/native/lwt_list.cmx src/core/.lwt.objs/native/lwt_pool.cmx src/core/.lwt.objs/native/lwt_mvar.cmx src/core/.lwt.objs/native/lwt_mutex.cmx src/core/.lwt.objs/native/lwt_condition.cmx) Running[123]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-29 -g -shared -linkall -I src/core -o src/core/lwt.cmxs src/core/lwt.cmxa) Running[124]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -a -o src/react/lwt_react.cmxa src/react/.lwt_react.objs/native/lwt_react.cmx) Running[125]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A -g -shared -linkall -I src/react -o src/react/lwt_react.cmxs src/react/lwt_react.cmxa) Running[126]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_lwt"' -o src/ppx/ppx_lwt.pp.mli --intf src/ppx/ppx_lwt.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[127]: (cd _build/default && .ppx/0224ad3443a846e54f1637fccb074e7d/ppx.exe --cookie 'library-name="ppx_lwt"' -o src/ppx/ppx_lwt.pp.ml --impl src/ppx/ppx_lwt.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast) Running[128]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4 -g -bin-annot -I src/ppx/.ppx_lwt.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -no-alias-deps -o src/ppx/.ppx_lwt.objs/byte/ppx_lwt.cmi -c -intf src/ppx/ppx_lwt.pp.mli) Running[129]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4 -g -I src/ppx/.ppx_lwt.objs/byte -I src/ppx/.ppx_lwt.objs/native -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -o src/ppx/.ppx_lwt.objs/native/ppx_lwt.cmx -c -impl src/ppx/ppx_lwt.pp.ml) Running[130]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4 -g -bin-annot -I src/ppx/.ppx_lwt.objs/byte -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -intf-suffix .ml -no-alias-deps -o src/ppx/.ppx_lwt.objs/byte/ppx_lwt.cmo -c -impl src/ppx/ppx_lwt.pp.ml) Running[131]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4 -g -a -o src/ppx/ppx_lwt.cma -linkall src/ppx/.ppx_lwt.objs/byte/ppx_lwt.cmo) Running[132]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4 -g -a -o src/ppx/ppx_lwt.cmxa -linkall src/ppx/.ppx_lwt.objs/native/ppx_lwt.cmx) Running[133]: (cd _build/default && /usr/bin/ocamlc.opt -g -w -24 -I .ppx/bcab0be011c28261c514e69f4fe141f8 -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I src/ppx/.ppx_lwt.objs/byte -no-alias-deps -o .ppx/bcab0be011c28261c514e69f4fe141f8/dune__exe___ppx.cmo -c -impl .ppx/bcab0be011c28261c514e69f4fe141f8/_ppx.ml-gen) Running[134]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4 -g -shared -linkall -I src/ppx -o src/ppx/ppx_lwt.cmxs src/ppx/ppx_lwt.cmxa) Running[135]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -I .ppx/bcab0be011c28261c514e69f4fe141f8 -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-compiler-libs/common -I /usr/lib64/ocaml/ocaml-compiler-libs/shadow -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppxlib -I /usr/lib64/ocaml/ppxlib/ast -I /usr/lib64/ocaml/ppxlib/astlib -I /usr/lib64/ocaml/ppxlib/print_diff -I /usr/lib64/ocaml/ppxlib/stdppx -I /usr/lib64/ocaml/ppxlib/traverse_builtins -I /usr/lib64/ocaml/sexplib0 -I src/ppx/.ppx_lwt.objs/byte -I src/ppx/.ppx_lwt.objs/native -intf-suffix .ml-gen -no-alias-deps -o .ppx/bcab0be011c28261c514e69f4fe141f8/dune__exe___ppx.cmx -c -impl .ppx/bcab0be011c28261c514e69f4fe141f8/_ppx.ml-gen) Running[136]: (cd _build/default && /usr/bin/ocamlopt.opt -g -w -24 -o .ppx/bcab0be011c28261c514e69f4fe141f8/ppx.exe /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa /usr/lib64/ocaml/ppxlib/astlib/astlib.cmxa /usr/lib64/ocaml/ppxlib/ast/ppxlib_ast.cmxa /usr/lib64/ocaml/ocaml-compiler-libs/shadow/ocaml_shadow.cmxa /usr/lib64/ocaml/ppxlib/print_diff/ppxlib_print_diff.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmxa /usr/lib64/ocaml/sexplib0/sexplib0.cmxa /usr/lib64/ocaml/ppxlib/stdppx/stdppx.cmxa /usr/lib64/ocaml/ppxlib/ppxlib.cmxa src/ppx/ppx_lwt.cmxa .ppx/bcab0be011c28261c514e69f4fe141f8/dune__exe___ppx.cmx) Running[137]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o lwt_libev_stubs.o -c lwt_libev_stubs.c) Running[138]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o lwt_process_stubs.o -c lwt_process_stubs.c) Running[139]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o lwt_unix_stubs.o -c lwt_unix_stubs.c) Running[140]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_accept4.o -c unix_accept4.c) Running[141]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_access_job.o -c unix_access_job.c) Running[142]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bind_job.o -c unix_bind_job.c) Running[143]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_read.o -c unix_bytes_read.c) Running[144]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_read_job.o -c unix_bytes_read_job.c) Running[145]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_recv.o -c unix_bytes_recv.c) Running[146]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_recvfrom.o -c unix_bytes_recvfrom.c) Running[147]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_send.o -c unix_bytes_send.c) Running[148]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_sendto.o -c unix_bytes_sendto.c) Running[149]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_sendto_byte.o -c unix_bytes_sendto_byte.c) Running[150]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_write.o -c unix_bytes_write.c) Running[151]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_bytes_write_job.o -c unix_bytes_write_job.c) Running[152]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_chdir_job.o -c unix_chdir_job.c) Running[153]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_chmod_job.o -c unix_chmod_job.c) Running[154]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_chown_job.o -c unix_chown_job.c) Running[155]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_chroot_job.o -c unix_chroot_job.c) Running[156]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_close_job.o -c unix_close_job.c) Running[157]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_closedir_job.o -c unix_closedir_job.c) Running[158]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fchmod_job.o -c unix_fchmod_job.c) Running[159]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fchown_job.o -c unix_fchown_job.c) Running[160]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fdatasync_job.o -c unix_fdatasync_job.c) Running[161]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fstat_64_job.o -c unix_fstat_64_job.c) Running[162]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fstat_job.o -c unix_fstat_job.c) Running[163]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_fsync_job.o -c unix_fsync_job.c) Running[164]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_ftruncate_job.o -c unix_ftruncate_job.c) Running[165]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_affinity.o -c unix_get_affinity.c) Running[166]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_cpu.o -c unix_get_cpu.c) Running[167]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_credentials.o -c unix_get_credentials.c) Running[168]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_network_information_utils.o -c unix_get_network_information_utils.c) Running[169]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_page_size.o -c unix_get_page_size.c) Running[170]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_get_pw_gr_nam_id_job.o -c unix_get_pw_gr_nam_id_job.c) Running[171]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_getaddrinfo_job.o -c unix_getaddrinfo_job.c) Running[172]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_getcwd_job.o -c unix_getcwd_job.c) Running[173]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_gethostbyaddr_job.o -c unix_gethostbyaddr_job.c) Running[174]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_gethostbyname_job.o -c unix_gethostbyname_job.c) Running[175]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_gethostname_job.o -c unix_gethostname_job.c) Running[176]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_getlogin_job.o -c unix_getlogin_job.c) Running[177]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_getnameinfo_job.o -c unix_getnameinfo_job.c) Running[178]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_getprotoby_getservby_job.o -c unix_getprotoby_getservby_job.c) Running[179]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_guess_blocking_job.o -c unix_guess_blocking_job.c) Running[180]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_invalidate_dir.o -c unix_invalidate_dir.c) Running[181]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_iov_max.o -c unix_iov_max.c) Running[182]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_isatty_job.o -c unix_isatty_job.c) Running[183]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_link_job.o -c unix_link_job.c) Running[184]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_lockf_job.o -c unix_lockf_job.c) Running[185]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_lseek_job.o -c unix_lseek_job.c) Running[186]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_lstat_64_job.o -c unix_lstat_64_job.c) Running[187]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_lstat_job.o -c unix_lstat_job.c) Running[188]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_madvise.o -c unix_madvise.c) Running[189]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mcast_modify_membership.o -c unix_mcast_modify_membership.c) Running[190]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mcast_set_loop.o -c unix_mcast_set_loop.c) Running[191]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mcast_set_ttl.o -c unix_mcast_set_ttl.c) Running[192]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mcast_utils.o -c unix_mcast_utils.c) Running[193]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mincore.o -c unix_mincore.c) Running[194]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mkdir_job.o -c unix_mkdir_job.c) Running[195]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_mkfifo_job.o -c unix_mkfifo_job.c) Running[196]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_not_available.o -c unix_not_available.c) Running[197]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_open_job.o -c unix_open_job.c) Running[198]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_opendir_job.o -c unix_opendir_job.c) Running[199]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_pread.o -c unix_pread.c) Running[200]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_pread_job.o -c unix_pread_job.c) Running[201]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_pwrite.o -c unix_pwrite.c) Running[202]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_pwrite_job.o -c unix_pwrite_job.c) Running[203]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_read.o -c unix_read.c) Running[204]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_read_job.o -c unix_read_job.c) Running[205]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readable.o -c unix_readable.c) Running[206]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readdir_job.o -c unix_readdir_job.c) Running[207]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readdir_n_job.o -c unix_readdir_n_job.c) Running[208]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readlink_job.o -c unix_readlink_job.c) Running[209]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readv.o -c unix_readv.c) Running[210]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readv_job.o -c unix_readv_job.c) Running[211]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_readv_writev_utils.o -c unix_readv_writev_utils.c) Running[212]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_recv.o -c unix_recv.c) Running[213]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_recv_msg.o -c unix_recv_msg.c) Running[214]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_recv_send_utils.o -c unix_recv_send_utils.c) Running[215]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_recvfrom.o -c unix_recvfrom.c) Running[216]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_rename_job.o -c unix_rename_job.c) Running[217]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_rewinddir_job.o -c unix_rewinddir_job.c) Running[218]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_rmdir_job.o -c unix_rmdir_job.c) Running[219]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_send.o -c unix_send.c) Running[220]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_send_msg.o -c unix_send_msg.c) Running[221]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_send_msg_byte.o -c unix_send_msg_byte.c) Running[222]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_sendto.o -c unix_sendto.c) Running[223]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_sendto_byte.o -c unix_sendto_byte.c) Running[224]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_set_affinity.o -c unix_set_affinity.c) Running[225]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_somaxconn.o -c unix_somaxconn.c) Running[226]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_stat_64_job.o -c unix_stat_64_job.c) Running[227]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_stat_job.o -c unix_stat_job.c) Running[228]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_stat_job_utils.o -c unix_stat_job_utils.c) Running[229]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_symlink_job.o -c unix_symlink_job.c) Running[230]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcdrain_job.o -c unix_tcdrain_job.c) Running[231]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcflow_job.o -c unix_tcflow_job.c) Running[232]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcflush_job.o -c unix_tcflush_job.c) Running[233]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcgetattr_job.o -c unix_tcgetattr_job.c) Running[234]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcsendbreak_job.o -c unix_tcsendbreak_job.c) Running[235]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_tcsetattr_job.o -c unix_tcsetattr_job.c) Running[236]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_termios_conversion.o -c unix_termios_conversion.c) Running[237]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_truncate_job.o -c unix_truncate_job.c) Running[238]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_unlink_job.o -c unix_unlink_job.c) Running[239]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_utimes_job.o -c unix_utimes_job.c) Running[240]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_valid_dir.o -c unix_valid_dir.c) Running[241]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_wait4.o -c unix_wait4.c) Running[242]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_wait_mincore_job.o -c unix_wait_mincore_job.c) Running[243]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_writable.o -c unix_writable.c) Running[244]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_write.o -c unix_write.c) Running[245]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_write_job.o -c unix_write_job.c) Running[246]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_writev.o -c unix_writev.c) Running[247]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o unix_writev_job.o -c unix_writev_job.c) Running[248]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_bytes_read.o -c windows_bytes_read.c) Running[249]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_bytes_read_job.o -c windows_bytes_read_job.c) Running[250]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_bytes_write.o -c windows_bytes_write.c) Running[251]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_bytes_write_job.o -c windows_bytes_write_job.c) Running[252]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_fsync_job.o -c windows_fsync_job.c) Running[253]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_get_page_size.o -c windows_get_page_size.c) Running[254]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_is_socket.o -c windows_is_socket.c) Running[255]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_not_available.o -c windows_not_available.c) Running[256]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_pread.o -c windows_pread.c) Running[257]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_pread_job.o -c windows_pread_job.c) Running[258]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_pwrite.o -c windows_pwrite.c) Running[259]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_pwrite_job.o -c windows_pwrite_job.c) Running[260]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_read.o -c windows_read.c) Running[261]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_read_job.o -c windows_read_job.c) Running[262]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_somaxconn.o -c windows_somaxconn.c) Running[263]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_system_job.o -c windows_system_job.c) Running[264]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_write.o -c windows_write.c) Running[265]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_FILE_OFFSET_BITS=64 -I. -g -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I ../core -o windows_write_job.o -c windows_write_job.c) Running[266]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/unix/lwt_features.ml) > _build/default/src/unix/.lwt_unix.objs/lwt_features.ml.d Output[139]: lwt_unix_stubs.c: In function 'pipe_notification_send': lwt_unix_stubs.c:668:10: warning: 'buf' is used uninitialized [-Wuninitialized] 668 | return write(notification_fds[1], &buf, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/sigstksz.h:24, from /usr/include/signal.h:328, from lwt_unix_stubs.c:25: /usr/include/unistd.h:378:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here 378 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur | ^~~~~ lwt_unix_stubs.c:667:8: note: 'buf' declared here 667 | char buf; | ^~~ Running[267]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_features.cmo -c -impl src/unix/lwt_features.ml) Running[268]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_features.cmx -c -impl src/unix/lwt_features.ml) Running[269]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_config.cmo -c -impl src/unix/lwt_config.ml) Running[270]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/unix/lwt_unix_stubs src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/lwt_unix_stubs.o src/unix/unix_accept4.o src/unix/unix_access_job.o src/unix/unix_bind_job.o src/unix/unix_bytes_read.o src/unix/unix_bytes_read_job.o src/unix/unix_bytes_recv.o src/unix/unix_bytes_recvfrom.o src/unix/unix_bytes_send.o src/unix/unix_bytes_sendto.o src/unix/unix_bytes_sendto_byte.o src/unix/unix_bytes_write.o src/unix/unix_bytes_write_job.o src/unix/unix_chdir_job.o src/unix/unix_chmod_job.o src/unix/unix_chown_job.o src/unix/unix_chroot_job.o src/unix/unix_close_job.o src/unix/unix_closedir_job.o src/unix/unix_fchmod_job.o src/unix/unix_fchown_job.o src/unix/unix_fdatasync_job.o src/unix/unix_fstat_64_job.o src/unix/unix_fstat_job.o src/unix/unix_fsync_job.o src/unix/unix_ftruncate_job.o src/unix/unix_get_affinity.o src/unix/unix_get_cpu.o src/unix/unix_get_credentials.o src/unix/unix_get_network_information_utils.o src/unix/unix_get_page_size.o src/unix/unix_get_pw_gr_nam_id_job.o src/unix/unix_getaddrinfo_job.o src/unix/unix_getcwd_job.o src/unix/unix_gethostbyaddr_job.o src/unix/unix_gethostbyname_job.o src/unix/unix_gethostname_job.o src/unix/unix_getlogin_job.o src/unix/unix_getnameinfo_job.o src/unix/unix_getprotoby_getservby_job.o src/unix/unix_guess_blocking_job.o src/unix/unix_invalidate_dir.o src/unix/unix_iov_max.o src/unix/unix_isatty_job.o src/unix/unix_link_job.o src/unix/unix_lockf_job.o src/unix/unix_lseek_job.o src/unix/unix_lstat_64_job.o src/unix/unix_lstat_job.o src/unix/unix_madvise.o src/unix/unix_mcast_modify_membership.o src/unix/unix_mcast_set_loop.o src/unix/unix_mcast_set_ttl.o src/unix/unix_mcast_utils.o src/unix/unix_mincore.o src/unix/unix_mkdir_job.o src/unix/unix_mkfifo_job.o src/unix/unix_not_available.o src/unix/unix_open_job.o src/unix/unix_opendir_job.o src/unix/unix_pread.o src/unix/unix_pread_job.o src/unix/unix_pwrite.o src/unix/unix_pwrite_job.o src/unix/unix_read.o src/unix/unix_read_job.o src/unix/unix_readable.o src/unix/unix_readdir_job.o src/unix/unix_readdir_n_job.o src/unix/unix_readlink_job.o src/unix/unix_readv.o src/unix/unix_readv_job.o src/unix/unix_readv_writev_utils.o src/unix/unix_recv.o src/unix/unix_recv_msg.o src/unix/unix_recv_send_utils.o src/unix/unix_recvfrom.o src/unix/unix_rename_job.o src/unix/unix_rewinddir_job.o src/unix/unix_rmdir_job.o src/unix/unix_send.o src/unix/unix_send_msg.o src/unix/unix_send_msg_byte.o src/unix/unix_sendto.o src/unix/unix_sendto_byte.o src/unix/unix_set_affinity.o src/unix/unix_somaxconn.o src/unix/unix_stat_64_job.o src/unix/unix_stat_job.o src/unix/unix_stat_job_utils.o src/unix/unix_symlink_job.o src/unix/unix_tcdrain_job.o src/unix/unix_tcflow_job.o src/unix/unix_tcflush_job.o src/unix/unix_tcgetattr_job.o src/unix/unix_tcsendbreak_job.o src/unix/unix_tcsetattr_job.o src/unix/unix_termios_conversion.o src/unix/unix_truncate_job.o src/unix/unix_unlink_job.o src/unix/unix_utimes_job.o src/unix/unix_valid_dir.o src/unix/unix_wait4.o src/unix/unix_wait_mincore_job.o src/unix/unix_writable.o src/unix/unix_write.o src/unix/unix_write_job.o src/unix/unix_writev.o src/unix/unix_writev_job.o src/unix/windows_bytes_read.o src/unix/windows_bytes_read_job.o src/unix/windows_bytes_write.o src/unix/windows_bytes_write_job.o src/unix/windows_fsync_job.o src/unix/windows_get_page_size.o src/unix/windows_is_socket.o src/unix/windows_not_available.o src/unix/windows_pread.o src/unix/windows_pread_job.o src/unix/windows_pwrite.o src/unix/windows_pwrite_job.o src/unix/windows_read.o src/unix/windows_read_job.o src/unix/windows_somaxconn.o src/unix/windows_system_job.o src/unix/windows_write.o src/unix/windows_write_job.o -lev) Running[271]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/luv/.lwt_luv.objs/byte -I /usr/lib64/ocaml/bigarray-compat -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/ctypes -I /usr/lib64/ocaml/integers -I /usr/lib64/ocaml/luv -I /usr/lib64/ocaml/luv/c -I /usr/lib64/ocaml/luv/c_function_descriptions -I /usr/lib64/ocaml/luv/c_type_descriptions -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/unix/.lwt_unix.objs/byte -no-alias-deps -o src/unix/luv/.lwt_luv.objs/byte/lwt_luv.cmi -c -intf src/unix/luv/lwt_luv.mli) Running[272]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_engine.cmo -c -impl src/unix/lwt_engine.ml) Running[273]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_sys.cmo -c -impl src/unix/lwt_sys.ml) Running[274]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.lwt_unix.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/byte/lwt_unix.cmo -c -impl src/unix/lwt_unix.ml) Running[275]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_config.cmx -c -impl src/unix/lwt_config.ml) Running[276]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/luv/.lwt_luv.objs/byte -I /usr/lib64/ocaml/bigarray-compat -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/ctypes -I /usr/lib64/ocaml/integers -I /usr/lib64/ocaml/luv -I /usr/lib64/ocaml/luv/c -I /usr/lib64/ocaml/luv/c_function_descriptions -I /usr/lib64/ocaml/luv/c_type_descriptions -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/unix/.lwt_unix.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/luv/.lwt_luv.objs/byte/lwt_luv.cmo -c -impl src/unix/luv/lwt_luv.ml) Running[277]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_engine.cmx -c -impl src/unix/lwt_engine.ml) Running[278]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_sys.cmx -c -impl src/unix/lwt_sys.ml) Running[279]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/unix/luv/lwt_luv.cma src/unix/luv/.lwt_luv.objs/byte/lwt_luv.cmo) Running[280]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_main.cmx -c -impl src/unix/lwt_main.ml) Running[281]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/unix/lwt_unix.cma -dllib -llwt_unix_stubs -cclib -llwt_unix_stubs -cclib -lev src/unix/.lwt_unix.objs/byte/lwt_features.cmo src/unix/.lwt_unix.objs/byte/lwt_config.cmo src/unix/.lwt_unix.objs/byte/lwt_engine.cmo src/unix/.lwt_unix.objs/byte/lwt_main.cmo src/unix/.lwt_unix.objs/byte/lwt_unix.cmo src/unix/.lwt_unix.objs/byte/lwt_timeout.cmo src/unix/.lwt_unix.objs/byte/lwt_throttle.cmo src/unix/.lwt_unix.objs/byte/lwt_sys.cmo src/unix/.lwt_unix.objs/byte/lwt_bytes.cmo src/unix/.lwt_unix.objs/byte/lwt_io.cmo src/unix/.lwt_unix.objs/byte/lwt_process.cmo src/unix/.lwt_unix.objs/byte/lwt_preemptive.cmo src/unix/.lwt_unix.objs/byte/lwt_gc.cmo src/unix/.lwt_unix.objs/byte/lwt_fmt.cmo) Running[282]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_unix.cmx -c -impl src/unix/lwt_unix.ml) Running[283]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_bytes.cmx -c -impl src/unix/lwt_bytes.ml) Running[284]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_gc.cmx -c -impl src/unix/lwt_gc.ml) Running[285]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_preemptive.cmx -c -impl src/unix/lwt_preemptive.ml) Running[286]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_throttle.cmx -c -impl src/unix/lwt_throttle.ml) Running[287]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_timeout.cmx -c -impl src/unix/lwt_timeout.ml) Running[288]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_io.cmx -c -impl src/unix/lwt_io.ml) Running[289]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_fmt.cmx -c -impl src/unix/lwt_fmt.ml) Running[290]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.lwt_unix.objs/native/lwt_process.cmx -c -impl src/unix/lwt_process.ml) Running[291]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/luv/.lwt_luv.objs/byte -I src/unix/luv/.lwt_luv.objs/native -I /usr/lib64/ocaml/bigarray-compat -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/ctypes -I /usr/lib64/ocaml/integers -I /usr/lib64/ocaml/luv -I /usr/lib64/ocaml/luv/c -I /usr/lib64/ocaml/luv/c_function_descriptions -I /usr/lib64/ocaml/luv/c_type_descriptions -I /usr/lib64/ocaml/mmap -I /usr/lib64/ocaml/ocplib-endian -I /usr/lib64/ocaml/ocplib-endian/bigstring -I /usr/lib64/ocaml/result -I /usr/lib64/ocaml/seq -I /usr/lib64/ocaml/threads -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -I src/unix/.lwt_unix.objs/byte -I src/unix/.lwt_unix.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/luv/.lwt_luv.objs/native/lwt_luv.cmx -c -impl src/unix/luv/lwt_luv.ml) Running[292]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/unix/lwt_unix.cmxa -cclib -llwt_unix_stubs -cclib -lev src/unix/.lwt_unix.objs/native/lwt_features.cmx src/unix/.lwt_unix.objs/native/lwt_config.cmx src/unix/.lwt_unix.objs/native/lwt_engine.cmx src/unix/.lwt_unix.objs/native/lwt_main.cmx src/unix/.lwt_unix.objs/native/lwt_unix.cmx src/unix/.lwt_unix.objs/native/lwt_timeout.cmx src/unix/.lwt_unix.objs/native/lwt_throttle.cmx src/unix/.lwt_unix.objs/native/lwt_sys.cmx src/unix/.lwt_unix.objs/native/lwt_bytes.cmx src/unix/.lwt_unix.objs/native/lwt_io.cmx src/unix/.lwt_unix.objs/native/lwt_process.cmx src/unix/.lwt_unix.objs/native/lwt_preemptive.cmx src/unix/.lwt_unix.objs/native/lwt_gc.cmx src/unix/.lwt_unix.objs/native/lwt_fmt.cmx) Running[293]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/unix/luv/lwt_luv.cmxa src/unix/luv/.lwt_luv.objs/native/lwt_luv.cmx) Running[294]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/unix/luv -o src/unix/luv/lwt_luv.cmxs src/unix/luv/lwt_luv.cmxa) Running[295]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/unix -o src/unix/lwt_unix.cmxs src/unix/lwt_unix.cmxa) + cd _build/default/src/unix ++ ar t liblwt_unix_stubs.a + ocamlmklib -g -ldopt '-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' -lev -lpthread -lm -o lwt_unix_stubs lwt_libev_stubs.o lwt_process_stubs.o lwt_unix_stubs.o unix_accept4.o unix_access_job.o unix_bind_job.o unix_bytes_read.o unix_bytes_read_job.o unix_bytes_recv.o unix_bytes_recvfrom.o unix_bytes_send.o unix_bytes_sendto.o unix_bytes_sendto_byte.o unix_bytes_write.o unix_bytes_write_job.o unix_chdir_job.o unix_chmod_job.o unix_chown_job.o unix_chroot_job.o unix_close_job.o unix_closedir_job.o unix_fchmod_job.o unix_fchown_job.o unix_fdatasync_job.o unix_fstat_64_job.o unix_fstat_job.o unix_fsync_job.o unix_ftruncate_job.o unix_get_affinity.o unix_get_cpu.o unix_get_credentials.o unix_get_network_information_utils.o unix_get_page_size.o unix_get_pw_gr_nam_id_job.o unix_getaddrinfo_job.o unix_getcwd_job.o unix_gethostbyaddr_job.o unix_gethostbyname_job.o unix_gethostname_job.o unix_getlogin_job.o unix_getnameinfo_job.o unix_getprotoby_getservby_job.o unix_guess_blocking_job.o unix_invalidate_dir.o unix_iov_max.o unix_isatty_job.o unix_link_job.o unix_lockf_job.o unix_lseek_job.o unix_lstat_64_job.o unix_lstat_job.o unix_madvise.o unix_mcast_modify_membership.o unix_mcast_set_loop.o unix_mcast_set_ttl.o unix_mcast_utils.o unix_mincore.o unix_mkdir_job.o unix_mkfifo_job.o unix_not_available.o unix_open_job.o unix_opendir_job.o unix_pread.o unix_pread_job.o unix_pwrite.o unix_pwrite_job.o unix_read.o unix_read_job.o unix_readable.o unix_readdir_job.o unix_readdir_n_job.o unix_readlink_job.o unix_readv.o unix_readv_job.o unix_readv_writev_utils.o unix_recv.o unix_recv_msg.o unix_recv_send_utils.o unix_recvfrom.o unix_rename_job.o unix_rewinddir_job.o unix_rmdir_job.o unix_send.o unix_send_msg.o unix_send_msg_byte.o unix_sendto.o unix_sendto_byte.o unix_set_affinity.o unix_somaxconn.o unix_stat_64_job.o unix_stat_job.o unix_stat_job_utils.o unix_symlink_job.o unix_tcdrain_job.o unix_tcflow_job.o unix_tcflush_job.o unix_tcgetattr_job.o unix_tcsendbreak_job.o unix_tcsetattr_job.o unix_termios_conversion.o unix_truncate_job.o unix_unlink_job.o unix_utimes_job.o unix_valid_dir.o unix_wait4.o unix_wait_mincore_job.o unix_writable.o unix_write.o unix_write_job.o unix_writev.o unix_writev_job.o windows_bytes_read.o windows_bytes_read_job.o windows_bytes_write.o windows_bytes_write_job.o windows_fsync_job.o windows_get_page_size.o windows_is_socket.o windows_not_available.o windows_pread.o windows_pread_job.o windows_pwrite.o windows_pwrite_job.o windows_read.o windows_read_job.o windows_somaxconn.o windows_system_job.o windows_write.o windows_write_job.o + cd - /builddir/build/BUILD/lwt-5.4.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0DSSiR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt-5.4.2 + dune install --profile=release --destdir /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64 Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/META Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/dune-package Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cma Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmxa Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_condition.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_list.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mutex.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_mvar.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pool.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_pqueue.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_result.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_sequence.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_stream.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt_switch.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/opam Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/liblwt_unix_stubs.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_bytes.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_config.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_config.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_config.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_config.h Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_config.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_engine.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_features.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_features.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_features.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_features.h Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_features.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_fmt.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_gc.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_io.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_main.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_preemptive.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_process.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_sys.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_throttle.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_timeout.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cma Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmxa Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.h Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmxs Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmxs Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt/CHANGES Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt/README.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt/odoc-pages/index.mld Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/stublibs/dlllwt_unix_stubs.so Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/META Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/dune-package Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cma Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmxa Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/opam Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmxs Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_luv/CHANGES Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_luv/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_luv/README.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/META Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/dune-package Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/opam Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cma Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmxa Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx.exe Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmxs Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_ppx/CHANGES Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_ppx/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_ppx/README.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/META Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/dune-package Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.a Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cma Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmi Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmt Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmti Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmx Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmxa Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.ml Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.mli Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/opam Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmxs Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_react/CHANGES Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_react/LICENSE.md Installing /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/doc/lwt_react/README.md + rm -rf /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64//usr/doc + /usr/lib/rpm/anolis/generate-compatibility-deps ocaml-lwt ~/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib/compatibility/ocaml-lwt ~/build/BUILD/lwt-5.4.2 ~/build/BUILD/lwt-5.4.2 ~/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib/compatibility/ocaml-lwt ~/build/BUILD/lwt-5.4.2 ~/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib/compatibility/ocaml-lwt ~/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib/compatibility/ocaml-lwt ~/build/BUILD/lwt-5.4.2 ~/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib/compatibility/ocaml-lwt ~/build/BUILD/lwt-5.4.2 + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 5.4.2-2.an23 --unique-debug-suffix -5.4.2-2.an23.riscv64 --unique-debug-src-base ocaml-lwt-5.4.2-2.an23.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lwt-5.4.2 extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx_lwt.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_react/lwt_react.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_luv/lwt_luv.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/unix/lwt_unix.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt/lwt.cmxs extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/lwt_ppx/ppx.exe extracting debug info from /builddir/build/BUILDROOT/ocaml-lwt-5.4.2-2.an23.riscv64/usr/lib64/ocaml/stublibs/dlllwt_unix_stubs.so original debug info size: 6140kB, size after compression: 5780kB /usr/bin/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. cpio: _build/default/ast/ast_helper_lite.ml: Cannot stat: No such file or directory 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/filename.ml: Cannot stat: No such file or directory cpio: _build/default/format.ml: Cannot stat: No such file or directory cpio: _build/default/hashtbl.ml: Cannot stat: No such file or directory cpio: _build/default/list.ml: Cannot stat: No such file or directory cpio: _build/default/marshal.ml: Cannot stat: No such file or directory cpio: _build/default/printf.ml: Cannot stat: No such file or directory cpio: _build/default/queue.ml: Cannot stat: No such file or directory cpio: _build/default/random.ml: Cannot stat: No such file or directory cpio: _build/default/src/ast_builder.ml: Cannot stat: No such file or directory cpio: _build/default/src/error.ml: Cannot stat: No such file or directory cpio: _build/default/src/location.ml: Cannot stat: No such file or directory cpio: _build/default/src/react.ml: Cannot stat: No such file or directory cpio: _build/default/src/timer.ml: Cannot stat: No such file or directory cpio: _build/default/stdlib.ml: Cannot stat: No such file or directory cpio: _build/default/string.ml: Cannot stat: No such file or directory cpio: _build/default/unix.ml: Cannot stat: No such file or directory 1372 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files Warning: undefined symbols in /usr/lib64/ocaml/stublibs/dlllwt_unix_stubs.so: socket_domain_table caml_atom_table Caml_state socket_type_table caml_named_value caml_convert_flag_list get_sockaddr uerror caml_alloc_tuple alloc_sockaddr alloc_inet6_addr caml_string_length caml_alloc_small caml_convert_signal_number caml_raise_not_found caml_register_generational_global_root caml_leave_blocking_section caml_alloc caml_copy_int64 caml_remove_generational_global_root caml_copy_string_array unix_error caml_copy_double caml_invalid_argument caml_enter_blocking_section alloc_inet_addr caml_rev_convert_signal_number caml_modify caml_copy_string caml_alloc_array caml_raise_end_of_file caml_alloc_custom caml_raise_with_arg caml_failwith caml_callback + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Du4J2C + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd lwt-5.4.2 + dune runtest --profile=release File "test/core/test_lwt_condition.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_mutex.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_mvar.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_switch.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_result.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_pool.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/ppx/main.ml", line 9, characters 0-46: 9 | let%lwt structure_let_result = Lwt.return true ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 22 [preprocessor]: let%lwt should not be used at the module item level. Replace let%lwt x = e by let x = Lwt_main.run (e) File "test/core/test_lwt_sequence.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_stream.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/test_lwt_list.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/ppx/main.ml", line 9, characters 0-46: 9 | let%lwt structure_let_result = Lwt.return true ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 22 [preprocessor]: let%lwt should not be used at the module item level. Replace let%lwt x = e by let x = Lwt_main.run (e) File "test/core/test_lwt.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "test/core/main.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. main alias test/core/runtest Testing library 'core'... ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................SSSSSSSSSSSSSSSSSSSSSSS................................................................................................................ Ok. 662 tests ran, 23 tests skipped in 0.27 seconds main alias test/ppx/runtest Testing library 'ppx'... ................ Ok. 16 tests ran, 0 tests skipped in 1.24 seconds main alias test/react/runtest Testing library 'react'... ........... Ok. 11 tests ran, 0 tests skipped in 4.55 seconds main alias test/unix/runtest (exit 1) (cd _build/default/test/unix && ./main.exe) Testing library 'unix'... .................................SSSSSS...............................................................................................................................................................F................... Test 'mcast-join-loop' in suite 'unix_mcast' produced 'false' RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.Du4J2C (%check) Bad exit status from /var/tmp/rpm-tmp.Du4J2C (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/ocaml-lwt.spec