Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/ocaml-calendar.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/ocaml-calendar.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/ocaml-calendar-2.04-17.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/ocaml-calendar.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/ocaml-calendar.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2sKv5y + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf calendar-2.04 + /usr/bin/gzip -dc /builddir/build/SOURCES/calendar-2.04.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd calendar-2.04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (calendar-2.03.2-enable-debug.patch):' Patch #1 (calendar-2.03.2-enable-debug.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q2olV3 + umask 022 + cd /builddir/build/BUILD + cd calendar-2.04 + ./configure --libdir=/usr/lib checking for ocamlc... ocamlc ocaml version is 4.07.0: Good! ocaml library path is /usr/lib/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 ocamlfind... ocamlfind checking for ocamldoc... ocamldoc checking for ocamlweb... ocamlweb checking for ocamlwc... ocamlwc checking for ocamldot... ocamldot checking platform... linux_eabi checking extension for object files... .o checking extension for library files... .a checking for /usr/lib/ocaml/dynlink.cmxa... yes native dynlink works fine. Great. configure: creating ./config.status config.status: creating Makefile + make echo "let version = \"2.04\"" > src/version.ml echo "let date = \"`date`\"" >> src/version.ml rm -f .depend ocamldep -I src -I tests src/*.ml src/*.mli tests/*.ml tests/*.mli \ > .depend ocamlc.opt -g -I src -I target -I tests -c src/period.mli ocamlc.opt -g -I src -I target -I tests -c src/date_sig.mli ocamlc.opt -g -I src -I target -I tests -c src/time_Zone.mli ocamlc.opt -g -I src -I target -I tests -c src/time_sig.mli ocamlc.opt -g -I src -I target -I tests -c src/calendar_sig.mli ocamlc.opt -g -I src -I target -I tests -c src/utils.mli ocamlc.opt -g -I src -I target -I tests -c src/utils.ml ocamlc.opt -g -I src -I target -I tests -c src/time_Zone.ml ocamlc.opt -g -I src -I target -I tests -c src/time.mli ocamlc.opt -g -I src -I target -I tests -c src/time.ml ocamlc.opt -g -I src -I target -I tests -c src/ftime.mli ocamlc.opt -g -I src -I target -I tests -c src/ftime.ml ocamlc.opt -g -I src -I target -I tests -c src/date.mli ocamlc.opt -g -I src -I target -I tests -c src/date.ml ocamlc.opt -g -I src -I target -I tests -c src/calendar_builder.mli ocamlc.opt -g -I src -I target -I tests -c src/calendar_builder.ml ocamlc.opt -g -I src -I target -I tests -c src/calendar.mli ocamlc.opt -g -I src -I target -I tests -c src/calendar.ml ocamlc.opt -g -I src -I target -I tests -c src/fcalendar.mli ocamlc.opt -g -I src -I target -I tests -c src/fcalendar.ml ocamlc.opt -g -I src -I target -I tests -c src/printer.mli ocamlc.opt -g -I src -I target -I tests -c src/printer.ml BUILDSTDERR: File "src/printer.ml", line 184, characters 16-32: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.uppercase BUILDSTDERR: Use String.uppercase_ascii instead. BUILDSTDERR: File "src/printer.ml", line 239, characters 33-49: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. ocamlc.opt -g -I src -I target -I tests -c src/version.mli ocamlc.opt -g -I src -I target -I tests -c src/version.ml mkdir -p target ocamlfind ocamlc -g -I src -I target -I tests -pack -o target/calendarLib.cmo \ src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmo src/time_Zone.cmo src/time.cmo src/ftime.cmo src/date.cmo src/calendar_builder.cmo src/calendar.cmo src/fcalendar.cmo src/printer.cmo src/version.cmo ocamlfind ocamlc -g -I src -I target -I tests -a -o target/calendarLib.cma target/calendarLib.cmo ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/utils.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time_Zone.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/time.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/ftime.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/date.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar_builder.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/calendar.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/fcalendar.ml ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/printer.ml BUILDSTDERR: File "src/printer.ml", line 184, characters 16-32: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.uppercase BUILDSTDERR: Use String.uppercase_ascii instead. BUILDSTDERR: File "src/printer.ml", line 239, characters 33-49: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. ocamlopt.opt -g -I src -I target -I tests -noassert -for-pack CalendarLib -c src/version.ml mkdir -p target ocamlfind ocamlopt -g -I src -I target -I tests -noassert -pack -o target/calendarLib.cmx \ src/period.cmi src/date_sig.cmi src/time_sig.cmi src/calendar_sig.cmi src/utils.cmx src/time_Zone.cmx src/time.cmx src/ftime.cmx src/date.cmx src/calendar_builder.cmx src/calendar.cmx src/fcalendar.cmx src/printer.cmx src/version.cmx ocamlfind ocamlopt -g -I src -I target -I tests -noassert -a -o target/calendarLib.cmxa target/calendarLib.cmx ocamlfind ocamlopt -I target -shared -linkall -o target/calendarLib.cmxs target/calendarLib.cmxa echo "name = \"calendar\"" > META echo "description = \"calendar library\"" >> META echo "version = \"2.04\"" >> META echo "archive(byte) = \"calendarLib.cma\"" >> META echo "archive(native) = \"calendarLib.cmxa\"" >> META echo "requires = \"unix str\"" >> META + make doc cp utils/example.ml.4 utils/example.ml ocamlc.opt -I +ocamldoc -I utils -c utils/example.ml mkdir -p doc rm -f doc/* ocamldoc -g utils/example.cmo -colorize-code -I src -d doc \ src/utils.mli src/time_Zone.mli src/period.mli src/time_sig.mli src/time.mli src/ftime.mli src/date_sig.mli src/date.mli src/calendar_sig.mli src/calendar_builder.mli src/calendar.mli src/fcalendar.mli src/printer.mli src/version.mli src/utils.ml src/time_Zone.ml src/time.ml src/ftime.ml src/date.ml src/calendar_builder.ml src/calendar.ml src/fcalendar.ml src/printer.ml src/version.ml BUILDSTDERR: File "src/printer.ml", line 184, characters 16-32: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.uppercase BUILDSTDERR: Use String.uppercase_ascii instead. BUILDSTDERR: File "src/printer.ml", line 239, characters 33-49: BUILDSTDERR: Warning 3: deprecated: Stdlib.String.lowercase BUILDSTDERR: Use String.lowercase_ascii instead. + mv TODO TODO.old + iconv -f iso-8859-1 -t utf-8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a1V4bh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm + cd calendar-2.04 + export DESTDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm + DESTDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm + export OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml + OCAMLFIND_DESTDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml + mkdir -p /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/stublibs + make install BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.a BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.o BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/version.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/printer.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/fcalendar.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendar.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendar_builder.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendar_sig.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/date.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/date_sig.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/ftime.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/time.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/time_sig.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/period.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/time_Zone.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/utils.mli BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmxs BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmxa BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmx BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmo BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmi BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cma BUILDSTDERR: Installed /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/META + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.04-17.el8 --unique-debug-suffix -2.04-17.el8.arm --unique-debug-src-base ocaml-calendar-2.04-17.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/calendar-2.04 extracting debug info from /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/lib/ocaml/calendar/calendarLib.cmxs /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: buffer.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: bytes.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: format.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: stdlib.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: str.ml: Cannot stat: No such file or directory BUILDSTDERR: cpio: string.ml: Cannot stat: No such file or directory BUILDSTDERR: 131 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ocaml-calendar-2.04-17.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6o4wGD + umask 022 + cd /builddir/build/BUILD + cd calendar-2.04 + DOCDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + cp -pr README /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + cp -pr TODO /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + cp -pr LGPL /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar + exit 0 Provides: ocaml(CalendarLib) = 6ede6f0d954bd1559692aead3e081ff3 ocaml-calendar = 2.04-17.el8 ocaml-calendar(armv5tel-32) = 2.04-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.4) ocaml(CamlinternalFormatBasics) = 7ea79e608e46b41c80c3251773e6fdf3 ocaml(CamlinternalLazy) = 3adca82482059421053701381ab2103c ocaml(Stdlib) = 2812fae09b173a42800ce3b48328b9cb ocaml(Stdlib__array) = 8289b1b8bcdd29cc6a859bfa35d44a2e ocaml(Stdlib__bigarray) = fde4e26503108d041547c9eef855a5fa ocaml(Stdlib__buffer) = 10853d28756c7121334e6b9e3e83e1ba ocaml(Stdlib__complex) = d4688bd6236fccf33550a083ea8e768f ocaml(Stdlib__format) = 28a664c1f420f636bf646c962e89e74a ocaml(Stdlib__hashtbl) = 682884027fa100c01983d89cfc4eaf69 ocaml(Stdlib__lazy) = e6d072b84e6160ffef0b04b417bf1f72 ocaml(Stdlib__list) = 0c0f6e8daa075e845d18d212dd78098f ocaml(Stdlib__seq) = 5c66a1fd18f6126043d7af46d32b4b53 ocaml(Stdlib__string) = da1db0058f6dfb66ed4d85c353dc9306 ocaml(Stdlib__uchar) = 786699188e2f8c1fe32eb8363cd7655a ocaml(Str) = b0d96d5e51e6d5985ff4b5aadeb6a882 ocaml(Unix) = e5f3d189d40891229c2283728e203e8a ocaml(runtime) = 4.07.0 rtld(GNU_HASH) Processing files: ocaml-calendar-devel-2.04-17.el8.armv5tel Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J9IHzL + umask 022 + cd /builddir/build/BUILD + cd calendar-2.04 + DOCDIR=/builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr CHANGES /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr README /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr TODO /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr LGPL /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr COPYING /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr calendarFAQ-2.6.txt /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + cp -pr doc/Calendar.Precise.html doc/Calendar.html doc/Calendar_builder.Make.html doc/Calendar_builder.Make_Precise.html doc/Calendar_builder.html doc/Calendar_sig.S.Date.html doc/Calendar_sig.S.Period.html doc/Calendar_sig.S.Time.html doc/Calendar_sig.S.html doc/Calendar_sig.html doc/Date.html doc/Date_sig.S.Period.html doc/Date_sig.S.html doc/Date_sig.html doc/Fcalendar.Precise.html doc/Fcalendar.html doc/Ftime.html doc/Period.S.html doc/Period.html doc/Printer.Calendar.html doc/Printer.CalendarPrinter.html doc/Printer.Date.html doc/Printer.DatePrinter.html doc/Printer.Fcalendar.html doc/Printer.Ftime.html doc/Printer.Precise_Calendar.html doc/Printer.Precise_Fcalendar.html doc/Printer.S.html doc/Printer.Time.html doc/Printer.TimePrinter.html doc/Printer.html doc/Time.html doc/Time_Zone.html doc/Time_sig.S.Period.html doc/Time_sig.S.Second.html doc/Time_sig.S.html doc/Time_sig.Second.html doc/Time_sig.html doc/Utils.Comparable.html doc/Utils.Float.html doc/Utils.Int.html doc/Utils.html doc/Version.html doc/index.html doc/index_attributes.html doc/index_class_types.html doc/index_classes.html doc/index_exceptions.html doc/index_extensions.html doc/index_methods.html doc/index_module_types.html doc/index_modules.html doc/index_types.html doc/index_values.html doc/style.css doc/type_Calendar.Precise.html doc/type_Calendar.html doc/type_Calendar_builder.Make.html doc/type_Calendar_builder.Make_Precise.html doc/type_Calendar_builder.html doc/type_Calendar_sig.S.Date.html doc/type_Calendar_sig.S.Period.html doc/type_Calendar_sig.S.Time.html doc/type_Calendar_sig.S.html doc/type_Calendar_sig.html doc/type_Date.html doc/type_Date_sig.S.Period.html doc/type_Date_sig.S.html doc/type_Date_sig.html doc/type_Fcalendar.Precise.html doc/type_Fcalendar.html doc/type_Ftime.html doc/type_Period.S.html doc/type_Period.html doc/type_Printer.Calendar.html doc/type_Printer.CalendarPrinter.html doc/type_Printer.Date.html doc/type_Printer.DatePrinter.html doc/type_Printer.Fcalendar.html doc/type_Printer.Ftime.html doc/type_Printer.Precise_Calendar.html doc/type_Printer.Precise_Fcalendar.html doc/type_Printer.S.html doc/type_Printer.Time.html doc/type_Printer.TimePrinter.html doc/type_Printer.html doc/type_Time.html doc/type_Time_Zone.html doc/type_Time_sig.S.Period.html doc/type_Time_sig.S.Second.html doc/type_Time_sig.S.html doc/type_Time_sig.Second.html doc/type_Time_sig.html doc/type_Utils.Comparable.html doc/type_Utils.Float.html doc/type_Utils.Int.html doc/type_Utils.html doc/type_Version.html /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm/usr/share/doc/ocaml-calendar-devel + exit 0 Provides: ocaml-calendar-devel = 2.04-17.el8 ocaml-calendar-devel(armv5tel-32) = 2.04-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-calendar-debugsource-2.04-17.el8.armv5tel Provides: ocaml-calendar-debugsource = 2.04-17.el8 ocaml-calendar-debugsource(armv5tel-32) = 2.04-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ocaml-calendar-debuginfo-2.04-17.el8.armv5tel Provides: debuginfo(build-id) = be67a132b8acb986a3f4812741626bfa81753a5c ocaml-calendar-debuginfo = 2.04-17.el8 ocaml-calendar-debuginfo(armv5tel-32) = 2.04-17.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ocaml-calendar-debugsource(armv5tel-32) = 2.04-17.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm Wrote: /builddir/build/RPMS/ocaml-calendar-2.04-17.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/ocaml-calendar-devel-2.04-17.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/ocaml-calendar-debugsource-2.04-17.el8.armv5tel.rpm Wrote: /builddir/build/RPMS/ocaml-calendar-debuginfo-2.04-17.el8.armv5tel.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5ZEb0O + umask 022 + cd /builddir/build/BUILD + cd calendar-2.04 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ocaml-calendar-2.04-17.el8.arm + exit 0 Child return code was: 0