<86>Apr 30 12:11:28 userdel[610007]: delete user 'rooter' <86>Apr 30 12:11:28 userdel[610007]: removed group 'rooter' owned by 'rooter' <86>Apr 30 12:11:28 userdel[610007]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 30 12:11:28 groupadd[610016]: group added to /etc/group: name=rooter, GID=645 <86>Apr 30 12:11:28 groupadd[610016]: group added to /etc/gshadow: name=rooter <86>Apr 30 12:11:28 groupadd[610016]: new group: name=rooter, GID=645 <86>Apr 30 12:11:28 useradd[610021]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 30 12:11:28 userdel[610034]: delete user 'builder' <86>Apr 30 12:11:28 userdel[610034]: removed group 'builder' owned by 'builder' <86>Apr 30 12:11:28 userdel[610034]: removed shadow group 'builder' owned by 'builder' <86>Apr 30 12:11:28 groupadd[610044]: group added to /etc/group: name=builder, GID=646 <86>Apr 30 12:11:28 groupadd[610044]: group added to /etc/gshadow: name=builder <86>Apr 30 12:11:28 groupadd[610044]: new group: name=builder, GID=646 <86>Apr 30 12:11:28 useradd[610051]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>Apr 30 12:11:31 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 30 12:11:31 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Apr 30 12:11:47 rpmi: ocaml-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 30 12:11:48 rpmi: ocaml-ocamldoc-4.12.0-alt1 sisyphus+268975.200.3.1 1617722000 installed <13>Apr 30 12:11:48 rpmi: opam-2.0.8-alt1 sisyphus+268975.24000.3.1 1617732484 installed <13>Apr 30 12:11:48 rpmi: dune-2.8.5-alt1 sisyphus+269321.100.1.1 1618036815 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ocaml-easy-format-1.3.2-alt2.nosrc.rpm (w1.gzdio) Installing ocaml-easy-format-1.3.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-easy-format-1.3.2 + echo 'Source #0 (ocaml-easy-format-1.3.2.tar):' Source #0 (ocaml-easy-format-1.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-easy-format-1.3.2.tar + cd ocaml-easy-format-1.3.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ocaml-easy-format-suse-fixbuild.patch):' Patch #0 (ocaml-easy-format-suse-fixbuild.patch): + /usr/bin/patch -p1 patching file dune patching file src/easy_format.ml + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.2 + /usr/bin/dune build --verbose -p easy-format Workspace root: /usr/src/RPM/BUILD/ocaml-easy-format-1.3.2 Running[0]: /usr/bin/nproc > /usr/src/tmp/dune40447f.output 2> /dev/null Auto-detected concurrency: 8 disable binary cache Running[1]: /usr/bin/ocamlc.opt -config > /usr/src/tmp/dune2fd58e.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" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2" ; "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/default" ; "MANPATH" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/install/default/lib" ; "OCAMLPATH" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/usr/src/RPM/BUILD/ocaml-easy-format-1.3.2/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = false ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.12.0" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; ocamlopt_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-fPIC" ; "-D_FILE_OFFSET_BITS=64" ; "-D_REENTRANT" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "i386" ; model = "default" ; int_size = 31 ; word_size = 32 ; system = "linux_elf" ; 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 = "i686-pc-linux-gnu" ; target = "i686-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X029" ; cmi_magic_number = "Caml1999I029" ; cmo_magic_number = "Caml1999O029" ; cma_magic_number = "Caml1999A029" ; cmx_magic_number = "Caml1999Y029" ; cmxa_magic_number = "Caml1999Z029" ; ast_impl_magic_number = "Caml1999M029" ; ast_intf_magic_number = "Caml1999N029" ; cmxs_magic_number = "Caml1999D029" ; cmt_magic_number = "Caml1999T029" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmi -c -intf src/easy_format.mli) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/.easy_format.objs/byte -I src/.easy_format.objs/native -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/native/easy_format.cmx -c -impl src/easy_format.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.easy_format.objs/byte -intf-suffix .ml -no-alias-deps -o src/.easy_format.objs/byte/easy_format.cmo -c -impl src/easy_format.ml) Running[5]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/easy_format.cma src/.easy_format.objs/byte/easy_format.cmo) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/easy_format.cmxa src/.easy_format.objs/native/easy_format.cmx) Running[7]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src -o src/easy_format.cmxs src/easy_format.cmxa) Output[7]: ld: src/easy_format.a(easy_format.o): warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a shared object + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.54371 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-easy-format-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-easy-format-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-easy-format-1.3.2 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-easy-format-buildroot opam (internal) [ERROR] Opam has not been initialised, please run `opam init' Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/META Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/dune-package Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.a Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cma Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmi Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmt Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmti Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmx Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmxa Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.ml Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.mli Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/opam Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/easy-format/easy_format.cmxs Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/easy-format/CHANGES.md Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/easy-format/LICENSE Installing /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/easy-format/README.md + find /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/ -type d -printf '%%dir /usr/lib/ocaml/%P\n' + find /usr/src/tmp/ocaml-easy-format-buildroot/usr/lib/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) mode of './usr/lib/ocaml/easy-format/easy_format.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-easy-format-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-easy-format-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-easy-format-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-easy-format-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-easy-format-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) the file containing the function 'camlEasy_format__propagate_forced_breaks_387' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_open_tag_889' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mark_close_tag_892' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__extra_box_903' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__pp_open_nonaligned_box_913' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_933' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1488' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1498' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_opt_label_936' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_937' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1512' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list2_940' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_t_1127' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_1128' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1180' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__entry' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry5_3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry4_2' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry3_1' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry2' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__inner_254' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__propagate_from_leaf_to_root_299' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__aux_305' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__map_node_397' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_416' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__set_escape_string_446' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__define_styles_506' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_left_934' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_body_stick_right_935' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_right_939' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_pair_941' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_1_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_2_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_3_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_4_app' is not compiled with -fpic/-fPIC the file containing the function 'caml_curry6_5' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_list_stick_left_938' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mot_434' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__mct_437' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__print_440' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__escape_450' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_string_1086' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_string_1176' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1445' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1103' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1108' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stdout_1190' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_stderr_1193' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__pp_open_xbox_898' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1456' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1458' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__open_tag_920' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__tag_string_927' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__close_tag_924' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_formatter_1027' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_buffer_1172' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_channel_1185' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_buffer_inner_1522' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__to_channel_inner_1534' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fun_1560' is not compiled with -fpic/-fPIC the file containing the function 'camlEasy_format__fprint_pair_1129' is not compiled with -fpic/-fPIC verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: TEXTREL entry found: 0x00000000 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: Caml_state verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_call_gc verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_extra_params verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__list__rev_map_252 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__list__fold_left_275 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_get_formatter_tag_functions_1316 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_modify verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_set_formatter_tag_functions_1302 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__mark_open_tag_1320 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__mark_close_tag_1323 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__bytes__sub_116 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__list__length_aux_84 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__hashtbl verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__hashtbl__create_inner_1633 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__list__iter_261 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__hashtbl__add_903 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__hashtbl__find_930 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_raise_exn verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_open_box_gen_431 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__list__for_all_335 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_close_box_441 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_open_tag_455 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_close_stag_450 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_print_string_516 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_print_break_612 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_print_char_560 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_force_newline_592 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__bytes__make_93 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__pp_print_flush_585 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__formatter_of_buffer_808 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__buffer__create_86 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__formatter_of_out_channel_804 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__buffer__add_string_432 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__printf__bprintf_175 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__format__fprintf_1227 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: camlStdlib__output_250 verify-elf: WARNING: ./usr/lib/ocaml/easy-format/easy_format.cmxs: undefined symbol: caml_allocN Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.28522 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.2 + /usr/bin/dune runtest ocamlopt test/test_easy_format.exe ld: test/.test_easy_format.eobjs/native/test_easy_format.o: warning: relocation in read-only section `.text' ld: warning: creating DT_TEXTREL in a PIE test_easy_format alias test/runtest abc: [ { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, [ a, b, c, d ], { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, xyz ] abc: [{x: y, y: {z: aaa}, a: [abc, "long long long.........................................................................................."], "a long label ...............................................": [123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]}, [a,b,c,d], {x: y, y: {z: aaa}, a: [abc, "long long long.........................................................................................."], "a long label ...............................................": [123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]}, xyz] abc: [ { x: y , y: {z: aaa} , a: [ abc , "long long long.........................................................................................." ] , "a long label ...............................................": [ 123 , 456 , xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] } , [a , b , c , d] , { x: y , y: {z: aaa} , a: [ abc , "long long long.........................................................................................." ] , "a long label ...............................................": [ 123 , 456 , xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] } , xyz ] abc: [ { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, [ a, b, c, d ], { x: y, y: { z: aaa }, a: [ abc, "long long long.........................................................................................." ], "a long label ...............................................": [ 123, 456, xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ] }, xyz ] abc:[{x:y,y:{z:aaa},a:[abc,"long long long.........................................................................................."],"a long label ...............................................":[123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]},[a,b,c,d],{x:y,y:{z:aaa},a:[abc,"long long long.........................................................................................."],"a long label ...............................................":[123,456,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]},xyz] + exit 0 Processing files: ocaml-easy-format-1.3.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49248 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.2 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + cp -prL LICENSE /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-1.3.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BJNPvz find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z7DyAA find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Easy_format) = 4.12.0-FD2868BA Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CSZUxC Creating ocaml-easy-format-debuginfo package Processing files: ocaml-easy-format-devel-1.3.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84405 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-easy-format-1.3.2 + DOCDIR=/usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + /bin/mkdir -p /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + cp -prL LICENSE README.md CHANGES.md /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + chmod -R go-w /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + chmod -R a+rX /usr/src/tmp/ocaml-easy-format-buildroot/usr/share/doc/ocaml-easy-format-devel-1.3.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0qAVxA find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aVNB7A find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Easy_format) = 4.12.0-DEAD3A91 Requires: ocaml-easy-format = 1.3.2-alt2, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Easy_format) = 4.12.0-FD2868BA, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__format) = 4.12.0-E8696010, ocaml-cmi(Stdlib__hashtbl) = 4.12.0-C3EC10B9, ocaml-cmi(Stdlib__list) = 4.12.0-88609EF3, ocaml-cmi(Stdlib__printf) = 4.12.0-6B41A35D, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmx(Stdlib) = 4.12.0-D5811101, ocaml-cmx(Stdlib__buffer) = 4.12.0-6D7A613A, ocaml-cmx(Stdlib__format) = 4.12.0-5D89D582, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-3829FA7A, ocaml-cmx(Stdlib__list) = 4.12.0-DC8662E5, ocaml-cmx(Stdlib__printf) = 4.12.0-95403AB2, ocaml-cmx(Stdlib__string) = 4.12.0-6DBCA81D Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5LS7vB Processing files: ocaml-easy-format-debuginfo-1.3.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FpTsMy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MfIPGz find-requires: running scripts (debuginfo) Requires: ocaml-easy-format = 1.3.2-alt2 Adding to ocaml-easy-format-devel a strict dependency on ocaml-easy-format Adding to ocaml-easy-format-debuginfo a strict dependency on ocaml-easy-format Removing 1 extra deps from ocaml-easy-format-devel due to dependency on ocaml-easy-format Removing 11 extra deps from ocaml-easy-format-devel due to repentancy on ocaml-easy-format warning: Installed (but unpackaged) file(s) found: /usr/share/doc/easy-format/CHANGES.md /usr/share/doc/easy-format/LICENSE /usr/share/doc/easy-format/README.md Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-1.3.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-devel-1.3.2-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ocaml-easy-format-debuginfo-1.3.2-alt2.i586.rpm (w2.lzdio) 3.83user 1.49system 0:11.96elapsed 44%CPU (0avgtext+0avgdata 84196maxresident)k 0inputs+0outputs (0major+221365minor)pagefaults 0swaps 27.40user 8.18system 0:40.98elapsed 86%CPU (0avgtext+0avgdata 109540maxresident)k 0inputs+0outputs (0major+536054minor)pagefaults 0swaps