<86>Oct 24 00:47:09 userdel[3810942]: delete user 'rooter' <86>Oct 24 00:47:09 groupadd[3810957]: group added to /etc/group: name=rooter, GID=969 <86>Oct 24 00:47:09 groupadd[3810957]: group added to /etc/gshadow: name=rooter <86>Oct 24 00:47:09 groupadd[3810957]: new group: name=rooter, GID=969 <86>Oct 24 00:47:09 useradd[3810965]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Oct 24 00:47:09 userdel[3810976]: delete user 'builder' <86>Oct 24 00:47:09 userdel[3810976]: removed shadow group 'builder' owned by 'builder' <86>Oct 24 00:47:09 groupadd[3810982]: group added to /etc/group: name=builder, GID=970 <86>Oct 24 00:47:09 groupadd[3810982]: group added to /etc/gshadow: name=builder <86>Oct 24 00:47:09 groupadd[3810982]: new group: name=builder, GID=970 <86>Oct 24 00:47:09 useradd[3810991]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/ocaml-functory-0.6-alt3.src.rpm: license not found in '/usr/share/license' directory: LGPL2.1 <13>Oct 24 00:47:11 rpmi: ocaml-runtime-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 24 00:47:11 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+268936.100.1.1 1617543918 installed <13>Oct 24 00:47:17 rpmi: ocaml-4.12.0-alt1 sisyphus+279404.100.2.2 1626535812 installed <13>Oct 24 00:47:17 rpmi: ocaml-findlib-1.9.1-alt2 sisyphus+279404.500.2.2 1626536218 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ocaml-functory-0.6-alt3.nosrc.rpm (w1.gzdio) Installing ocaml-functory-0.6-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ocaml-functory-0.6 + echo 'Source #0 (ocaml-functory-0.6.tar):' Source #0 (ocaml-functory-0.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ocaml-functory-0.6.tar + cd ocaml-functory-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96093 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-functory-0.6 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for ocamlc... ocamlc ocaml version is 4.12.0 ocaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking ocamlopt version... ok checking for ocamlc.opt... ocamlc.opt checking ocamlc.opt version... ok checking for ocamlopt.opt... ocamlopt.opt checking ocamlc.opt version... ok checking for ocamldep... ocamldep checking for ocamldep.opt... ocamldep.opt checking for ocamllex... ocamllex checking for ocamllex.opt... ocamllex.opt checking for ocamlyacc... ocamlyacc checking for ocamlweb... true checking platform... configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' echo "let version = \""0.6"\"" > version.ml echo "let date = \""`date`"\"" >> version.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' rm -f .depend ocamldep.opt *.ml *.mli > .depend make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g binary.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g protocol.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g functory.mli make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g control.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g sequential.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g map_fold.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory control.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g binary.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory sequential.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g protocol.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory binary.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g cores.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory map_fold.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory protocol.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory cores.ml make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -c -dtypes -g network.ml File "network.ml", line 378, characters 28-46: 378 | let compare w1 w2 = Pervasives.compare w1.worker_id w2.worker_id ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -dtypes -g -pack -o functory.cmo control.cmo sequential.cmo map_fold.cmo cores.cmo binary.cmo protocol.cmo network.cmo make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlc.opt -a -dtypes -g -o functory.cma functory.cmo make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -c -dtypes -for-pack Functory network.ml File "network.ml", line 378, characters 28-46: 378 | let compare w1 w2 = Pervasives.compare w1.worker_id w2.worker_id ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -pack -o functory.cmx control.cmx sequential.cmx map_fold.cmx cores.cmx binary.cmx protocol.cmx network.cmx make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlopt.opt -g -annot -a -dtypes -for-pack Functory -o functory.cmxa functory.cmx make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.42741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ocaml-functory-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ocaml-functory-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ocaml-functory-0.6 + export DESTDIR=/usr/src/tmp/ocaml-functory-buildroot + DESTDIR=/usr/src/tmp/ocaml-functory-buildroot + export OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml + OCAMLFIND_DESTDIR=/usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml + mkdir -p /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml + make ocamlfind-install make: Entering directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' ocamlfind install functory META functory.mli functory.cmi functory.cmo functory.cma functory.a functory.cmx functory.cmxa Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.cmxa Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.cmx Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.a Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.cma Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.cmo Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.cmi Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/functory.mli Installed /usr/src/tmp/ocaml-functory-buildroot/usr/lib64/ocaml/functory/META make: Leaving directory '/usr/src/RPM/BUILD/ocaml-functory-0.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ocaml-functory-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ocaml-functory-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ocaml-functory-buildroot/ (default) Compressing files in /usr/src/tmp/ocaml-functory-buildroot (auto) Adjusting library links in /usr/src/tmp/ocaml-functory-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/ocaml-functory-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=relaxed,unresolved=normal) Processing files: ocaml-functory-0.6-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42741 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-functory-0.6 + DOCDIR=/usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + /bin/mkdir -p /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + cp -prL README.md CHANGES /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + chmod -R go-w /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + chmod -R a+rX /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGFEdH 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.rFK5pE 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(Functory) = 4.12.0-573F2E41 Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, 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__marshal) = 4.12.0-EC702EE2, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E2GuUG Processing files: ocaml-functory-devel-0.6-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ocaml-functory-0.6 + DOCDIR=/usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + export DOCDIR + rm -rf /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + /bin/mkdir -p /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + cp -prL TODO /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + chmod -R go-w /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + chmod -R a+rX /usr/src/tmp/ocaml-functory-buildroot/usr/share/doc/ocaml-functory-devel-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dq50ZF 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.vKsCsH find-requires: running scripts (cpp,debuginfo,files,lib,ocaml,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: ocaml-cmx(Functory) = 4.12.0-A7C342AE Requires: ocaml-functory = 0.6-alt3, ocaml-cmi(CamlinternalFormatBasics) = 4.12.0-B6C66949, ocaml-cmi(Functory) = 4.12.0-573F2E41, ocaml-cmi(Stdlib) = 4.12.0-4B04B4ED, ocaml-cmi(Stdlib__array) = 4.12.0-4E32E71C, ocaml-cmi(Stdlib__bigarray) = 4.12.0-73871E61, ocaml-cmi(Stdlib__buffer) = 4.12.0-9EAF2B1C, ocaml-cmi(Stdlib__bytes) = 4.12.0-7EBE0A81, ocaml-cmi(Stdlib__complex) = 4.12.0-81367AAA, ocaml-cmi(Stdlib__either) = 4.12.0-2555BF09, ocaml-cmi(Stdlib__filename) = 4.12.0-8C147C37, 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__marshal) = 4.12.0-EC702EE2, ocaml-cmi(Stdlib__pervasives) = 4.12.0-382FD751, ocaml-cmi(Stdlib__printexc) = 4.12.0-2ED36879, ocaml-cmi(Stdlib__queue) = 4.12.0-D2482D03, ocaml-cmi(Stdlib__seq) = 4.12.0-185075AA, ocaml-cmi(Stdlib__set) = 4.12.0-D47FAD5D, ocaml-cmi(Stdlib__stack) = 4.12.0-488EB4D3, ocaml-cmi(Stdlib__string) = 4.12.0-9F0E4229, ocaml-cmi(Stdlib__sys) = 4.12.0-EB89F871, ocaml-cmi(Stdlib__uchar) = 4.12.0-82DADCD9, ocaml-cmi(Unix) = 4.12.0-EADECC35, ocaml-cmx(Stdlib) = 4.12.0-90535572, ocaml-cmx(Stdlib__buffer) = 4.12.0-F2C78998, ocaml-cmx(Stdlib__bytes) = 4.12.0-1920173D, ocaml-cmx(Stdlib__filename) = 4.12.0-FD27ED43, ocaml-cmx(Stdlib__format) = 4.12.0-41296AC9, ocaml-cmx(Stdlib__hashtbl) = 4.12.0-D6C11956, ocaml-cmx(Stdlib__list) = 4.12.0-53D7956D, ocaml-cmx(Stdlib__marshal) = 4.12.0-FF878918, ocaml-cmx(Stdlib__printexc) = 4.12.0-E4C142A6, ocaml-cmx(Stdlib__queue) = 4.12.0-8ACDC8C2, ocaml-cmx(Stdlib__set) = 4.12.0-C27557B5, ocaml-cmx(Stdlib__stack) = 4.12.0-671AEFD3, ocaml-cmx(Stdlib__string) = 4.12.0-0F51BE4F, ocaml-cmx(Stdlib__sys) = 4.12.0-53713114, ocaml-cmx(Unix) = 4.12.0-6CAD08EE Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eOfoGE Adding to ocaml-functory-devel a strict dependency on ocaml-functory Removing 1 extra deps from ocaml-functory-devel due to dependency on ocaml-functory Removing 23 extra deps from ocaml-functory-devel due to repentancy on ocaml-functory Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-functory-0.6-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ocaml-functory-devel-0.6-alt3.x86_64.rpm (w2.lzdio) 1.30user 0.57system 0:08.27elapsed 22%CPU (0avgtext+0avgdata 25884maxresident)k 0inputs+0outputs (0major+287340minor)pagefaults 0swaps /.out/ocaml-functory-0.6-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: LGPL2.1 /.out/ocaml-functory-devel-0.6-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: LGPL2.1 9.67user 3.33system 0:18.71elapsed 69%CPU (0avgtext+0avgdata 108100maxresident)k 0inputs+0outputs (31350major+559904minor)pagefaults 0swaps --- ocaml-functory-devel-0.6-alt3.x86_64.rpm.repo 2021-04-06 15:38:29.000000000 +0000 +++ ocaml-functory-devel-0.6-alt3.x86_64.rpm.hasher 2021-10-24 00:47:27.235262496 +0000 @@ -25,3 +25,3 @@ Provides: ocaml-functory-devel = 0.6-alt3:sisyphus+268975.2300.3.1 -File: /usr/lib64/ocaml/functory/functory.a 100644 root:root 5ab44e8ab98431985e971473141f228c +File: /usr/lib64/ocaml/functory/functory.a 100644 root:root 6801c65c2212af5d1ccf26ac06ed0ea1 File: /usr/lib64/ocaml/functory/functory.cmx 100644 root:root 74e5583fd2bbc4dbaee3349d1b9714e1 @@ -31,2 +31,2 @@ File: /usr/share/doc/ocaml-functory-devel-0.6/TODO 100644 root:root 18f099e665de2f2b8d2ca8288202839c -RPMIdentity: 81be8c0876288e4b6108aa4a2eda8cbf5ccb51e956538dcdde4ea6e12897d7155cf6dd1b1716e8cbd693079a1b5820f2088d1acf56bdffae7aad3d6d7a60c30c +RPMIdentity: e0e59c2b518d9d7ddaca47dd9077d163cf0c56221e87fa0424cf58d5d759f085a1221c96380e289e5c937f60b99df4e79a84c87f9eade3c95b57ab26a5c40930