Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-sedlex.spec'], chrootPath='/var/lib/mock/f33-build-597959-67069/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ocaml-sedlex.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Wrote: /builddir/build/SRPMS/ocaml-sedlex-2.1-12.fc33.1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-sedlex.spec'], chrootPath='/var/lib/mock/f33-build-597959-67069/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ocaml-sedlex.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1599004800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6U1e3u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sedlex-2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ocaml-sedlex-2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sedlex-2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mt7w7u + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + dune build -p sedlex --verbose Workspace root: /builddir/build/BUILD/sedlex-2.1 Running[0]: /usr/bin/nproc > /tmp/dune46b939.output 2> /dev/null Auto-detected concurrency: 4 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dunedcfe1d.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/sedlex-2.1/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/sedlex-2.1/_build/default" ; "MANPATH" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/sedlex-2.1/_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.11.1" ; 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" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; 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 = "Caml1999X028" ; cmi_magic_number = "Caml1999I028" ; cmo_magic_number = "Caml1999O028" ; cma_magic_number = "Caml1999A028" ; cmx_magic_number = "Caml1999Y028" ; cmxa_magic_number = "Caml1999Z028" ; ast_impl_magic_number = "Caml1999M028" ; ast_intf_magic_number = "Caml1999N028" ; cmxs_magic_number = "Caml1999D028" ; cmt_magic_number = "Caml1999T028" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/lib/sedlexing.mli) > _build/default/src/lib/.sedlex.objs/sedlexing.mli.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/lib/sedlexing.ml) > _build/default/src/lib/.sedlex.objs/sedlexing.ml.d Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -no-alias-deps -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx.cmo -c -impl src/syntax/sedlex_ppx.ml-gen) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe -w -24 -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa /usr/lib64/ocaml/ppx_tools_versioned/ppx_tools_versioned.cmxa /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405/ppx_tools_versioned_metaquot_405.cmxa .ppx/3ce0973c99949c779116c5da18349a77/_ppx.ml) Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4-9 -safe-string -g -bin-annot -I src/lib/.sedlex.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/gen -no-alias-deps -o src/lib/.sedlex.objs/byte/sedlexing.cmi -c -intf src/lib/sedlexing.mli) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/syntax/.sedlex_ppx.objs/native/sedlex_ppx.cmx -c -impl src/syntax/sedlex_ppx.ml-gen) Running[8]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4-9 -safe-string -g -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/gen -intf-suffix .ml -no-alias-deps -o src/lib/.sedlex.objs/native/sedlexing.cmx -c -impl src/lib/sedlexing.ml) Running[9]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4-9 -safe-string -g -bin-annot -I src/lib/.sedlex.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/gen -intf-suffix .ml -no-alias-deps -o src/lib/.sedlex.objs/byte/sedlexing.cmo -c -impl src/lib/sedlexing.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +A-4-9 -safe-string -g -a -o src/lib/sedlex.cma src/lib/.sedlex.objs/byte/sedlexing.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4-9 -safe-string -g -a -o src/lib/sedlex.cmxa src/lib/.sedlex.objs/native/sedlexing.cmx) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +A-4-9 -safe-string -g -shared -linkall -I src/lib -o src/lib/sedlex.cmxs src/lib/sedlex.cmxa) Running[13]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/ppx_sedlex.pp.ml --impl src/syntax/ppx_sedlex.ml --dump-ast) Running[14]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/sedlex.pp.mli --intf src/syntax/sedlex.mli --dump-ast) Running[15]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/sedlex.pp.ml --impl src/syntax/sedlex.ml --dump-ast) Running[16]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/sedlex_cset.pp.mli --intf src/syntax/sedlex_cset.mli --dump-ast) Running[17]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/sedlex_cset.pp.ml --impl src/syntax/sedlex_cset.ml --dump-ast) Running[18]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/unicode.pp.mli --intf src/syntax/unicode.mli --dump-ast) Running[19]: (cd _build/default && .ppx/3ce0973c99949c779116c5da18349a77/ppx.exe --cookie 'library-name="sedlex_ppx"' -o src/syntax/unicode.pp.ml --impl src/syntax/unicode.ml --dump-ast) Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/syntax/sedlex.pp.mli) > _build/default/src/syntax/.sedlex_ppx.objs/sedlex.pp.mli.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/syntax/sedlex.pp.ml) > _build/default/src/syntax/.sedlex_ppx.objs/sedlex.pp.ml.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/syntax/sedlex_cset.pp.mli) > _build/default/src/syntax/.sedlex_ppx.objs/sedlex_cset.pp.mli.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/syntax/ppx_sedlex.pp.ml) > _build/default/src/syntax/.sedlex_ppx.objs/ppx_sedlex.pp.ml.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/syntax/sedlex_cset.pp.ml) > _build/default/src/syntax/.sedlex_ppx.objs/sedlex_cset.pp.ml.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/syntax/unicode.pp.mli) > _build/default/src/syntax/.sedlex_ppx.objs/unicode.pp.mli.d Running[26]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex_cset.cmi -c -intf src/syntax/sedlex_cset.pp.mli) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Sedlex_cset.cmx -c -impl src/syntax/sedlex_cset.pp.ml) Running[28]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex_cset.cmo -c -impl src/syntax/sedlex_cset.pp.ml) Running[29]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex.cmi -c -intf src/syntax/sedlex.pp.mli) Running[30]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Unicode.cmi -c -intf src/syntax/unicode.pp.mli) Running[31]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex.cmo -c -impl src/syntax/sedlex.pp.ml) Running[32]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Ppx_sedlex.cmo -c -impl src/syntax/ppx_sedlex.pp.ml) Running[33]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Sedlex.cmx -c -impl src/syntax/sedlex.pp.ml) Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/syntax/unicode.pp.ml) > _build/default/src/syntax/.sedlex_ppx.objs/unicode.pp.ml.d Running[35]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Unicode.cmx -c -impl src/syntax/unicode.pp.ml) Running[36]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -bin-annot -I src/syntax/.sedlex_ppx.objs/byte -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Unicode.cmo -c -impl src/syntax/unicode.pp.ml) Running[37]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9 -g -a -o src/syntax/sedlex_ppx.cma -linkall src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx.cmo src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Unicode.cmo src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex_cset.cmo src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Sedlex.cmo src/syntax/.sedlex_ppx.objs/byte/sedlex_ppx__Ppx_sedlex.cmo) Running[38]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -intf-suffix .ml -no-alias-deps -open Sedlex_ppx -o src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Ppx_sedlex.cmx -c -impl src/syntax/ppx_sedlex.pp.ml) Running[39]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -a -o src/syntax/sedlex_ppx.cmxa -linkall src/syntax/.sedlex_ppx.objs/native/sedlex_ppx.cmx src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Unicode.cmx src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Sedlex_cset.cmx src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Sedlex.cmx src/syntax/.sedlex_ppx.objs/native/sedlex_ppx__Ppx_sedlex.cmx) Running[40]: (cd _build/default && /usr/bin/ocamlopt.opt -g -o .ppx/6c6fd9e18b06fcb8edd0b30764292ddb/ppx.exe -w -24 -I /usr/lib64/ocaml -I /usr/lib64/ocaml/bytes -I /usr/lib64/ocaml/compiler-libs -I /usr/lib64/ocaml/gen -I /usr/lib64/ocaml/ocaml-migrate-parsetree -I /usr/lib64/ocaml/ppx_derivers -I /usr/lib64/ocaml/ppx_tools_versioned -I /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405 -I /usr/lib64/ocaml/result -I src/lib -I src/lib/.sedlex.objs/byte -I src/lib/.sedlex.objs/native -I src/syntax -I src/syntax/.sedlex_ppx.objs/byte -I src/syntax/.sedlex_ppx.objs/native /usr/lib64/ocaml/compiler-libs/ocamlcommon.cmxa /usr/lib64/ocaml/result/result.cmxa /usr/lib64/ocaml/ppx_derivers/ppx_derivers.cmxa /usr/lib64/ocaml/ocaml-migrate-parsetree/migrate_parsetree.cmxa /usr/lib64/ocaml/ppx_tools_versioned/ppx_tools_versioned.cmxa /usr/lib64/ocaml/ppx_tools_versioned/metaquot_405/ppx_tools_versioned_metaquot_405.cmxa /usr/lib64/ocaml/gen/gen.cmxa src/lib/sedlex.cmxa src/syntax/sedlex_ppx.cmxa .ppx/6c6fd9e18b06fcb8edd0b30764292ddb/_ppx.ml) Running[41]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9 -g -shared -linkall -I src/syntax -o src/syntax/sedlex_ppx.cmxs src/syntax/sedlex_ppx.cmxa) + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eSW6Sw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 ++ dirname /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 + cd sedlex-2.1 + dune install --destdir=/builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 --verbose Workspace root: /builddir/build/BUILD/sedlex-2.1 Running[0]: /usr/bin/nproc > /tmp/dunef5d4ea.output 2> /dev/null Auto-detected concurrency: 4 Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dunea9f509.output Dune context: { name = "default" ; kind = "default" ; profile = Dyn ; 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/sedlex-2.1/_build/install/default/lib/stublibs" ; "INSIDE_DUNE" : "/builddir/build/BUILD/sedlex-2.1/_build/default" ; "MANPATH" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/lib" ; "OCAMLPATH" : "/builddir/build/BUILD/sedlex-2.1/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/builddir/build/BUILD/sedlex-2.1/_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.11.1" ; 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" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-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/redhat/redhat-hardened-cc1" ; "-fstack-protector-strong" ; "-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1" ; "-fasynchronous-unwind-tables" ; "-fstack-clash-protection" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-Wl,-z,relro" ; "-Wl,--as-needed" ; "-Wl,-z,now" ; "-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ; "-lm" ; "-ldl" ] ; 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 = "Caml1999X028" ; cmi_magic_number = "Caml1999I028" ; cmo_magic_number = "Caml1999O028" ; cma_magic_number = "Caml1999A028" ; cmx_magic_number = "Caml1999Y028" ; cmxa_magic_number = "Caml1999Z028" ; ast_impl_magic_number = "Caml1999M028" ; ast_intf_magic_number = "Caml1999N028" ; cmxs_magic_number = "Caml1999D028" ; cmt_magic_number = "Caml1999T028" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/META Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/dune-package Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/opam Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/ppx_sedlex.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex.mli Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_cset.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_cset.mli Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.a Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cma Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cmxa Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.cmxs Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Ppx_sedlex.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Ppx_sedlex.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Ppx_sedlex.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex.cmti Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex_cset.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex_cset.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex_cset.cmti Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Sedlex_cset.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Unicode.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Unicode.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Unicode.cmti Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/sedlex_ppx__Unicode.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/unicode.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/unicode.mli Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlex.a Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlex.cma Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlex.cmxa Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlex.cmxs Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.cmi Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.cmt Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.cmti Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.cmx Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.ml Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/sedlexing.mli Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/ppx.exe Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/CHANGES Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/LICENSE Installing /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/README.md + rm -r /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/CHANGES /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/README.md /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/doc/sedlex/LICENSE + find /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 -name '*.{cmxs,opt}' -exec chmod 0755 '{}' ';' + sed -i s/uchar//g /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/META + sed -i s/uchar//g /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/dune-package + sed -i 's/"uchar"//g' /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/opam + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1-12.fc33.1 --unique-debug-suffix -2.1-12.fc33.1.riscv64 --unique-debug-src-base ocaml-sedlex-2.1-12.fc33.1.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/sedlex-2.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/ppx.exe extracting debug info from /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/lib64/ocaml/sedlex/ppx/ppx.exe original debug info size: 3756kB, size after compression: 3760kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: _build/default/ast_convenience_405.ml: Cannot stat: No such file or directory cpio: _build/default/bytes.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/parsing/location.ml: Cannot stat: No such file or directory 433 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-sedlex-2.1-12.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X0JeYw + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex + cp -pr README.md /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E7UdTu + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sedlex_ppx) = a9d7f9d50743d289fbffa482899d902c ocaml(Sedlex_ppx__Ppx_sedlex) = f38befce0e483a1a24b8144384178b45 ocaml(Sedlex_ppx__Sedlex) = 32a992dbfc4eaad2c2119928e04bcd76 ocaml(Sedlex_ppx__Sedlex_cset) = 4138b96788b5211c5a06d44a83017bcf ocaml(Sedlex_ppx__Unicode) = 63db69056d9b09ab9d485d2586f54211 ocaml(Sedlexing) = 1bc62f4a50f7176d64bc523338159f22 ocaml-sedlex = 2.1-12.fc33.1 ocaml-sedlex(riscv-64) = 2.1-12.fc33.1 ocamlx(Sedlex_ppx) = c5176b2fa3fe8596c13640784542aa1c ocamlx(Sedlex_ppx__Ppx_sedlex) = d415bf678ec6eabb77199a37cb4aa509 ocamlx(Sedlex_ppx__Sedlex) = faaf96f670e3cff204e81f82426ceec9 ocamlx(Sedlex_ppx__Sedlex_cset) = 6ea789cc61e90c30fdc2046bf1a41cef ocamlx(Sedlex_ppx__Unicode) = aa2cc6a0b3c7ffda19ec2ebb10af5211 ocamlx(Sedlexing) = e76cae1679c2da00a4d9c7c5f36e5c6c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) ocaml(Ast_convenience_405) = a6500ee9eb88da87314f5d12d64c7ce7 ocaml(Ast_mapper) = e73d69d171f90123622b746a273e15fe ocaml(Ast_mapper_class_405) = 802ce3ff26f84f8db90910155bb6efd2 ocaml(Asttypes) = f3116da6c504a78730232b03aa20181d ocaml(Build_path_prefix_map) = 76d6dfe9178c4edb4c49e8c8d40e6ed6 ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(CamlinternalLazy) = 9a1263a7a1e44e1eb3fb6d0986f3063d ocaml(CamlinternalOO) = 9b49ddd063bfe999887d47e83d281c15 ocaml(Clflags) = fc5494b950c85be7eda5c67bb5c98a1f ocaml(Config) = e9980fe435570675b997f561e63248d2 ocaml(Gen) = 56cb47b0d9a03471e1b528b1116ecdcd ocaml(Gen_intf) = 934594ac9161bd6550d34fa7760ce549 ocaml(Load_path) = f712ce1219b70c28dd75298c9c12ade5 ocaml(Location) = 722b21356e33038e96cfb2fdd9b44788 ocaml(Longident) = 564fd070592ca8e49ea8b9aeff4d41ed ocaml(Migrate_parsetree) = 7ff3ce8e394aa4a2af1137bceca9153a ocaml(Migrate_parsetree__) = ffeafaeecf8a85e0335df8dd1cb4ad70 ocaml(Migrate_parsetree__Ast_402) = 0085bb1810cfc3ccfe6612cb5c278f67 ocaml(Migrate_parsetree__Ast_403) = 6e054cc7f6296aa380b3ce7211076690 ocaml(Migrate_parsetree__Ast_404) = 51a022560232056341c2b219fae96cfc ocaml(Migrate_parsetree__Ast_405) = cf5e8e418e954822a854bf0688473893 ocaml(Migrate_parsetree__Ast_406) = 257d7769d751ee4a03c9ded69156cfc3 ocaml(Migrate_parsetree__Ast_407) = 2fbf32279866bf6b4df86d6cff2871c6 ocaml(Migrate_parsetree__Ast_408) = 6ae63f099847e8a07bbbc3536656d08b ocaml(Migrate_parsetree__Ast_408_helper) = 6faa0b9a11750e11c96872258ca55225 ocaml(Migrate_parsetree__Ast_409) = 377438429546e750df55e14649a2f0fd ocaml(Migrate_parsetree__Ast_409_helper) = a127a772e634551a758559a87f2aaef3 ocaml(Migrate_parsetree__Ast_410) = 4e1c15e0fcd01487b1adf8db2a13d122 ocaml(Migrate_parsetree__Ast_411) = 3d5917df425200f5e4be1ecbb626ea60 ocaml(Migrate_parsetree__Locations) = 62fc692d065a60c97dc502dc39da2f62 ocaml(Migrate_parsetree__Migrate_parsetree_compiler_functions) = 5b314b0f48f64c6716e08901294b6a15 ocaml(Migrate_parsetree__Migrate_parsetree_driver) = 765da66225f171e86e7bc9f553060b4b ocaml(Migrate_parsetree__Migrate_parsetree_versions) = 94002beaccd28d1f77491506e302e7e2 ocaml(Migrate_parsetree__Stdlib0) = 94b331b173d77db50ca8715c9f9adaa4 ocaml(Misc) = 351ca333dbf3bfb2b9027e198870f550 ocaml(Outcometree) = 897424d1fcbd0cc939563ef300149153 ocaml(Parsetree) = c4c38bd4958d5671d85fb37cebeaa3e5 ocaml(Profile) = 215acc9388115e68806791550a61b332 ocaml(Sedlex_ppx) = a9d7f9d50743d289fbffa482899d902c ocaml(Sedlex_ppx__Sedlex) = 32a992dbfc4eaad2c2119928e04bcd76 ocaml(Sedlex_ppx__Sedlex_cset) = 4138b96788b5211c5a06d44a83017bcf ocaml(Sedlex_ppx__Unicode) = 63db69056d9b09ab9d485d2586f54211 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__arg) = 93dbd397d18f68dd62193d6ee65a2b5a ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__digest) = f1b97f3e19af05cd4078e6503af92f71 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__hashtbl) = b762db4e3b71657dfcfd14539af9611a ocaml(Stdlib__int32) = 2e6c00c32474b3f4f0ca069a3eceab68 ocaml(Stdlib__int64) = 8da509b391e66cf2a7e37819728d5a15 ocaml(Stdlib__lazy) = bad82b0dffc3f26083e1d1c8e5965818 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__list) = 15cef02558cc6576c616c84f09d5b0ea ocaml(Stdlib__map) = 9d421c1da8aa330b734c69f7a2083439 ocaml(Stdlib__nativeint) = 27bfaa776a5a329557cb5cebde7d21e0 ocaml(Stdlib__obj) = 387c3c41dccbee81a28b3728d6386b48 ocaml(Stdlib__option) = 2bc4e6d27ab653fa1e3b5e151701bf59 ocaml(Stdlib__parsing) = a1e21d363ae8b31ddf44cea20971b7de ocaml(Stdlib__printexc) = 6e03ab07ea296513ab6af44b09129348 ocaml(Stdlib__printf) = 5cec2efa6f5a2459d17f2788deb783f2 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__set) = 5d365647a10f75c22f2b045a867b4d3e ocaml(Stdlib__stream) = be3455a93f55f3882915f9d0d9a9bea5 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__sys) = 794924b786d5c3059c545cb526394520 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocaml(Syntaxerr) = 349c6902b8fdc754774404584eb3bfa5 ocaml(Type_immediacy) = aed60bff468de6ed7f333e3f28130d71 ocaml(Warnings) = 9fc34835d9f585c1668b1ef59e4954bf ocamlx(Ast_convenience_405) = 9f6816ee98d8a41dcbd3f24b35f98ec8 ocamlx(Ast_mapper_class_405) = 1bb910699d6af4c722ab2b278fac7543 ocamlx(CamlinternalOO) = 818e6c46ab4a8443ac6ca85a8f7a759e ocamlx(Location) = fd6a54732c1ce10a76b9f494c76345de ocamlx(Sedlex_ppx__Sedlex) = faaf96f670e3cff204e81f82426ceec9 ocamlx(Sedlex_ppx__Sedlex_cset) = 6ea789cc61e90c30fdc2046bf1a41cef ocamlx(Sedlex_ppx__Unicode) = aa2cc6a0b3c7ffda19ec2ebb10af5211 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__hashtbl) = 3a70d43892d6822a86672d0da0646fa3 ocamlx(Stdlib__list) = 1f9660a314f1e6cb5f40359d9d3b2f29 ocamlx(Stdlib__map) = c699e5cde8326fd8cd09a489d07a608c ocamlx(Stdlib__printf) = ed32309c6fdb9909e2ec1cda5118b14c ocamlx(Stdlib__stream) = 01376e58fe29c514f3d2a720e132e42b ocamlx(Stdlib__uchar) = 76c4e995599f8fa5998976c8b9495206 rtld(GNU_HASH) Processing files: ocaml-sedlex-devel-2.1-12.fc33.1.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SGmSww + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + DOCDIR=/builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex-devel + cp -pr README.md /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex-devel + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/doc/ocaml-sedlex-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jGz8gw + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + LICENSEDIR=/builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex-devel + cp -pr LICENSE /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64/usr/share/licenses/ocaml-sedlex-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: ocaml(Sedlexing) = 1bc62f4a50f7176d64bc523338159f22 ocaml-sedlex-devel = 2.1-12.fc33.1 ocaml-sedlex-devel(riscv-64) = 2.1-12.fc33.1 ocamlx(Sedlexing) = e76cae1679c2da00a4d9c7c5f36e5c6c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ocaml(CamlinternalFormatBasics) = 3a3ca1838627f7762f49679ce0278ad1 ocaml(Gen) = 56cb47b0d9a03471e1b528b1116ecdcd ocaml(Gen_intf) = 934594ac9161bd6550d34fa7760ce549 ocaml(Stdlib) = c21c5d26416461b543321872a551ea0d ocaml(Stdlib__array) = 4528cb7f2202a96df7bc293599ce41ac ocaml(Stdlib__buffer) = 234b61fa3906003822205287eb65a481 ocaml(Stdlib__bytes) = 6f90f1d35d75f513a9ee53cebf3fbc27 ocaml(Stdlib__char) = cdee48235b2dbc08f40a0e2ec3824bc5 ocaml(Stdlib__format) = de2a0cc4d0ca0cc218de7447f48aaa41 ocaml(Stdlib__lexing) = c57f9c5debbcb9d656c70b1e7385c4f9 ocaml(Stdlib__seq) = d6a8de25c9eecf5ae9420a9f3f8b2e88 ocaml(Stdlib__stream) = be3455a93f55f3882915f9d0d9a9bea5 ocaml(Stdlib__string) = 9d02da014acaf1dfdd63872e707eaed9 ocaml(Stdlib__uchar) = ab6f1df93abf9e800a3e0d1543523c96 ocamlx(Stdlib) = 5b1118fc938423037933e63643e9f671 ocamlx(Stdlib__array) = 0dbd6c995df0b55845288210130d2cf1 ocamlx(Stdlib__buffer) = f22873239984f2016980d0036e303f3b ocamlx(Stdlib__bytes) = 09fe099de18a854118ae424d323d647d ocamlx(Stdlib__char) = 7b7186d6c98477a903c0419b05d039b1 ocamlx(Stdlib__stream) = 01376e58fe29c514f3d2a720e132e42b ocamlx(Stdlib__uchar) = 76c4e995599f8fa5998976c8b9495206 Processing files: ocaml-sedlex-debugsource-2.1-12.fc33.1.riscv64 Provides: ocaml-sedlex-debugsource = 2.1-12.fc33.1 ocaml-sedlex-debugsource(riscv-64) = 2.1-12.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-sedlex-debuginfo-2.1-12.fc33.1.riscv64 Provides: debuginfo(build-id) = 8a910c608a8d0984408adf2cfaaefb9b905f07b7 ocaml-sedlex-debuginfo = 2.1-12.fc33.1 ocaml-sedlex-debuginfo(riscv-64) = 2.1-12.fc33.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-sedlex-debugsource(riscv-64) = 2.1-12.fc33.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 Wrote: /builddir/build/RPMS/ocaml-sedlex-devel-2.1-12.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sedlex-debugsource-2.1-12.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sedlex-debuginfo-2.1-12.fc33.1.riscv64.rpm Wrote: /builddir/build/RPMS/ocaml-sedlex-2.1-12.fc33.1.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4VDpYx + umask 022 + cd /builddir/build/BUILD + cd sedlex-2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-sedlex-2.1-12.fc33.1.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0