<86>Sep  7 07:00:29 userdel[3539063]: delete user 'rooter'
<86>Sep  7 07:00:29 userdel[3539063]: removed group 'rooter' owned by 'rooter'
<86>Sep  7 07:00:29 userdel[3539063]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  7 07:00:29 groupadd[3539087]: group added to /etc/group: name=rooter, GID=1286
<86>Sep  7 07:00:29 groupadd[3539087]: group added to /etc/gshadow: name=rooter
<86>Sep  7 07:00:29 groupadd[3539087]: new group: name=rooter, GID=1286
<86>Sep  7 07:00:29 useradd[3539108]: new user: name=rooter, UID=1286, GID=1286, home=/root, shell=/bin/bash, from=none
<86>Sep  7 07:00:29 userdel[3539135]: delete user 'builder'
<86>Sep  7 07:00:29 userdel[3539135]: removed group 'builder' owned by 'builder'
<86>Sep  7 07:00:29 userdel[3539135]: removed shadow group 'builder' owned by 'builder'
<86>Sep  7 07:00:29 groupadd[3539153]: group added to /etc/group: name=builder, GID=1287
<86>Sep  7 07:00:29 groupadd[3539153]: group added to /etc/gshadow: name=builder
<86>Sep  7 07:00:29 groupadd[3539153]: new group: name=builder, GID=1287
<86>Sep  7 07:00:29 useradd[3539166]: new user: name=builder, UID=1287, GID=1287, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/ocaml-functory-0.6-alt3.src.rpm: license not found in '/usr/share/license' directory: LGPL2.1
<13>Sep  7 07:00:34 rpmi: ocaml-runtime-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed
<13>Sep  7 07:00:34 rpmi: rpm-build-ocaml-1.4.2-alt1 sisyphus+288339.1400.3.1 1636230742 installed
<13>Sep  7 07:00:51 rpmi: ocaml-4.13.1-alt1 sisyphus+288339.100.3.1 1636228813 installed
<13>Sep  7 07:00:51 rpmi: ocaml-findlib-1.9.3-alt1 sisyphus+294399.100.3.1 1643757339 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.85521
+ 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.85521
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ocaml-functory-0.6
+ autoreconf -fisv
autoreconf-default: export WARNINGS=
autoreconf-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
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 Gtkdoc
autoreconf-default: running: /usr/bin/autoconf-2.71 --force
configure.in:181: warning: AC_OUTPUT should be used without arguments.
configure.in:181: You should run autoupdate.
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 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for ocamlc... ocamlc
ocaml version is 4.13.1
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 -j8
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  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  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  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'
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'
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'
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  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  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 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 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'
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 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.9297
+ 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 <cmdline>: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.72415
+ 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.DyxHTD
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.ekEkYH
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.13.1-0775E9B4
Requires: ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Marshal) = 4.13.1-EAE7851A, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unix) = 4.13.1-49C6C492
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bTbfQn
Processing files: ocaml-functory-devel-0.6-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52238
+ 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.ciN5R8
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.329scq
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.13.1-4E1CBB1C
Requires: ocaml-functory = 0.6-alt3, ocaml-cmi(CamlinternalFormatBasics) = 4.13.1-C4B583A7, ocaml-cmi(Functory) = 4.13.1-0775E9B4, ocaml-cmi(Stdlib) = 4.13.1-2D082666, ocaml-cmi(Stdlib__Array) = 4.13.1-581E55EB, ocaml-cmi(Stdlib__Bigarray) = 4.13.1-0658EFAB, ocaml-cmi(Stdlib__Buffer) = 4.13.1-AE6F92BA, ocaml-cmi(Stdlib__Bytes) = 4.13.1-CBDE4789, ocaml-cmi(Stdlib__Complex) = 4.13.1-DC5B34D1, ocaml-cmi(Stdlib__Either) = 4.13.1-24A5D315, ocaml-cmi(Stdlib__Filename) = 4.13.1-4815D5CA, ocaml-cmi(Stdlib__Format) = 4.13.1-7EC40152, ocaml-cmi(Stdlib__Hashtbl) = 4.13.1-F8A1618A, ocaml-cmi(Stdlib__List) = 4.13.1-A655EC23, ocaml-cmi(Stdlib__Marshal) = 4.13.1-EAE7851A, ocaml-cmi(Stdlib__Pervasives) = 4.13.1-972F7C19, ocaml-cmi(Stdlib__Printexc) = 4.13.1-265CF863, ocaml-cmi(Stdlib__Queue) = 4.13.1-6B9F2131, ocaml-cmi(Stdlib__Seq) = 4.13.1-4A643801, ocaml-cmi(Stdlib__Set) = 4.13.1-62A5B229, ocaml-cmi(Stdlib__Stack) = 4.13.1-19A2DFCD, ocaml-cmi(Stdlib__String) = 4.13.1-2E8342C8, ocaml-cmi(Stdlib__Sys) = 4.13.1-77E29567, ocaml-cmi(Stdlib__Uchar) = 4.13.1-6F39F075, ocaml-cmi(Unix) = 4.13.1-49C6C492, ocaml-cmx(Stdlib) = 4.13.1-F8B8B4EE, ocaml-cmx(Stdlib__Buffer) = 4.13.1-43D30E94, ocaml-cmx(Stdlib__Bytes) = 4.13.1-33E3746A, ocaml-cmx(Stdlib__Filename) = 4.13.1-7175EF90, ocaml-cmx(Stdlib__Format) = 4.13.1-F0B02A99, ocaml-cmx(Stdlib__Hashtbl) = 4.13.1-04F772F8, ocaml-cmx(Stdlib__List) = 4.13.1-21B8C13F, ocaml-cmx(Stdlib__Marshal) = 4.13.1-42060FF2, ocaml-cmx(Stdlib__Printexc) = 4.13.1-4957D2C9, ocaml-cmx(Stdlib__Queue) = 4.13.1-EBB8D10D, ocaml-cmx(Stdlib__Set) = 4.13.1-EFE49A5A, ocaml-cmx(Stdlib__Stack) = 4.13.1-2847DFE6, ocaml-cmx(Stdlib__String) = 4.13.1-E3D157A8, ocaml-cmx(Stdlib__Sys) = 4.13.1-3AA36557, ocaml-cmx(Unix) = 4.13.1-45EEEAD1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k2uI2o
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)
2.78user 1.10system 0:11.25elapsed 34%CPU (0avgtext+0avgdata 27328maxresident)k
0inputs+0outputs (0major+290963minor)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
6.99user 2.58system 0:42.15elapsed 22%CPU (0avgtext+0avgdata 125820maxresident)k
205976inputs+0outputs (0major+197281minor)pagefaults 0swaps
--- ocaml-functory-devel-0.6-alt3.x86_64.rpm.repo	2021-11-06 20:40:21.073013218 +0000
+++ ocaml-functory-devel-0.6-alt3.x86_64.rpm.hasher	2023-09-07 07:01:09.323858394 +0000
@@ -25,3 +25,3 @@
 Provides: ocaml-functory-devel = 0.6-alt3:sisyphus+288339.2600.3.1
-File: /usr/lib64/ocaml/functory/functory.a	100644	root:root	0f29925ed03749077155b158d7cdcd3a	
+File: /usr/lib64/ocaml/functory/functory.a	100644	root:root	97551c3cdcb9a7e823ce310e1249f99f	
 File: /usr/lib64/ocaml/functory/functory.cmx	100644	root:root	a22bf989333d7e011d801b67f3cc50c6	
@@ -31,2 +31,2 @@
 File: /usr/share/doc/ocaml-functory-devel-0.6/TODO	100644	root:root	18f099e665de2f2b8d2ca8288202839c	
-RPMIdentity: 32479ee28ea299ead368c53a004e4586587c86f8059600f6d274f84ae1fc219ab0351e3521eb8b82e9ec6d2b1ec71ae8f9423960ae43f26f06c8702c0f2aa66a
+RPMIdentity: 9eb86f305426134424c29fbcf701744ef4886510061d80cb93d6eea38742dfa3b73b3ab5259ba30bedf4f1ed3d4f7c4e904a049e178a3a0e4b793dc74c1dd018