<86>May 4 02:40:17 userdel[912422]: delete user 'rooter' <86>May 4 02:40:17 userdel[912422]: removed group 'rooter' owned by 'rooter' <86>May 4 02:40:17 userdel[912422]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:40:17 groupadd[912434]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 02:40:17 groupadd[912434]: group added to /etc/gshadow: name=rooter <86>May 4 02:40:17 groupadd[912434]: new group: name=rooter, GID=1823 <86>May 4 02:40:17 useradd[912451]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 02:40:17 userdel[912477]: delete user 'builder' <86>May 4 02:40:17 userdel[912477]: removed group 'builder' owned by 'builder' <86>May 4 02:40:17 userdel[912477]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:40:17 groupadd[912499]: group added to /etc/group: name=builder, GID=1824 <86>May 4 02:40:17 groupadd[912499]: group added to /etc/gshadow: name=builder <86>May 4 02:40:17 groupadd[912499]: new group: name=builder, GID=1824 <86>May 4 02:40:17 useradd[912524]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none warning: Macro %dune_build not found warning: Macro %dune_install not found warning: Macro %dune_check not found <13>May 4 02:40:21 rpmi: ocaml-runtime-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:40:21 rpmi: rpm-build-ocaml-1.6.2-alt1 sisyphus+333652.74.29.2 1701355648 installed <13>May 4 02:40:29 rpmi: ocaml-4.14.1-alt1 sisyphus+333652.177.29.2 1701356220 installed <13>May 4 02:40:29 rpmi: dune-3.11.1-alt2 sisyphus+333652.440.29.2 1701356385 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-camlp-streams-5.0.1-alt1.nosrc.rpm (w1.gzdio) Installing ocaml-camlp-streams-5.0.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-camlp-streams-5.0.1 + echo 'Source #0 (ocaml-camlp-streams-5.0.1.tar):' Source #0 (ocaml-camlp-streams-5.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-camlp-streams-5.0.1.tar + cd ocaml-camlp-streams-5.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77092 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlp-streams-5.0.1 + /usr/bin/dune build --verbose Shared cache: disabled Workspace root: /usr/src/RPM/BUILD/ocaml-camlp-streams-5.0.1 Auto-detected concurrency: 16 Dune context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; 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" ; installed_env = map { "INSIDE_DUNE" : "/usr/src/RPM/BUILD/ocaml-camlp-streams-5.0.1/_build/default" } ; findlib_paths = [ External "/usr/lib64/ocaml" ] ; ocaml_config = { version = "4.14.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" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-pipe" ; "-frecord-gcc-switches" ; "-g" ; "-O2" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FILE_OFFSET_BITS=64" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; 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 = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-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 } ; instrument_with = [] } Actual targets: - alias @@default Running[2]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl stream.ml) > _build/default/.camlp_streams.objs/stream.impl.d Running[3]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl genlex.ml) > _build/default/.camlp_streams.objs/genlex.impl.d Running[4]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf genlex.mli) > _build/default/.camlp_streams.objs/genlex.intf.d Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf stream.mli) > _build/default/.camlp_streams.objs/stream.intf.d Running[6]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I test/.stream_stdlib.objs/byte -no-alias-deps -opaque -o test/.stream_stdlib.objs/byte/stream_stdlib.cmo -c -impl test/stream_stdlib.ml) Running[7]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I .camlp_streams.objs/byte -no-alias-deps -opaque -o .camlp_streams.objs/byte/genlex.cmi -c -intf genlex.mli) Running[8]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I .camlp_streams.objs/byte -no-alias-deps -opaque -o .camlp_streams.objs/byte/stream.cmi -c -intf stream.mli) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -I test/.stream_stdlib.objs/byte -I test/.stream_stdlib.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.stream_stdlib.objs/native/stream_stdlib.cmx -c -impl test/stream_stdlib.ml) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -a -o test/stream_stdlib.cma test/.stream_stdlib.objs/byte/stream_stdlib.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I .camlp_streams.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o .camlp_streams.objs/byte/genlex.cmo -c -impl genlex.ml) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -I .camlp_streams.objs/byte -I .camlp_streams.objs/native -intf-suffix .ml -no-alias-deps -opaque -o .camlp_streams.objs/native/genlex.cmx -c -impl genlex.ml) Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I .camlp_streams.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o .camlp_streams.objs/byte/stream.cmo -c -impl stream.ml) Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -I .camlp_streams.objs/byte -I .camlp_streams.objs/native -intf-suffix .ml -no-alias-deps -opaque -o .camlp_streams.objs/native/stream.cmx -c -impl stream.ml) Running[15]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I test/.stream_camlp_streams.objs/byte -I .camlp_streams.objs/byte -no-alias-deps -opaque -o test/.stream_camlp_streams.objs/byte/stream_camlp_streams.cmo -c -impl test/stream_camlp_streams.ml) Running[16]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -bin-annot -I test/.linking.eobjs/byte -I .camlp_streams.objs/byte -I test/.stream_stdlib.objs/byte -no-alias-deps -opaque -o test/.linking.eobjs/byte/dune__exe__Linking.cmo -c -impl test/linking.ml) Running[17]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -a -o camlp_streams.cma .camlp_streams.objs/byte/stream.cmo .camlp_streams.objs/byte/genlex.cmo) Running[18]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.stream_camlp_streams.objs/byte -I test/.stream_camlp_streams.objs/native -I .camlp_streams.objs/byte -I .camlp_streams.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.stream_camlp_streams.objs/native/stream_camlp_streams.cmx -c -impl test/stream_camlp_streams.ml) Running[19]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o test/stream_camlp_streams.cma test/.stream_camlp_streams.objs/byte/stream_camlp_streams.cmo) Running[20]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I test/.equality.eobjs/byte -I .camlp_streams.objs/byte -I test/.stream_camlp_streams.objs/byte -I test/.stream_stdlib.objs/byte -no-alias-deps -opaque -o test/.equality.eobjs/byte/dune__exe__Equality.cmo -c -impl test/equality.ml) Running[21]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -I test/.linking.eobjs/byte -I test/.linking.eobjs/native -I .camlp_streams.objs/byte -I .camlp_streams.objs/native -I test/.stream_stdlib.objs/byte -I test/.stream_stdlib.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.linking.eobjs/native/dune__exe__Linking.cmx -c -impl test/linking.ml) Running[22]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -a -o test/stream_stdlib.cmxa test/.stream_stdlib.objs/native/stream_stdlib.cmx) Running[23]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -a -o camlp_streams.cmxa .camlp_streams.objs/native/stream.cmx .camlp_streams.objs/native/genlex.cmx) Running[24]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.equality.eobjs/byte -I test/.equality.eobjs/native -I .camlp_streams.objs/byte -I .camlp_streams.objs/native -I test/.stream_camlp_streams.objs/byte -I test/.stream_camlp_streams.objs/native -I test/.stream_stdlib.objs/byte -I test/.stream_stdlib.objs/native -intf-suffix .ml -no-alias-deps -opaque -o test/.equality.eobjs/native/dune__exe__Equality.cmx -c -impl test/equality.ml) Running[25]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -shared -linkall -I test -o test/stream_stdlib.cmxs test/stream_stdlib.cmxa) Running[26]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -a -o test/stream_camlp_streams.cmxa test/.stream_camlp_streams.objs/native/stream_camlp_streams.cmx) Running[27]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -shared -linkall -I . -o camlp_streams.cmxs camlp_streams.cmxa) Running[28]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -3 -g -o test/linking.exe camlp_streams.cmxa test/stream_stdlib.cmxa test/.linking.eobjs/native/dune__exe__Linking.cmx) Running[29]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -shared -linkall -I test -o test/stream_camlp_streams.cmxs test/stream_camlp_streams.cmxa) Running[30]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o test/equality.exe test/stream_stdlib.cmxa camlp_streams.cmxa test/stream_camlp_streams.cmxa test/.equality.eobjs/native/dune__exe__Equality.cmx) Running[31]: (cd _build/default/test && ./linking.exe) > _build/default/test/issue4.output Running[32]: (cd _build/default/test && ./equality.exe) > _build/default/test/equality.output + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-camlp-streams-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-camlp-streams-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd ocaml-camlp-streams-5.0.1 + __dune_install + /usr/bin/dune install --destdir=/usr/src/tmp/ocaml-camlp-streams-buildroot + __ocaml_find_files + find /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(cma|cmi|cmxs|so|js)$' -o -name META ')' -printf '/usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/lib64/ocaml/ -type d -printf '%%dir /usr/lib64/ocaml/%P\n' + find /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/lib64/ocaml/ -type f -regextype posix-extended '(' -regex '.*\.(a|o|cmo|cmt|cmti|cmx|cmxa|ml|mli|exe)$' -o -name opam -o -name dune-package ')' -printf '/usr/lib64/ocaml/%P\n' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-camlp-streams-buildroot (auto) mode of './usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ocaml-camlp-streams-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-camlp-streams-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-camlp-streams-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-camlp-streams-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-camlp-streams-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs: undefined symbol: camlStdlib__Stream verify-elf: WARNING: ./usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs: undefined symbol: camlStdlib__Genlex Splitting links to aliased files under /{,s}bin in /usr/src/tmp/ocaml-camlp-streams-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlp-streams-5.0.1 + /usr/bin/dune runtest + exit 0 Processing files: ocaml-camlp-streams-5.0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.43633 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-camlp-streams-5.0.1 + DOCDIR=/usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + /bin/mkdir -p /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + cp -prL README.md CHANGES.md /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + chmod -R go-w /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + chmod -R a+rX /usr/src/tmp/ocaml-camlp-streams-buildroot/usr/share/doc/ocaml-camlp-streams-5.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sN2aB0 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7kNXn find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Genlex) = 4.14.1-D421EA9C, ocaml-cmi(Stream) = 4.14.1-AE962ECB Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Genlex) = 4.14.1-2BC1179A, ocaml-cmi(Stdlib__Stream) = 4.14.1-510A78F0, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gew7fO Creating ocaml-camlp-streams-debuginfo package Processing files: ocaml-camlp-streams-devel-5.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k84RA2 find-provides: running scripts (debuginfo,lib,ocaml,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sNjW4c find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmi(Genlex) = 4.14.1-D421EA9C, ocaml-cmi(Stream) = 4.14.1-AE962ECB, ocaml-cmt(Genlex) = 4.14.1-D421EA9C, ocaml-cmt(Stream) = 4.14.1-AE962ECB, ocaml-cmx(Genlex) = 4.14.1-218E3753, ocaml-cmx(Stream) = 4.14.1-80E6FE13 Requires: ocaml-camlp-streams = 5.0.1-alt1, ocaml-cmi(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmi(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmi(Stdlib__Genlex) = 4.14.1-2BC1179A, ocaml-cmi(Stdlib__Stream) = 4.14.1-510A78F0, ocaml-cmt(CamlinternalFormatBasics) = 4.14.1-8F8F6345, ocaml-cmt(Stdlib) = 4.14.1-79B0E9D3, ocaml-cmt(Stdlib__Genlex) = 4.14.1-2BC1179A, ocaml-cmt(Stdlib__Stream) = 4.14.1-510A78F0, ocaml-cmx(Stdlib__Genlex) = 4.14.1-3985939D, ocaml-cmx(Stdlib__Stream) = 4.14.1-8FC462D6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xL8fo8 Processing files: ocaml-camlp-streams-debuginfo-5.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4NxrX0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9delk4 find-requires: running scripts (debuginfo) Requires: ocaml-camlp-streams = 5.0.1-alt1 Adding to ocaml-camlp-streams-devel a strict dependency on ocaml-camlp-streams Adding to ocaml-camlp-streams-debuginfo a strict dependency on ocaml-camlp-streams Removing 4 extra deps from ocaml-camlp-streams-devel due to repentancy on ocaml-camlp-streams warning: Installed (but unpackaged) file(s) found: /usr/share/doc/camlp-streams/CHANGES.md /usr/share/doc/camlp-streams/LICENSE /usr/share/doc/camlp-streams/README.md Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlp-streams-5.0.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlp-streams-devel-5.0.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-camlp-streams-debuginfo-5.0.1-alt1.x86_64.rpm (w2.lzdio) 0.85user 1.63system 0:08.96elapsed 27%CPU (0avgtext+0avgdata 24344maxresident)k 0inputs+0outputs (0major+336361minor)pagefaults 0swaps 3.91user 2.66system 0:26.63elapsed 24%CPU (0avgtext+0avgdata 131932maxresident)k 0inputs+0outputs (0major+201165minor)pagefaults 0swaps --- ocaml-camlp-streams-5.0.1-alt1.x86_64.rpm.repo 2023-11-30 15:47:02.000000000 +0000 +++ ocaml-camlp-streams-5.0.1-alt1.x86_64.rpm.hasher 2024-05-04 02:40:41.055282786 +0000 @@ -23,3 +23,3 @@ File: /usr/lib64/ocaml/camlp-streams/camlp_streams.cma 100644 root:root b79bcef79328b5c4834f6e3f413c0d8f -File: /usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs 100644 root:root b68e9f7b1f991aefd09a1f756c7dc963 +File: /usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs 100644 root:root 21de6e00f1a88193a3d815b55f579008 File: /usr/lib64/ocaml/camlp-streams/genlex.cmi 100644 root:root f6c38248a362235280b913ecc90c861d @@ -29,2 +29,2 @@ File: /usr/share/doc/ocaml-camlp-streams-5.0.1/README.md 100644 root:root 53aff5c541b7831c6a9471aaf3524507 -RPMIdentity: b2691d1833c19d9de0b950ff2b741a5e9930a57a9b388a26363ddaebe190393ac4ff56718e2f11be3f183bc3368a08b2aa465a253dacdb211019bc6c707c23f4 +RPMIdentity: 592c45e5ae7c0f235c08a0e8f55680a95e2998e19d691628af5cd1b0955261f1c694a898e6c0f051a2085a3f6284b973b19378a2fafb1b8cf6e70a40b7fd3587 --- ocaml-camlp-streams-debuginfo-5.0.1-alt1.x86_64.rpm.repo 2023-11-30 15:47:02.000000000 +0000 +++ ocaml-camlp-streams-debuginfo-5.0.1-alt1.x86_64.rpm.hasher 2024-05-04 02:40:41.127283729 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/35 40755 root:root -/usr/lib/debug/.build-id/35/104e87930c3c11c73e109cc996bd43d027a5cd 120777 root:root ../../../../lib64/ocaml/camlp-streams/camlp_streams.cmxs -/usr/lib/debug/.build-id/35/104e87930c3c11c73e109cc996bd43d027a5cd.debug 120777 root:root ../../usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/e0b218f9958a74873cc6725093a6bec3468943 120777 root:root ../../../../lib64/ocaml/camlp-streams/camlp_streams.cmxs +/usr/lib/debug/.build-id/b3/e0b218f9958a74873cc6725093a6bec3468943.debug 120777 root:root ../../usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug /usr/lib/debug/usr/lib64/ocaml 40755 root:root @@ -14,8 +14,8 @@ Provides: ocaml-camlp-streams-debuginfo = 5.0.1-alt1:sisyphus+333652.11400.29.2 -File: /usr/lib/debug/.build-id/35 40755 root:root -File: /usr/lib/debug/.build-id/35/104e87930c3c11c73e109cc996bd43d027a5cd 120777 root:root ../../../../lib64/ocaml/camlp-streams/camlp_streams.cmxs -File: /usr/lib/debug/.build-id/35/104e87930c3c11c73e109cc996bd43d027a5cd.debug 120777 root:root ../../usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/e0b218f9958a74873cc6725093a6bec3468943 120777 root:root ../../../../lib64/ocaml/camlp-streams/camlp_streams.cmxs +File: /usr/lib/debug/.build-id/b3/e0b218f9958a74873cc6725093a6bec3468943.debug 120777 root:root ../../usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug File: /usr/lib/debug/usr/lib64/ocaml 40755 root:root File: /usr/lib/debug/usr/lib64/ocaml/camlp-streams 40755 root:root -File: /usr/lib/debug/usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug 100644 root:root d82b6f84ef0a7a68ec9999d57f57bf09 +File: /usr/lib/debug/usr/lib64/ocaml/camlp-streams/camlp_streams.cmxs.debug 100644 root:root 33095976594776afa2f12dfa1e7663cb File: /usr/src/debug/ocaml-camlp-streams-5.0.1 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/ocaml-camlp-streams-5.0.1/_build/default/stream.ml 100644 root:root 8c272f1903fd3d402a95e1f6ce310a5d -RPMIdentity: b20613ed5d64426192d0f7b5a9e7ca34368523d2e2694ef69dc7adedd71508a740b180cc7db6d3a35fdd3787850452d386b98c64034b0081e1e993b9f92df337 +RPMIdentity: aa0599d2da4141b337da197d8d76384f486c98ec4ec4dca6ac05f7f48ce3ca0f74d64f86d6ed9547c2699bedc33b75e9ace966be0ba975d2a1b4b667e3cee559